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


Building on phoebe.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2025-02-08 09:46.03 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-02-08 09:46.03 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 d87296a7b656d47b7042e7e608a5fa863b3a51f9"))
2025-02-08 09:46.03 ---> using "cc1ed69ecb833da04281a4f8a25977e86e869debb3dd684deaa27a7c3be1d0d2" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2025-02-08 09:46.03 ---> using "f5e09d6e59ffa701af535e5d56b82c13bc5405c8613f86e4fe31b897c2a2fd97" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.12' '4.12.1'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.12.1  (cached)
-> installed ocaml-base-compiler.4.12.1
-> installed ocaml-config.2
-> installed ocaml.4.12.1
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.12)
2025-02-08 09:46.03 ---> using "3f298f0b6f603699c1ba562f8fc031ef3dca36daaaefed18fc353ccea48d93cb" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [205 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-02-07-2039.17-F-2025-02-07-1431.11.pdiff [51.0 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-02-07-2039.17-F-2025-02-07-1431.11.pdiff [51.0 kB]
- Fetched 320 kB in 3s (118 kB/s)
- Reading package lists...
- 
2025-02-08 09:46.03 ---> using "de03af440101fa53ed9721c0f7683a55d377a353c000e1f4854180cfa05c0e31" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"gobba.0.4.2\"\
               \nopam install -vy \"gobba.0.4.2\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"gobba.0.4.2\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] gobba.0.4.2 is not installed.

Nothing to do.
The following actions will be performed:
=== install 36 packages
  - install ANSITerminal            0.8.5              [required by gobba]
  - install base                    v0.15.1            [required by owl]
  - install base-bytes              base               [required by ANSITerminal]
  - install bigarray-compat         1.1.0              [required by ctypes]
  - install bisect_ppx              2.5.0              [required by gobba]
  - install camlzip                 1.11               [required by npy]
  - install cmdliner                1.3.0              [required by gobba]
  - install conf-openblas           0.2.2              [required by owl]
  - install conf-pkg-config         4                  [required by conf-zlib]
  - install conf-zlib               1                  [required by camlzip]
  - install cppo                    1.8.0              [required by ppx_deriving]
  - install csexp                   1.5.2              [required by dune-configurator]
  - install ctypes                  0.23.0             [required by owl]
  - install dune                    3.17.2             [required by gobba]
  - install dune-configurator       3.17.2             [required by owl]
  - install gobba                   0.4.2
  - install integers                0.7.0              [required by ctypes]
  - install linenoise               1.5.1              [required by gobba]
  - install menhir                  20240715           [required by gobba]
  - install menhirCST               20240715           [required by menhir]
  - install menhirLib               20240715           [required by menhir]
  - install menhirSdk               20240715           [required by menhir]
  - install npy                     0.0.9              [required by owl]
  - install ocaml-migrate-parsetree 1.8.0 (deprecated) [required by bisect_ppx, ppx_deriving]
  - install ocamlfind               1.9.8              [required by base-bytes, ppxfind]
  - install ocamline                1.2                [required by gobba]
  - install owl                     1.2                [required by gobba]
  - install owl-base                1.2                [required by gobba]
  - install ppx_derivers            1.2.1              [required by ppx_deriving]
  - install ppx_deriving            4.5-1              [required by gobba]
  - install ppx_tools               6.6                [required by ppx_deriving]
  - install ppx_tools_versioned     5.4.0              [required by bisect_ppx]
  - install ppxfind                 1.4                [required by ppx_deriving]
  - install result                  1.5                [required by ppx_deriving]
  - install sexplib0                v0.15.1            [required by base]
  - install stdlib-shims            0.3.0              [required by integers]

The following system packages will first need to be installed:
    liblapacke-dev libopenblas-dev pkg-config zlib1g-dev

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

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "liblapacke-dev" "libopenblas-dev" "pkg-config" "zlib1g-dev"
- Selecting previously unselected package libblas3:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19829 files and directories currently installed.)
- Preparing to unpack .../00-libblas3_3.12.1-2_amd64.deb ...
- Unpacking libblas3:amd64 (3.12.1-2) ...
- Selecting previously unselected package libblas-dev:amd64.
- Preparing to unpack .../01-libblas-dev_3.12.1-2_amd64.deb ...
- Unpacking libblas-dev:amd64 (3.12.1-2) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../02-libgfortran5_14.2.0-16_amd64.deb ...
- Unpacking libgfortran5:amd64 (14.2.0-16) ...
- Selecting previously unselected package libopenblas0-pthread:amd64.
- Preparing to unpack .../03-libopenblas0-pthread_0.3.29+ds-2_amd64.deb ...
- Unpacking libopenblas0-pthread:amd64 (0.3.29+ds-2) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../04-liblapack3_3.12.1-2_amd64.deb ...
- Unpacking liblapack3:amd64 (3.12.1-2) ...
- Selecting previously unselected package libopenblas-pthread-dev:amd64.
- Preparing to unpack .../05-libopenblas-pthread-dev_0.3.29+ds-2_amd64.deb ...
- Unpacking libopenblas-pthread-dev:amd64 (0.3.29+ds-2) ...
- Selecting previously unselected package liblapack-dev:amd64.
- Preparing to unpack .../06-liblapack-dev_3.12.1-2_amd64.deb ...
- Unpacking liblapack-dev:amd64 (3.12.1-2) ...
- Selecting previously unselected package libtmglib3:amd64.
- Preparing to unpack .../07-libtmglib3_3.12.1-2_amd64.deb ...
- Unpacking libtmglib3:amd64 (3.12.1-2) ...
- Selecting previously unselected package liblapacke:amd64.
- Preparing to unpack .../08-liblapacke_3.12.1-2_amd64.deb ...
- Unpacking liblapacke:amd64 (3.12.1-2) ...
- Selecting previously unselected package libtmglib-dev:amd64.
- Preparing to unpack .../09-libtmglib-dev_3.12.1-2_amd64.deb ...
- Unpacking libtmglib-dev:amd64 (3.12.1-2) ...
- Selecting previously unselected package liblapacke-dev:amd64.
- Preparing to unpack .../10-liblapacke-dev_3.12.1-2_amd64.deb ...
- Unpacking liblapacke-dev:amd64 (3.12.1-2) ...
- Selecting previously unselected package libopenblas0:amd64.
- Preparing to unpack .../11-libopenblas0_0.3.29+ds-2_amd64.deb ...
- Unpacking libopenblas0:amd64 (0.3.29+ds-2) ...
- Selecting previously unselected package libopenblas-dev:amd64.
- Preparing to unpack .../12-libopenblas-dev_0.3.29+ds-2_amd64.deb ...
- Unpacking libopenblas-dev:amd64 (0.3.29+ds-2) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../13-libpkgconf3_1.8.1-4_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../14-pkgconf-bin_1.8.1-4_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../15-pkgconf_1.8.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../16-pkg-config_1.8.1-4_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-4) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../17-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
- Setting up libblas3:amd64 (3.12.1-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- Setting up libpkgconf3:amd64 (1.8.1-4) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up libgfortran5:amd64 (14.2.0-16) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
- Setting up libblas-dev:amd64 (3.12.1-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
- Setting up liblapack3:amd64 (3.12.1-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- Setting up libopenblas0-pthread:amd64 (0.3.29+ds-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so.0 to provide /usr/lib/x86_64-linux-gnu/libopenblas.so.0 (libopenblas.so.0-x86_64-linux-gnu) in auto mode
- Setting up pkgconf:amd64 (1.8.1-4) ...
- Setting up libtmglib3:amd64 (3.12.1-2) ...
- Setting up liblapack-dev:amd64 (3.12.1-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
- Setting up pkg-config:amd64 (1.8.1-4) ...
- Setting up libopenblas0:amd64 (0.3.29+ds-2) ...
- Setting up liblapacke:amd64 (3.12.1-2) ...
- Setting up libtmglib-dev:amd64 (3.12.1-2) ...
- Setting up libopenblas-pthread-dev:amd64 (0.3.29+ds-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so to provide /usr/lib/x86_64-linux-gnu/libopenblas.so (libopenblas.so-x86_64-linux-gnu) in auto mode
- Setting up liblapacke-dev:amd64 (3.12.1-2) ...
- Setting up libopenblas-dev:amd64 (0.3.29+ds-2) ...
- Processing triggers for libc-bin (2.40-6) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/103: [ANSITerminal.0.8.5: extract]
Processing  2/103: [ANSITerminal.0.8.5: extract] [base.v0.15.1: extract]
Processing  3/103: [ANSITerminal.0.8.5: extract] [base.v0.15.1: extract]
Processing  4/103: [ANSITerminal.0.8.5: extract] [base.v0.15.1: extract] [bigarray-compat.1.1.0: extract]
-> retrieved ANSITerminal.0.8.5  (cached)
Processing  4/103: [base.v0.15.1: extract] [bigarray-compat.1.1.0: extract]
Processing  5/103: [base.v0.15.1: extract] [bigarray-compat.1.1.0: extract] [bisect_ppx.2.5.0: extract]
-> retrieved base.v0.15.1  (cached)
Processing  5/103: [bigarray-compat.1.1.0: extract] [bisect_ppx.2.5.0: extract]
Processing  6/103: [bigarray-compat.1.1.0: extract] [bisect_ppx.2.5.0: extract] [camlzip.1.11: extract]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  6/103: [bisect_ppx.2.5.0: extract] [camlzip.1.11: extract]
Processing  7/103: [bisect_ppx.2.5.0: extract] [camlzip.1.11: extract] [cmdliner.1.3.0: extract]
-> retrieved bisect_ppx.2.5.0  (cached)
Processing  7/103: [camlzip.1.11: extract] [cmdliner.1.3.0: extract]
-> retrieved conf-openblas.0.2.2  (cached)
Processing  8/103: [camlzip.1.11: extract] [cmdliner.1.3.0: extract]
Processing  9/103: [camlzip.1.11: extract] [cmdliner.1.3.0: extract]
Processing 10/103: [camlzip.1.11: extract] [cmdliner.1.3.0: extract]
Processing 11/103: [camlzip.1.11: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract]
Processing 12/103: [camlzip.1.11: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
Processing 13/103: [camlzip.1.11: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
-> retrieved camlzip.1.11  (cached)
Processing 13/103: [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
Processing 14/103: [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [csexp.1.5.2: extract] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
-> retrieved cmdliner.1.3.0  (cached)
Processing 14/103: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
Processing 15/103: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
Processing 16/103: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.8.0  (cached)
Processing 16/103: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
Processing 17/103: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-pkg-config.4)
- 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/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 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.4
Processing 17/103: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> installed conf-pkg-config.4
Processing 18/103: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
Processing 19/103: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-zlib: pkg-config zlib]
-> retrieved csexp.1.5.2  (cached)
Processing 19/103: [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-zlib: pkg-config zlib]
Processing 20/103: [ctypes.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [gobba.0.4.2: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-zlib: pkg-config zlib]
-> retrieved ctypes.0.23.0  (cached)
Processing 20/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [gobba.0.4.2: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-zlib: pkg-config zlib]
Processing 21/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [gobba.0.4.2: extract] [integers.0.7.0: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 21/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [gobba.0.4.2: extract] [integers.0.7.0: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> installed conf-zlib.1
Processing 22/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [gobba.0.4.2: extract] [integers.0.7.0: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> retrieved gobba.0.4.2  (cached)
Processing 22/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
Processing 23/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract] [linenoise.1.5.1: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> retrieved integers.0.7.0  (cached)
Processing 23/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [linenoise.1.5.1: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
Processing 24/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [linenoise.1.5.1: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> retrieved linenoise.1.5.1  (cached)
Processing 24/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
Processing 25/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [menhir.20240715 + 3 others: extract] [npy.0.0.9: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> retrieved npy.0.0.9  (cached)
Processing 25/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
Processing 26/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [menhir.20240715 + 3 others: extract] [ocaml-migrate-parsetree.1.8.0: extract] [cmdliner: make all] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc $CFLAGS test.c -lopenblas" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-openblas.0.2.2)
- + cc test.c -lopenblas
-> compiled  conf-openblas.0.2.2
Processing 26/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [menhir.20240715 + 3 others: extract] [ocaml-migrate-parsetree.1.8.0: extract] [cmdliner: make all]
-> installed conf-openblas.0.2.2
Processing 27/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [menhir.20240715 + 3 others: extract] [ocaml-migrate-parsetree.1.8.0: extract] [cmdliner: make all]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 27/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [ocaml-migrate-parsetree.1.8.0: extract] [cmdliner: make all]
Processing 28/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [ocaml-migrate-parsetree.1.8.0: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 28/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all]
Processing 29/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [ocamlfind.1.9.8: extract] [ocamline.1.2: extract] [cmdliner: make all]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 29/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [ocamline.1.2: extract] [cmdliner: make all]
Processing 30/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [ocamline.1.2: extract] [owl.1.2, owl-base.1.2: extract] [cmdliner: make all]
Processing 31/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [ocamline.1.2: extract] [owl.1.2, owl-base.1.2: extract] [cmdliner: make all] [ocamlfind: ./configure]
-> retrieved ocamline.1.2  (cached)
Processing 31/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [owl.1.2, owl-base.1.2: extract] [cmdliner: make all] [ocamlfind: ./configure]
Processing 32/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [owl.1.2, owl-base.1.2: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 32/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [owl.1.2, owl-base.1.2: extract] [cmdliner: make all] [ocamlfind: ./configure]
Processing 33/103: [dune.3.17.2, dune-configurator.3.17.2: extract] [owl.1.2, owl-base.1.2: extract] [ppx_deriving.4.5-1: extract] [cmdliner: make all] [ocamlfind: ./configure]
-> retrieved dune.3.17.2, dune-configurator.3.17.2  (cached)
Processing 33/103: [owl.1.2, owl-base.1.2: extract] [ppx_deriving.4.5-1: extract] [cmdliner: make all] [ocamlfind: ./configure]
Processing 34/103: [owl.1.2, owl-base.1.2: extract] [ppx_deriving.4.5-1: extract] [ppx_tools.6.6: extract] [cmdliner: make all] [ocamlfind: ./configure]
Processing 35/103: [owl.1.2, owl-base.1.2: extract] [ppx_deriving.4.5-1: extract] [ppx_tools.6.6: extract] [cmdliner: make all] [dune: ocaml 71] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.12" (CWD=/home/opam/.opam/4.12/.opam-switch/build/cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 35/103: [owl.1.2, owl-base.1.2: extract] [ppx_deriving.4.5-1: extract] [ppx_tools.6.6: extract] [dune: ocaml 71] [ocamlfind: ./configure]
Processing 36/103: [owl.1.2, owl-base.1.2: extract] [ppx_deriving.4.5-1: extract] [ppx_tools.6.6: extract] [dune: ocaml 71] [ocamlfind: ./configure] [cmdliner: make install]
-> retrieved owl.1.2, owl-base.1.2  (cached)
Processing 36/103: [ppx_deriving.4.5-1: extract] [ppx_tools.6.6: extract] [dune: ocaml 71] [ocamlfind: ./configure] [cmdliner: make install]
Processing 37/103: [ppx_deriving.4.5-1: extract] [ppx_tools.6.6: extract] [ppx_tools_versioned.5.4.0: extract] [dune: ocaml 71] [ocamlfind: ./configure] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.12/bin" "-sitelib" "/home/opam/.opam/4.12/lib" "-mandir" "/home/opam/.opam/4.12/man" "-config" "/home/opam/.opam/4.12/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.12/lib/ocaml
-     Binaries:              /home/opam/.opam/4.12/bin
-     Manual pages:          /home/opam/.opam/4.12/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.12/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.12/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.12/bin
-     Manual pages:          /home/opam/.opam/4.12/man
-     topfind script:        /home/opam/.opam/4.12/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 37/103: [ppx_deriving.4.5-1: extract] [ppx_tools.6.6: extract] [ppx_tools_versioned.5.4.0: extract] [dune: ocaml 71] [ocamlfind: make all] [cmdliner: make install]
-> retrieved ppx_deriving.4.5-1  (cached)
Processing 37/103: [ppx_tools.6.6: extract] [ppx_tools_versioned.5.4.0: extract] [dune: ocaml 71] [ocamlfind: make all] [cmdliner: make install]
Processing 38/103: [ppx_tools.6.6: extract] [ppx_tools_versioned.5.4.0: extract] [ppxfind.1.4: extract] [dune: ocaml 71] [ocamlfind: make all] [cmdliner: make install]
-> retrieved ppx_tools.6.6  (cached)
Processing 38/103: [ppx_tools_versioned.5.4.0: extract] [ppxfind.1.4: extract] [dune: ocaml 71] [ocamlfind: make all] [cmdliner: make install]
Processing 39/103: [ppx_tools_versioned.5.4.0: extract] [ppxfind.1.4: extract] [result.1.5: extract] [dune: ocaml 71] [ocamlfind: make all] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.12/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.12/doc/cmdliner" (CWD=/home/opam/.opam/4.12/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/4.12/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.12/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.12/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.12/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 \
-   "/home/opam/.opam/4.12/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.12/lib/cmdliner"
Processing 39/103: [ppx_tools_versioned.5.4.0: extract] [ppxfind.1.4: extract] [result.1.5: extract] [dune: ocaml 71] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved ppx_tools_versioned.5.4.0  (cached)
Processing 39/103: [ppxfind.1.4: extract] [result.1.5: extract] [dune: ocaml 71] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 40/103: [ppxfind.1.4: extract] [result.1.5: extract] [sexplib0.v0.15.1: extract] [dune: ocaml 71] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved ppxfind.1.4  (cached)
Processing 40/103: [result.1.5: extract] [sexplib0.v0.15.1: extract] [dune: ocaml 71] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 41/103: [result.1.5: extract] [sexplib0.v0.15.1: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 71] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved result.1.5  (cached)
Processing 41/103: [sexplib0.v0.15.1: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 71] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved sexplib0.v0.15.1  (cached)
Processing 41/103: [stdlib-shims.0.3.0: extract] [dune: ocaml 71] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 41/103: [dune: ocaml 71] [ocamlfind: make all] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.12/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.12/doc/cmdliner" (CWD=/home/opam/.opam/4.12/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/4.12/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.12/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.12/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 41/103: [dune: ocaml 71] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.12/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.12/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.12/lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   make findlib-relative; \
-         else \
-   make findlib-absolute; \
- fi
- make[2]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.12/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.12/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8'
Processing 41/103: [dune: ocaml 71] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 41/103: [dune: ocaml 71]
Processing 42/103: [dune: ocaml 71] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.12/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.12/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.12/bin"
- install -d "/home/opam/.opam/4.12/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"/home/opam/.opam/4.12/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.12/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.12/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "/home/opam/.opam/4.12/lib/findlib"
- install -d "/home/opam/.opam/4.12/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.12/lib/ocaml"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.12/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/4.12/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.12/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.12/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.12/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.12/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.12/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.12/lib/$x/META.tmp" && mv "/home/opam/.opam/4.12/lib/$x/META.tmp" "/home/opam/.opam/4.12/lib/$x/META"; done
- install -d "/home/opam/.opam/4.12/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.12/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.12/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8'
- install -d "/home/opam/.opam/4.12/man/man1" "/home/opam/.opam/4.12/man/man3" "/home/opam/.opam/4.12/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.12/man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.12/man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.8'
-> installed ocamlfind.1.9.8
Processing 42/103: [dune: ocaml 71]
Processing 43/103: [dune: ocaml 71]
Processing 44/103: [camlzip: make all] [dune: ocaml 71]
-> installed base-bytes.base
Processing 45/103: [camlzip: make all] [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.12/.opam-switch/build/camlzip.1.11)
- ocamlfind ocamlc -g -safe-string -bin-annot -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o  -lz
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo  -lz
- ocamlfind ocamlopt -safe-string -c zlib.ml
- ocamlfind ocamlopt -safe-string -c zip.ml
- ocamlfind ocamlopt -safe-string -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx  -lz
- ocamlfind ocamlopt -safe-string -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a
-> compiled  camlzip.1.11
Processing 45/103: [dune: ocaml 71]
Processing 46/103: [dune: ocaml 71] [camlzip: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/camlzip.1.11)
- cp META-zip META && \
-         ocamlfind install zip META *.cma *.a *.mli *.cmi *.cmti *.cmt gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \
-         rm META
- Installed /home/opam/.opam/4.12/lib/zip/zip.cmxs
- Installed /home/opam/.opam/4.12/lib/zip/zip.cmxa
- Installed /home/opam/.opam/4.12/lib/zip/zlib.cmx
- Installed /home/opam/.opam/4.12/lib/zip/zip.cmx
- Installed /home/opam/.opam/4.12/lib/zip/gzip.cmx
- Installed /home/opam/.opam/4.12/lib/zip/zlib.cmt
- Installed /home/opam/.opam/4.12/lib/zip/zip.cmt
- Installed /home/opam/.opam/4.12/lib/zip/gzip.cmt
- Installed /home/opam/.opam/4.12/lib/zip/zlib.cmti
- Installed /home/opam/.opam/4.12/lib/zip/zip.cmti
- Installed /home/opam/.opam/4.12/lib/zip/gzip.cmti
- Installed /home/opam/.opam/4.12/lib/zip/zlib.cmi
- Installed /home/opam/.opam/4.12/lib/zip/zip.cmi
- Installed /home/opam/.opam/4.12/lib/zip/gzip.cmi
- Installed /home/opam/.opam/4.12/lib/zip/zlib.mli
- Installed /home/opam/.opam/4.12/lib/zip/zip.mli
- Installed /home/opam/.opam/4.12/lib/zip/gzip.mli
- Installed /home/opam/.opam/4.12/lib/zip/zip.a
- Installed /home/opam/.opam/4.12/lib/zip/libcamlzip.a
- Installed /home/opam/.opam/4.12/lib/zip/zip.cma
- Installed /home/opam/.opam/4.12/lib/stublibs/dllcamlzip.so
- Installed /home/opam/.opam/4.12/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.12/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.12/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /home/opam/.opam/4.12/lib/camlzip/META
-> installed camlzip.1.11
Processing 46/103: [dune: ocaml 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune.3.17.2)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- 

Processing 46/103: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune.3.17.2)
-> compiled  dune.3.17.2
-> installed dune.3.17.2
Processing 48/103: [ANSITerminal: dune build]
Processing 49/103: [ANSITerminal: dune build] [bigarray-compat: dune build]
Processing 50/103: [ANSITerminal: dune build] [bigarray-compat: dune build] [cppo: dune build]
Processing 51/103: [ANSITerminal: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
Processing 52/103: [ANSITerminal: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [linenoise: dune build]
Processing 53/103: [ANSITerminal: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [linenoise: dune build] [menhirCST: dune build]
Processing 54/103: [ANSITerminal: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 55/103: [ANSITerminal: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 56/103: [ANSITerminal: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build]
Processing 57/103: [ANSITerminal: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build]
Processing 58/103: [ANSITerminal: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build]
Processing 59/103: [ANSITerminal: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 60/103: [ANSITerminal: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build]
Processing 61/103: [ANSITerminal: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ANSITerminal" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ANSITerminal.0.8.5)
-> compiled  ANSITerminal.0.8.5
Processing 61/103: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ANSITerminal.0.8.5
Processing 62/103: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 62/103: [cppo: dune build] [csexp: dune build] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 63/103: [cppo: dune build] [csexp: dune build] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 63/103: [cppo: dune build] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 64/103: [cppo: dune build] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 65/103: [cppo: dune build] [dune-configurator: rm] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "71" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 65/103: [dune-configurator: rm] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed cppo.1.8.0
Processing 66/103: [dune-configurator: rm] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 67/103: [dune-configurator: rm] [linenoise: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build] [ppx_tools: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "linenoise" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/linenoise.1.5.1)
-> compiled  linenoise.1.5.1
Processing 67/103: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build] [ppx_tools: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed linenoise.1.5.1
Processing 68/103: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [owl-base: dune build] [ppx_derivers: dune build] [ppx_tools: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 69/103: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_derivers: dune build] [ppx_tools: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirCST" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/menhirCST.20240715)
-> compiled  menhirCST.20240715
Processing 69/103: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_derivers: dune build] [ppx_tools: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirCST.20240715
Processing 70/103: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [npy: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_derivers: dune build] [ppx_tools: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/menhirLib.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20240715
Processing 70/103: [dune-configurator: rm] [menhirSdk: dune build] [npy: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_derivers: dune build] [ppx_tools: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirLib.20240715
Processing 71/103: [dune-configurator: rm] [menhirSdk: dune build] [npy: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_derivers: dune build] [ppx_tools: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/menhirSdk.20240715)
-> compiled  menhirSdk.20240715
Processing 71/103: [dune-configurator: rm] [npy: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_derivers: dune build] [ppx_tools: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirSdk.20240715
Processing 72/103: [dune-configurator: rm] [npy: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_derivers: dune build] [ppx_tools: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 73/103: [dune-configurator: rm] [menhir: dune build] [npy: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_derivers: dune build] [ppx_tools: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "npy" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/npy.0.0.9)
-> compiled  npy.0.0.9
Processing 73/103: [dune-configurator: rm] [menhir: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_derivers: dune build] [ppx_tools: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed npy.0.0.9
Processing 74/103: [dune-configurator: rm] [menhir: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_derivers: dune build] [ppx_tools: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 74/103: [dune-configurator: rm] [menhir: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_tools: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 75/103: [dune-configurator: rm] [menhir: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_tools: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 75/103: [dune-configurator: rm] [menhir: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_tools: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 76/103: [dune-configurator: rm] [menhir: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_tools: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 77/103: [dune-configurator: rm] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_tools: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/sexplib0.v0.15.1)
-> compiled  sexplib0.v0.15.1
Processing 77/103: [dune-configurator: rm] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_tools: dune build] [stdlib-shims: dune build]
-> installed sexplib0.v0.15.1
Processing 78/103: [dune-configurator: rm] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_tools: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 78/103: [dune-configurator: rm] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_tools: dune build]
-> installed stdlib-shims.0.3.0
Processing 79/103: [dune-configurator: rm] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_tools: dune build]
Processing 80/103: [dune-configurator: rm] [integers: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamline: dune build] [owl-base: dune build] [ppx_tools: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-configurator.3.17.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocamline" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamline.1.2)
-> compiled  ocamline.1.2
Processing 80/103: [dune-configurator: rm] [integers: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [owl-base: dune build] [ppx_tools: dune build]
-> installed ocamline.1.2
Processing 81/103: [dune-configurator: rm] [integers: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [owl-base: dune build] [ppx_tools: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-configurator.3.17.2)
Processing 81/103: [dune-configurator: dune build] [integers: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [owl-base: dune build] [ppx_tools: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 81/103: [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [owl-base: dune build] [ppx_tools: dune build]
-> installed integers.0.7.0
Processing 82/103: [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [owl-base: dune build] [ppx_tools: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-configurator.3.17.2)
-> compiled  dune-configurator.3.17.2
Processing 82/103: [menhir: dune build] [ocaml-migrate-parsetree: dune build] [owl-base: dune build] [ppx_tools: dune build]
-> installed dune-configurator.3.17.2
Processing 83/103: [menhir: dune build] [ocaml-migrate-parsetree: dune build] [owl-base: dune build] [ppx_tools: dune build]
Processing 84/103: [base: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [owl-base: dune build] [ppx_tools: dune build]
Processing 85/103: [base: dune build] [ctypes: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [owl-base: dune build] [ppx_tools: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_tools" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_tools.6.6)
-> compiled  ppx_tools.6.6
Processing 85/103: [base: dune build] [ctypes: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [owl-base: dune build]
-> installed ppx_tools.6.6
Processing 86/103: [base: dune build] [ctypes: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [owl-base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "owl-base" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/owl-base.1.2)
-> compiled  owl-base.1.2
Processing 86/103: [base: dune build] [ctypes: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
-> installed owl-base.1.2
Processing 87/103: [base: dune build] [ctypes: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocaml-migrate-parsetree.1.8.0)
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 87/103: [base: dune build] [ctypes: dune build] [menhir: dune build]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 88/103: [base: dune build] [ctypes: dune build] [menhir: dune build]
Processing 89/103: [base: dune build] [ctypes: dune build] [menhir: dune build] [ppx_tools_versioned: dune build]
Processing 90/103: [base: dune build] [ctypes: dune build] [menhir: dune build] [ppx_tools_versioned: dune build] [ppxfind: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.23.0)
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -g -I src/ctypes-top/.ctypes_top.objs/byte -I src/ctypes-top/.ctypes_top.objs/native -I /home/opam/.opam/4.12/lib/bigarray-compat -I /home/opam/.opam/4.12/lib/integers -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/stdlib-shims -I src/ctypes/.ctypes.objs/byte -I src/ctypes/.ctypes.objs/native -intf-suffix .ml -no-alias-deps -open Ctypes_top -o src/ctypes-top/.ctypes_top.objs/native/ctypes_top__Install_ctypes_printers.cmx -c -impl src/ctypes-top/install_ctypes_printers.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
Processing 90/103: [base: dune build] [ctypes: dune install] [menhir: dune build] [ppx_tools_versioned: dune build] [ppxfind: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.23.0)
-> compiled  ctypes.0.23.0
Processing 90/103: [base: dune build] [menhir: dune build] [ppx_tools_versioned: dune build] [ppxfind: dune build]
-> installed ctypes.0.23.0
Processing 91/103: [base: dune build] [menhir: dune build] [ppx_tools_versioned: dune build] [ppxfind: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/base.v0.15.1)
-> compiled  base.v0.15.1
Processing 91/103: [menhir: dune build] [ppx_tools_versioned: dune build] [ppxfind: dune build]
-> installed base.v0.15.1
Processing 92/103: [menhir: dune build] [ppx_tools_versioned: dune build] [ppxfind: dune build]
Processing 93/103: [menhir: dune build] [owl: dune build] [ppx_tools_versioned: dune build] [ppxfind: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxfind" "-j" "71" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppxfind.1.4)
-> compiled  ppxfind.1.4
Processing 93/103: [menhir: dune build] [owl: dune build] [ppx_tools_versioned: dune build]
-> installed ppxfind.1.4
Processing 94/103: [menhir: dune build] [owl: dune build] [ppx_tools_versioned: dune build]
[ppx_deriving: patch] applying fix_dune_3.patch
Processing 95/103: [menhir: dune build] [owl: dune build] [ppx_deriving: patch] [ppx_tools_versioned: dune build]
Processing 95/103: [menhir: dune build] [owl: dune build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_tools_versioned" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_tools_versioned.5.4.0)
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_407.cmo -c -impl ast_convenience_407.ml)
- File "ast_convenience_407.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_403.cmx -c -impl ast_convenience_403.ml)
- File "ast_convenience_403.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_404.cmo -c -impl ast_convenience_404.ml)
- File "ast_convenience_404.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_403.cmo -c -impl ast_convenience_403.ml)
- File "ast_convenience_403.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_408.cmo -c -impl ast_convenience_408.ml)
- File "ast_convenience_408.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_411.cmo -c -impl ast_convenience_411.ml)
- File "ast_convenience_411.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_409.cmo -c -impl ast_convenience_409.ml)
- File "ast_convenience_409.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_408.cmx -c -impl ast_convenience_408.ml)
- File "ast_convenience_408.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_411.cmx -c -impl ast_convenience_411.ml)
- File "ast_convenience_411.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_406.cmx -c -impl ast_convenience_406.ml)
- File "ast_convenience_406.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_402.cmo -c -impl ast_convenience_402.ml)
- File "ast_convenience_402.ml", line 81, characters 41-56:
- 81 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_410.cmx -c -impl ast_convenience_410.ml)
- File "ast_convenience_410.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_407.cmx -c -impl ast_convenience_407.ml)
- File "ast_convenience_407.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_410.cmo -c -impl ast_convenience_410.ml)
- File "ast_convenience_410.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_405.cmo -c -impl ast_convenience_405.ml)
- File "ast_convenience_405.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/byte/ast_convenience_406.cmo -c -impl ast_convenience_406.ml)
- File "ast_convenience_406.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_409.cmx -c -impl ast_convenience_409.ml)
- File "ast_convenience_409.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_405.cmx -c -impl ast_convenience_405.ml)
- File "ast_convenience_405.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_404.cmx -c -impl ast_convenience_404.ml)
- File "ast_convenience_404.ml", line 48, characters 41-56:
- 48 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned.objs/native/ast_convenience_402.cmx -c -impl ast_convenience_402.ml)
- File "ast_convenience_402.ml", line 81, characters 41-56:
- 81 | let lid ?(loc = !default_loc) s = mkloc (Longident.parse s) loc
-                                               ^^^^^^^^^^^^^^^
- Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_404.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_404.objs/byte/ppx_metaquot_404.cmo -c -impl ppx_metaquot_404.ml)
- File "ppx_metaquot_404.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_405.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_405.objs/byte/ppx_metaquot_405.cmo -c -impl ppx_metaquot_405.ml)
- File "ppx_metaquot_405.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_406.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_406.objs/byte/ppx_metaquot_406.cmo -c -impl ppx_metaquot_406.ml)
- File "ppx_metaquot_406.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_408.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_408.objs/byte/ppx_metaquot_408.cmo -c -impl ppx_metaquot_408.ml)
- File "ppx_metaquot_408.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_411.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_411.objs/byte/ppx_metaquot_411.cmo -c -impl ppx_metaquot_411.ml)
- File "ppx_metaquot_411.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_409.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_409.objs/byte/ppx_metaquot_409.cmo -c -impl ppx_metaquot_409.ml)
- File "ppx_metaquot_409.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_402.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_402.objs/byte/ppx_metaquot_402.cmo -c -impl ppx_metaquot_402.ml)
- File "ppx_metaquot_402.ml", line 68, characters 10-15:
- 68 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_407.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_407.objs/byte/ppx_metaquot_407.cmo -c -impl ppx_metaquot_407.ml)
- File "ppx_metaquot_407.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_410.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_410.objs/byte/ppx_metaquot_410.cmo -c -impl ppx_metaquot_410.ml)
- File "ppx_metaquot_410.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -bin-annot -I .ppx_tools_versioned_metaquot_403.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -no-alias-deps -o .ppx_tools_versioned_metaquot_403.objs/byte/ppx_metaquot_403.cmo -c -impl ppx_metaquot_403.ml)
- File "ppx_metaquot_403.ml", line 68, characters 10-15:
- 68 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_407.objs/byte -I .ppx_tools_versioned_metaquot_407.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_407.objs/native/ppx_metaquot_407.cmx -c -impl ppx_metaquot_407.ml)
- File "ppx_metaquot_407.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_407.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_402.objs/byte -I .ppx_tools_versioned_metaquot_402.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_402.objs/native/ppx_metaquot_402.cmx -c -impl ppx_metaquot_402.ml)
- File "ppx_metaquot_402.ml", line 68, characters 10-15:
- 68 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_402.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_410.objs/byte -I .ppx_tools_versioned_metaquot_410.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_410.objs/native/ppx_metaquot_410.cmx -c -impl ppx_metaquot_410.ml)
- File "ppx_metaquot_410.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_410.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_404.objs/byte -I .ppx_tools_versioned_metaquot_404.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_404.objs/native/ppx_metaquot_404.cmx -c -impl ppx_metaquot_404.ml)
- File "ppx_metaquot_404.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_404.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_406.objs/byte -I .ppx_tools_versioned_metaquot_406.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_406.objs/native/ppx_metaquot_406.cmx -c -impl ppx_metaquot_406.ml)
- File "ppx_metaquot_406.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_406.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_409.objs/byte -I .ppx_tools_versioned_metaquot_409.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_409.objs/native/ppx_metaquot_409.cmx -c -impl ppx_metaquot_409.ml)
- File "ppx_metaquot_409.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_409.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_408.objs/byte -I .ppx_tools_versioned_metaquot_408.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_408.objs/native/ppx_metaquot_408.cmx -c -impl ppx_metaquot_408.ml)
- File "ppx_metaquot_408.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_408.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_403.objs/byte -I .ppx_tools_versioned_metaquot_403.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_403.objs/native/ppx_metaquot_403.cmx -c -impl ppx_metaquot_403.ml)
- File "ppx_metaquot_403.ml", line 68, characters 10-15:
- 68 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_403.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_405.objs/byte -I .ppx_tools_versioned_metaquot_405.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_405.objs/native/ppx_metaquot_405.cmx -c -impl ppx_metaquot_405.ml)
- File "ppx_metaquot_405.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_405.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -w +A-4-17-44-45-105-42 -safe-string -g -I .ppx_tools_versioned_metaquot_411.objs/byte -I .ppx_tools_versioned_metaquot_411.objs/native -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I .ppx_tools_versioned.objs/byte -I .ppx_tools_versioned.objs/native -intf-suffix .ml -no-alias-deps -o .ppx_tools_versioned_metaquot_411.objs/native/ppx_metaquot_411.cmx -c -impl ppx_metaquot_411.ml)
- File "ppx_metaquot_411.ml", line 72, characters 10-15:
- 72 |     match parse ty with
-                ^^^^^
- Alert deprecated: Migrate_parsetree.Ast_411.Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
-> compiled  ppx_tools_versioned.5.4.0
Processing 95/103: [menhir: dune build] [owl: dune build] [ppx_deriving: dune build]
-> installed ppx_tools_versioned.5.4.0
Processing 96/103: [menhir: dune build] [owl: dune build] [ppx_deriving: dune build]
Processing 97/103: [bisect_ppx: dune build] [menhir: dune build] [owl: dune build] [ppx_deriving: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_deriving.4.5-1)
-> compiled  ppx_deriving.4.5-1
Processing 97/103: [bisect_ppx: dune build] [menhir: dune build] [owl: dune build]
-> installed ppx_deriving.4.5-1
Processing 98/103: [bisect_ppx: dune build] [menhir: dune build] [owl: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bisect_ppx" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/bisect_ppx.2.5.0)
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -g -bin-annot -I src/report/.report.eobjs/byte -I /home/opam/.opam/4.12/lib/cmdliner -I src/common/.bisect_common.objs/byte -no-alias-deps -open Dune__exe -o src/report/.report.eobjs/byte/dune__exe__Report.cmo -c -impl src/report/report.ml)
- File "src/report/report.ml", line 696, characters 18-27:
- 696 |   let term_info = Term.info ~sdocs:"COMMON OPTIONS"
-                         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/report/report.ml", line 953, characters 10-21:
- 953 |     Term.(eval_choice
-                 ^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
- File "src/report/report.ml", line 972, characters 35-44:
- 972 |         List.map (fun (_, info) -> Term.name info) all_subcommands in
-                                          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- File "src/report/report.ml", line 990, characters 6-15:
- 990 |       Term.exit (reporter ())
-             ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -g -I src/report/.report.eobjs/byte -I src/report/.report.eobjs/native -I /home/opam/.opam/4.12/lib/cmdliner -I src/common/.bisect_common.objs/byte -I src/common/.bisect_common.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o src/report/.report.eobjs/native/dune__exe__Report.cmx -c -impl src/report/report.ml)
- File "src/report/report.ml", line 696, characters 18-27:
- 696 |   let term_info = Term.info ~sdocs:"COMMON OPTIONS"
-                         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/report/report.ml", line 953, characters 10-21:
- 953 |     Term.(eval_choice
-                 ^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
- File "src/report/report.ml", line 972, characters 35-44:
- 972 |         List.map (fun (_, info) -> Term.name info) all_subcommands in
-                                          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- File "src/report/report.ml", line 990, characters 6-15:
- 990 |       Term.exit (reporter ())
-             ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
-> compiled  bisect_ppx.2.5.0
Processing 98/103: [menhir: dune build] [owl: dune build]
-> installed bisect_ppx.2.5.0
Processing 99/103: [menhir: dune build] [owl: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/menhir.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20240715
Processing 99/103: [owl: dune build]
-> installed menhir.20240715
Processing 100/103: [owl: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "owl" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/owl.1.2)
-> compiled  owl.1.2
-> installed owl.1.2
Processing 102/103: [gobba: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "gobba" "-j" "71" (CWD=/home/opam/.opam/4.12/.opam-switch/build/gobba.0.4.2)
- (cd _build/default && /home/opam/.opam/4.12/bin/menhir --table lib/parser.mly --base lib/parser --infer-read-reply lib/parser__mock.mli.inferred)
- File "lib/parser.mly", line 48, characters 0-9:
- Warning: the precedence level assigned to IF is never useful.
- File "lib/parser.mly", line 47, characters 0-9:
- Warning: the precedence level assigned to LAMBDA is never useful.
- File "lib/parser.mly", line 48, characters 0-9:
- Warning: the precedence level assigned to THEN is never useful.
- Warning: 31 states have shift/reduce conflicts.
- Warning: 281 shift/reduce conflicts were arbitrarily resolved.
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -g -bin-annot -I bin/.main.eobjs/byte -I /home/opam/.opam/4.12/lib/ANSITerminal -I /home/opam/.opam/4.12/lib/bigarray-compat -I /home/opam/.opam/4.12/lib/bisect_ppx/common -I /home/opam/.opam/4.12/lib/bisect_ppx/runtime -I /home/opam/.opam/4.12/lib/bytes -I /home/opam/.opam/4.12/lib/camlzip -I /home/opam/.opam/4.12/lib/cmdliner -I /home/opam/.opam/4.12/lib/ctypes -I /home/opam/.opam/4.12/lib/ctypes/stubs -I /home/opam/.opam/4.12/lib/integers -I /home/opam/.opam/4.12/lib/linenoise -I /home/opam/.opam/4.12/lib/menhirLib -I /home/opam/.opam/4.12/lib/npy -I /home/opam/.opam/4.12/lib/ocamline -I /home/opam/.opam/4.12/lib/owl -I /home/opam/.opam/4.12/lib/owl-base -I /home/opam/.opam/4.12/lib/ppx_deriving/runtime -I /home/opam/.opam/4.12/lib/result -I /home/opam/.opam/4.12/lib/stdlib-shims -I /home/opam/.opam/4.12/lib/zip -I lib/.gobba.objs/byte -no-alias-deps -o bin/.main.eobjs/byte/dune__exe__Main.cmo -c -impl bin/main.pp.ml)
- File "bin/main.ml", line 45, characters 2-11:
- 45 |   Term.info "gobba" ~version:"%%VERSION%%" ~doc ~exits:Term.default_exits ~man
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "bin/main.ml", line 45, characters 55-73:
- 45 |   Term.info "gobba" ~version:"%%VERSION%%" ~doc ~exits:Term.default_exits ~man
-                                                             ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- File "bin/main.ml", line 47, characters 9-18:
- 47 | let () = Term.exit @@ Term.eval (run_gobba_t, info)
-               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "bin/main.ml", line 47, characters 22-31:
- 47 | let () = Term.exit @@ Term.eval (run_gobba_t, info)
-                            ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -g -I bin/.main.eobjs/byte -I bin/.main.eobjs/native -I /home/opam/.opam/4.12/lib/ANSITerminal -I /home/opam/.opam/4.12/lib/bigarray-compat -I /home/opam/.opam/4.12/lib/bisect_ppx/common -I /home/opam/.opam/4.12/lib/bisect_ppx/runtime -I /home/opam/.opam/4.12/lib/bytes -I /home/opam/.opam/4.12/lib/camlzip -I /home/opam/.opam/4.12/lib/cmdliner -I /home/opam/.opam/4.12/lib/ctypes -I /home/opam/.opam/4.12/lib/ctypes/stubs -I /home/opam/.opam/4.12/lib/integers -I /home/opam/.opam/4.12/lib/linenoise -I /home/opam/.opam/4.12/lib/menhirLib -I /home/opam/.opam/4.12/lib/npy -I /home/opam/.opam/4.12/lib/ocamline -I /home/opam/.opam/4.12/lib/owl -I /home/opam/.opam/4.12/lib/owl-base -I /home/opam/.opam/4.12/lib/ppx_deriving/runtime -I /home/opam/.opam/4.12/lib/result -I /home/opam/.opam/4.12/lib/stdlib-shims -I /home/opam/.opam/4.12/lib/zip -I lib/.gobba.objs/byte -I lib/.gobba.objs/native -intf-suffix .ml -no-alias-deps -o bin/.main.eobjs/native/dune__exe__Main.cmx -c -impl bin/main.pp.ml)
- File "bin/main.ml", line 45, characters 2-11:
- 45 |   Term.info "gobba" ~version:"%%VERSION%%" ~doc ~exits:Term.default_exits ~man
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "bin/main.ml", line 45, characters 55-73:
- 45 |   Term.info "gobba" ~version:"%%VERSION%%" ~doc ~exits:Term.default_exits ~man
-                                                             ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- File "bin/main.ml", line 47, characters 9-18:
- 47 | let () = Term.exit @@ Term.eval (run_gobba_t, info)
-               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "bin/main.ml", line 47, characters 22-31:
- 47 | let () = Term.exit @@ Term.eval (run_gobba_t, info)
-                            ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled  gobba.0.4.2
-> installed gobba.0.4.2
Done.

<><> ocaml-migrate-parsetree.1.8.0 installed successfully <><><><><><><><><><><>
=> Note: This package is deprecated.
# To update the current shell environment, run: eval $(opam env)
2025-02-08 09:54.41 ---> saved as "bd4c7b07b229b7e883f0f3eb54f3a7888e391dc04e453bdf88693792925ef2da"
Job succeeded