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


Building on x86-bm-3.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:e4c09aeba9b8a867e774ff46ed44d53e775234522abf2babbff843b8f1dedb10)
2022-12-03 06:22.37 ---> using "d3dee1d616ca63d5699d5fd962109ec0d24e968377e0ae69e6161eba0f5af82c" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2022-12-03 06:22.37 ---> using "48f1f5dc3ecf939352db5ef5caf9f3dc06faae2a01cbd7119d2a81d4fcd9c299" 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 06dca815ecdb3b6fd6bee20130421fa5176fb13b"))
2022-12-03 06:22.37 ---> using "16f67628ac3eeec9d808b099f47f4099b97a8cae63b5c0fbc89d12f2a02927dc" from cache

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


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

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

2022-12-03 06:22.37 ---> using "6fb88fda4d19acd47c8b26cd10aa2012c01f6dcb7de78f06ee3dd49b923bec9b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.05.0  (https://github.com/ocaml/ocaml/archive/4.05.0.tar.gz)
-> installed ocaml-base-compiler.4.05.0
-> installed ocaml-config.1
-> installed ocaml.4.05.0
Done.
# Run eval $(opam env --switch=4.05) to update the current shell environment
2022-12-03 06:22.37 ---> using "3ca44a02c7159a8f5f92c3075c1626700542031e5a8ca91eddd9bc6865c40159" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-12-02-1404.12-F-2022-11-26-0806.52.pdiff [417 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-12-02-1404.12-F-2022-11-26-0806.52.pdiff [417 kB]
- Fetched 642 kB in 3s (233 kB/s)
- Reading package lists...
- 
2022-12-03 06:22.37 ---> using "49c50942457c076dc5193021ff934a1f38aaa22d2a291fa7a4b20a11095a8d39" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
=== install 1 package
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2022-12-03 06:22.37 ---> using "90725de9e6c8776e7e6b14d56762872bab4b03574a5f82a1ce4e0b95ccebffaa" from cache

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

The following actions will be performed:
=== install 27 packages
  - install angstrom            0.15.0  [required by uri]
  - install base-bytes          base    [required by ocplib-endian]
  - install bigarray-compat     1.1.0   [required by mmap]
  - install bigstringaf         0.8.0   [required by angstrom]
  - install conf-pkg-config     2       [required by bigstringaf]
  - install cppo                1.6.9   [required by lwt]
  - install csexp               1.5.1   [required by dune-configurator]
  - install dune                3.6.1   [required by scgi]
  - install dune-configurator   3.6.1   [required by lwt]
  - install lwt                 5.5.0   [required by scgi]
  - install lwt_ppx             2.0.3   [required by scgi]
  - install mmap                1.2.0   [required by lwt]
  - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
  - install ocaml-syntax-shims  1.0.0   [required by lwt]
  - install ocamlfind           1.9.1   [required by stdcompat]
  - install ocamlfind-secondary 1.9.1   [required by dune]
  - install ocplib-endian       1.2     [required by lwt]
  - install ppx_derivers        1.2.1   [required by ppxlib]
  - install ppxlib              0.28.0  [required by lwt_ppx]
  - install result              1.5     [required by lwt, stdcompat]
  - install scgi                1.0
  - install seq                 0.3.1   [required by lwt, stdcompat]
  - install sexplib0            v0.15.0 [required by ppxlib]
  - install stdcompat           19      [required by scgi]
  - install stdlib-shims        0.3.0   [required by ppxlib]
  - install stringext           1.6.0   [required by uri]
  - install uri                 4.2.0   [required by scgi]

The following system packages will first need to be installed:
    pkg-config

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

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

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpkgconf3:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19038 files and directories currently installed.)
- Preparing to unpack .../libpkgconf3_1.8.0-11_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.0-11) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../pkgconf-bin_1.8.0-11_amd64.deb ...
- Unpacking pkgconf-bin (1.8.0-11) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../pkgconf_1.8.0-11_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.0-11) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../pkg-config_1.8.0-11_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.0-11) ...
- Setting up libpkgconf3:amd64 (1.8.0-11) ...
- Setting up pkgconf-bin (1.8.0-11) ...
- Setting up pkgconf:amd64 (1.8.0-11) ...
- Setting up pkg-config:amd64 (1.8.0-11) ...
- Processing triggers for libc-bin (2.36-5) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/78:
Processing  2/78:
Processing  3/78:
Processing  4/78:
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  5/78:
Processing  6/78:
Processing  7/78: [conf-pkg-config: pkg-config]
-> retrieved angstrom.0.15.0  (cached)
Processing  8/78: [conf-pkg-config: pkg-config]
-> retrieved bigstringaf.0.8.0  (cached)
Processing  9/78: [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.9  (cached)
Processing 10/78: [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conf-pkg-config.2)
- 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.2
Processing 10/78:
Processing 11/78: [conf-pkg-config: mkdir]
-> retrieved csexp.1.5.1  (cached)
Processing 12/78: [conf-pkg-config: mkdir]
-> retrieved dune.3.6.1, dune-configurator.3.6.1  (cached)
Processing 13/78: [conf-pkg-config: mkdir]
-> retrieved lwt.5.5.0, lwt_ppx.2.0.3  (cached)
Processing 14/78: [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.05/lib/pkgconfig" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 14/78:
-> retrieved mmap.1.2.0  (cached)
Processing 15/78:
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 16/78:
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 17/78:
-> retrieved ocamlfind.1.9.1, ocamlfind-secondary.1.9.1  (cached)
Processing 18/78:
Processing 19/78: [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.2  (cached)
Processing 20/78: [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 21/78: [ocamlfind: ./configure]
-> retrieved result.1.5  (cached)
Processing 22/78: [ocamlfind: ./configure]
-> retrieved scgi.1.0  (cached)
Processing 23/78: [ocamlfind: ./configure]
-> retrieved seq.0.3.1  (cached)
Processing 24/78: [ocamlfind: ./configure]
-> retrieved sexplib0.v0.15.0  (cached)
Processing 25/78: [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 26/78: [ocamlfind: ./configure]
-> retrieved stringext.1.6.0  (cached)
Processing 27/78: [ocamlfind: ./configure]
-> retrieved stdcompat.19  (cached)
-> retrieved ppxlib.0.28.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.05/bin" "-sitelib" "/home/opam/.opam/4.05/lib" "-mandir" "/home/opam/.opam/4.05/man" "-config" "/home/opam/.opam/4.05/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.05/lib/ocaml
-     Binaries:              /home/opam/.opam/4.05/bin
-     Manual pages:          /home/opam/.opam/4.05/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.05/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.05/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.05/bin
-     Manual pages:          /home/opam/.opam/4.05/man
-     topfind script:        /home/opam/.opam/4.05/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 27/78: [ocamlfind: make all]
-> retrieved uri.4.2.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1/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.05/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.05/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.05/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -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.05/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.05/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1'
Processing 27/78: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -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.05/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 28/78: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.05/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.05/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
- mkdir -p "/home/opam/.opam/4.05/bin"
- mkdir -p "/home/opam/.opam/4.05/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.05/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.05/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.05/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.05/lib/findlib"
- mkdir -p "/home/opam/.opam/4.05/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.05/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli 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.05/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.05/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.05/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.05/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.05/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.05/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.05/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.05/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.05/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.05/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.05/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.05/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.05/man/man1" "/home/opam/.opam/4.05/man/man3" "/home/opam/.opam/4.05/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.05/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.05/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
[ocamlfind-secondary: subst] expanding opam variables in META.in, generating META
[ocamlfind-secondary: subst] expanding opam variables in ocaml-secondary-compiler.conf.in, generating ocaml-secondary-compiler.conf
Processing 30/78: [ocamlfind-secondary: ./configure]
-> installed base-bytes.base
Processing 31/78: [ocamlfind-secondary: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind-secondary.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.05/lib/ocaml
-     Binaries:              /home/opam/.opam/4.05/bin
-     Manual pages:          /home/opam/.opam/4.05/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.05/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.05/bin
-     Manual pages:          /home/opam/.opam/4.05/man
-     topfind script:        /home/opam/.opam/4.05/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       yes
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
-> compiled  ocamlfind-secondary.1.9.1
Processing 32/78: [ocamlfind-secondary: make install-meta]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind-secondary.1.9.1)
- for x in dynlink stdlib unix bigarray compiler-libs graphics num num-top ocamldoc raw_spacetime threads str; do mkdir -p "/home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages"
Processing 32/78: [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.05/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 32/78: [ocamlfind-secondary: cp ocaml-secondary-compiler.conf]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.05/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 32/78: [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 32/78: [ocamlfind-secondary: cp META]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.05/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocamlfind-secondary.1.9.1)
-> installed ocamlfind-secondary.1.9.1
Processing 33/78: [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/dune.3.6.1)
- ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output
- 
- ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe --secondary -j 31
- 

Processing 33/78: [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" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/dune.3.6.1)
-> compiled  dune.3.6.1
-> installed dune.3.6.1
Processing 35/78: [bigarray-compat: dune build]
Processing 36/78: [bigarray-compat: dune build] [cppo: dune build]
Processing 37/78: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
Processing 38/78: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build]
Processing 39/78: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 40/78: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build]
Processing 41/78: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build]
Processing 42/78: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
Processing 43/78: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build]
Processing 44/78: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 45/78: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 45/78: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ppx_derivers.1.2.1
Processing 46/78: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 46/78: [bigarray-compat: dune build] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed csexp.1.5.1
Processing 47/78: [bigarray-compat: dune build] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 48/78: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 48/78: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed bigarray-compat.1.1.0
Processing 49/78: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 50/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 51/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 51/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed result.1.5
Processing 52/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [seq: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/seq.0.3.1)
-> compiled  seq.0.3.1
Processing 52/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed seq.0.3.1
Processing 53/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 54/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [sexplib0: dune build] [stdcompat: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/sexplib0.v0.15.0)
-> compiled  sexplib0.v0.15.0
Processing 54/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [stdcompat: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed sexplib0.v0.15.0
Processing 55/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [stdcompat: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 55/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [stdcompat: dune build] [stringext: dune build]
-> installed stdlib-shims.0.3.0
Processing 56/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [stdcompat: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stringext" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 56/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [stdcompat: dune build]
-> installed stringext.1.6.0
Processing 57/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.05/.opam-switch/build/dune-configurator.3.6.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 57/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-syntax-shims: dune build] [stdcompat: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 58/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-syntax-shims: dune build] [stdcompat: dune build]
Processing 59/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppxlib: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-syntax-shims" "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 59/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ppxlib: dune build] [stdcompat: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 60/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: rm] [mmap: dune build] [ppxlib: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.05/.opam-switch/build/dune-configurator.3.6.1)
Processing 60/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: dune build] [mmap: dune build] [ppxlib: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mmap" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/mmap.1.2.0)
-> compiled  mmap.1.2.0
Processing 60/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: dune build] [ppxlib: dune build] [stdcompat: dune build]
-> installed mmap.1.2.0
Processing 61/78: [bigstringaf: dune build] [cppo: dune build] [dune-configurator: dune build] [ppxlib: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigstringaf" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/bigstringaf.0.8.0)
- (cd _build/default/lib/freestanding && /usr/bin/gmake)
- touch libbigstringaf_freestanding_stubs.a
-> compiled  bigstringaf.0.8.0
Processing 61/78: [cppo: dune build] [dune-configurator: dune build] [ppxlib: dune build] [stdcompat: dune build]
-> installed bigstringaf.0.8.0
Processing 62/78: [cppo: dune build] [dune-configurator: dune build] [ppxlib: dune build] [stdcompat: dune build]
Processing 63/78: [angstrom: dune build] [cppo: dune build] [dune-configurator: dune build] [ppxlib: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cppo.1.6.9)
-> compiled  cppo.1.6.9
Processing 63/78: [angstrom: dune build] [dune-configurator: dune build] [ppxlib: dune build] [stdcompat: dune build]
-> installed cppo.1.6.9
Processing 64/78: [angstrom: dune build] [dune-configurator: dune build] [ppxlib: dune build] [stdcompat: dune build]
Processing 65/78: [angstrom: dune build] [dune-configurator: dune build] [ocplib-endian: dune build] [ppxlib: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib-endian" "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 65/78: [angstrom: dune build] [dune-configurator: dune build] [ppxlib: dune build] [stdcompat: dune build]
-> installed ocplib-endian.1.2
Processing 66/78: [angstrom: dune build] [dune-configurator: dune build] [ppxlib: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "angstrom" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/angstrom.0.15.0)
-> compiled  angstrom.0.15.0
Processing 66/78: [dune-configurator: dune build] [ppxlib: dune build] [stdcompat: dune build]
-> installed angstrom.0.15.0
Processing 67/78: [dune-configurator: dune build] [ppxlib: dune build] [stdcompat: dune build]
Processing 68/78: [dune-configurator: dune build] [ppxlib: dune build] [stdcompat: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/dune-configurator.3.6.1)
-> compiled  dune-configurator.3.6.1
Processing 68/78: [ppxlib: dune build] [stdcompat: dune build] [uri: dune build]
-> installed dune-configurator.3.6.1
Processing 69/78: [ppxlib: dune build] [stdcompat: dune build] [uri: dune build]
Processing 70/78: [lwt: dune exec] [ppxlib: dune build] [stdcompat: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=/home/opam/.opam/4.05/.opam-switch/build/lwt.5.5.0)
Processing 70/78: [lwt: dune build] [ppxlib: dune build] [stdcompat: dune build] [uri: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "uri" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/uri.4.2.0)
-> compiled  uri.4.2.0
Processing 70/78: [lwt: dune build] [ppxlib: dune build] [stdcompat: dune build]
-> installed uri.4.2.0
Processing 71/78: [lwt: dune build] [ppxlib: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/lwt.5.5.0)
-> compiled  lwt.5.5.0
Processing 71/78: [ppxlib: dune build] [stdcompat: dune build]
-> installed lwt.5.5.0
Processing 72/78: [ppxlib: dune build] [stdcompat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdcompat" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/stdcompat.19)
- (cd _build/default && ./configure)
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... /usr/bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for ocaml... ocaml
- checking for ocamlc.opt... ocamlc.opt
- checking OCaml version... 4.05.0
- checking for ocamlfind... ocamlfind
- checking for ocamlfind package result... yes
- checking if package result is usable... no
- checking for ocamlfind package seq... yes
- checking if package seq is usable... no
- checking for ocamlfind package uchar... no
- checking whether make supports the include directive... yes (GNU style)
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking whether gcc understands -c and -o together... yes
- checking dependency style of gcc... none
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking OCaml target OS type... Unix
- checking for flambda2... false
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating META
- config.status: creating Makefile
- config.status: creating stdcompat__hashtbl_ext.mli
- config.status: creating stdcompat__hashtbl_ext.ml
- config.status: creating stdcompat__init.mli
- config.status: creating stdcompat__init.ml
- config.status: creating stdcompat__root.mli
- config.status: creating stdcompat__root.ml
- config.status: creating stdcompat__tools.mli
- config.status: creating stdcompat__tools.ml
- config.status: creating stdcompat__native.ml_byte
- config.status: creating stdcompat__native.ml_native
- config.status: creating stdcompat_tests.ml
- config.status: creating stdcompat.h
- config.status: creating stdcompat__stubs.c
- config.status: creating stdcompat__pervasives_s.mli
- config.status: creating stdcompat__arg_s.mli
- config.status: creating stdcompat__array_s.mli
- config.status: creating stdcompat__arrayLabels_s.mli
- config.status: creating stdcompat__atomic_s.mli
- config.status: creating stdcompat__bool_s.mli
- config.status: creating stdcompat__buffer_s.mli
- config.status: creating stdcompat__bytes_s.mli
- config.status: creating stdcompat__bytesLabels_s.mli
- config.status: creating stdcompat__char_s.mli
- config.status: creating stdcompat__digest_s.mli
- config.status: creating stdcompat__either_s.mli
- config.status: creating stdcompat__ephemeron_s.mli
- config.status: creating stdcompat__filename_s.mli
- config.status: creating stdcompat__float_s.mli
- config.status: creating stdcompat__format_s.mli
- config.status: creating stdcompat__fun_s.mli
- config.status: creating stdcompat__hashtbl_s.mli
- config.status: creating stdcompat__in_channel_s.mli
- config.status: creating stdcompat__int_s.mli
- config.status: creating stdcompat__int32_s.mli
- config.status: creating stdcompat__int64_s.mli
- config.status: creating stdcompat__lazy_s.mli
- config.status: creating stdcompat__lexing_s.mli
- config.status: creating stdcompat__list_s.mli
- config.status: creating stdcompat__listLabels_s.mli
- config.status: creating stdcompat__map_s.mli
- config.status: creating stdcompat__moreLabels_s.mli
- config.status: creating stdcompat__nativeint_s.mli
- config.status: creating stdcompat__option_s.mli
- config.status: creating stdcompat__out_channel_s.mli
- config.status: creating stdcompat__printexc_s.mli
- config.status: creating stdcompat__printf_s.mli
- config.status: creating stdcompat__queue_s.mli
- config.status: creating stdcompat__random_s.mli
- config.status: creating stdcompat__result_s.mli
- config.status: creating stdcompat__seq_s.mli
- config.status: creating stdcompat__set_s.mli
- config.status: creating stdcompat__stack_s.mli
- config.status: creating stdcompat__string_s.mli
- config.status: creating stdcompat__stringLabels_s.mli
- config.status: creating stdcompat__sys_s.mli
- config.status: creating stdcompat__uchar_s.mli
- config.status: creating stdcompat__weak_s.mli
- config.status: creating stdcompat__unit_s.mli
- config.status: creating stdcompat__stdlib_s.mli
- config.status: creating stdcompat__pervasives_s.ml
- config.status: creating stdcompat__arg_s.ml
- config.status: creating stdcompat__array_s.ml
- config.status: creating stdcompat__arrayLabels_s.ml
- config.status: creating stdcompat__atomic_s.ml
- config.status: creating stdcompat__bool_s.ml
- config.status: creating stdcompat__buffer_s.ml
- config.status: creating stdcompat__bytes_s.ml
- config.status: creating stdcompat__bytesLabels_s.ml
- config.status: creating stdcompat__char_s.ml
- config.status: creating stdcompat__digest_s.ml
- config.status: creating stdcompat__either_s.ml
- config.status: creating stdcompat__ephemeron_s.ml
- config.status: creating stdcompat__filename_s.ml
- config.status: creating stdcompat__float_s.ml
- config.status: creating stdcompat__format_s.ml
- config.status: creating stdcompat__fun_s.ml
- config.status: creating stdcompat__hashtbl_s.ml
- config.status: creating stdcompat__int_s.ml
- config.status: creating stdcompat__int32_s.ml
- config.status: creating stdcompat__int64_s.ml
- config.status: creating stdcompat__lazy_s.ml
- config.status: creating stdcompat__lexing_s.ml
- config.status: creating stdcompat__list_s.ml
- config.status: creating stdcompat__listLabels_s.ml
- config.status: creating stdcompat__map_s.ml
- config.status: creating stdcompat__moreLabels_s.ml
- config.status: creating stdcompat__nativeint_s.ml
- config.status: creating stdcompat__option_s.ml
- config.status: creating stdcompat__printexc_s.ml
- config.status: creating stdcompat__printf_s.ml
- config.status: creating stdcompat__queue_s.ml
- config.status: creating stdcompat__random_s.ml
- config.status: creating stdcompat__result_s.ml
- config.status: creating stdcompat__seq_s.ml
- config.status: creating stdcompat__set_s.ml
- config.status: creating stdcompat__stack_s.ml
- config.status: creating stdcompat__stdlib_s.ml
- config.status: creating stdcompat__string_s.ml
- config.status: creating stdcompat__stringLabels_s.ml
- config.status: creating stdcompat__sys_s.ml
- config.status: creating stdcompat__uchar_s.ml
- config.status: creating stdcompat__weak_s.ml
- config.status: creating stdcompat__in_channel_s.ml
- config.status: creating stdcompat__out_channel_s.ml
- config.status: creating stdcompat__unit_s.ml
- config.status: creating stdcompat__pervasives.ml
- config.status: creating stdcompat__arg.ml
- config.status: creating stdcompat__array.ml
- config.status: creating stdcompat__arrayLabels.ml
- config.status: creating stdcompat__atomic.ml
- config.status: creating stdcompat__bool.ml
- config.status: creating stdcompat__buffer.ml
- config.status: creating stdcompat__bytes.ml
- config.status: creating stdcompat__bytesLabels.ml
- config.status: creating stdcompat__char.ml
- config.status: creating stdcompat__digest.ml
- config.status: creating stdcompat__either.ml
- config.status: creating stdcompat__ephemeron.ml
- config.status: creating stdcompat__filename.ml
- config.status: creating stdcompat__float.ml
- config.status: creating stdcompat__format.ml
- config.status: creating stdcompat__fun.ml
- config.status: creating stdcompat__hashtbl.ml
- config.status: creating stdcompat__int.ml
- config.status: creating stdcompat__int32.ml
- config.status: creating stdcompat__int64.ml
- config.status: creating stdcompat__lazy.ml
- config.status: creating stdcompat__lexing.ml
- config.status: creating stdcompat__list.ml
- config.status: creating stdcompat__listLabels.ml
- config.status: creating stdcompat__map.ml
- config.status: creating stdcompat__moreLabels.ml
- config.status: creating stdcompat__nativeint.ml
- config.status: creating stdcompat__option.ml
- config.status: creating stdcompat__printexc.ml
- config.status: creating stdcompat__printf.ml
- config.status: creating stdcompat__queue.ml
- config.status: creating stdcompat__random.ml
- config.status: creating stdcompat__result.ml
- config.status: creating stdcompat__seq.ml
- config.status: creating stdcompat__set.ml
- config.status: creating stdcompat__stack.ml
- config.status: creating stdcompat__stdlib.ml
- config.status: creating stdcompat__string.ml
- config.status: creating stdcompat__stringLabels.ml
- config.status: creating stdcompat__sys.ml
- config.status: creating stdcompat__uchar.ml
- config.status: creating stdcompat__weak.ml
- config.status: creating stdcompat__in_channel.ml
- config.status: creating stdcompat__out_channel.ml
- config.status: creating stdcompat__unit.ml
- config.status: creating stdcompat__pervasives.mli
- config.status: creating stdcompat__arg.mli
- config.status: creating stdcompat__array.mli
- config.status: creating stdcompat__arrayLabels.mli
- config.status: creating stdcompat__atomic.mli
- config.status: creating stdcompat__bool.mli
- config.status: creating stdcompat__buffer.mli
- config.status: creating stdcompat__bytes.mli
- config.status: creating stdcompat__bytesLabels.mli
- config.status: creating stdcompat__char.mli
- config.status: creating stdcompat__digest.mli
- config.status: creating stdcompat__either.mli
- config.status: creating stdcompat__ephemeron.mli
- config.status: creating stdcompat__filename.mli
- config.status: creating stdcompat__float.mli
- config.status: creating stdcompat__format.mli
- config.status: creating stdcompat__fun.mli
- config.status: creating stdcompat__hashtbl.mli
- config.status: creating stdcompat__int.mli
- config.status: creating stdcompat__int32.mli
- config.status: creating stdcompat__int64.mli
- config.status: creating stdcompat__lazy.mli
- config.status: creating stdcompat__lexing.mli
- config.status: creating stdcompat__list.mli
- config.status: creating stdcompat__listLabels.mli
- config.status: creating stdcompat__map.mli
- config.status: creating stdcompat__moreLabels.mli
- config.status: creating stdcompat__nativeint.mli
- config.status: creating stdcompat__option.mli
- config.status: creating stdcompat__printexc.mli
- config.status: creating stdcompat__printf.mli
- config.status: creating stdcompat__queue.mli
- config.status: creating stdcompat__random.mli
- config.status: creating stdcompat__result.mli
- config.status: creating stdcompat__seq.mli
- config.status: creating stdcompat__set.mli
- config.status: creating stdcompat__stack.mli
- config.status: creating stdcompat__stdlib.mli
- config.status: creating stdcompat__string.mli
- config.status: creating stdcompat__stringLabels.mli
- config.status: creating stdcompat__sys.mli
- config.status: creating stdcompat__uchar.mli
- config.status: creating stdcompat__weak.mli
- config.status: creating stdcompat__in_channel.mli
- config.status: creating stdcompat__out_channel.mli
- config.status: creating stdcompat__unit.mli
- config.status: creating stdcompat.mli
- config.status: creating stdcompat.ml
- config.status: creating config.h
- config.status: executing depfiles commands
- configure: OCaml version is 4.05.0
- configure: Obj.magic will be used in redefinition when possible
-     (add --disable-magic for pure redefinitions).
- (cd _build/default && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -g -I /home/opam/.opam/4.05/lib/ocaml -o stdcompat__stubs.o -c stdcompat__stubs.c)
- In file included from /home/opam/.opam/4.05/lib/ocaml/caml/memory.h:28,
-                  from stdcompat__stubs.c:25:
- /home/opam/.opam/4.05/lib/ocaml/caml/minor_gc.h: In function 'add_to_ephe_ref_table':
- /home/opam/.opam/4.05/lib/ocaml/caml/minor_gc.h:102:3: warning: implicit declaration of function 'Assert' [-Wimplicit-function-declaration]
-   102 |   Assert(ephe_ref->offset < Wosize_val(ephe_ref->ephe));
-       |   ^~~~~~
-> compiled  stdcompat.19
Processing 72/78: [ppxlib: dune build]
-> installed stdcompat.19
Processing 73/78: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppxlib.0.28.0)
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_405_406.cmo -c -impl astlib/migrate_405_406.pp.ml)
- File "astlib/migrate_405_406.ml", line 288, characters 10-54:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_406_405.cmo -c -impl astlib/migrate_406_405.pp.ml)
- File "astlib/migrate_406_405.ml", line 295, characters 24-27:
- Warning 40: txt was selected from type Astlib__Ast_406.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 558, characters 36-67:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 560, characters 35-69:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 562, characters 36-46:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 564, characters 35-45:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 561, characters 35-52:
- Warning 40: this record of type Astlib__Ast_405.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_407_408.cmo -c -impl astlib/migrate_407_408.pp.ml)
- File "astlib/migrate_407_408.ml", line 388, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 390, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 18-25:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 26-35:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 36-44:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 47-54:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 55-64:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 65-73:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 674, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 676, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 18-26:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 27-36:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 37-45:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 48-56:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 57-66:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 67-75:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 807, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_407.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 810, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_408_407.cmo -c -impl astlib/migrate_408_407.pp.ml)
- File "astlib/migrate_408_407.ml", line 159, characters 30-58:
- Warning 40: this record of type From.Parsetree.letop contains fields that are 
- not visible in the current scope: let_ ands body.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 151, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 27-34:
- Warning 40: pbop_op was selected from type From.Parsetree.binding_op.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 35-38:
- Warning 40: loc was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 385, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 398, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 657, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 665, characters 25-32:
- Warning 40: pms_loc was selected from type From.Parsetree.module_substitution.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 775, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 778, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_414_413.cmo -c -impl astlib/migrate_414_413.pp.ml)
- File "astlib/migrate_414_413.ml", line 1045, characters 29-32:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_414_413.ml", line 1118, characters 34-37:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_409_410.cmo -c -impl astlib/migrate_409_410.pp.ml)
- File "astlib/migrate_409_410.ml", line 615, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 616, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 618, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 620, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 655, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 656, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 658, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 660, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_410_409.cmo -c -impl astlib/migrate_410_409.pp.ml)
- File "astlib/migrate_410_409.ml", line 157, characters 43-46:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 300, characters 42-45:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 608, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 652, characters 31-65:
- Warning 40: this record of type Astlib__.Ast_409.Asttypes.loc contains fields that are 
- not visible in the current scope: loc txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 975, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_405_406.cmx -c -impl astlib/migrate_405_406.pp.ml)
- File "astlib/migrate_405_406.ml", line 288, characters 10-54:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_406_405.cmx -c -impl astlib/migrate_406_405.pp.ml)
- File "astlib/migrate_406_405.ml", line 295, characters 24-27:
- Warning 40: txt was selected from type Astlib__Ast_406.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 558, characters 36-67:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 560, characters 35-69:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 562, characters 36-46:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 564, characters 35-45:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 561, characters 35-52:
- Warning 40: this record of type Astlib__Ast_405.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_408_407.cmx -c -impl astlib/migrate_408_407.pp.ml)
- File "astlib/migrate_408_407.ml", line 159, characters 30-58:
- Warning 40: this record of type From.Parsetree.letop contains fields that are 
- not visible in the current scope: let_ ands body.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 151, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 27-34:
- Warning 40: pbop_op was selected from type From.Parsetree.binding_op.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 35-38:
- Warning 40: loc was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 385, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 398, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 657, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 665, characters 25-32:
- Warning 40: pms_loc was selected from type From.Parsetree.module_substitution.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 775, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 778, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_407_408.cmx -c -impl astlib/migrate_407_408.pp.ml)
- File "astlib/migrate_407_408.ml", line 388, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 390, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 18-25:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 26-35:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 36-44:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 47-54:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 55-64:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 65-73:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 674, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 676, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 18-26:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 27-36:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 37-45:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 48-56:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 57-66:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 67-75:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 807, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_407.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 810, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_414_413.cmx -c -impl astlib/migrate_414_413.pp.ml)
- File "astlib/migrate_414_413.ml", line 1045, characters 29-32:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_414_413.ml", line 1118, characters 34-37:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_409_410.cmx -c -impl astlib/migrate_409_410.pp.ml)
- File "astlib/migrate_409_410.ml", line 615, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 616, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 618, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 620, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 655, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 656, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 658, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 660, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_410_409.cmx -c -impl astlib/migrate_410_409.pp.ml)
- File "astlib/migrate_410_409.ml", line 157, characters 43-46:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 300, characters 42-45:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 608, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 652, characters 31-65:
- Warning 40: this record of type Astlib__.Ast_409.Asttypes.loc contains fields that are 
- not visible in the current scope: loc txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 975, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-> compiled  ppxlib.0.28.0
-> installed ppxlib.0.28.0
Processing 75/78: [lwt_ppx: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt_ppx" "-j" "31" (CWD=/home/opam/.opam/4.05/.opam-switch/build/lwt_ppx.2.0.3)
-> compiled  lwt_ppx.2.0.3
-> installed lwt_ppx.2.0.3
Processing 77/78: [scgi: make build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build" (CWD=/home/opam/.opam/4.05/.opam-switch/build/scgi.1.0)
- dune build
-> compiled  scgi.1.0
Processing 78/78: [scgi: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/scgi.1.0)
- dune build
- dune install scgi
- Installing /home/opam/.opam/4.05/lib/scgi/META
- Installing /home/opam/.opam/4.05/lib/scgi/client.ml
- Installing /home/opam/.opam/4.05/lib/scgi/client.mli
- Installing /home/opam/.opam/4.05/lib/scgi/dune-package
- Installing /home/opam/.opam/4.05/lib/scgi/headers.ml
- Installing /home/opam/.opam/4.05/lib/scgi/headers.mli
- Installing /home/opam/.opam/4.05/lib/scgi/http_header.ml
- Installing /home/opam/.opam/4.05/lib/scgi/http_header.mli
- Installing /home/opam/.opam/4.05/lib/scgi/http_method.ml
- Installing /home/opam/.opam/4.05/lib/scgi/http_method.mli
- Installing /home/opam/.opam/4.05/lib/scgi/http_status.ml
- Installing /home/opam/.opam/4.05/lib/scgi/http_status.mli
- Installing /home/opam/.opam/4.05/lib/scgi/netstring.ml
- Installing /home/opam/.opam/4.05/lib/scgi/netstring.mli
- Installing /home/opam/.opam/4.05/lib/scgi/opam
- Installing /home/opam/.opam/4.05/lib/scgi/request.ml
- Installing /home/opam/.opam/4.05/lib/scgi/request.mli
- Installing /home/opam/.opam/4.05/lib/scgi/response.ml
- Installing /home/opam/.opam/4.05/lib/scgi/response.mli
- Installing /home/opam/.opam/4.05/lib/scgi/scgi.a
- Installing /home/opam/.opam/4.05/lib/scgi/scgi.cma
- Installing /home/opam/.opam/4.05/lib/scgi/scgi.cmi
- Installing /home/opam/.opam/4.05/lib/scgi/scgi.cmt
- Installing /home/opam/.opam/4.05/lib/scgi/scgi.cmx
- Installing /home/opam/.opam/4.05/lib/scgi/scgi.cmxa
- Installing /home/opam/.opam/4.05/lib/scgi/scgi.ml
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Client.cmi
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Client.cmt
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Client.cmti
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Client.cmx
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Headers.cmi
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Headers.cmt
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Headers.cmti
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Headers.cmx
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Http_header.cmi
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Http_header.cmt
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Http_header.cmti
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Http_header.cmx
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Http_method.cmi
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Http_method.cmt
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Http_method.cmti
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Http_method.cmx
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Http_status.cmi
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Http_status.cmt
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Http_status.cmti
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Http_status.cmx
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Netstring.cmi
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Netstring.cmt
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Netstring.cmti
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Netstring.cmx
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Request.cmi
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Request.cmt
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Request.cmti
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Request.cmx
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Response.cmi
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Response.cmt
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Response.cmti
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Response.cmx
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Server.cmi
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Server.cmt
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Server.cmti
- Installing /home/opam/.opam/4.05/lib/scgi/scgi__Server.cmx
- Installing /home/opam/.opam/4.05/lib/scgi/server.ml
- Installing /home/opam/.opam/4.05/lib/scgi/server.mli
- Installing /home/opam/.opam/4.05/lib/scgi/scgi.cmxs
- Installing /home/opam/.opam/4.05/doc/scgi/LICENSE
- Installing /home/opam/.opam/4.05/doc/scgi/README.md
-> installed scgi.1.0
Done.
# Run eval $(opam env) to update the current shell environment
2022-12-03 06:25.09 ---> saved as "7d963671b247e990c2a8becf86afb1aee87ee6662c4ab3c4095138c080101dbe"
Job succeeded