OCamllabs icon Home|Differences with the last checks|Previous runs


Building on spring

(from freebsd)
2024-06-06 03:14.34 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" 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-dev /usr/local/bin/opam"))
2024-06-06 03:14.35 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 5979d639be2999663a41c1d1b8a73ce3036dcb41"))
2024-06-06 03:14.35 ---> using "2e94e5004b03fe08a15876e59bd907e053f5652a7b55cefeb621755911d262e4" 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:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-06-06 03:14.36 ---> using "b4bc54507f76941ccbefe785580d5364ddec85b9b50664d9209890a6feda03ee" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.2.0' 'ocaml-base-compiler.5.2.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.2.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.0  (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.2.0) to update the current shell environment
2024-06-06 03:14.37 ---> using "fa02a20502b2dd8eb4b20aaa3e695b3eb89bcd1ba03fbabf77cdcf78ce7210d6" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-06-06 03:14.38 ---> using "d11c66cc007f54fb139f975b62e5f709f5927236d163ade2e27c610e96e2b8be" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"line-up-words.v0.17.0\"\
               \nopam install -vy \"line-up-words.v0.17.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"line-up-words.v0.17.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] line-up-words.v0.17.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 82 packages
  - install base                        v0.17.0 [required by core, patience_diff]
  - install base_bigstring              v0.17.0 [required by core]
  - install base_quickcheck             v0.17.0 [required by core]
  - install bin_prot                    v0.17.0 [required by core]
  - install capitalization              v0.17.0 [required by ppx_string_conv]
  - install conf-g++                    1.0     [required by re2]
  - install conf-libpcre                1       [required by pcre]
  - install conf-pkg-config             3       [required by conf-libpcre]
  - install core                        v0.17.1 [required by line-up-words]
  - install core_kernel                 v0.17.0 [required by core_unix]
  - install core_unix                   v0.17.0 [required by line-up-words]
  - install csexp                       1.5.2   [required by dune-configurator]
  - install dune                        3.15.3  [required by line-up-words]
  - install dune-configurator           3.15.3  [required by pcre]
  - install expect_test_helpers_core    v0.17.0 [required by core_unix]
  - install fieldslib                   v0.17.0 [required by core]
  - install gel                         v0.17.0 [required by ppx_diff]
  - install int_repr                    v0.17.0 [required by base_bigstring, core_kernel]
  - install jane-street-headers         v0.17.0 [required by core, core_unix]
  - install jane_rope                   v0.17.0 [required by re2]
  - install jst-config                  v0.17.0 [required by core, core_unix]
  - install line-up-words               v0.17.0
  - install num                         1.5     [required by sexplib]
  - install ocaml-compiler-libs         v0.17.0 [required by ppxlib]
  - install ocaml_intrinsics_kernel     v0.17.0 [required by base]
  - install parsexp                     v0.17.0 [required by sexplib]
  - install patience_diff               v0.17.0 [required by line-up-words]
  - install pcre                        7.5.0   [required by line-up-words]
  - install ppx_assert                  v0.17.0 [required by core]
  - install ppx_base                    v0.17.0 [required by core]
  - install ppx_bench                   v0.17.0 [required by ppx_jane]
  - install ppx_bin_prot                v0.17.0 [required by ppx_jane]
  - install ppx_cold                    v0.17.0 [required by ppx_base]
  - install ppx_compare                 v0.17.0 [required by ppx_diff]
  - install ppx_custom_printf           v0.17.0 [required by ppx_jane]
  - install ppx_derivers                1.2.1   [required by ppxlib]
  - install ppx_diff                    v0.17.0 [required by core]
  - install ppx_disable_unused_warnings v0.17.0 [required by ppx_jane]
  - install ppx_enumerate               v0.17.0 [required by ppx_diff]
  - install ppx_expect                  v0.17.0 [required by ppx_jane]
  - install ppx_fields_conv             v0.17.0 [required by ppx_jane]
  - install ppx_fixed_literal           v0.17.0 [required by ppx_jane]
  - install ppx_globalize               v0.17.0 [required by ppx_base]
  - install ppx_hash                    v0.17.0 [required by core]
  - install ppx_here                    v0.17.0 [required by ppx_jane]
  - install ppx_ignore_instrumentation  v0.17.0 [required by ppx_jane]
  - install ppx_inline_test             v0.17.0 [required by core]
  - install ppx_jane                    v0.17.0 [required by line-up-words]
  - install ppx_let                     v0.17.0 [required by ppx_jane]
  - install ppx_log                     v0.17.0 [required by ppx_jane]
  - install ppx_module_timer            v0.17.0 [required by ppx_jane]
  - install ppx_optcomp                 v0.17.0 [required by core, core_unix]
  - install ppx_optional                v0.17.0 [required by ppx_jane]
  - install ppx_pipebang                v0.17.0 [required by ppx_jane]
  - install ppx_sexp_conv               v0.17.0 [required by core]
  - install ppx_sexp_message            v0.17.0 [required by core]
  - install ppx_sexp_value              v0.17.0 [required by ppx_jane]
  - install ppx_stable                  v0.17.0 [required by ppx_jane]
  - install ppx_stable_witness          v0.17.0 [required by ppx_jane]
  - install ppx_string                  v0.17.0 [required by ppx_jane]
  - install ppx_string_conv             v0.17.0 [required by ppx_jane]
  - install ppx_tydi                    v0.17.0 [required by ppx_jane]
  - install ppx_typerep_conv            v0.17.0 [required by ppx_jane]
  - install ppx_variants_conv           v0.17.0 [required by ppx_jane]
  - install ppxlib                      0.32.1  [required by ppx_diff]
  - install ppxlib_jane                 v0.17.0 [required by ppx_diff]
  - install re                          1.11.0  [required by expect_test_helpers_core]
  - install re2                         v0.17.0 [required by line-up-words]
  - install regex_parser_intf           v0.17.0 [required by re2]
  - install seq                         base    [required by re]
  - install sexp_pretty                 v0.17.0 [required by expect_test_helpers_core]
  - install sexplib                     v0.17.0 [required by core, core_unix]
  - install sexplib0                    v0.17.0 [required by base]
  - install spawn                       v0.15.1 [required by core_unix]
  - install splittable_random           v0.17.0 [required by core]
  - install stdio                       v0.17.0 [required by core]
  - install stdlib-shims                0.3.0   [required by ppxlib]
  - install time_now                    v0.17.0 [required by core]
  - install timezone                    v0.17.0 [required by core_unix]
  - install typerep                     v0.17.0 [required by core]
  - install uopt                        v0.17.0 [required by core_unix]
  - install variantslib                 v0.17.0 [required by core]

The following system packages will first need to be installed:
    gcc pcre

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run pkg to install them (may need root/sudo access)
  2. Display the recommended pkg 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/local/bin/sudo "pkg" "install" "-y" "gcc" "pcre"
- Updating FreeBSD repository catalogue...
- [spring] Fetching data.pkg: .........
- . done
- Processing entries: 
- ..
- .
- ..
- ..
- .
- .
- . done
- FreeBSD repository update completed. 34088 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 1.21.2 -> 1.21.3
- 
- Number of packages to be upgraded: 1
- 
- 12 MiB to be downloaded.
- [spring] [1/1] Fetching pkg-1.21.3.pkg: 
- .......
- ... done
- Checking integrity... done (0 conflicting)
- [spring] [1/1] Upgrading pkg from 1.21.2 to 1.21.3...
- [spring] [1/1] Extracting pkg-1.21.3: .......... done
- Updating FreeBSD repository catalogue...
- FreeBSD repository is up to date.
- All repositories are up to date.
- The following 7 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	binutils: 2.40_5,1
- 	gcc: 13_5
- 	gcc13: 13.2.0_4
- 	gmp: 6.3.0
- 	mpc: 1.3.1_1
- 	mpfr: 4.2.1,1
- 	pcre: 8.45_4
- 
- Number of packages to be installed: 7
- 
- The process will require 455 MiB more space.
- 100 MiB to be downloaded.
- [spring] [1/7] Fetching pcre-8.45_4.pkg: .......... done
- [spring] [2/7] Fetching mpc-1.3.1_1.pkg: ........
- .. done
- [spring] [3/7] Fetching gcc-13_5.pkg: . done
- [spring] [4/7] Fetching gcc13-13.2.0_4.pkg: 
- .
- .
- .
- ..
- .
- .
- .
- .. done
- [spring] [5/7] Fetching mpfr-4.2.1,1.pkg: .......... done
- [spring] [6/7] Fetching gmp-6.3.0.pkg: .......... done
- [spring] [7/7] Fetching binutils-2.40_5,1.pkg: 
- ...
- .....
- .. done
- Checking integrity... done (0 conflicting)
- [spring] [1/7] Installing gmp-6.3.0...
- [spring] [1/7] Extracting gmp-6.3.0: .......... done
- [spring] [2/7] Installing mpfr-4.2.1,1...
- [spring] [2/7] Extracting mpfr-4.2.1,1: .......... done
- [spring] [3/7] Installing mpc-1.3.1_1...
- [spring] [3/7] Extracting mpc-1.3.1_1: ......... done
- [spring] [4/7] Installing binutils-2.40_5,1...
- [spring] [4/7] Extracting binutils-2.40_5,1: .......
- ... done
- [spring] [5/7] Installing gcc13-13.2.0_4...
- [spring] [5/7] Extracting gcc13-13.2.0_4: .....
- ....
- . done
- [spring] [6/7] Installing pcre-8.45_4...
- [spring] [6/7] Extracting pcre-8.45_4: .......... done
- [spring] [7/7] Installing gcc-13_5...
- [spring] [7/7] Extracting gcc-13_5: ... done
- =====
- Message from gcc13-13.2.0_4:
- 
- --
- To ensure binaries built with this toolchain find appropriate versions
- of the necessary run-time libraries, you may want to link using
- 
-   -Wl,-rpath=/usr/local/lib/gcc13
- 
- For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
- transparently.
- =====
- Message from pcre-8.45_4:
- 
- --
- ===>   NOTICE:
- 
- This port is deprecated; you may wish to reconsider installing it:
- 
- EOLed by upstream, use devel/pcre2 instead.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/245:
Processing  2/245:
Processing  3/245:
-> retrieved base_bigstring.v0.17.0  (cached)
Processing  4/245:
-> retrieved base_quickcheck.v0.17.0  (cached)
Processing  5/245:
-> retrieved bin_prot.v0.17.0  (cached)
Processing  6/245:
Processing  7/245:
Processing  8/245:
Processing  9/245:
Processing 10/245: [conf-g++: g++]
Processing 11/245: [conf-g++: g++] [conf-pkg-config: pkg-config]
-> retrieved capitalization.v0.17.0  (cached)
Processing 12/245: [conf-g++: g++] [conf-pkg-config: pkg-config]
+ /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-pkg-config.3)
- 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
-   --verbose                         print additional information
-   --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
-   --solution                        print dependency graph solution in a simple 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
-   --license                         print the specified module's license to stdout if known
- 
- 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 12/245: [conf-g++: g++]
-> installed conf-pkg-config.3
Processing 13/245: [conf-g++: g++]
Processing 14/245: [conf-g++: g++] [conf-libpcre: pkg-config libpcre]
+ /usr/local/bin/g++ "--version" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-g++.1.0)
- g++ (FreeBSD Ports Collection) 13.2.0
- Copyright (C) 2023 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-g++.1.0
Processing 14/245: [conf-libpcre: pkg-config libpcre]
-> installed conf-g++.1.0
Processing 15/245: [conf-libpcre: pkg-config libpcre]
+ /usr/local/bin/pkg-config "libpcre" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-libpcre.1)
-> compiled  conf-libpcre.1
Processing 15/245:
-> installed conf-libpcre.1
Processing 16/245:
-> retrieved core_kernel.v0.17.0  (cached)
Processing 17/245:
-> retrieved core.v0.17.1  (cached)
Processing 18/245:
-> retrieved core_unix.v0.17.0  (cached)
Processing 19/245:
-> retrieved csexp.1.5.2  (cached)
Processing 20/245:
-> retrieved base.v0.17.0  (cached)
Processing 21/245:
-> retrieved expect_test_helpers_core.v0.17.0  (cached)
Processing 22/245:
-> retrieved fieldslib.v0.17.0  (cached)
Processing 23/245:
-> retrieved gel.v0.17.0  (cached)
Processing 24/245:
-> retrieved int_repr.v0.17.0  (cached)
Processing 25/245: [jane_rope.v0.17.0: http]
-> retrieved jane-street-headers.v0.17.0  (cached)
Processing 26/245: [jane_rope.v0.17.0: http]
-> retrieved jst-config.v0.17.0  (cached)
Processing 27/245: [jane_rope.v0.17.0: http] [line-up-words.v0.17.0: http]
Processing 27/245: [line-up-words.v0.17.0: http]
-> retrieved jane_rope.v0.17.0  (https://github.com/janestreet/jane_rope/archive/refs/tags/v0.17.0.tar.gz)
Processing 28/245: [line-up-words.v0.17.0: http]
-> retrieved num.1.5  (cached)
Processing 29/245: [line-up-words.v0.17.0: http]
Processing 30/245: [line-up-words.v0.17.0: http] [num: gmake opam-modern]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 31/245: [line-up-words.v0.17.0: http] [num: gmake opam-modern]
-> retrieved ocaml_intrinsics_kernel.v0.17.0  (cached)
Processing 32/245: [line-up-words.v0.17.0: http] [num: gmake opam-modern]
-> retrieved parsexp.v0.17.0  (cached)
Processing 33/245: [line-up-words.v0.17.0: http] [patience_diff.v0.17.0: http] [num: gmake opam-modern]
Processing 33/245: [patience_diff.v0.17.0: http] [num: gmake opam-modern]
-> retrieved dune.3.15.3, dune-configurator.3.15.3  (cached)
Processing 34/245: [patience_diff.v0.17.0: http] [num: gmake opam-modern]
Processing 35/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved pcre.7.5.0  (cached)
Processing 36/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved line-up-words.v0.17.0  (https://github.com/janestreet/line-up-words/archive/refs/tags/v0.17.0.tar.gz)
Processing 37/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_assert.v0.17.0  (cached)
Processing 38/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_base.v0.17.0  (cached)
Processing 39/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_bench.v0.17.0  (cached)
Processing 40/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_bin_prot.v0.17.0  (cached)
Processing 41/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_cold.v0.17.0  (cached)
Processing 42/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_compare.v0.17.0  (cached)
Processing 43/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_custom_printf.v0.17.0  (cached)
Processing 44/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 45/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_diff.v0.17.0  (cached)
Processing 46/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_disable_unused_warnings.v0.17.0  (cached)
Processing 47/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_enumerate.v0.17.0  (cached)
Processing 48/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_expect.v0.17.0  (cached)
Processing 49/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_fields_conv.v0.17.0  (cached)
Processing 50/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_fixed_literal.v0.17.0  (cached)
Processing 51/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_globalize.v0.17.0  (cached)
Processing 52/245: [patience_diff.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
Processing 52/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_here.v0.17.0  (cached)
Processing 53/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved patience_diff.v0.17.0  (https://github.com/janestreet/patience_diff/archive/refs/tags/v0.17.0.tar.gz)
Processing 54/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_hash.v0.17.0  (cached)
Processing 55/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_inline_test.v0.17.0  (cached)
Processing 56/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_ignore_instrumentation.v0.17.0  (cached)
Processing 57/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_let.v0.17.0  (cached)
Processing 58/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_log.v0.17.0  (cached)
Processing 59/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_module_timer.v0.17.0  (cached)
Processing 60/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_jane.v0.17.0  (cached)
Processing 61/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_optional.v0.17.0  (cached)
Processing 62/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_pipebang.v0.17.0  (cached)
Processing 63/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_sexp_conv.v0.17.0  (cached)
Processing 64/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_sexp_message.v0.17.0  (cached)
Processing 65/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_sexp_value.v0.17.0  (cached)
Processing 66/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_optcomp.v0.17.0  (cached)
Processing 67/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_stable_witness.v0.17.0  (cached)
Processing 68/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_string.v0.17.0  (cached)
Processing 69/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_stable.v0.17.0  (cached)
Processing 70/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_tydi.v0.17.0  (cached)
Processing 71/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_typerep_conv.v0.17.0  (cached)
Processing 72/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_variants_conv.v0.17.0  (cached)
Processing 73/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppxlib_jane.v0.17.0  (cached)
Processing 74/245: [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_string_conv.v0.17.0  (cached)
Processing 75/245: [re2.v0.17.0: http] [dune: ocaml 7] [num: gmake opam-modern]
+ /usr/local/bin/gmake "PROFILE=release" "opam-modern" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/num.1.5)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.opam-switch/build/num.1.5/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/num.1.5/src'
- cp src/num-modern.install num.install
-> compiled  num.1.5
Processing 75/245: [re2.v0.17.0: http] [dune: ocaml 7]
-> installed num.1.5
Processing 76/245: [re2.v0.17.0: http] [dune: ocaml 7]
-> retrieved re.1.11.0  (cached)
Processing 77/245: [re2.v0.17.0: http] [dune: ocaml 7]
-> retrieved ppxlib.0.32.1  (cached)
-> retrieved seq.base  (cached)
Processing 78/245: [re2.v0.17.0: http] [dune: ocaml 7]
Processing 79/245: [re2.v0.17.0: http] [dune: ocaml 7]
Processing 80/245: [re2.v0.17.0: http] [dune: ocaml 7]
-> installed seq.base
Processing 81/245: [re2.v0.17.0: http] [dune: ocaml 7]
-> retrieved regex_parser_intf.v0.17.0  (cached)
Processing 82/245: [re2.v0.17.0: http] [dune: ocaml 7]
-> retrieved sexp_pretty.v0.17.0  (cached)
Processing 83/245: [re2.v0.17.0: http] [dune: ocaml 7]
Processing 83/245: [dune: ocaml 7]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 84/245: [dune: ocaml 7]
-> retrieved re2.v0.17.0  (https://github.com/janestreet/re2/archive/refs/tags/v0.17.0.tar.gz)
Processing 85/245: [dune: ocaml 7]
-> retrieved spawn.v0.15.1  (cached)
Processing 86/245: [dune: ocaml 7]
-> retrieved splittable_random.v0.17.0  (cached)
Processing 87/245: [dune: ocaml 7]
-> retrieved sexplib.v0.17.0  (cached)
Processing 88/245: [dune: ocaml 7]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 89/245: [dune: ocaml 7]
-> retrieved time_now.v0.17.0  (cached)
Processing 90/245: [dune: ocaml 7]
-> retrieved stdio.v0.17.0  (cached)
Processing 91/245: [dune: ocaml 7]
-> retrieved typerep.v0.17.0  (cached)
Processing 92/245: [dune: ocaml 7]
-> retrieved uopt.v0.17.0  (cached)
-> retrieved timezone.v0.17.0  (cached)
-> retrieved variantslib.v0.17.0  (cached)
+ /home/opam/.opam/5.2.0/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.15.3)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 7
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune.ml
- File "otherlibs/stdune/src/stdune.ml", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads fiber.mli
- File "vendor/fiber/src/fiber.mli", line 117, characters 3-9:
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads memo.mli
- File "src/memo/memo.mli", line 104, characters 3-9:
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-280, characters 39-59:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 92/245: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.2.0/.opam-switch/build/dune.3.15.3/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.15.3)
-> compiled  dune.3.15.3
-> installed dune.3.15.3
Processing 94/245: [csexp: dune build]
Processing 95/245: [csexp: dune build] [jane-street-headers: dune build]
Processing 96/245: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build]
Processing 97/245: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 98/245: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
Processing 99/245: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 100/245: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_derivers" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 100/245: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build]
Processing 101/245: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
-> installed ppx_derivers.1.2.1
Processing 102/245: [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 102/245: [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
Processing 103/245: [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 104/245: [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "jane-street-headers" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/jane-street-headers.v0.17.0)
-> compiled  jane-street-headers.v0.17.0
Processing 104/245: [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
Processing 105/245: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.17.0
Processing 106/245: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.15.3)
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 106/245: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
-> installed stdlib-shims.0.3.0
Processing 107/245: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.15.3)
Processing 107/245: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "spawn" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/spawn.v0.15.1)
-> compiled  spawn.v0.15.1
Processing 107/245: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build]
-> installed spawn.v0.15.1
Processing 108/245: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "sexplib0" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 108/245: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build]
-> installed sexplib0.v0.17.0
Processing 109/245: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build]
Processing 110/245: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [parsexp: dune build] [re: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "re" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/re.1.11.0)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_glob.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_glob.objs/byte/re_glob.cmo -c -impl deprecated/re_glob.ml)
- File "deprecated/re_glob.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Glob"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_emacs.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_emacs.objs/byte/re_emacs.cmo -c -impl deprecated/re_emacs.ml)
- File "deprecated/re_emacs.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Emacs"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_perl.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_perl.objs/byte/re_perl.cmo -c -impl deprecated/re_perl.ml)
- File "deprecated/re_perl.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Perl"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_pcre.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_pcre.objs/byte/re_pcre.cmo -c -impl deprecated/re_pcre.ml)
- File "deprecated/re_pcre.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Pcre"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_str.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_str.objs/byte/re_str.cmo -c -impl deprecated/re_str.ml)
- File "deprecated/re_str.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Str"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_posix.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_posix.objs/byte/re_posix.cmo -c -impl deprecated/re_posix.ml)
- File "deprecated/re_posix.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Posix"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_emacs.objs/byte -I deprecated/.re_emacs.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_emacs.objs/native/re_emacs.cmx -c -impl deprecated/re_emacs.ml)
- File "deprecated/re_emacs.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Emacs"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_glob.objs/byte -I deprecated/.re_glob.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_glob.objs/native/re_glob.cmx -c -impl deprecated/re_glob.ml)
- File "deprecated/re_glob.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Glob"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_pcre.objs/byte -I deprecated/.re_pcre.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_pcre.objs/native/re_pcre.cmx -c -impl deprecated/re_pcre.ml)
- File "deprecated/re_pcre.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Pcre"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_posix.objs/byte -I deprecated/.re_posix.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_posix.objs/native/re_posix.cmx -c -impl deprecated/re_posix.ml)
- File "deprecated/re_posix.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Posix"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_perl.objs/byte -I deprecated/.re_perl.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_perl.objs/native/re_perl.cmx -c -impl deprecated/re_perl.ml)
- File "deprecated/re_perl.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Perl"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_str.objs/byte -I deprecated/.re_str.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_str.objs/native/re_str.cmx -c -impl deprecated/re_str.ml)
- File "deprecated/re_str.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Str"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
-> compiled  re.1.11.0
Processing 110/245: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [parsexp: dune build]
-> installed re.1.11.0
Processing 111/245: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [parsexp: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ocaml_intrinsics_kernel" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocaml_intrinsics_kernel.v0.17.0)
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/5.2.0/lib/ocaml -o float_stubs.o -c float_stubs.c)
- float_stubs.c:30:16: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes]
- __attribute__((optimize("no-math-errno")))
-                ^~~~~~~~~~~~~~~~~~~~~~~~~
- 1 warning generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/5.2.0/lib/ocaml -o int_stubs.o -c int_stubs.c)
- int_stubs.c:118:2: warning: invalid preprocessing directive, did you mean '#elif'? [-Wunknown-directives]
- #elseif /* _MSC_VER */
-  ^~~~~~
-  elif
- 1 warning generated.
-> compiled  ocaml_intrinsics_kernel.v0.17.0
Processing 111/245: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [parsexp: dune build]
-> installed ocaml_intrinsics_kernel.v0.17.0
Processing 112/245: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [parsexp: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 112/245: [dune-configurator: dune build] [parsexp: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 113/245: [dune-configurator: dune build] [parsexp: dune build]
Processing 114/245: [dune-configurator: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.15.3)
-> compiled  dune-configurator.3.15.3
Processing 114/245: [parsexp: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.15.3
Processing 115/245: [parsexp: dune build] [ppxlib: dune build]
Processing 116/245: [base: dune build] [parsexp: dune build] [ppxlib: dune build]
Processing 117/245: [base: dune build] [parsexp: dune build] [pcre: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "parsexp" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/parsexp.v0.17.0)
-> compiled  parsexp.v0.17.0
Processing 117/245: [base: dune build] [pcre: dune build] [ppxlib: dune build]
-> installed parsexp.v0.17.0
Processing 118/245: [base: dune build] [pcre: dune build] [ppxlib: dune build]
Processing 119/245: [base: dune build] [pcre: dune build] [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "pcre" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/pcre.7.5.0)
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -I/usr/local/include -O2 -fPIC -DPIC -g -I /home/opam/.opam/5.2.0/lib/ocaml -o pcre_stubs.o -c pcre_stubs.c)
- pcre_stubs.c:158:18: warning: initializing 'caml_int_ptr' (aka 'long *') with an expression of type 'volatile value *' (aka 'volatile long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-     caml_int_ptr ovec_dst = &Field(Field(v_substrings, 1), 0) + subgroups2_1;
-                  ^          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 warning generated.
-> compiled  pcre.7.5.0
Processing 119/245: [base: dune build] [ppxlib: dune build] [sexplib: dune build]
-> installed pcre.7.5.0
Processing 120/245: [base: dune build] [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "sexplib" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/sexplib.v0.17.0)
-> compiled  sexplib.v0.17.0
Processing 120/245: [base: dune build] [ppxlib: dune build]
-> installed sexplib.v0.17.0
Processing 121/245: [base: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "base" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/base.v0.17.0)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/5.2.0/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.2.0/lib/sexplib0 -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Array.cmx -c -impl src/array.ml)
- File "src/array.ml", line 399, characters 28-75:
- 399 |       result := Bool.select ((keep_left_if [@inlined]) (compare x !result)) x !result
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 55 [inlining-impossible]: Cannot inline: Unknown function
-> compiled  base.v0.17.0
Processing 121/245: [ppxlib: dune build]
-> installed base.v0.17.0
Processing 122/245: [ppxlib: dune build]
Processing 123/245: [fieldslib: dune build] [ppxlib: dune build]
Processing 124/245: [fieldslib: dune build] [ppxlib: dune build] [regex_parser_intf: dune build]
Processing 125/245: [fieldslib: dune build] [ppxlib: dune build] [regex_parser_intf: dune build] [stdio: dune build]
Processing 126/245: [fieldslib: dune build] [ppxlib: dune build] [regex_parser_intf: dune build] [stdio: dune build] [typerep: dune build]
Processing 127/245: [fieldslib: dune build] [ppxlib: dune build] [regex_parser_intf: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "variantslib" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/variantslib.v0.17.0)
-> compiled  variantslib.v0.17.0
Processing 127/245: [fieldslib: dune build] [ppxlib: dune build] [regex_parser_intf: dune build] [stdio: dune build] [typerep: dune build]
-> installed variantslib.v0.17.0
Processing 128/245: [fieldslib: dune build] [ppxlib: dune build] [regex_parser_intf: dune build] [stdio: dune build] [typerep: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "regex_parser_intf" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/regex_parser_intf.v0.17.0)
-> compiled  regex_parser_intf.v0.17.0
Processing 128/245: [fieldslib: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
-> installed regex_parser_intf.v0.17.0
Processing 129/245: [fieldslib: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "fieldslib" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/fieldslib.v0.17.0)
-> compiled  fieldslib.v0.17.0
Processing 129/245: [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
-> installed fieldslib.v0.17.0
Processing 130/245: [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "stdio" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/stdio.v0.17.0)
-> compiled  stdio.v0.17.0
Processing 130/245: [ppxlib: dune build] [typerep: dune build]
-> installed stdio.v0.17.0
Processing 131/245: [ppxlib: dune build] [typerep: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "typerep" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/typerep.v0.17.0)
-> compiled  typerep.v0.17.0
Processing 131/245: [ppxlib: dune build]
-> installed typerep.v0.17.0
Processing 132/245: [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppxlib.0.32.1)
-> compiled  ppxlib.0.32.1
-> installed ppxlib.0.32.1
Processing 134/245: [ppx_cold: dune build]
Processing 135/245: [ppx_cold: dune build] [ppx_disable_unused_warnings: dune build]
Processing 136/245: [ppx_cold: dune build] [ppx_disable_unused_warnings: dune build] [ppx_fields_conv: dune build]
Processing 137/245: [ppx_cold: dune build] [ppx_disable_unused_warnings: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build]
Processing 138/245: [ppx_cold: dune build] [ppx_disable_unused_warnings: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build]
Processing 139/245: [ppx_cold: dune build] [ppx_disable_unused_warnings: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build]
Processing 140/245: [ppx_cold: dune build] [ppx_disable_unused_warnings: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_disable_unused_warnings" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_disable_unused_warnings.v0.17.0)
-> compiled  ppx_disable_unused_warnings.v0.17.0
Processing 140/245: [ppx_cold: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build]
Processing 141/245: [ppx_cold: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_pipebang: dune build]
-> installed ppx_disable_unused_warnings.v0.17.0
Processing 142/245: [ppx_cold: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_pipebang: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_here" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_here.v0.17.0)
-> compiled  ppx_here.v0.17.0
Processing 142/245: [ppx_cold: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_pipebang: dune build]
Processing 143/245: [ppx_cold: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build]
-> installed ppx_here.v0.17.0
Processing 144/245: [ppx_cold: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_cold" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_cold.v0.17.0)
-> compiled  ppx_cold.v0.17.0
Processing 144/245: [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_optcomp: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build]
Processing 145/245: [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build]
-> installed ppx_cold.v0.17.0
Processing 146/245: [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_optcomp" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_optcomp.v0.17.0)
-> compiled  ppx_optcomp.v0.17.0
Processing 146/245: [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build]
Processing 147/245: [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
-> installed ppx_optcomp.v0.17.0
Processing 148/245: [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_ignore_instrumentation: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_ignore_instrumentation" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_ignore_instrumentation.v0.17.0)
-> compiled  ppx_ignore_instrumentation.v0.17.0
Processing 148/245: [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build]
Processing 149/245: [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build]
-> installed ppx_ignore_instrumentation.v0.17.0
Processing 150/245: [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_fixed_literal" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_fixed_literal.v0.17.0)
-> compiled  ppx_fixed_literal.v0.17.0
Processing 150/245: [ppx_fields_conv: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build]
Processing 151/245: [ppx_fields_conv: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build]
-> installed ppx_fixed_literal.v0.17.0
Processing 152/245: [ppx_fields_conv: dune build] [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_fields_conv" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_fields_conv.v0.17.0)
-> compiled  ppx_fields_conv.v0.17.0
Processing 152/245: [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build]
Processing 153/245: [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_fields_conv.v0.17.0
Processing 154/245: [ppx_let: dune build] [ppx_pipebang: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_pipebang" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_pipebang.v0.17.0)
-> compiled  ppx_pipebang.v0.17.0
Processing 154/245: [ppx_let: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
Processing 155/245: [ppx_let: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [ppxlib_jane: dune build]
-> installed ppx_pipebang.v0.17.0
Processing 156/245: [ppx_let: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_tydi: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [ppxlib_jane: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_tydi" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_tydi.v0.17.0)
-> compiled  ppx_tydi.v0.17.0
Processing 156/245: [ppx_let: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [ppxlib_jane: dune build]
-> installed ppx_tydi.v0.17.0
Processing 157/245: [ppx_let: dune build] [ppx_stable: dune build] [ppx_stable_witness: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [ppxlib_jane: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_stable_witness" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_stable_witness.v0.17.0)
-> compiled  ppx_stable_witness.v0.17.0
Processing 157/245: [ppx_let: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [ppxlib_jane: dune build]
-> installed ppx_stable_witness.v0.17.0
Processing 158/245: [ppx_let: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build] [ppxlib_jane: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_typerep_conv" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_typerep_conv.v0.17.0)
-> compiled  ppx_typerep_conv.v0.17.0
Processing 158/245: [ppx_let: dune build] [ppx_stable: dune build] [ppx_variants_conv: dune build] [ppxlib_jane: dune build]
-> installed ppx_typerep_conv.v0.17.0
Processing 159/245: [ppx_let: dune build] [ppx_stable: dune build] [ppx_variants_conv: dune build] [ppxlib_jane: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_let" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_let.v0.17.0)
-> compiled  ppx_let.v0.17.0
Processing 159/245: [ppx_stable: dune build] [ppx_variants_conv: dune build] [ppxlib_jane: dune build]
-> installed ppx_let.v0.17.0
Processing 160/245: [ppx_stable: dune build] [ppx_variants_conv: dune build] [ppxlib_jane: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_variants_conv" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_variants_conv.v0.17.0)
-> compiled  ppx_variants_conv.v0.17.0
Processing 160/245: [ppx_stable: dune build] [ppxlib_jane: dune build]
-> installed ppx_variants_conv.v0.17.0
Processing 161/245: [ppx_stable: dune build] [ppxlib_jane: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_stable" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_stable.v0.17.0)
-> compiled  ppx_stable.v0.17.0
Processing 161/245: [ppxlib_jane: dune build]
-> installed ppx_stable.v0.17.0
Processing 162/245: [ppxlib_jane: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppxlib_jane" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppxlib_jane.v0.17.0)
-> compiled  ppxlib_jane.v0.17.0
-> installed ppxlib_jane.v0.17.0
Processing 164/245: [ppx_compare: dune build]
Processing 165/245: [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 166/245: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build]
Processing 167/245: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_optional: dune build]
Processing 168/245: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_globalize" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_globalize.v0.17.0)
-> compiled  ppx_globalize.v0.17.0
Processing 168/245: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_globalize.v0.17.0
Processing 169/245: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_enumerate" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_enumerate.v0.17.0)
-> compiled  ppx_enumerate.v0.17.0
Processing 169/245: [ppx_compare: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_enumerate.v0.17.0
Processing 170/245: [ppx_compare: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_optional" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_optional.v0.17.0)
-> compiled  ppx_optional.v0.17.0
Processing 170/245: [ppx_compare: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_optional.v0.17.0
Processing 171/245: [ppx_compare: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_compare" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_compare.v0.17.0)
-> compiled  ppx_compare.v0.17.0
Processing 171/245: [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.17.0
Processing 172/245: [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_sexp_conv.v0.17.0)
-> compiled  ppx_sexp_conv.v0.17.0
-> installed ppx_sexp_conv.v0.17.0
Processing 174/245: [ppx_assert: dune build]
Processing 175/245: [ppx_assert: dune build] [ppx_custom_printf: dune build]
Processing 176/245: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build]
Processing 177/245: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build]
Processing 178/245: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_sexp_value" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_sexp_value.v0.17.0)
-> compiled  ppx_sexp_value.v0.17.0
Processing 178/245: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build]
-> installed ppx_sexp_value.v0.17.0
Processing 179/245: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_sexp_message" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_sexp_message.v0.17.0)
-> compiled  ppx_sexp_message.v0.17.0
Processing 179/245: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build]
-> installed ppx_sexp_message.v0.17.0
Processing 180/245: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_hash" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_hash.v0.17.0)
-> compiled  ppx_hash.v0.17.0
Processing 180/245: [ppx_assert: dune build] [ppx_custom_printf: dune build]
-> installed ppx_hash.v0.17.0
Processing 181/245: [ppx_assert: dune build] [ppx_custom_printf: dune build]
Processing 182/245: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_assert" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_assert.v0.17.0)
-> compiled  ppx_assert.v0.17.0
Processing 182/245: [ppx_base: dune build] [ppx_custom_printf: dune build]
-> installed ppx_assert.v0.17.0
Processing 183/245: [ppx_base: dune build] [ppx_custom_printf: dune build]
Processing 184/245: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_custom_printf" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_custom_printf.v0.17.0)
-> compiled  ppx_custom_printf.v0.17.0
Processing 184/245: [jst-config: dune build] [ppx_base: dune build]
-> installed ppx_custom_printf.v0.17.0
Processing 185/245: [jst-config: dune build] [ppx_base: dune build]
Processing 186/245: [bin_prot: dune build] [jst-config: dune build] [ppx_base: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_base" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_base.v0.17.0)
-> compiled  ppx_base.v0.17.0
Processing 186/245: [bin_prot: dune build] [jst-config: dune build]
-> installed ppx_base.v0.17.0
Processing 187/245: [bin_prot: dune build] [jst-config: dune build]
Processing 188/245: [bin_prot: dune build] [capitalization: dune build] [jst-config: dune build]
Processing 189/245: [bin_prot: dune build] [capitalization: dune build] [jst-config: dune build] [ppx_string: dune build]
Processing 190/245: [bin_prot: dune build] [capitalization: dune build] [jst-config: dune build] [ppx_string: dune build] [sexp_pretty: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "capitalization" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/capitalization.v0.17.0)
-> compiled  capitalization.v0.17.0
Processing 190/245: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build] [sexp_pretty: dune build]
-> installed capitalization.v0.17.0
Processing 191/245: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build] [sexp_pretty: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "sexp_pretty" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/sexp_pretty.v0.17.0)
-> compiled  sexp_pretty.v0.17.0
Processing 191/245: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build]
-> installed sexp_pretty.v0.17.0
Processing 192/245: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_string" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_string.v0.17.0)
-> compiled  ppx_string.v0.17.0
Processing 192/245: [bin_prot: dune build] [jst-config: dune build]
-> installed ppx_string.v0.17.0
Processing 193/245: [bin_prot: dune build] [jst-config: dune build]
Processing 194/245: [bin_prot: dune build] [jst-config: dune build] [ppx_string_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "jst-config" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/jst-config.v0.17.0)
-> compiled  jst-config.v0.17.0
Processing 194/245: [bin_prot: dune build] [ppx_string_conv: dune build]
-> installed jst-config.v0.17.0
Processing 195/245: [bin_prot: dune build] [ppx_string_conv: dune build]
Processing 196/245: [bin_prot: dune build] [ppx_string_conv: dune build] [time_now: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "bin_prot" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/bin_prot.v0.17.0)
- File "xen/dune", line 1, characters 0-111:
- 1 | (rule
- 2 |  (targets cflags.sexp)
- 3 |  (deps
- 4 |   (:first_dep cflags.sh))
- 5 |  (action
- 6 |   (bash "./%{first_dep} > %{targets}")))
- (cd _build/default/xen && /usr/local/bin/bash -e -u -o pipefail -c './cflags.sh > cflags.sexp')
- /usr/local/bin/bash: line 1: ./cflags.sh: cannot execute: required file not found
[ERROR] The compilation of bin_prot.v0.17.0 failed at "dune build -p bin_prot -j 7".
Processing 196/245: [ppx_string_conv: dune build] [time_now: dune build]
Processing 197/245: [ppx_string_conv: dune build] [time_now: dune build]
Processing 198/245: [ppx_string_conv: dune build] [time_now: dune build]
Processing 199/245: [ppx_string_conv: dune build] [time_now: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "time_now" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/time_now.v0.17.0)
-> compiled  time_now.v0.17.0
Processing 199/245: [ppx_string_conv: dune build]
-> installed time_now.v0.17.0
Processing 200/245: [ppx_string_conv: dune build]
Processing 201/245: [ppx_inline_test: dune build] [ppx_string_conv: dune build]
Processing 202/245: [ppx_inline_test: dune build] [ppx_module_timer: dune build] [ppx_string_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_string_conv" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_string_conv.v0.17.0)
-> compiled  ppx_string_conv.v0.17.0
Processing 202/245: [ppx_inline_test: dune build] [ppx_module_timer: dune build]
-> installed ppx_string_conv.v0.17.0
Processing 203/245: [ppx_inline_test: dune build] [ppx_module_timer: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_module_timer" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_module_timer.v0.17.0)
-> compiled  ppx_module_timer.v0.17.0
Processing 203/245: [ppx_inline_test: dune build]
-> installed ppx_module_timer.v0.17.0
Processing 204/245: [ppx_inline_test: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_inline_test" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_inline_test.v0.17.0)
-> compiled  ppx_inline_test.v0.17.0
-> installed ppx_inline_test.v0.17.0
Processing 206/245: [ppx_bench: dune build]
Processing 207/245: [ppx_bench: dune build] [ppx_expect: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_bench" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_bench.v0.17.0)
-> compiled  ppx_bench.v0.17.0
Processing 207/245: [ppx_expect: dune build]
-> installed ppx_bench.v0.17.0
Processing 208/245: [ppx_expect: dune build]
Processing 209/245: [ppx_expect: dune build] [splittable_random: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_expect" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_expect.v0.17.0)
-> compiled  ppx_expect.v0.17.0
Processing 209/245: [splittable_random: dune build]
-> installed ppx_expect.v0.17.0
Processing 210/245: [splittable_random: dune build]
Processing 211/245: [ppx_log: dune build] [splittable_random: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "splittable_random" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/splittable_random.v0.17.0)
-> compiled  splittable_random.v0.17.0
Processing 211/245: [ppx_log: dune build]
-> installed splittable_random.v0.17.0
Processing 212/245: [ppx_log: dune build]
Processing 213/245: [base_quickcheck: dune build] [ppx_log: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "base_quickcheck" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/base_quickcheck.v0.17.0)
-> compiled  base_quickcheck.v0.17.0
Processing 213/245: [ppx_log: dune build]
-> installed base_quickcheck.v0.17.0
Processing 214/245: [ppx_log: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_log" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_log.v0.17.0)
-> compiled  ppx_log.v0.17.0
-> installed ppx_log.v0.17.0

#=== ERROR while compiling bin_prot.v0.17.0 ===================================#
# context              2.2.0~beta3~dev | freebsd/x86_64 | ocaml-base-compiler.5.2.0 | file:///home/opam/opam-repository
# path                 ~/.opam/5.2.0/.opam-switch/build/bin_prot.v0.17.0
# command              ~/.opam/5.2.0/bin/dune build -p bin_prot -j 7
# exit-code            1
# env-file             ~/.opam/log/bin_prot-97596-ab4f0f.env
# output-file          ~/.opam/log/bin_prot-97596-ab4f0f.out
### output ###
# File "xen/dune", line 1, characters 0-111:
# 1 | (rule
# 2 |  (targets cflags.sexp)
# 3 |  (deps
# 4 |   (:first_dep cflags.sh))
# 5 |  (action
# 6 |   (bash "./%{first_dep} > %{targets}")))
# (cd _build/default/xen && /usr/local/bin/bash -e -u -o pipefail -c './cflags.sh > cflags.sexp')
# /usr/local/bin/bash: line 1: ./cflags.sh: cannot execute: required file not found



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install base_bigstring           v0.17.0
| - install core                     v0.17.1
| - install core_kernel              v0.17.0
| - install core_unix                v0.17.0
| - install expect_test_helpers_core v0.17.0
| - install gel                      v0.17.0
| - install int_repr                 v0.17.0
| - install jane_rope                v0.17.0
| - install line-up-words            v0.17.0
| - install patience_diff            v0.17.0
| - install ppx_bin_prot             v0.17.0
| - install ppx_diff                 v0.17.0
| - install ppx_jane                 v0.17.0
| - install re2                      v0.17.0
| - install timezone                 v0.17.0
| - install uopt                     v0.17.0
+- 
+- The following actions failed
| - build bin_prot v0.17.0
+- 
+- The following changes have been performed (the rest was aborted)
| - install base                        v0.17.0
| - install base_quickcheck             v0.17.0
| - install capitalization              v0.17.0
| - install conf-g++                    1.0
| - install conf-libpcre                1
| - install conf-pkg-config             3
| - install csexp                       1.5.2
| - install dune                        3.15.3
| - install dune-configurator           3.15.3
| - install fieldslib                   v0.17.0
| - install jane-street-headers         v0.17.0
| - install jst-config                  v0.17.0
| - install num                         1.5
| - install ocaml-compiler-libs         v0.17.0
| - install ocaml_intrinsics_kernel     v0.17.0
| - install parsexp                     v0.17.0
| - install pcre                        7.5.0
| - install ppx_assert                  v0.17.0
| - install ppx_base                    v0.17.0
| - install ppx_bench                   v0.17.0
| - install ppx_cold                    v0.17.0
| - install ppx_compare                 v0.17.0
| - install ppx_custom_printf           v0.17.0
| - install ppx_derivers                1.2.1
| - install ppx_disable_unused_warnings v0.17.0
| - install ppx_enumerate               v0.17.0
| - install ppx_expect                  v0.17.0
| - install ppx_fields_conv             v0.17.0
| - install ppx_fixed_literal           v0.17.0
| - install ppx_globalize               v0.17.0
| - install ppx_hash                    v0.17.0
| - install ppx_here                    v0.17.0
| - install ppx_ignore_instrumentation  v0.17.0
| - install ppx_inline_test             v0.17.0
| - install ppx_let                     v0.17.0
| - install ppx_log                     v0.17.0
| - install ppx_module_timer            v0.17.0
| - install ppx_optcomp                 v0.17.0
| - install ppx_optional                v0.17.0
| - install ppx_pipebang                v0.17.0
| - install ppx_sexp_conv               v0.17.0
| - install ppx_sexp_message            v0.17.0
| - install ppx_sexp_value              v0.17.0
| - install ppx_stable                  v0.17.0
| - install ppx_stable_witness          v0.17.0
| - install ppx_string                  v0.17.0
| - install ppx_string_conv             v0.17.0
| - install ppx_tydi                    v0.17.0
| - install ppx_typerep_conv            v0.17.0
| - install ppx_variants_conv           v0.17.0
| - install ppxlib                      0.32.1
| - install ppxlib_jane                 v0.17.0
| - install re                          1.11.0
| - install regex_parser_intf           v0.17.0
| - install seq                         base
| - install sexp_pretty                 v0.17.0
| - install sexplib                     v0.17.0
| - install sexplib0                    v0.17.0
| - install spawn                       v0.15.1
| - install splittable_random           v0.17.0
| - install stdio                       v0.17.0
| - install stdlib-shims                0.3.0
| - install time_now                    v0.17.0
| - install typerep                     v0.17.0
| - install variantslib                 v0.17.0
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/5.2.0/.opam-switch/backup/state-20240606031443.export"
'opam install -vy line-up-words.v0.17.0' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "line-up-words.v0.17.0"
opam install -vy "line-up-words.v0.17.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "line-up-words.v0.17.0" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
': failed
"jail" "-c" "name=obuilder_18767_24264" "mount.fstab=/tmp/obuilder-jail-302468/fstab" "mount.devfs" "path=/obuilder/result/7db9611645643ce62d794aceced2198b6d9c33f3ef72595684446fb79825792a/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "line-up-words.v0.17.0"
opam install -vy "line-up-words.v0.17.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "line-up-words.v0.17.0" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
'" failed with exit status 1
Failed: Build failed