Building on falling (from freebsd-ocaml-4.14) 2023-08-11 01:32.43 ---> using "57eeeabfec88366322a66f228a693df277d348dc99f1cc2a63749102c5e1e405" 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/local/bin/opam-2.1 /usr/local/bin/opam")) 2023-08-11 01:32.43 ---> using "c7a3b8a79e4580fd5e468d5c28badd9ec07439a60faac9d106d1bceb471fee5f" 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 cc7acce8a53547ea15a80a427fd7b5bc24b8dfbe")) 2023-08-11 01:32.43 ---> using "7f1e55003515778409723f79848191c0702eaa6efac34a9a243ab96060b45f02" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) No configuration file found, using 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: /usr/home/opam/.profile is already up-to-date. [NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc. 2023-08-11 01:32.43 ---> using "ed18bfc10c7a2f6e57cb47a995b4f27ad5d9a8f84ce9c993025c2baf08f93f5c" from cache /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default 'default' 'ocaml-base-compiler.4.14.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.1 (cached) -> installed ocaml-base-compiler.4.14.1 -> installed ocaml-config.2 -> installed ocaml.4.14.1 Done. # Run eval $(opam env --switch=default) to update the current shell environment 2023-08-11 01:32.43 ---> using "e1aadb5e86a196246aaaeda46523b059e93855e1115bbd4fa3eb24c9d81d80cf" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2023-08-11 01:32.44 ---> using "c57f28f27ce4100774ebc2ba4b99498213623c9512b1cb8c314fdbf89a62a60e" from cache /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"extism.0.3.0\"\ \nopam install -vy \"extism.0.3.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"extism.0.3.0\" | grep -q '\"freebsd\"'; 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] extism.0.3.0 is not installed. Nothing to do. The following actions will be performed: - install cmdliner 1.2.0 [required by extism] - install seq base [required by yojson] - install dune 3.10.0 [required by extism] - install conf-pkg-config 3 [required by ctypes-foreign] - install stdlib-shims 0.3.0 [required by integers] - install sexplib0 v0.15.1 [required by base, ppxlib] - install ppx_derivers 1.2.1 [required by ppxlib] - install octavius 1.2.2 [required by ppx_js_style] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install jane-street-headers v0.15.0 [required by time_now] - install csexp 1.5.2 [required by dune-configurator] - install cppo 1.6.9 [required by yojson] - install bigarray-compat 1.1.0 [required by ctypes] - install base64 3.5.1 [required by extism-manifest] - install conf-libffi 2.0.0 [required by ctypes-foreign] - install integers 0.7.0 [required by ctypes] - install ppxlib 0.30.0 [required by ppx_inline_test, ppx_yojson_conv] - install dune-configurator 3.10.0 [required by ctypes, bigstringaf, ctypes-foreign] - install yojson 2.1.0 [required by ppx_yojson_conv_lib] - install ctypes 0.21.1 [required by extism] - install bigstringaf 0.9.1 [required by extism] - install base v0.15.1 [required by ppx_inline_test, ppx_yojson_conv] - install ppx_yojson_conv_lib v0.15.0 [required by ppx_yojson_conv] - install ctypes-foreign 0.21.1 [required by extism] - install stdio v0.15.0 [required by ppx_optcomp] - install ppx_sexp_conv v0.15.1 [required by ppx_base] - install ppx_js_style v0.15.0 [required by ppx_yojson_conv] - install ppx_here v0.15.0 [required by ppx_assert] - install ppx_enumerate v0.15.0 [required by ppx_base] - install ppx_compare v0.15.0 [required by ppx_base] - install ppx_cold v0.15.0 [required by ppx_base] - install ppx_optcomp v0.15.0 [required by time_now] - install ppx_yojson_conv v0.15.1 [required by extism] - install ppx_hash v0.15.0 [required by ppx_base] - install ppx_assert v0.15.0 [required by jst-config] - install ppx_base v0.15.0 [required by time_now] - install jst-config v0.15.1 [required by time_now] - install time_now v0.15.0 [required by ppx_inline_test] - install ppx_inline_test v0.15.1 [required by extism] - install extism-manifest 0.3.0 [required by extism] - install extism 0.3.0 ===== 41 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/123: Processing 2/123: Processing 3/123: -> retrieved base64.3.5.1 (cached) Processing 4/123: -> retrieved bigarray-compat.1.1.0 (cached) Processing 5/123: -> retrieved bigstringaf.0.9.1 (cached) Processing 6/123: Processing 7/123: Processing 8/123: Processing 9/123: [conf-pkg-config: pkg-config] -> retrieved cppo.1.6.9 (cached) Processing 10/123: [conf-pkg-config: pkg-config] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/usr/lib entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 10/123: -> installed conf-pkg-config.3 Processing 11/123: Processing 12/123: [conf-libffi: pkg-config libffi] -> retrieved csexp.1.5.2 (cached) Processing 13/123: [conf-libffi: pkg-config libffi] -> compiled conf-libffi.2.0.0 Processing 13/123: -> installed conf-libffi.2.0.0 Processing 14/123: -> retrieved cmdliner.1.2.0 (cached) Processing 15/123: Processing 16/123: [cmdliner: gmake all] -> retrieved ctypes-foreign.0.21.1 (cached) Processing 17/123: [cmdliner: gmake all] -> retrieved ctypes.0.21.1 (cached) Processing 18/123: [cmdliner: gmake all] -> retrieved base.v0.15.1 (cached) Processing 19/123: [extism.0.3.0: http] [cmdliner: gmake all] -> retrieved dune-configurator.3.10.0 (cached) Processing 20/123: [extism.0.3.0: http] [extism-manifest.0.3.0: http] [cmdliner: gmake all] Processing 20/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] -> retrieved dune.3.10.0 (cached) Processing 21/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] Processing 22/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved integers.0.7.0 (cached) Processing 23/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved extism.0.3.0 (https://github.com/extism/extism/archive/refs/tags/v0.4.0.tar.gz) Processing 24/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved jane-street-headers.v0.15.0 (cached) Processing 25/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 26/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved jst-config.v0.15.1 (cached) Processing 27/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved octavius.1.2.2 (cached) Processing 28/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_assert.v0.15.0 (cached) Processing 29/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_base.v0.15.0 (cached) Processing 30/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_cold.v0.15.0 (cached) Processing 31/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_compare.v0.15.0 (cached) Processing 32/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_derivers.1.2.1 (cached) Processing 33/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_enumerate.v0.15.0 (cached) Processing 34/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_hash.v0.15.0 (cached) Processing 35/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_here.v0.15.0 (cached) Processing 36/123: [extism-manifest.0.3.0: http] [ppx_js_style.v0.15.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_inline_test.v0.15.1 (cached) Processing 37/123: [extism-manifest.0.3.0: http] [ppx_js_style.v0.15.0: http] [cmdliner: gmake all] [dune: ocaml 7] Processing 37/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_optcomp.v0.15.0 (cached) Processing 38/123: [extism-manifest.0.3.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_js_style.v0.15.0 (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_js_style-v0.15.0.tar.gz) Processing 39/123: [extism-manifest.0.3.0: http] [ppx_yojson_conv.v0.15.1: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_sexp_conv.v0.15.1 (cached) Processing 40/123: [extism-manifest.0.3.0: http] [ppx_yojson_conv.v0.15.1: http] [ppx_yojson_conv_lib.v0.15.0: http] [cmdliner: gmake all] [dune: ocaml 7] Processing 40/123: [extism-manifest.0.3.0: http] [ppx_yojson_conv_lib.v0.15.0: http] [cmdliner: gmake all] [dune: ocaml 7] Processing 40/123: [ppx_yojson_conv_lib.v0.15.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppx_yojson_conv.v0.15.1 (https://github.com/janestreet/ppx_yojson_conv/archive/refs/tags/v0.15.1.tar.gz) Processing 41/123: [ppx_yojson_conv_lib.v0.15.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved extism-manifest.0.3.0 (https://github.com/extism/extism/archive/refs/tags/v0.4.0.tar.gz) Processing 42/123: [ppx_yojson_conv_lib.v0.15.0: http] [cmdliner: gmake all] [dune: ocaml 7] Processing 43/123: [ppx_yojson_conv_lib.v0.15.0: http] [cmdliner: gmake all] [dune: ocaml 7] Processing 44/123: [ppx_yojson_conv_lib.v0.15.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> installed seq.base Processing 45/123: [ppx_yojson_conv_lib.v0.15.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved sexplib0.v0.15.1 (cached) Processing 46/123: [ppx_yojson_conv_lib.v0.15.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved ppxlib.0.30.0 (cached) Processing 47/123: [ppx_yojson_conv_lib.v0.15.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved stdio.v0.15.0 (cached) Processing 48/123: [ppx_yojson_conv_lib.v0.15.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved stdlib-shims.0.3.0 (cached) Processing 49/123: [ppx_yojson_conv_lib.v0.15.0: http] [cmdliner: gmake all] [dune: ocaml 7] -> retrieved time_now.v0.15.0 (cached) -> retrieved yojson.2.1.0 (cached) Processing 49/123: [cmdliner: gmake all] [dune: ocaml 7] - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.2.0 Processing 49/123: [dune: ocaml 7] Processing 50/123: [dune: ocaml 7] [cmdliner: gmake install] -> retrieved ppx_yojson_conv_lib.v0.15.0 (https://ocaml.janestreet.com/ocaml-core/v0.15/files/ppx_yojson_conv_lib-v0.15.0.tar.gz) - install -d "/usr/home/opam/.opam/default/lib/cmdliner" - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/usr/home/opam/.opam/default/lib/cmdliner" - install cmdliner.opam "/usr/home/opam/.opam/default/lib/cmdliner/opam" - install _build/cmdliner.cma "/usr/home/opam/.opam/default/lib/cmdliner" - install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \ - "/usr/home/opam/.opam/default/lib/cmdliner" - install _build/cmdliner.cmxs "/usr/home/opam/.opam/default/lib/cmdliner" Processing 50/123: [dune: ocaml 7] [cmdliner: gmake install-doc] - install -d "/usr/home/opam/.opam/default/doc/cmdliner/odoc-pages" - install CHANGES.md LICENSE.md README.md "/usr/home/opam/.opam/default/doc/cmdliner" - install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \ - doc/tool_man.mld "/usr/home/opam/.opam/default/doc/cmdliner/odoc-pages" -> installed cmdliner.1.2.0 Processing 50/123: [dune: ocaml 7] + /usr/home/opam/.opam/default/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/dune.3.10.0) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 7 - Processing 50/123: [dune: ./_boot/dune.exe build] + /usr/home/opam/.opam/default/.opam-switch/build/dune.3.10.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/dune.3.10.0) -> compiled dune.3.10.0 -> installed dune.3.10.0 Processing 52/123: [base64: dune build] Processing 53/123: [base64: dune build] [bigarray-compat: dune build] Processing 54/123: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] Processing 55/123: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] Processing 56/123: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] Processing 57/123: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] Processing 58/123: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] -> compiled jane-street-headers.v0.15.0 Processing 58/123: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] Processing 59/123: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] -> installed jane-street-headers.v0.15.0 Processing 60/123: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] -> compiled csexp.1.5.2 Processing 60/123: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] Processing 61/123: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [sexplib0: dune build] -> installed csexp.1.5.2 Processing 62/123: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [sexplib0: dune build] -> compiled bigarray-compat.1.1.0 Processing 62/123: [base64: dune build] [cppo: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [sexplib0: dune build] Processing 63/123: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [sexplib0: dune build] -> installed bigarray-compat.1.1.0 Processing 64/123: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [sexplib0: dune build] -> compiled sexplib0.v0.15.1 Processing 64/123: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] Processing 65/123: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [stdlib-shims: dune build] -> installed sexplib0.v0.15.1 Processing 66/123: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [stdlib-shims: dune build] Processing 66/123: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [stdlib-shims: dune build] -> compiled ppx_derivers.1.2.1 Processing 66/123: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 67/123: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [stdlib-shims: dune build] -> compiled octavius.1.2.2 Processing 67/123: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [stdlib-shims: dune build] -> installed octavius.1.2.2 Processing 68/123: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [stdlib-shims: dune build] -> compiled ocaml-compiler-libs.v0.12.4 Processing 68/123: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [stdlib-shims: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 69/123: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [stdlib-shims: dune build] -> compiled stdlib-shims.0.3.0 Processing 69/123: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] -> installed stdlib-shims.0.3.0 Processing 70/123: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] Processing 71/123: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [integers: dune build] Processing 72/123: [base64: dune build] [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] -> compiled cppo.1.6.9 Processing 72/123: [base64: dune build] [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] -> installed cppo.1.6.9 Processing 73/123: [base64: dune build] [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] Processing 74/123: [base64: dune build] [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] [yojson: dune build] -> compiled base64.3.5.1 Processing 74/123: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] [yojson: dune build] -> installed base64.3.5.1 Processing 75/123: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] [yojson: dune build] -> compiled dune-configurator.3.10.0 Processing 75/123: [integers: dune build] [ppxlib: dune build] [yojson: dune build] -> installed dune-configurator.3.10.0 Processing 76/123: [integers: dune build] [ppxlib: dune build] [yojson: dune build] Processing 77/123: [base: dune build] [integers: dune build] [ppxlib: dune build] [yojson: dune build] Processing 78/123: [base: dune build] [bigstringaf: dune build] [integers: dune build] [ppxlib: dune build] [yojson: dune build] -> compiled yojson.2.1.0 Processing 78/123: [base: dune build] [bigstringaf: dune build] [integers: dune build] [ppxlib: dune build] -> installed yojson.2.1.0 Processing 79/123: [base: dune build] [bigstringaf: dune build] [integers: dune build] [ppxlib: dune build] Processing 80/123: [base: dune build] [bigstringaf: dune build] [integers: dune build] [ppx_yojson_conv_lib: dune build] [ppxlib: dune build] -> compiled integers.0.7.0 Processing 80/123: [base: dune build] [bigstringaf: dune build] [ppx_yojson_conv_lib: dune build] [ppxlib: dune build] -> installed integers.0.7.0 Processing 81/123: [base: dune build] [bigstringaf: dune build] [ppx_yojson_conv_lib: dune build] [ppxlib: dune build] Processing 82/123: [base: dune build] [bigstringaf: dune build] [ctypes: dune build] [ppx_yojson_conv_lib: dune build] [ppxlib: dune build] -> compiled ppx_yojson_conv_lib.v0.15.0 Processing 82/123: [base: dune build] [bigstringaf: dune build] [ctypes: dune build] [ppxlib: dune build] -> installed ppx_yojson_conv_lib.v0.15.0 Processing 83/123: [base: dune build] [bigstringaf: dune build] [ctypes: dune build] [ppxlib: dune build] -> compiled bigstringaf.0.9.1 Processing 83/123: [base: dune build] [ctypes: dune build] [ppxlib: dune build] -> installed bigstringaf.0.9.1 Processing 84/123: [base: dune build] [ctypes: dune build] [ppxlib: dune build] Processing 84/123: [base: dune build] [ctypes: dune install] [ppxlib: dune build] -> compiled ctypes.0.21.1 Processing 84/123: [base: dune build] [ppxlib: dune build] -> installed ctypes.0.21.1 Processing 85/123: [base: dune build] [ppxlib: dune build] Processing 86/123: [base: dune build] [ctypes-foreign: dune build] [ppxlib: dune build] -> compiled base.v0.15.1 Processing 86/123: [ctypes-foreign: dune build] [ppxlib: dune build] -> installed base.v0.15.1 Processing 87/123: [ctypes-foreign: dune build] [ppxlib: dune build] Processing 88/123: [ctypes-foreign: dune build] [ppxlib: dune build] [stdio: dune build] -> compiled stdio.v0.15.0 Processing 88/123: [ctypes-foreign: dune build] [ppxlib: dune build] -> installed stdio.v0.15.0 Processing 89/123: [ctypes-foreign: dune build] [ppxlib: dune build] -> compiled ppxlib.0.30.0 Processing 89/123: [ctypes-foreign: dune build] -> installed ppxlib.0.30.0 Processing 90/123: [ctypes-foreign: dune build] Processing 91/123: [ctypes-foreign: dune build] [ppx_cold: dune build] Processing 92/123: [ctypes-foreign: dune build] [ppx_cold: dune build] [ppx_compare: dune build] Processing 93/123: [ctypes-foreign: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] Processing 94/123: [ctypes-foreign: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] Processing 95/123: [ctypes-foreign: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] Processing 96/123: [ctypes-foreign: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] Processing 96/123: [ctypes-foreign: dune install] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] -> compiled ctypes-foreign.0.21.1 Processing 96/123: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] Processing 97/123: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ctypes-foreign.0.21.1 Processing 98/123: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_cold.v0.15.0 Processing 98/123: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_cold.v0.15.0 Processing 99/123: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_enumerate.v0.15.0 Processing 99/123: [ppx_compare: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_enumerate.v0.15.0 Processing 100/123: [ppx_compare: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_compare.v0.15.0 Processing 100/123: [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_compare.v0.15.0 Processing 101/123: [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_here.v0.15.0 Processing 101/123: [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_here.v0.15.0 Processing 102/123: [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_optcomp.v0.15.0 Processing 102/123: [ppx_js_style: dune build] [ppx_sexp_conv: dune build] -> installed ppx_optcomp.v0.15.0 Processing 103/123: [ppx_js_style: dune build] [ppx_sexp_conv: dune build] -> compiled ppx_js_style.v0.15.0 Processing 103/123: [ppx_sexp_conv: dune build] -> installed ppx_js_style.v0.15.0 Processing 104/123: [ppx_sexp_conv: dune build] Processing 105/123: [ppx_sexp_conv: dune build] [ppx_yojson_conv: dune build] -> compiled ppx_sexp_conv.v0.15.1 Processing 105/123: [ppx_yojson_conv: dune build] -> installed ppx_sexp_conv.v0.15.1 Processing 106/123: [ppx_yojson_conv: dune build] Processing 107/123: [ppx_assert: dune build] [ppx_yojson_conv: dune build] Processing 108/123: [ppx_assert: dune build] [ppx_hash: dune build] [ppx_yojson_conv: dune build] -> compiled ppx_hash.v0.15.0 Processing 108/123: [ppx_assert: dune build] [ppx_yojson_conv: dune build] -> installed ppx_hash.v0.15.0 Processing 109/123: [ppx_assert: dune build] [ppx_yojson_conv: dune build] Processing 110/123: [ppx_assert: dune build] [ppx_base: dune build] [ppx_yojson_conv: dune build] -> compiled ppx_assert.v0.15.0 Processing 110/123: [ppx_base: dune build] [ppx_yojson_conv: dune build] -> installed ppx_assert.v0.15.0 Processing 111/123: [ppx_base: dune build] [ppx_yojson_conv: dune build] Processing 112/123: [jst-config: dune build] [ppx_base: dune build] [ppx_yojson_conv: dune build] -> compiled ppx_yojson_conv.v0.15.1 Processing 112/123: [jst-config: dune build] [ppx_base: dune build] -> installed ppx_yojson_conv.v0.15.1 Processing 113/123: [jst-config: dune build] [ppx_base: dune build] -> compiled ppx_base.v0.15.0 Processing 113/123: [jst-config: dune build] -> installed ppx_base.v0.15.0 Processing 114/123: [jst-config: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "jst-config" "-j" "7" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/jst-config.v0.15.1) -> compiled jst-config.v0.15.1 -> installed jst-config.v0.15.1 Processing 116/123: [time_now: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "time_now" "-j" "7" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/time_now.v0.15.0) -> compiled time_now.v0.15.0 -> installed time_now.v0.15.0 Processing 118/123: [ppx_inline_test: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "ppx_inline_test" "-j" "7" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/ppx_inline_test.v0.15.1) -> compiled ppx_inline_test.v0.15.1 -> installed ppx_inline_test.v0.15.1 Processing 120/123: [extism-manifest: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "extism-manifest" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/extism-manifest.0.3.0) -> compiled extism-manifest.0.3.0 -> installed extism-manifest.0.3.0 Processing 122/123: [extism: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "extism" "-j" "7" "@install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/extism.0.3.0) -> compiled extism.0.3.0 -> installed extism.0.3.0 Done. <><> extism.0.3.0 installed successfully ><><><><><><><><><><><><><><><><><><><> => See https://extism.org/docs/install/ for information about installing libextism 2023-08-11 01:39.09 ---> saved as "68fc991256bbe40900549a7058e9bf0b77d39c81ce056b070870b70075e11974" Job succeeded