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


Building on laodoke.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2025-10-20 14:47.40 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-10-20 14:47.40 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 5bf570252bd9fee71938b828ca0b86573c1e3355"))
2025-10-20 14:47.40 ---> using "5d9060f4a091feeded40d31aa9202099f5985b23d65db7fc416d6b6624552bb7" 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.
2025-10-20 14:47.40 ---> using "7dfd67279a0b6c96fe3527b7ac492da4aa9f97941af43ad023e8984d8100dde1" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-compiler.5.3.0  (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3-opam)
2025-10-20 14:47.40 ---> using "9ffbd8737131e8580a7020d72085731a70e38df60deef230fec516f1cd6898df" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [207 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-10-20-0805.15-F-2025-10-18-0804.35.pdiff [93.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-10-20-0805.15-F-2025-10-18-0804.35.pdiff [93.9 kB]
- Fetched 364 kB in 2s (173 kB/s)
- Reading package lists...
2025-10-20 14:47.40 ---> using "7b511f01af1ff6051c4d6b8856ac36a2a419ee6042db9f64d0e9cb36455e167c" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam pin add -k version dune $(opam show -f version dune)"))
dune is now pinned to version 3.20.2

The following actions will be performed:
=== install 1 package
  - install dune 3.20.2 (pinned)

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.20.2  (cached)
-> installed dune.3.20.2
Done.
# To update the current shell environment, run: eval $(opam env)
2025-10-20 14:47.40 ---> using "5e0202fe51159b3d5f4d609c9549391f26061f6a05adcbf57b419d3a8880df4a" from cache

/: (env DUNE_CACHE enabled)

/: (env DUNE_CACHE_TRANSPORT direct)

/: (env DUNE_CACHE_DUPLICATION copy)

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

Nothing to do.
The following actions will be performed:
=== install 21 packages
  - install astring                         0.8.5         [required by dkml-install]
  - install bos                             0.2.1         [required by dkml-install]
  - install cmdliner                        2.0.0         [required by dkml-install]
  - install cppo                            1.8.0         [required by ppx_deriving]
  - install dkml-component-staging-ocamlrun 4.12.1~v1.0.2
  - install dkml-install                    0.5.3         [required by dkml-component-staging-ocamlrun]
  - install fmt                             0.11.0        [required by dkml-install]
  - install fpath                           0.7.3         [required by bos]
  - install logs                            0.9.0         [required by bos]
  - install ocaml-compiler-libs             v0.17.0       [required by ppxlib]
  - install ocamlbuild                      0.16.1        [required by astring, bos]
  - install ocamlfind                       1.9.8         [required by bos, astring, ppx_deriving]
  - install ppx_derivers                    1.2.1         [required by ppx_deriving]
  - install ppx_deriving                    6.1.1         [required by dkml-install]
  - install ppxlib                          0.37.0        [required by ppx_deriving]
  - install result                          1.5           [required by dkml-install]
  - install rresult                         0.7.0         [required by bos]
  - install sexplib0                        v0.17.0       [required by ppxlib]
  - install stdlib-shims                    0.3.0         [required by ppxlib]
  - install topkg                           1.1.0         [required by astring, bos]
  - install tsort                           2.2.0         [required by dkml-install]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/63: [astring.0.8.5: extract]
Processing  2/63: [astring.0.8.5: extract] [bos.0.2.1: extract]
Processing  3/63: [astring.0.8.5: extract] [bos.0.2.1: extract] [cmdliner.2.0.0: extract]
-> retrieved astring.0.8.5  (cached)
Processing  3/63: [bos.0.2.1: extract] [cmdliner.2.0.0: extract]
Processing  4/63: [bos.0.2.1: extract] [cmdliner.2.0.0: extract] [cppo.1.8.0: extract]
-> retrieved bos.0.2.1  (cached)
Processing  4/63: [cmdliner.2.0.0: extract] [cppo.1.8.0: extract]
Processing  5/63: [cmdliner.2.0.0: extract] [cppo.1.8.0: extract] [dkml-component-staging-ocamlrun.4.12.1~v1.0.2: http]
-> retrieved cmdliner.2.0.0  (cached)
Processing  5/63: [cppo.1.8.0: extract] [dkml-component-staging-ocamlrun.4.12.1~v1.0.2: http]
Processing  6/63: [cppo.1.8.0: extract] [dkml-component-staging-ocamlrun.4.12.1~v1.0.2: http] [dkml-install.0.5.3: http]
Processing  7/63: [cppo.1.8.0: extract] [dkml-component-staging-ocamlrun.4.12.1~v1.0.2: http] [dkml-install.0.5.3: http] [cmdliner: make all]
-> retrieved cppo.1.8.0  (cached)
Processing  7/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2: http] [dkml-install.0.5.3: http] [cmdliner: make all]
Processing  8/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2: http] [dkml-install.0.5.3: http] [fmt.0.11.0: extract] [cmdliner: make all]
Processing  9/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2: http] [dkml-install.0.5.3: http] [fmt.0.11.0: extract] [cmdliner: make all] [cppo: dune build]
Processing  9/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2: extract] [dkml-install.0.5.3: http] [fmt.0.11.0: extract] [cmdliner: make all] [cppo: dune build]
-> retrieved fmt.0.11.0  (cached)
Processing  9/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2: extract] [dkml-install.0.5.3: http] [cmdliner: make all] [cppo: dune build]
Processing 10/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2: extract] [dkml-install.0.5.3: http] [fpath.0.7.3: extract] [cmdliner: make all] [cppo: dune build]
Processing 10/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-compiler.tar.gz: dl] [dkml-install.0.5.3: http] [fpath.0.7.3: extract] [cmdliner: make all] [cppo: dune build]
-> retrieved fpath.0.7.3  (cached)
Processing 10/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-compiler.tar.gz: dl] [dkml-install.0.5.3: http] [cmdliner: make all] [cppo: dune build]
Processing 11/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-compiler.tar.gz: dl] [dkml-install.0.5.3: http] [logs.0.9.0: extract] [cmdliner: make all] [cppo: dune build]
-> retrieved logs.0.9.0  (cached)
Processing 11/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-compiler.tar.gz: dl] [dkml-install.0.5.3: http] [cmdliner: make all] [cppo: dune build]
Processing 12/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-compiler.tar.gz: dl] [dkml-install.0.5.3: http] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all] [cppo: dune build]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 12/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-compiler.tar.gz: dl] [dkml-install.0.5.3: http] [cmdliner: make all] [cppo: dune build]
Processing 13/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-compiler.tar.gz: dl] [dkml-install.0.5.3: http] [ocamlbuild.0.16.1: extract] [cmdliner: make all] [cppo: dune build]
Processing 14/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-compiler.tar.gz: dl] [dkml-install.0.5.3: http] [ocamlbuild.0.16.1: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build]
-> retrieved ocamlbuild.0.16.1  (cached)
Processing 14/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-compiler.tar.gz: dl] [dkml-install.0.5.3: http] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build]
Processing 15/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-compiler.tar.gz: dl] [dkml-install.0.5.3: http] [ocamlfind.1.9.8: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build]
Processing 16/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-compiler.tar.gz: dl] [dkml-install.0.5.3: http] [ocamlfind.1.9.8: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make]
Processing 16/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [dkml-install.0.5.3: http] [ocamlfind.1.9.8: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 16/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [dkml-install.0.5.3: http] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make]
Processing 17/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [dkml-install.0.5.3: http] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make]
Processing 18/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [dkml-install.0.5.3: http] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 18/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [dkml-install.0.5.3: http] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 19/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [dkml-install.0.5.3: http] [ppx_deriving.6.1.1: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [ocamlfind: ./configure]
Processing 20/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [dkml-install.0.5.3: http] [ppx_deriving.6.1.1: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [ocamlfind: ./configure] [ppx_derivers: dune build]
-> retrieved ppx_deriving.6.1.1  (cached)
Processing 20/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [dkml-install.0.5.3: http] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [ocamlfind: ./configure] [ppx_derivers: dune build]
Processing 21/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [dkml-install.0.5.3: http] [ppxlib.0.37.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [ocamlfind: ./configure] [ppx_derivers: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/5.3-opam" "OCAMLBUILD_BINDIR=/home/opam/.opam/5.3-opam/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/5.3-opam/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/5.3-opam/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=/home/opam/.opam/5.3-opam/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/5.3-opam/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/5.3-opam/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/5.3-opam"; \
- echo "BINDIR=/home/opam/.opam/5.3-opam/bin"; \
- echo "LIBDIR=/home/opam/.opam/5.3-opam/lib"; \
- echo "MANDIR=/home/opam/.opam/5.3-opam/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|/home/opam/.opam/5.3-opam/bin|}'; \
- echo 'let libdir = {|/home/opam/.opam/5.3-opam/lib|}'; \
- echo 'let ocaml_libdir = {|/home/opam/.opam/5.3-opam/lib/ocaml|}'; \
- echo 'let libdir_abs = {|/home/opam/.opam/5.3-opam/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.16.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 21/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [dkml-install.0.5.3: http] [ppxlib.0.37.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build]
Processing 21/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [dkml-install.0.5.3: extract] [ppxlib.0.37.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build]
-> retrieved dkml-install.0.5.3  (https://github.com/diskuv/dkml-install-api/releases/download/0.5.3/src.tar.gz)
Processing 21/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [ppxlib.0.37.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build]
Processing 22/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [ppxlib.0.37.0: extract] [result.1.5: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build]
-> retrieved result.1.5  (cached)
Processing 22/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [ppxlib.0.37.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build]
Processing 23/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [ppxlib.0.37.0: extract] [rresult.0.7.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build]
Processing 24/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [ppxlib.0.37.0: extract] [rresult.0.7.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build] [result: dune build]
-> retrieved rresult.0.7.0  (cached)
Processing 24/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [ppxlib.0.37.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build] [result: dune build]
Processing 25/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [ppxlib.0.37.0: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build] [result: dune build]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 25/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [ppxlib.0.37.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build] [result: dune build]
Processing 26/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [ppxlib.0.37.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build] [result: dune build]
Processing 27/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [ppxlib.0.37.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 27/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [ppxlib.0.37.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build]
Processing 28/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [ppxlib.0.37.0: extract] [topkg.1.1.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build]
Processing 29/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-common.tar.gz: dl] [ppxlib.0.37.0: extract] [topkg.1.1.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 29/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-distribution.tar.gz: dl] [ppxlib.0.37.0: extract] [topkg.1.1.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> retrieved topkg.1.1.0  (cached)
Processing 29/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-distribution.tar.gz: dl] [ppxlib.0.37.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 30/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-distribution.tar.gz: dl] [ppxlib.0.37.0: extract] [tsort.2.2.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> retrieved tsort.2.2.0  (cached)
Processing 30/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-distribution.tar.gz: dl] [ppxlib.0.37.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 31/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-distribution.tar.gz: dl] [ppxlib.0.37.0: extract] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [tsort: dune build]
-> retrieved ppxlib.0.37.0  (cached)
Processing 31/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-distribution.tar.gz: dl] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [tsort: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 31/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-distribution.tar.gz: dl] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [tsort: dune build]
-> installed ppx_derivers.1.2.1
Processing 32/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/dkml-runtime-distribution.tar.gz: dl] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [tsort: dune build]
Processing 32/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/flexdll.tar.gz: dl] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [tsort: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 32/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/flexdll.tar.gz: dl] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [sexplib0: dune build] [stdlib-shims: dune build] [tsort: dune build]
-> installed result.1.5
Processing 33/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/flexdll.tar.gz: dl] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [sexplib0: dune build] [stdlib-shims: dune build] [tsort: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 33/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/flexdll.tar.gz: dl] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [sexplib0: dune build] [tsort: dune build]
-> installed stdlib-shims.0.3.0
Processing 34/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/flexdll.tar.gz: dl] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [sexplib0: dune build] [tsort: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "tsort" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/tsort.2.2.0)
-> compiled  tsort.2.2.0
Processing 34/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/flexdll.tar.gz: dl] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [sexplib0: dune build]
-> installed tsort.2.2.0
Processing 35/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/flexdll.tar.gz: dl] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.3-opam/bin" "-sitelib" "/home/opam/.opam/5.3-opam/lib" "-mandir" "/home/opam/.opam/5.3-opam/man" "-config" "/home/opam/.opam/5.3-opam/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- 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/5.3-opam/lib/ocaml
-     Binaries:              /home/opam/.opam/5.3-opam/bin
-     Manual pages:          /home/opam/.opam/5.3-opam/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.3-opam/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.3-opam/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.3-opam/bin
-     Manual pages:          /home/opam/.opam/5.3-opam/man
-     topfind script:        /home/opam/.opam/5.3-opam/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 35/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/flexdll.tar.gz: dl] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [sexplib0: dune build]
Processing 35/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/homebrew-bundle.tar.gz: dl] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 35/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/homebrew-bundle.tar.gz: dl] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed sexplib0.v0.17.0
Processing 36/63: [dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dl/homebrew-bundle.tar.gz: dl] [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved dkml-component-staging-ocamlrun.4.12.1~v1.0.2  (https://github.com/diskuv/dkml-component-ocamlrun/releases/download/4.12.1-v1.0.2/dkml-component-staging-ocamlrun-4.12.1.v1.0.2.tbz)
Processing 36/63: [cmdliner: make all] [cppo: dune build] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 36/63: [cmdliner: make all] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed cppo.1.8.0
Processing 37/63: [cmdliner: make all] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 37/63: [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed ocaml-compiler-libs.v0.17.0
Processing 38/63: [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 39/63: [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/5.3-opam/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.3-opam/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.3-opam/lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   make findlib-relative; \
-         else \
-   make findlib-absolute; \
- fi
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.3-opam/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.3-opam/lib/ocaml:/home/opam/.opam/5.3-opam/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
Processing 39/63: [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 39/63: [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
Processing 40/63: [cmdliner: make all] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.3-opam" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.2.0.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml natexe
- _build/src/tool/cmdliner generic-completion bash > _build/src/tool/bash-completion.sh
- _build/src/tool/cmdliner tool-completion bash cmdliner > _build/src/tool/bash-cmdliner.sh
- _build/src/tool/cmdliner generic-completion zsh > _build/src/tool/zsh-completion.sh
- _build/src/tool/cmdliner tool-completion zsh cmdliner > _build/src/tool/zsh-cmdliner.sh
- _build/src/tool/cmdliner install tool-manpages _build/src/tool/cmdliner _build/src/tool/man
- Creating directory _build/src/tool/man/man1
- Writing _build/src/tool/man/man1/cmdliner.1
- Writing _build/src/tool/man/man1/cmdliner-generic-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install.1
- Writing _build/src/tool/man/man1/cmdliner-install-generic-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-manpages.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-support.1
- Writing _build/src/tool/man/man1/cmdliner-tool-commands.1
- Writing _build/src/tool/man/man1/cmdliner-tool-completion.1
- ocaml build.ml cmxs
-> compiled  cmdliner.2.0.0
Processing 40/63: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.3-opam/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.3-opam/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/5.3-opam/bin"
- install -d "/home/opam/.opam/5.3-opam/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"/home/opam/.opam/5.3-opam/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.3-opam/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/5.3-opam/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "/home/opam/.opam/5.3-opam/lib/findlib"
- install -d "/home/opam/.opam/5.3-opam/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/5.3-opam/lib/ocaml"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/5.3-opam/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/5.3-opam/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/5.3-opam/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.3-opam/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.3-opam/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/5.3-opam/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- for x in bytes ; do install -d "/home/opam/.opam/5.3-opam/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/5.3-opam/lib/$x/META.tmp" && mv "/home/opam/.opam/5.3-opam/lib/$x/META.tmp" "/home/opam/.opam/5.3-opam/lib/$x/META"; done
- install -d "/home/opam/.opam/5.3-opam/lib/findlib"; cp Makefile.packages "/home/opam/.opam/5.3-opam/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/5.3-opam/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
- install -d "/home/opam/.opam/5.3-opam/man/man1" "/home/opam/.opam/5.3-opam/man/man3" "/home/opam/.opam/5.3-opam/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.3-opam/man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.3-opam/man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfind.1.9.8'
-> installed ocamlfind.1.9.8
Processing 40/63: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
Processing 41/63: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "BINDIR=/home/opam/.opam/5.3-opam/bin" "LIBDIR=/home/opam/.opam/5.3-opam/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3-opam/doc/cmdliner" "SHAREDIR=/home/opam/.opam/5.3-opam/share" "MANDIR=/home/opam/.opam/5.3-opam/man" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.2.0.0)
- install -d "/home/opam/.opam/5.3-opam/bin" "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 644 pkg/META _build/src/cmdliner.cmi "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 644 cmdliner.opam "/home/opam/.opam/5.3-opam/lib/cmdliner/opam"
- install -m 644 _build/src/cmdliner.mli _build/src/cmdliner_arg.mli _build/src/cmdliner_base.mli _build/src/cmdliner_cline.mli _build/src/cmdliner_cmd.mli _build/src/cmdliner_completion.mli _build/src/cmdliner_def.mli _build/src/cmdliner_docgen.mli _build/src/cmdliner_eval.mli _build/src/cmdliner_manpage.mli _build/src/cmdliner_msg.mli _build/src/cmdliner_term.mli _build/src/cmdliner_trie.mli _build/src/cmdliner.ml _build/src/cmdliner_arg.ml _build/src/cmdliner_base.ml _build/src/cmdliner_cline.ml _build/src/cmdliner_cmd.ml _build/src/cmdliner_completion.ml _build/src/cmdliner_def.ml _build/src/cmdliner_docgen.ml _build/src/cmdliner_eval.ml _build/src/cmdliner_manpage.ml _build/src/cmdliner_msg.ml _build/src/cmdliner_term.ml _build/src/cmdliner_trie.ml \
- 	 _build/src/cmdliner.cmti _build/src/cmdliner_arg.cmti _build/src/cmdliner_base.cmti _build/src/cmdliner_cline.cmti _build/src/cmdliner_cmd.cmti _build/src/cmdliner_completion.cmti _build/src/cmdliner_def.cmti _build/src/cmdliner_docgen.cmti _build/src/cmdliner_eval.cmti _build/src/cmdliner_manpage.cmti _build/src/cmdliner_msg.cmti _build/src/cmdliner_term.cmti _build/src/cmdliner_trie.cmti _build/src/cmdliner.cmt _build/src/cmdliner_arg.cmt _build/src/cmdliner_base.cmt _build/src/cmdliner_cline.cmt _build/src/cmdliner_cmd.cmt _build/src/cmdliner_completion.cmt _build/src/cmdliner_def.cmt _build/src/cmdliner_docgen.cmt _build/src/cmdliner_eval.cmt _build/src/cmdliner_manpage.cmt _build/src/cmdliner_msg.cmt _build/src/cmdliner_term.cmt _build/src/cmdliner_trie.cmt "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 644 _build/src/cmdliner.cma "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 644 _build/src/cmdliner.cmxa _build/src/cmdliner.a _build/src/cmdliner.cmx _build/src/cmdliner_arg.cmx _build/src/cmdliner_base.cmx _build/src/cmdliner_cline.cmx _build/src/cmdliner_cmd.cmx _build/src/cmdliner_completion.cmx _build/src/cmdliner_def.cmx _build/src/cmdliner_docgen.cmx _build/src/cmdliner_eval.cmx _build/src/cmdliner_manpage.cmx _build/src/cmdliner_msg.cmx _build/src/cmdliner_term.cmx _build/src/cmdliner_trie.cmx \
-   "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install -m 755 "_build/src/tool/cmdliner" "/home/opam/.opam/5.3-opam/bin/cmdliner"
- install -d "/home/opam/.opam/5.3-opam/share/bash-completion/completions"
- install -m 644 _build/src/tool/bash-completion.sh \
-   "/home/opam/.opam/5.3-opam/share/bash-completion/completions/_cmdliner_generic"
- install -m 644 _build/src/tool/bash-cmdliner.sh "/home/opam/.opam/5.3-opam/share/bash-completion/completions/cmdliner"
- install -d "/home/opam/.opam/5.3-opam/share/zsh/site-functions"
- install -m 644 _build/src/tool/zsh-completion.sh \
-   "/home/opam/.opam/5.3-opam/share/zsh/site-functions/_cmdliner_generic"
- install -m 644 _build/src/tool/zsh-cmdliner.sh "/home/opam/.opam/5.3-opam/share/zsh/site-functions/_cmdliner"
- install -m 644 _build/src/cmdliner.cmxs "/home/opam/.opam/5.3-opam/lib/cmdliner"
Processing 41/63: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.3-opam/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3-opam/doc/cmdliner" "SHAREDIR=/home/opam/.opam/5.3-opam/share" "MANDIR=/home/opam/.opam/5.3-opam/man" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.2.0.0)
- install -d "/home/opam/.opam/5.3-opam/man/man1"
- install -m 644 _build/src/tool/man/man1/cmdliner-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-manpages.1 _build/src/tool/man/man1/cmdliner-install-tool-support.1 _build/src/tool/man/man1/cmdliner-install.1 _build/src/tool/man/man1/cmdliner-tool-commands.1 _build/src/tool/man/man1/cmdliner-tool-completion.1 _build/src/tool/man/man1/cmdliner.1 "/home/opam/.opam/5.3-opam/man/man1"
- install -d "/home/opam/.opam/5.3-opam/doc/cmdliner/odoc-pages"
- install -m 644 CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.3-opam/doc/cmdliner"
- install -m 644 doc/index.mld doc/cli.mld doc/examples.mld \
-    doc/tutorial.mld doc/cookbook.mld doc/tool_man.mld "/home/opam/.opam/5.3-opam/doc/cmdliner/odoc-pages"
-> installed cmdliner.2.0.0
Processing 41/63: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1)
- if test -d /home/opam/.opam/5.3-opam/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/5.3-opam/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-byte
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp-byte/ocamlbuild_pack.cmo
- mv tmp-byte/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp-byte/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-nat
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp-nat/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlbuild.0.16.1'
-> compiled  ocamlbuild.0.16.1
Processing 41/63: [ppxlib: dune build]
-> installed ocamlbuild.0.16.1
Processing 42/63: [ppxlib: dune build]
Processing 43/63: [ppxlib: dune build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/topkg.1.1.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- + ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli
- + ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- + ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- + ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli
- + ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli
- + ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli
- + ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli
- + ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml
- + ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml
- + ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- + ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli
- + ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- + ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli
- + ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml
- + ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml
- + ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- + ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml
- + ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- + ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli
- + ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- + ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml
- + ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli
- + ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- + ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- + ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml
- + ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml
- + ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- + ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- + ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- + ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli
- + ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml
- + ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml
- + ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- + ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml
- + ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml
- + ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(83), max: 20, min: 2, average(total): 11.000(1.241) }
-> compiled  topkg.1.1.0
Processing 43/63: [ppxlib: dune build]
-> installed topkg.1.1.0
Processing 44/63: [ppxlib: dune build]
Processing 45/63: [astring: ocaml build] [ppxlib: dune build]
Processing 46/63: [astring: ocaml build] [fmt: ocaml build] [ppxlib: dune build]
Processing 47/63: [astring: ocaml build] [fmt: ocaml build] [ppxlib: dune build] [rresult: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/rresult.0.7.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/rresult.ml > src/rresult.ml.depends
- + ocamlfind ocamldep -modules src/rresult.mli > src/rresult.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmi src/rresult.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmx src/rresult.ml
- + ocamlfind ocamlopt -a -I src src/rresult.cmx -o src/rresult.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/rresult.cmxa -o src/rresult.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmo src/rresult.ml
- + ocamlfind ocamlc -a -I src src/rresult.cmo -o src/rresult.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/rresult_top.ml > src/rresult_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma
- # No parallelism done
-> compiled  rresult.0.7.0
Processing 47/63: [astring: ocaml build] [fmt: ocaml build] [ppxlib: dune build]
-> installed rresult.0.7.0
Processing 48/63: [astring: ocaml build] [fmt: ocaml build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-base-unix" "true" "--with-cmdliner" "true" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/fmt.0.11.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends
- + ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/fmt.cmi src/fmt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/fmt.cmx src/fmt.ml
- + ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/fmt.cmo src/fmt.ml
- + ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma
- + ocamlfind ocamldep -package unix -modules src/tty/fmt_tty.ml > src/tty/fmt_tty.ml.depends
- + ocamlfind ocamldep -package unix -modules src/tty/fmt_tty.mli > src/tty/fmt_tty.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/tty -I src -o src/tty/fmt_tty.cmi src/tty/fmt_tty.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src/tty -I src -o src/tty/fmt_tty.cmx src/tty/fmt_tty.ml
- + ocamlfind ocamlopt -a -package unix -I src/tty src/tty/fmt_tty.cmx -o src/tty/fmt_tty.cmxa
- + ocamlfind ocamlopt -shared -linkall -package unix -I src/tty src/tty/fmt_tty.cmxa -o src/tty/fmt_tty.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/tty -I src -o src/tty/fmt_tty.cmo src/tty/fmt_tty.ml
- + ocamlfind ocamlc -a -package unix -I src/tty src/tty/fmt_tty.cmo -o src/tty/fmt_tty.cma
- + ocamlfind ocamldep -package cmdliner -modules src/cli/fmt_cli.ml > src/cli/fmt_cli.ml.depends
- + ocamlfind ocamldep -package cmdliner -modules src/cli/fmt_cli.mli > src/cli/fmt_cli.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/fmt_cli.cmi src/cli/fmt_cli.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/fmt_cli.cmx src/cli/fmt_cli.ml
- + ocamlfind ocamlopt -a -package cmdliner -I src/cli src/cli/fmt_cli.cmx -o src/cli/fmt_cli.cmxa
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -I src/cli src/cli/fmt_cli.cmxa -o src/cli/fmt_cli.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/fmt_cli.cmo src/cli/fmt_cli.ml
- + ocamlfind ocamlc -a -package cmdliner -I src/cli src/cli/fmt_cli.cmo -o src/cli/fmt_cli.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/fmt_top.ml > src/top/fmt_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/fmt_top.cmo src/top/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/fmt_top.cmx src/top/fmt_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmx -o src/top/fmt_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmxa -o src/top/fmt_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmo -o src/top/fmt_top.cma
- # No parallelism done
-> compiled  fmt.0.11.0
Processing 48/63: [astring: ocaml build] [ppxlib: dune build]
-> installed fmt.0.11.0
Processing 49/63: [astring: ocaml build] [ppxlib: dune build]
Processing 50/63: [astring: ocaml build] [logs: ocaml build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/astring.0.8.5)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- + ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- + ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- + ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- + ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml
- + ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- + ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends
- + ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml
- + ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml
- + ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- # No parallelism done
-> compiled  astring.0.8.5
Processing 50/63: [logs: ocaml build] [ppxlib: dune build]
-> installed astring.0.8.5
Processing 51/63: [logs: ocaml build] [ppxlib: dune build]
Processing 52/63: [fpath: ocaml build] [logs: ocaml build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/fpath.0.7.3)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package astring -modules src/fpath.ml > src/fpath.ml.depends
- + ocamlfind ocamldep -package astring -modules src/fpath.mli > src/fpath.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmi src/fpath.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- File "src/fpath.ml", line 40, characters 22-38:
- 40 |   let is_unc_path p = String.is_prefix "\\\\" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 124, characters 21-37:
- 124 |   let has_volume p = String.is_prefix "//" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 427, characters 10-26:
- 427 |   if not (String.is_prefix prefix p) then false else
-                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
-                                                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
-                                       ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 633, characters 18-31:
- 633 |   if not (String.(Sub.is_suffix (sub e) ext)) then false else
-                         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -a -package astring -I src src/fpath.cmx -o src/fpath.cmxa
- + ocamlfind ocamlopt -shared -linkall -package astring -I src src/fpath.cmxa -o src/fpath.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- File "src/fpath.ml", line 40, characters 22-38:
- 40 |   let is_unc_path p = String.is_prefix "\\\\" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 124, characters 21-37:
- 124 |   let has_volume p = String.is_prefix "//" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 427, characters 10-26:
- 427 |   if not (String.is_prefix prefix p) then false else
-                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
-                                                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
-                                       ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 633, characters 18-31:
- 633 |   if not (String.(Sub.is_suffix (sub e) ext)) then false else
-                         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlc -a -package astring -I src src/fpath.cmo -o src/fpath.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -package astring -modules src/fpath_top.ml > src/fpath_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma
- # No parallelism done
-> compiled  fpath.0.7.3
Processing 52/63: [logs: ocaml build] [ppxlib: dune build]
-> installed fpath.0.7.3
Processing 53/63: [logs: ocaml build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-js_of_ocaml-compiler" "false" "--with-fmt" "true" "--with-cmdliner" "true" "--with-lwt" "false" "--with-base-threads" "true" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/logs.0.9.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- + ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/logs.cmi src/logs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/logs.cmx src/logs.ml
- + ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/logs.cmo src/logs.ml
- + ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- + ocamlfind ocamldep -package fmt -modules src/fmt/logs_fmt.ml > src/fmt/logs_fmt.ml.depends
- + ocamlfind ocamldep -package fmt -modules src/fmt/logs_fmt.mli > src/fmt/logs_fmt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src/fmt -I src -o src/fmt/logs_fmt.cmi src/fmt/logs_fmt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src/fmt -I src -o src/fmt/logs_fmt.cmx src/fmt/logs_fmt.ml
- + ocamlfind ocamlopt -a -package fmt -I src/fmt src/fmt/logs_fmt.cmx -o src/fmt/logs_fmt.cmxa
- + ocamlfind ocamlopt -shared -linkall -package fmt -I src/fmt src/fmt/logs_fmt.cmxa -o src/fmt/logs_fmt.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src/fmt -I src -o src/fmt/logs_fmt.cmo src/fmt/logs_fmt.ml
- + ocamlfind ocamlc -a -package fmt -I src/fmt src/fmt/logs_fmt.cmo -o src/fmt/logs_fmt.cma
- + ocamlfind ocamldep -package cmdliner -modules src/cli/logs_cli.ml > src/cli/logs_cli.ml.depends
- + ocamlfind ocamldep -package cmdliner -modules src/cli/logs_cli.mli > src/cli/logs_cli.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/logs_cli.cmi src/cli/logs_cli.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/logs_cli.cmx src/cli/logs_cli.ml
- + ocamlfind ocamlopt -a -package cmdliner -I src/cli src/cli/logs_cli.cmx -o src/cli/logs_cli.cmxa
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -I src/cli src/cli/logs_cli.cmxa -o src/cli/logs_cli.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/logs_cli.cmo src/cli/logs_cli.ml
- + ocamlfind ocamlc -a -package cmdliner -I src/cli src/cli/logs_cli.cmo -o src/cli/logs_cli.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/logs_top.ml > src/top/logs_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/logs_top.cmo src/top/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/logs_top.cmx src/top/logs_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/logs_top.cmx -o src/top/logs_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/logs_top.cmxa -o src/top/logs_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/logs_top.cmo -o src/top/logs_top.cma
- + ocamlfind ocamldep -package threads -modules src/threaded/logs_threaded.ml > src/threaded/logs_threaded.ml.depends
- + ocamlfind ocamldep -package threads -modules src/threaded/logs_threaded.mli > src/threaded/logs_threaded.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmi src/threaded/logs_threaded.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmx src/threaded/logs_threaded.ml
- + ocamlfind ocamlopt -a -thread -package threads -I src/threaded src/threaded/logs_threaded.cmx -o src/threaded/logs_threaded.cmxa
- + ocamlfind ocamlopt -shared -linkall -thread -package threads -I src/threaded src/threaded/logs_threaded.cmxa -o src/threaded/logs_threaded.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmo src/threaded/logs_threaded.ml
- + ocamlfind ocamlc -a -thread -package threads -I src/threaded src/threaded/logs_threaded.cmo -o src/threaded/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.9.0
Processing 53/63: [ppxlib: dune build]
-> installed logs.0.9.0
Processing 54/63: [ppxlib: dune build]
Processing 55/63: [bos: ocaml build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/bos.0.2.1)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_base.ml > src/bos_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmo src/bos_base.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_pat.ml > src/bos_pat.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmo src/bos_pat.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_log.ml > src/bos_log.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmo src/bos_log.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_cmd.ml > src/bos_cmd.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmo src/bos_cmd.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_u.ml > src/bos_os_u.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmo src/bos_os_u.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_tmp.ml > src/bos_os_tmp.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmo src/bos_os_tmp.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_path.ml > src/bos_os_path.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmo src/bos_os_path.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmo src/bos_os_path.ml
- File "src/bos_os_path.ml", line 432, characters 25-41:
- 432 |       if not dotfiles && String.is_prefix "." bname then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/bos_os_path.ml", line 446, characters 25-41:
- 446 |       if not dotfiles && String.is_prefix "." base then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmx src/bos_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmx src/bos_log.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmx src/bos_pat.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_file.ml > src/bos_os_file.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmo src/bos_os_file.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmx src/bos_os_path.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmx src/bos_os_path.ml
- File "src/bos_os_path.ml", line 432, characters 25-41:
- 432 |       if not dotfiles && String.is_prefix "." bname then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/bos_os_path.ml", line 446, characters 25-41:
- 446 |       if not dotfiles && String.is_prefix "." base then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmx src/bos_os_tmp.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_dir.ml > src/bos_os_dir.ml.depends
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_env.ml > src/bos_os_env.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmo src/bos_os_env.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmo src/bos_os_dir.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmo src/bos_os_dir.ml
- File "src/bos_os_dir.ml", line 49, characters 35-51:
- 49 |     | Some f when dotfiles || not (String.is_prefix "." f) ->
-                                         ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmx src/bos_cmd.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmx src/bos_os_env.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_cmd.ml > src/bos_os_cmd.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmo src/bos_os_cmd.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmx src/bos_os_file.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_arg.ml > src/bos_os_arg.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmo src/bos_os_arg.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.ml > src/bos.ml.depends
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.mli > src/bos.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmi src/bos.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmx src/bos_os_arg.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmx src/bos_os_cmd.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmx src/bos_os_dir.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmx src/bos_os_dir.ml
- File "src/bos_os_dir.ml", line 49, characters 35-51:
- 49 |     | Some f when dotfiles || not (String.is_prefix "." f) ->
-                                         ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmx src/bos_os_u.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmx src/bos.ml
- + ocamlfind ocamlopt -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmx src/bos_pat.cmx src/bos_log.cmx src/bos_cmd.cmx src/bos_os_u.cmx src/bos_os_tmp.cmx src/bos_os_path.cmx src/bos_os_file.cmx src/bos_os_env.cmx src/bos_os_dir.cmx src/bos_os_cmd.cmx src/bos_os_arg.cmx src/bos.cmx -o src/bos.cmxa
- + ocamlfind ocamlopt -shared -linkall -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos.cmxa -o src/bos.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmo src/bos.ml
- + ocamlfind ocamlc -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmo src/bos_pat.cmo src/bos_log.cmo src/bos_cmd.cmo src/bos_os_u.cmo src/bos_os_tmp.cmo src/bos_os_path.cmo src/bos_os_file.cmo src/bos_os_env.cmo src/bos_os_dir.cmo src/bos_os_cmd.cmo src/bos_os_arg.cmo src/bos.cmo -o src/bos.cma
- + ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.ml > src/bos_setup.ml.depends
- + ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.mli > src/bos_setup.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmi src/bos_setup.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmx src/bos_setup.ml
- + ocamlfind ocamlopt -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmx -o src/bos_setup.cmxa
- + ocamlfind ocamlopt -shared -linkall -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmxa -o src/bos_setup.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmo src/bos_setup.ml
- + ocamlfind ocamlc -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmo -o src/bos_setup.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_top.ml > src/bos_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmo src/bos_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmx src/bos_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmx -o src/bos_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmxa -o src/bos_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmo -o src/bos_top.cma
- # No parallelism done
-> compiled  bos.0.2.1
Processing 55/63: [ppxlib: dune build]
-> installed bos.0.2.1
Processing 56/63: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ppxlib.0.37.0)
-> compiled  ppxlib.0.37.0
-> installed ppxlib.0.37.0
Processing 58/63: [ppx_deriving: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving" "-j" "71" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ppx_deriving.6.1.1)
-> compiled  ppx_deriving.6.1.1
-> installed ppx_deriving.6.1.1
Processing 60/63: [dkml-install: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dkml-install" "-j" "71" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dkml-install.0.5.3)
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I api/.dkml_install_api.objs/byte -I /home/opam/.opam/5.3-opam/lib/astring -I /home/opam/.opam/5.3-opam/lib/bos -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/fmt -I /home/opam/.opam/5.3-opam/lib/fpath -I /home/opam/.opam/5.3-opam/lib/logs -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ppx_deriving/runtime -I /home/opam/.opam/5.3-opam/lib/rresult -no-alias-deps -open Dkml_install_api__ -o api/.dkml_install_api.objs/byte/dkml_install_api__Dkml_install_api_intf.cmo -c -impl api/dkml_install_api_intf.pp.ml)
- File "api/dkml_install_api_intf.ml", line 209, characters 5-11:
- 209 |   [@@inline]
-            ^^^^^^
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- 
- File "api/dkml_install_api_intf.ml", line 213, characters 5-11:
- 213 |   [@@inline]
-            ^^^^^^
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I api/.dkml_install_api.objs/byte -I /home/opam/.opam/5.3-opam/lib/astring -I /home/opam/.opam/5.3-opam/lib/bos -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/fmt -I /home/opam/.opam/5.3-opam/lib/fpath -I /home/opam/.opam/5.3-opam/lib/logs -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ppx_deriving/runtime -I /home/opam/.opam/5.3-opam/lib/rresult -no-alias-deps -open Dkml_install_api__ -o api/.dkml_install_api.objs/byte/dkml_install_api.cmi -c -intf api/dkml_install_api.pp.mli)
- File "api/dkml_install_api.mli", line 41, characters 42-48:
- 41 |   include module type of Types.Context [@@inline]
-                                                ^^^^^^
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- 
- File "api/dkml_install_api.mli", line 44, characters 38-44:
- 44 | include Dkml_install_api_intf.Intf [@@inline]
-                                            ^^^^^^
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- 
- File "api/dkml_install_api.mli", line 50, characters 45-51:
- 50 |   include module type of Forward_progress [@@inline]
-                                                   ^^^^^^
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -g -I api/.dkml_install_api.objs/byte -I api/.dkml_install_api.objs/native -I /home/opam/.opam/5.3-opam/lib/astring -I /home/opam/.opam/5.3-opam/lib/bos -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/fmt -I /home/opam/.opam/5.3-opam/lib/fpath -I /home/opam/.opam/5.3-opam/lib/logs -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ppx_deriving/runtime -I /home/opam/.opam/5.3-opam/lib/rresult -cmi-file api/.dkml_install_api.objs/byte/dkml_install_api__Dkml_install_api_intf.cmi -no-alias-deps -open Dkml_install_api__ -o api/.dkml_install_api.objs/native/dkml_install_api__Dkml_install_api_intf.cmx -c -impl api/dkml_install_api_intf.pp.ml)
- File "api/dkml_install_api_intf.ml", line 209, characters 5-11:
- 209 |   [@@inline]
-            ^^^^^^
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- 
- File "api/dkml_install_api_intf.ml", line 213, characters 5-11:
- 213 |   [@@inline]
-            ^^^^^^
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
-> compiled  dkml-install.0.5.3
-> installed dkml-install.0.5.3
Processing 62/63: [dkml-component-staging-ocamlrun: install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "install" "-d" "dl/ocaml/flexdll" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
Processing 62/63: [dkml-component-staging-ocamlrun: tar xCfz]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "tar" "xCfz" "dl/ocaml" "dl/ocaml.tar.gz" "--strip-components=1" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "tar" "xCfz" "dl/ocaml/flexdll" "dl/flexdll.tar.gz" "--strip-components=1" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
Processing 62/63: [dkml-component-staging-ocamlrun: install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "install" "-d" "dkmldir/vendor/drc" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
Processing 62/63: [dkml-component-staging-ocamlrun: tar xCfz]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "tar" "xCfz" "dkmldir/vendor/drc" "dl/dkml-runtime-common.tar.gz" "--strip-components=1" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
Processing 62/63: [dkml-component-staging-ocamlrun: install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "install" "dkmldir/vendor/drc/.template.dkmlroot" "dkmldir/.dkmlroot" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "install" "-d" "dkmldir/vendor/dkml-compiler/src" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
Processing 62/63: [dkml-component-staging-ocamlrun: tar xCfz]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "tar" "xCfz" "dkmldir/vendor/dkml-compiler" "dl/dkml-compiler.tar.gz" "--strip-components=1" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
Processing 62/63: [dkml-component-staging-ocamlrun: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dkml-component-staging-ocamlrun" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
Processing 62/63: [dkml-component-staging-ocamlrun: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "dkml-component-staging-ocamlrun" "--create-install-files" "dkml-component-staging-ocamlrun" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
-> compiled  dkml-component-staging-ocamlrun.4.12.1~v1.0.2
Processing 63/63: [dkml-component-staging-ocamlrun: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-eufxc" "\n    if [ -e '/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files' ]; then\n      chmod -R u+w '/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files'\n      rm -rf '/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files'\n    fi\n    " (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
- + [ -e /home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files ]
Processing 63/63: [dkml-component-staging-ocamlrun: env dkmldir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "env" "TOPDIR=dkmldir/vendor/drc/all/emptytop" "DKML_REPRODUCIBLE_SYSTEM_BREWFILE=/home/opam/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2/Brewfile" "dkmldir/vendor/dkml-compiler/src/r-c-ocaml-1-setup.sh" "-d" "dkmldir" "-f" "src/ocaml-1" "-k" "vendor/dkml-compiler/src/standard-compiler-env-to-ocaml-configure-env.sh" "-v" "dl/ocaml" "-t" "/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files" "-plinux_x86_64" "-elinux_x86_64" "-g" "." "-r" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
- hint: Using 'master' as the name for the initial branch. This default branch name
- hint: is subject to change. To configure the initial branch name to use in all
- hint: of your new repositories, which will suppress this warning, call:
- hint:
- hint: 	git config --global init.defaultBranch <name>
- hint:
- hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
- hint: 'development'. The just-created branch can be renamed via this command:
- hint:
- hint: 	git branch -m <name>
- hint:
- hint: Disable this message with "git config set advice.defaultBranchName false"
- Initialized empty Git repository in /home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/src/ocaml-1/.git/
- [master (root-commit) b7e9375] Commit from source tree
-  3629 files changed, 572356 insertions(+)
-  create mode 100644 .depend
-  create mode 100644 .depend.menhir
-  create mode 100644 .gitattributes
-  create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md
-  create mode 100644 .github/ISSUE_TEMPLATE/config.yml
-  create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md
-  create mode 100644 .github/workflows/main.yml
-  create mode 100644 .github/workflows/stale.yml
-  create mode 100644 .gitignore
-  create mode 100644 .gitmodules
-  create mode 100644 .mailmap
-  create mode 100644 .ocp-indent
-  create mode 100644 .travis.yml
-  create mode 100644 BOOTSTRAP.adoc
-  create mode 100644 CONTRIBUTING.md
-  create mode 100644 Changes
-  create mode 100644 HACKING.adoc
-  create mode 100644 INSTALL.adoc
-  create mode 100644 LICENSE
-  create mode 100644 Makefile
-  create mode 100644 Makefile.best_binaries
-  create mode 100644 Makefile.build_config.in
-  create mode 100644 Makefile.common
-  create mode 100644 Makefile.config.in
-  create mode 100644 Makefile.config_if_required
-  create mode 100644 Makefile.dev
-  create mode 100644 Makefile.menhir
-  create mode 100644 Makefile.tools
-  create mode 100644 README.adoc
-  create mode 100644 README.win32.adoc
-  create mode 100644 VERSION
-  create mode 100644 aclocal.m4
-  create mode 100644 appveyor.yml
-  create mode 100644 asmcomp/CSEgen.ml
-  create mode 100644 asmcomp/CSEgen.mli
-  create mode 100644 asmcomp/afl_instrument.ml
-  create mode 100644 asmcomp/afl_instrument.mli
-  create mode 100644 asmcomp/amd64/CSE.ml
-  create mode 100644 asmcomp/amd64/NOTES.md
-  create mode 100644 asmcomp/amd64/arch.ml
-  create mode 100644 asmcomp/amd64/emit.mlp
-  create mode 100644 asmcomp/amd64/proc.ml
-  create mode 100644 asmcomp/amd64/reload.ml
-  create mode 100644 asmcomp/amd64/scheduling.ml
-  create mode 100644 asmcomp/amd64/selection.ml
-  create mode 100644 asmcomp/arm/CSE.ml
-  create mode 100644 asmcomp/arm/NOTES.md
-  create mode 100644 asmcomp/arm/arch.ml
-  create mode 100644 asmcomp/arm/emit.mlp
-  create mode 100644 asmcomp/arm/proc.ml
-  create mode 100644 asmcomp/arm/reload.ml
-  create mode 100644 asmcomp/arm/scheduling.ml
-  create mode 100644 asmcomp/arm/selection.ml
-  create mode 100644 asmcomp/arm64/CSE.ml
-  create mode 100644 asmcomp/arm64/NOTES.md
-  create mode 100644 asmcomp/arm64/arch.ml
-  create mode 100644 asmcomp/arm64/emit.mlp
-  create mode 100644 asmcomp/arm64/proc.ml
-  create mode 100644 asmcomp/arm64/reload.ml
-  create mode 100644 asmcomp/arm64/scheduling.ml
-  create mode 100644 asmcomp/arm64/selection.ml
-  create mode 100644 asmcomp/asmgen.ml
-  create mode 100644 asmcomp/asmgen.mli
-  create mode 100644 asmcomp/asmlibrarian.ml
-  create mode 100644 asmcomp/asmlibrarian.mli
-  create mode 100644 asmcomp/asmlink.ml
-  create mode 100644 asmcomp/asmlink.mli
-  create mode 100644 asmcomp/asmpackager.ml
-  create mode 100644 asmcomp/asmpackager.mli
-  create mode 100644 asmcomp/branch_relaxation.ml
-  create mode 100644 asmcomp/branch_relaxation.mli
-  create mode 100644 asmcomp/branch_relaxation_intf.ml
-  create mode 100644 asmcomp/cmm.ml
-  create mode 100644 asmcomp/cmm.mli
-  create mode 100644 asmcomp/cmm_helpers.ml
-  create mode 100644 asmcomp/cmm_helpers.mli
-  create mode 100644 asmcomp/cmmgen.ml
-  create mode 100644 asmcomp/cmmgen.mli
-  create mode 100644 asmcomp/cmmgen_state.ml
-  create mode 100644 asmcomp/cmmgen_state.mli
-  create mode 100644 asmcomp/coloring.ml
-  create mode 100644 asmcomp/coloring.mli
-  create mode 100644 asmcomp/comballoc.ml
-  create mode 100644 asmcomp/comballoc.mli
-  create mode 100644 asmcomp/deadcode.ml
-  create mode 100644 asmcomp/deadcode.mli
-  create mode 100644 asmcomp/debug/available_regs.ml
-  create mode 100644 asmcomp/debug/available_regs.mli
-  create mode 100644 asmcomp/debug/compute_ranges.ml
-  create mode 100644 asmcomp/debug/compute_ranges.mli
-  create mode 100644 asmcomp/debug/compute_ranges_intf.ml
-  create mode 100644 asmcomp/debug/reg_availability_set.ml
-  create mode 100644 asmcomp/debug/reg_availability_set.mli
-  create mode 100644 asmcomp/debug/reg_with_debug_info.ml
-  create mode 100644 asmcomp/debug/reg_with_debug_info.mli
-  create mode 100644 asmcomp/dune
-  create mode 100644 asmcomp/emit.mli
-  create mode 100644 asmcomp/emitaux.ml
-  create mode 100644 asmcomp/emitaux.mli
-  create mode 100644 asmcomp/i386/CSE.ml
-  create mode 100644 asmcomp/i386/NOTES.md
-  create mode 100644 asmcomp/i386/arch.ml
-  create mode 100644 asmcomp/i386/emit.mlp
-  create mode 100644 asmcomp/i386/proc.ml
-  create mode 100644 asmcomp/i386/reload.ml
-  create mode 100644 asmcomp/i386/scheduling.ml
-  create mode 100644 asmcomp/i386/selection.ml
-  create mode 100644 asmcomp/interf.ml
-  create mode 100644 asmcomp/interf.mli
-  create mode 100644 asmcomp/interval.ml
-  create mode 100644 asmcomp/interval.mli
-  create mode 100644 asmcomp/linear.ml
-  create mode 100644 asmcomp/linear.mli
-  create mode 100644 asmcomp/linearize.ml
-  create mode 100644 asmcomp/linearize.mli
-  create mode 100644 asmcomp/linscan.ml
-  create mode 100644 asmcomp/linscan.mli
-  create mode 100644 asmcomp/liveness.ml
-  create mode 100644 asmcomp/liveness.mli
-  create mode 100644 asmcomp/mach.ml
-  create mode 100644 asmcomp/mach.mli
-  create mode 100644 asmcomp/power/CSE.ml
-  create mode 100644 asmcomp/power/NOTES.md
-  create mode 100644 asmcomp/power/arch.ml
-  create mode 100644 asmcomp/power/emit.mlp
-  create mode 100644 asmcomp/power/proc.ml
-  create mode 100644 asmcomp/power/reload.ml
-  create mode 100644 asmcomp/power/scheduling.ml
-  create mode 100644 asmcomp/power/selection.ml
-  create mode 100644 asmcomp/printcmm.ml
-  create mode 100644 asmcomp/printcmm.mli
-  create mode 100644 asmcomp/printlinear.ml
-  create mode 100644 asmcomp/printlinear.mli
-  create mode 100644 asmcomp/printmach.ml
-  create mode 100644 asmcomp/printmach.mli
-  create mode 100644 asmcomp/proc.mli
-  create mode 100644 asmcomp/reg.ml
-  create mode 100644 asmcomp/reg.mli
-  create mode 100644 asmcomp/reload.mli
-  create mode 100644 asmcomp/reloadgen.ml
-  create mode 100644 asmcomp/reloadgen.mli
-  create mode 100644 asmcomp/riscv/CSE.ml
-  create mode 100644 asmcomp/riscv/NOTES.md
-  create mode 100644 asmcomp/riscv/arch.ml
-  create mode 100644 asmcomp/riscv/emit.mlp
-  create mode 100644 asmcomp/riscv/proc.ml
-  create mode 100644 asmcomp/riscv/reload.ml
-  create mode 100644 asmcomp/riscv/scheduling.ml
-  create mode 100644 asmcomp/riscv/selection.ml
-  create mode 100644 asmcomp/s390x/CSE.ml
-  create mode 100644 asmcomp/s390x/NOTES.md
-  create mode 100644 asmcomp/s390x/arch.ml
-  create mode 100644 asmcomp/s390x/emit.mlp
-  create mode 100644 asmcomp/s390x/proc.ml
-  create mode 100644 asmcomp/s390x/reload.ml
-  create mode 100644 asmcomp/s390x/scheduling.ml
-  create mode 100644 asmcomp/s390x/selection.ml
-  create mode 100644 asmcomp/schedgen.ml
-  create mode 100644 asmcomp/schedgen.mli
-  create mode 100644 asmcomp/scheduling.mli
-  create mode 100644 asmcomp/selectgen.ml
-  create mode 100644 asmcomp/selectgen.mli
-  create mode 100644 asmcomp/selection.mli
-  create mode 100644 asmcomp/spill.ml
-  create mode 100644 asmcomp/spill.mli
-  create mode 100644 asmcomp/split.ml
-  create mode 100644 asmcomp/split.mli
-  create mode 100644 asmcomp/strmatch.ml
-  create mode 100644 asmcomp/strmatch.mli
-  create mode 100644 asmcomp/x86_ast.mli
-  create mode 100644 asmcomp/x86_dsl.ml
-  create mode 100644 asmcomp/x86_dsl.mli
-  create mode 100644 asmcomp/x86_gas.ml
-  create mode 100644 asmcomp/x86_gas.mli
-  create mode 100644 asmcomp/x86_masm.ml
-  create mode 100644 asmcomp/x86_masm.mli
-  create mode 100644 asmcomp/x86_proc.ml
-  create mode 100644 asmcomp/x86_proc.mli
-  create mode 100644 boot/menhir/menhirLib.ml
-  create mode 100644 boot/menhir/menhirLib.mli
-  create mode 100644 boot/menhir/parser.ml
-  create mode 100644 boot/menhir/parser.mli
-  create mode 100755 boot/ocamlc
-  create mode 100755 boot/ocamllex
-  create mode 100644 build-aux/ax_func_which_gethostbyname_r.m4
-  create mode 100644 build-aux/ax_pthread.m4
-  create mode 100755 build-aux/compile
-  create mode 100755 build-aux/config.guess
-  create mode 100755 build-aux/config.sub
-  create mode 100755 build-aux/install-sh
-  create mode 100644 build-aux/libtool.m4
-  create mode 100644 build-aux/ltmain.sh
-  create mode 100644 build-aux/ltoptions.m4
-  create mode 100644 build-aux/ltsugar.m4
-  create mode 100644 build-aux/ltversion.m4
-  create mode 100644 build-aux/lt~obsolete.m4
-  create mode 100755 build-aux/missing
-  create mode 100644 bytecomp/bytegen.ml
-  create mode 100644 bytecomp/bytegen.mli
-  create mode 100644 bytecomp/bytelibrarian.ml
-  create mode 100644 bytecomp/bytelibrarian.mli
-  create mode 100644 bytecomp/bytelink.ml
-  create mode 100644 bytecomp/bytelink.mli
-  create mode 100644 bytecomp/bytepackager.ml
-  create mode 100644 bytecomp/bytepackager.mli
-  create mode 100644 bytecomp/bytesections.ml
-  create mode 100644 bytecomp/bytesections.mli
-  create mode 100644 bytecomp/dll.ml
-  create mode 100644 bytecomp/dll.mli
-  create mode 100644 bytecomp/dune
-  create mode 100644 bytecomp/emitcode.ml
-  create mode 100644 bytecomp/emitcode.mli
-  create mode 100644 bytecomp/instruct.ml
-  create mode 100644 bytecomp/instruct.mli
-  create mode 100644 bytecomp/meta.ml
-  create mode 100644 bytecomp/meta.mli
-  create mode 100644 bytecomp/printinstr.ml
-  create mode 100644 bytecomp/printinstr.mli
-  create mode 100644 bytecomp/symtable.ml
-  create mode 100644 bytecomp/symtable.mli
-  create mode 100644 compilerlibs/Makefile.compilerlibs
-  create mode 100755 configure
-  create mode 100644 configure.ac
-  create mode 100644 debugger/.depend
-  create mode 100644 debugger/Makefile
-  create mode 100644 debugger/breakpoints.ml
-  create mode 100644 debugger/breakpoints.mli
-  create mode 100644 debugger/checkpoints.ml
-  create mode 100644 debugger/checkpoints.mli
-  create mode 100644 debugger/command_line.ml
-  create mode 100644 debugger/command_line.mli
-  create mode 100644 debugger/debugcom.ml
-  create mode 100644 debugger/debugcom.mli
-  create mode 100644 debugger/debugger_config.ml
-  create mode 100644 debugger/debugger_config.mli
-  create mode 100644 debugger/debugger_lexer.mli
-  create mode 100644 debugger/debugger_lexer.mll
-  create mode 100644 debugger/debugger_parser.mly
-  create mode 100644 debugger/dune
-  create mode 100644 debugger/eval.ml
-  create mode 100644 debugger/eval.mli
-  create mode 100644 debugger/events.ml
-  create mode 100644 debugger/events.mli
-  create mode 100644 debugger/exec.ml
-  create mode 100644 debugger/exec.mli
-  create mode 100644 debugger/frames.ml
-  create mode 100644 debugger/frames.mli
-  create mode 100644 debugger/history.ml
-  create mode 100644 debugger/history.mli
-  create mode 100644 debugger/input_handling.ml
-  create mode 100644 debugger/input_handling.mli
-  create mode 100644 debugger/int64ops.ml
-  create mode 100644 debugger/int64ops.mli
-  create mode 100644 debugger/loadprinter.ml
-  create mode 100644 debugger/loadprinter.mli
-  create mode 100644 debugger/main.ml
-  create mode 100644 debugger/parameters.ml
-  create mode 100644 debugger/parameters.mli
-  create mode 100644 debugger/parser_aux.mli
-  create mode 100644 debugger/pattern_matching.ml
-  create mode 100644 debugger/pattern_matching.mli
-  create mode 100644 debugger/pos.ml
-  create mode 100644 debugger/pos.mli
-  create mode 100644 debugger/primitives.ml
-  create mode 100644 debugger/primitives.mli
-  create mode 100644 debugger/printval.ml
-  create mode 100644 debugger/printval.mli
-  create mode 100644 debugger/program_loading.ml
-  create mode 100644 debugger/program_loading.mli
-  create mode 100644 debugger/program_management.ml
-  create mode 100644 debugger/program_management.mli
-  create mode 100644 debugger/question.ml
-  create mode 100644 debugger/question.mli
-  create mode 100644 debugger/show_information.ml
-  create mode 100644 debugger/show_information.mli
-  create mode 100644 debugger/show_source.ml
-  create mode 100644 debugger/show_source.mli
-  create mode 100644 debugger/source.ml
-  create mode 100644 debugger/source.mli
-  create mode 100644 debugger/symbols.ml
-  create mode 100644 debugger/symbols.mli
-  create mode 100644 debugger/time_travel.ml
-  create mode 100644 debugger/time_travel.mli
-  create mode 100644 debugger/trap_barrier.ml
-  create mode 100644 debugger/trap_barrier.mli
-  create mode 100644 debugger/unix_tools.ml
-  create mode 100644 debugger/unix_tools.mli
-  create mode 100644 driver/compenv.ml
-  create mode 100644 driver/compenv.mli
-  create mode 100644 driver/compile.ml
-  create mode 100644 driver/compile.mli
-  create mode 100644 driver/compile_common.ml
-  create mode 100644 driver/compile_common.mli
-  create mode 100644 driver/compmisc.ml
-  create mode 100644 driver/compmisc.mli
-  create mode 100644 driver/errors.ml
-  create mode 100644 driver/errors.mli
-  create mode 100644 driver/main.ml
-  create mode 100644 driver/main_args.ml
-  create mode 100644 driver/main_args.mli
-  create mode 100644 driver/maindriver.ml
-  create mode 100644 driver/maindriver.mli
-  create mode 100644 driver/makedepend.ml
-  create mode 100644 driver/makedepend.mli
-  create mode 100644 driver/optcompile.ml
-  create mode 100644 driver/optcompile.mli
-  create mode 100644 driver/opterrors.ml
-  create mode 100644 driver/opterrors.mli
-  create mode 100644 driver/optmain.ml
-  create mode 100644 driver/optmaindriver.ml
-  create mode 100644 driver/optmaindriver.mli
-  create mode 100644 driver/pparse.ml
-  create mode 100644 driver/pparse.mli
-  create mode 100644 dune
-  create mode 100644 dune-project
-  create mode 100644 file_formats/cmi_format.ml
-  create mode 100644 file_formats/cmi_format.mli
-  create mode 100644 file_formats/cmo_format.mli
-  create mode 100644 file_formats/cmt_format.ml
-  create mode 100644 file_formats/cmt_format.mli
-  create mode 100644 file_formats/cmx_format.mli
-  create mode 100644 file_formats/cmxs_format.mli
-  create mode 100644 file_formats/linear_format.ml
-  create mode 100644 file_formats/linear_format.mli
-  create mode 100644 flexdll/.gitattributes
-  create mode 100644 flexdll/.gitignore
-  create mode 100644 flexdll/.ocp-indent
-  create mode 100644 flexdll/CHANGES
-  create mode 100644 flexdll/Compat401.ml
-  create mode 100644 flexdll/Compat402.ml
-  create mode 100644 flexdll/Compat403.ml
-  create mode 100644 flexdll/Compat405.ml
-  create mode 100644 flexdll/Compat406.ml
-  create mode 100644 flexdll/Compat407.ml
-  create mode 100644 flexdll/LICENSE
-  create mode 100644 flexdll/Makefile
-  create mode 100644 flexdll/README.md
-  create mode 100755 flexdll/appveyor.yml
-  create mode 100755 flexdll/appveyor_build.sh
-  create mode 100755 flexdll/checkenv
-  create mode 100755 flexdll/clear_appveyor_cache.sh
-  create mode 100644 flexdll/cmdline.ml
-  create mode 100644 flexdll/coff.ml
-  create mode 100644 flexdll/create_dll.ml
-  create mode 100644 flexdll/default.manifest
-  create mode 100755 flexdll/default_amd64.manifest
-  create mode 100644 flexdll/flexdll.c
-  create mode 100644 flexdll/flexdll.h
-  create mode 100644 flexdll/flexdll_initer.c
-  create mode 100644 flexdll/installer.nsi
-  create mode 100644 flexdll/msvs-detect
-  create mode 100644 flexdll/reloc.ml
-  create mode 100644 flexdll/test/Makefile
-  create mode 100644 flexdll/test/dump.c
-  create mode 100644 flexdll/test/plug1.c
-  create mode 100644 flexdll/test/plug2.c
-  create mode 100644 flexdll/version.rc
-  create mode 100644 lambda/.ocamlformat
-  create mode 100644 lambda/.ocamlformat-enable
-  create mode 100644 lambda/debuginfo.ml
-  create mode 100644 lambda/debuginfo.mli
-  create mode 100644 lambda/dune
-  create mode 100755 lambda/generate_runtimedef.sh
-  create mode 100644 lambda/lambda.ml
-  create mode 100644 lambda/lambda.mli
-  create mode 100644 lambda/matching.ml
-  create mode 100644 lambda/matching.mli
-  create mode 100644 lambda/printlambda.ml
-  create mode 100644 lambda/printlambda.mli
-  create mode 100644 lambda/runtimedef.mli
-  create mode 100644 lambda/simplif.ml
-  create mode 100644 lambda/simplif.mli
-  create mode 100644 lambda/switch.ml
-  create mode 100644 lambda/switch.mli
-  create mode 100644 lambda/translattribute.ml
-  create mode 100644 lambda/translattribute.mli
-  create mode 100644 lambda/translclass.ml
-  create mode 100644 lambda/translclass.mli
-  create mode 100644 lambda/translcore.ml
-  create mode 100644 lambda/translcore.mli
-  create mode 100644 lambda/translmod.ml
-  create mode 100644 lambda/translmod.mli
-  create mode 100644 lambda/translobj.ml
-  create mode 100644 lambda/translobj.mli
-  create mode 100644 lambda/translprim.ml
-  create mode 100644 lambda/translprim.mli
-  create mode 100644 lex/.depend
-  create mode 100644 lex/Makefile
-  create mode 100644 lex/common.ml
-  create mode 100644 lex/common.mli
-  create mode 100644 lex/compact.ml
-  create mode 100644 lex/compact.mli
-  create mode 100644 lex/cset.ml
-  create mode 100644 lex/cset.mli
-  create mode 100644 lex/lexer.mli
-  create mode 100644 lex/lexer.mll
-  create mode 100644 lex/lexgen.ml
-  create mode 100644 lex/lexgen.mli
-  create mode 100644 lex/main.ml
-  create mode 100644 lex/output.ml
-  create mode 100644 lex/output.mli
-  create mode 100644 lex/outputbis.ml
-  create mode 100644 lex/outputbis.mli
-  create mode 100644 lex/parser.mly
-  create mode 100644 lex/syntax.ml
-  create mode 100644 lex/syntax.mli
-  create mode 100644 lex/table.ml
-  create mode 100644 lex/table.mli
-  create mode 100644 man/Makefile
-  create mode 100644 man/ocaml.m
-  create mode 100644 man/ocamlc.m
-  create mode 100644 man/ocamlcp.m
-  create mode 100644 man/ocamldebug.m
-  create mode 100644 man/ocamldep.m
-  create mode 100644 man/ocamldoc.m
-  create mode 100644 man/ocamllex.m
-  create mode 100644 man/ocamlmktop.m
-  create mode 100644 man/ocamlopt.m
-  create mode 100644 man/ocamlprof.m
-  create mode 100644 man/ocamlrun.m
-  create mode 100644 man/ocamlyacc.m
-  create mode 100644 manual/LICENSE-for-the-manual
-  create mode 100644 manual/Makefile
-  create mode 100644 manual/README.md
-  create mode 100644 manual/manual/.gitignore
-  create mode 100644 manual/manual/Makefile
-  create mode 100644 manual/manual/allfiles.etex
-  create mode 100644 manual/manual/anchored_book.hva
-  create mode 100644 manual/manual/biblio.etex
-  create mode 100644 manual/manual/cmds/.gitignore
-  create mode 100644 manual/manual/cmds/Makefile
-  create mode 100644 manual/manual/cmds/afl-fuzz.etex
-  create mode 100644 manual/manual/cmds/comp.etex
-  create mode 100644 manual/manual/cmds/debugger.etex
-  create mode 100644 manual/manual/cmds/flambda.etex
-  create mode 100644 manual/manual/cmds/instrumented-runtime.etex
-  create mode 100644 manual/manual/cmds/intf-c.etex
-  create mode 100644 manual/manual/cmds/lexyacc.etex
-  create mode 100644 manual/manual/cmds/native.etex
-  create mode 100644 manual/manual/cmds/ocamldep.etex
-  create mode 100644 manual/manual/cmds/ocamldoc.etex
-  create mode 100644 manual/manual/cmds/profil.etex
-  create mode 100644 manual/manual/cmds/runtime.etex
-  create mode 100644 manual/manual/cmds/top.etex
-  create mode 100644 manual/manual/cmds/unified-options.etex
-  create mode 100644 manual/manual/foreword.etex
-  create mode 100644 manual/manual/html_processing/.gitignore
-  create mode 100644 manual/manual/html_processing/Makefile
-  create mode 100644 manual/manual/html_processing/README.md
-  create mode 100644 manual/manual/html_processing/dune-project
-  create mode 100644 manual/manual/html_processing/js/navigation.js
-  create mode 100644 manual/manual/html_processing/js/scroll.js
-  create mode 100644 manual/manual/html_processing/js/search.js
-  create mode 100644 manual/manual/html_processing/scss/_common.scss
-  create mode 100644 manual/manual/html_processing/scss/manual.scss
-  create mode 100644 manual/manual/html_processing/scss/style.scss
-  create mode 100644 manual/manual/html_processing/src/common.ml
-  create mode 100644 manual/manual/html_processing/src/process_api.ml
-  create mode 100644 manual/manual/html_processing/src/process_manual.ml
-  create mode 100644 manual/manual/htmlman/.gitignore
-  create mode 100644 manual/manual/htmlman/contents_motif.gif
-  create mode 100644 manual/manual/htmlman/fonts/fira-sans-v8-latin-regular.eot
-  create mode 100644 manual/manual/htmlman/fonts/fira-sans-v8-latin-regular.ttf
-  create mode 100644 manual/manual/htmlman/fonts/fira-sans-v8-latin-regular.woff
-  create mode 100644 manual/manual/htmlman/fonts/fira-sans-v8-latin-regular.woff2
-  create mode 100644 manual/manual/htmlman/libgraph.gif
-  create mode 100644 manual/manual/htmlman/next_motif.gif
-  create mode 100644 manual/manual/htmlman/previous_motif.gif
-  create mode 100644 manual/manual/index.tex
-  create mode 100644 manual/manual/infoman/.gitignore
-  create mode 100644 manual/manual/library/.gitignore
-  create mode 100644 manual/manual/library/Makefile
-  create mode 100644 manual/manual/library/builtin.etex
-  create mode 100644 manual/manual/library/compiler_libs.mld
-  create mode 100644 manual/manual/library/compilerlibs.etex
-  create mode 100644 manual/manual/library/core.etex
-  create mode 100644 manual/manual/library/libdynlink.etex
-  create mode 100644 manual/manual/library/libstr.etex
-  create mode 100644 manual/manual/library/libthreads.etex
-  create mode 100644 manual/manual/library/libunix.etex
-  create mode 100644 manual/manual/library/old.etex
-  create mode 100644 manual/manual/library/stdlib-blurb.etex
-  create mode 100644 manual/manual/macros.hva
-  create mode 100644 manual/manual/macros.tex
-  create mode 100644 manual/manual/manual.hva
-  create mode 100644 manual/manual/manual.inf
-  create mode 100644 manual/manual/manual.info.header
-  create mode 100644 manual/manual/manual.tex
-  create mode 100644 manual/manual/refman/.gitignore
-  create mode 100644 manual/manual/refman/Makefile
-  create mode 100644 manual/manual/refman/classes.etex
-  create mode 100644 manual/manual/refman/compunit.etex
-  create mode 100644 manual/manual/refman/const.etex
-  create mode 100644 manual/manual/refman/expr.etex
-  create mode 100644 manual/manual/refman/exten.etex
-  create mode 100644 manual/manual/refman/lex.etex
-  create mode 100644 manual/manual/refman/modtypes.etex
-  create mode 100644 manual/manual/refman/modules.etex
-  create mode 100644 manual/manual/refman/names.etex
-  create mode 100644 manual/manual/refman/patterns.etex
-  create mode 100644 manual/manual/refman/refman.etex
-  create mode 100644 manual/manual/refman/typedecl.etex
-  create mode 100644 manual/manual/refman/types.etex
-  create mode 100644 manual/manual/refman/values.etex
-  create mode 100644 manual/manual/style.css
-  create mode 100644 manual/manual/texstuff/.gitignore
-  create mode 100644 manual/manual/textman/.gitignore
-  create mode 100644 manual/manual/tutorials/.gitignore
-  create mode 100644 manual/manual/tutorials/Makefile
-  create mode 100644 manual/manual/tutorials/advexamples.etex
-  create mode 100644 manual/manual/tutorials/coreexamples.etex
-  create mode 100644 manual/manual/tutorials/lablexamples.etex
-  create mode 100644 manual/manual/tutorials/moduleexamples.etex
-  create mode 100644 manual/manual/tutorials/objectexamples.etex
-  create mode 100644 manual/manual/tutorials/polymorphism.etex
-  create mode 100644 manual/styles/altindex.sty
-  create mode 100644 manual/styles/doc.tfm
-  create mode 100644 manual/styles/docbf.tfm
-  create mode 100644 manual/styles/docit.tfm
-  create mode 100644 manual/styles/docmi.tfm
-  create mode 100644 manual/styles/docrm.tfm
-  create mode 100644 manual/styles/doctt.tfm
-  create mode 100644 manual/styles/fullpage.sty
-  create mode 100644 manual/styles/html.sty
-  create mode 100644 manual/styles/isolatin.sty
-  create mode 100644 manual/styles/multicols.sty
-  create mode 100644 manual/styles/multind.sty
-  create mode 100644 manual/styles/ocamldoc.hva
-  create mode 100644 manual/styles/ocamldoc.sty
-  create mode 100644 manual/styles/scroll.sty
-  create mode 100644 manual/styles/syntaxdef.hva
-  create mode 100644 manual/styles/syntaxdef.sty
-  create mode 100644 manual/styles/syntaxdeftxt.sty
-  create mode 100644 manual/tests/.gitignore
-  create mode 100644 manual/tests/Makefile
-  create mode 100644 manual/tests/README.md
-  create mode 100755 manual/tests/check-stdlib-modules
-  create mode 100644 manual/tests/cross_reference_checker.ml
-  create mode 100644 manual/tools/.gitignore
-  create mode 100644 manual/tools/Makefile
-  create mode 100755 manual/tools/fix_index.sh
-  create mode 100644 manual/tools/htmltransf.mll
-  create mode 100644 manual/tools/texquote2.ml
-  create mode 100644 manual/tools/transf.mll
-  create mode 100644 manual/tools/transfmain.ml
-  create mode 100644 middle_end/backend_intf.mli
-  create mode 100644 middle_end/backend_var.ml
-  create mode 100644 middle_end/backend_var.mli
-  create mode 100644 middle_end/clambda.ml
-  create mode 100644 middle_end/clambda.mli
-  create mode 100644 middle_end/clambda_primitives.ml
-  create mode 100644 middle_end/clambda_primitives.mli
-  create mode 100644 middle_end/closure/closure.ml
-  create mode 100644 middle_end/closure/closure.mli
-  create mode 100644 middle_end/closure/closure_middle_end.ml
-  create mode 100644 middle_end/closure/closure_middle_end.mli
-  create mode 100644 middle_end/compilation_unit.ml
-  create mode 100644 middle_end/compilation_unit.mli
-  create mode 100644 middle_end/compilenv.ml
-  create mode 100644 middle_end/compilenv.mli
-  create mode 100644 middle_end/convert_primitives.ml
-  create mode 100644 middle_end/convert_primitives.mli
-  create mode 100644 middle_end/flambda/alias_analysis.ml
-  create mode 100644 middle_end/flambda/alias_analysis.mli
-  create mode 100644 middle_end/flambda/allocated_const.ml
-  create mode 100644 middle_end/flambda/allocated_const.mli
-  create mode 100644 middle_end/flambda/augment_specialised_args.ml
-  create mode 100644 middle_end/flambda/augment_specialised_args.mli
-  create mode 100644 middle_end/flambda/base_types/closure_element.ml
-  create mode 100644 middle_end/flambda/base_types/closure_element.mli
-  create mode 100644 middle_end/flambda/base_types/closure_id.ml
-  create mode 100644 middle_end/flambda/base_types/closure_id.mli
-  create mode 100644 middle_end/flambda/base_types/closure_origin.ml
-  create mode 100644 middle_end/flambda/base_types/closure_origin.mli
-  create mode 100644 middle_end/flambda/base_types/export_id.ml
-  create mode 100644 middle_end/flambda/base_types/export_id.mli
-  create mode 100644 middle_end/flambda/base_types/id_types.ml
-  create mode 100644 middle_end/flambda/base_types/id_types.mli
-  create mode 100644 middle_end/flambda/base_types/mutable_variable.ml
-  create mode 100644 middle_end/flambda/base_types/mutable_variable.mli
-  create mode 100644 middle_end/flambda/base_types/set_of_closures_id.ml
-  create mode 100644 middle_end/flambda/base_types/set_of_closures_id.mli
-  create mode 100644 middle_end/flambda/base_types/set_of_closures_origin.ml
-  create mode 100644 middle_end/flambda/base_types/set_of_closures_origin.mli
-  create mode 100644 middle_end/flambda/base_types/static_exception.ml
-  create mode 100644 middle_end/flambda/base_types/static_exception.mli
-  create mode 100644 middle_end/flambda/base_types/tag.ml
-  create mode 100644 middle_end/flambda/base_types/tag.mli
-  create mode 100644 middle_end/flambda/base_types/var_within_closure.ml
-  create mode 100644 middle_end/flambda/base_types/var_within_closure.mli
-  create mode 100644 middle_end/flambda/build_export_info.ml
-  create mode 100644 middle_end/flambda/build_export_info.mli
-  create mode 100644 middle_end/flambda/closure_conversion.ml
-  create mode 100644 middle_end/flambda/closure_conversion.mli
-  create mode 100644 middle_end/flambda/closure_conversion_aux.ml
-  create mode 100644 middle_end/flambda/closure_conversion_aux.mli
-  create mode 100644 middle_end/flambda/closure_offsets.ml
-  create mode 100644 middle_end/flambda/closure_offsets.mli
-  create mode 100644 middle_end/flambda/effect_analysis.ml
-  create mode 100644 middle_end/flambda/effect_analysis.mli
-  create mode 100644 middle_end/flambda/export_info.ml
-  create mode 100644 middle_end/flambda/export_info.mli
-  create mode 100644 middle_end/flambda/export_info_for_pack.ml
-  create mode 100644 middle_end/flambda/export_info_for_pack.mli
-  create mode 100644 middle_end/flambda/extract_projections.ml
-  create mode 100644 middle_end/flambda/extract_projections.mli
-  create mode 100644 middle_end/flambda/find_recursive_functions.ml
-  create mode 100644 middle_end/flambda/find_recursive_functions.mli
-  create mode 100644 middle_end/flambda/flambda.ml
-  create mode 100644 middle_end/flambda/flambda.mli
-  create mode 100644 middle_end/flambda/flambda_invariants.ml
-  create mode 100644 middle_end/flambda/flambda_invariants.mli
-  create mode 100644 middle_end/flambda/flambda_iterators.ml
-  create mode 100644 middle_end/flambda/flambda_iterators.mli
-  create mode 100644 middle_end/flambda/flambda_middle_end.ml
-  create mode 100644 middle_end/flambda/flambda_middle_end.mli
-  create mode 100644 middle_end/flambda/flambda_to_clambda.ml
-  create mode 100644 middle_end/flambda/flambda_to_clambda.mli
-  create mode 100644 middle_end/flambda/flambda_utils.ml
-  create mode 100644 middle_end/flambda/flambda_utils.mli
-  create mode 100644 middle_end/flambda/freshening.ml
-  create mode 100644 middle_end/flambda/freshening.mli
-  create mode 100644 middle_end/flambda/import_approx.ml
-  create mode 100644 middle_end/flambda/import_approx.mli
-  create mode 100644 middle_end/flambda/inconstant_idents.ml
-  create mode 100644 middle_end/flambda/inconstant_idents.mli
-  create mode 100644 middle_end/flambda/initialize_symbol_to_let_symbol.ml
-  create mode 100644 middle_end/flambda/initialize_symbol_to_let_symbol.mli
-  create mode 100644 middle_end/flambda/inline_and_simplify.ml
-  create mode 100644 middle_end/flambda/inline_and_simplify.mli
-  create mode 100644 middle_end/flambda/inline_and_simplify_aux.ml
-  create mode 100644 middle_end/flambda/inline_and_simplify_aux.mli
-  create mode 100644 middle_end/flambda/inlining_cost.ml
-  create mode 100644 middle_end/flambda/inlining_cost.mli
-  create mode 100644 middle_end/flambda/inlining_decision.ml
-  create mode 100644 middle_end/flambda/inlining_decision.mli
-  create mode 100644 middle_end/flambda/inlining_decision_intf.mli
-  create mode 100644 middle_end/flambda/inlining_stats.ml
-  create mode 100644 middle_end/flambda/inlining_stats.mli
-  create mode 100644 middle_end/flambda/inlining_stats_types.ml
-  create mode 100644 middle_end/flambda/inlining_stats_types.mli
-  create mode 100644 middle_end/flambda/inlining_transforms.ml
-  create mode 100644 middle_end/flambda/inlining_transforms.mli
-  create mode 100644 middle_end/flambda/invariant_params.ml
-  create mode 100644 middle_end/flambda/invariant_params.mli
-  create mode 100644 middle_end/flambda/lift_code.ml
-  create mode 100644 middle_end/flambda/lift_code.mli
-  create mode 100644 middle_end/flambda/lift_constants.ml
-  create mode 100644 middle_end/flambda/lift_constants.mli
-  create mode 100644 middle_end/flambda/lift_let_to_initialize_symbol.ml
-  create mode 100644 middle_end/flambda/lift_let_to_initialize_symbol.mli
-  create mode 100644 middle_end/flambda/parameter.ml
-  create mode 100644 middle_end/flambda/parameter.mli
-  create mode 100644 middle_end/flambda/pass_wrapper.ml
-  create mode 100644 middle_end/flambda/pass_wrapper.mli
-  create mode 100644 middle_end/flambda/projection.ml
-  create mode 100644 middle_end/flambda/projection.mli
-  create mode 100644 middle_end/flambda/ref_to_variables.ml
-  create mode 100644 middle_end/flambda/ref_to_variables.mli
-  create mode 100644 middle_end/flambda/remove_free_vars_equal_to_args.ml
-  create mode 100644 middle_end/flambda/remove_free_vars_equal_to_args.mli
-  create mode 100644 middle_end/flambda/remove_unused_arguments.ml
-  create mode 100644 middle_end/flambda/remove_unused_arguments.mli
-  create mode 100644 middle_end/flambda/remove_unused_closure_vars.ml
-  create mode 100644 middle_end/flambda/remove_unused_closure_vars.mli
-  create mode 100644 middle_end/flambda/remove_unused_program_constructs.ml
-  create mode 100644 middle_end/flambda/remove_unused_program_constructs.mli
-  create mode 100644 middle_end/flambda/share_constants.ml
-  create mode 100644 middle_end/flambda/share_constants.mli
-  create mode 100644 middle_end/flambda/simple_value_approx.ml
-  create mode 100644 middle_end/flambda/simple_value_approx.mli
-  create mode 100644 middle_end/flambda/simplify_boxed_integer_ops.ml
-  create mode 100644 middle_end/flambda/simplify_boxed_integer_ops.mli
-  create mode 100644 middle_end/flambda/simplify_boxed_integer_ops_intf.mli
-  create mode 100644 middle_end/flambda/simplify_common.ml
-  create mode 100644 middle_end/flambda/simplify_common.mli
-  create mode 100644 middle_end/flambda/simplify_primitives.ml
-  create mode 100644 middle_end/flambda/simplify_primitives.mli
-  create mode 100644 middle_end/flambda/traverse_for_exported_symbols.ml
-  create mode 100644 middle_end/flambda/traverse_for_exported_symbols.mli
-  create mode 100644 middle_end/flambda/un_anf.ml
-  create mode 100644 middle_end/flambda/un_anf.mli
-  create mode 100644 middle_end/flambda/unbox_closures.ml
-  create mode 100644 middle_end/flambda/unbox_closures.mli
-  create mode 100644 middle_end/flambda/unbox_free_vars_of_closures.ml
-  create mode 100644 middle_end/flambda/unbox_free_vars_of_closures.mli
-  create mode 100644 middle_end/flambda/unbox_specialised_args.ml
-  create mode 100644 middle_end/flambda/unbox_specialised_args.mli
-  create mode 100644 middle_end/internal_variable_names.ml
-  create mode 100644 middle_end/internal_variable_names.mli
-  create mode 100644 middle_end/linkage_name.ml
-  create mode 100644 middle_end/linkage_name.mli
-  create mode 100644 middle_end/printclambda.ml
-  create mode 100644 middle_end/printclambda.mli
-  create mode 100644 middle_end/printclambda_primitives.ml
-  create mode 100644 middle_end/printclambda_primitives.mli
-  create mode 100644 middle_end/semantics_of_primitives.ml
-  create mode 100644 middle_end/semantics_of_primitives.mli
-  create mode 100644 middle_end/symbol.ml
-  create mode 100644 middle_end/symbol.mli
-  create mode 100644 middle_end/variable.ml
-  create mode 100644 middle_end/variable.mli
-  create mode 100644 ocaml-variants.opam
-  create mode 100644 ocamldoc/.depend
-  create mode 100644 ocamldoc/Changes.txt
-  create mode 100644 ocamldoc/Makefile
-  create mode 100644 ocamldoc/Makefile.docfiles
-  create mode 100644 ocamldoc/dune
-  create mode 100644 ocamldoc/generators/odoc_literate.ml
-  create mode 100644 ocamldoc/generators/odoc_todo.ml
-  create mode 100644 ocamldoc/ocamldoc.hva
-  create mode 100644 ocamldoc/ocamldoc.sty
-  create mode 100644 ocamldoc/odoc.ml
-  create mode 100644 ocamldoc/odoc_analyse.ml
-  create mode 100644 ocamldoc/odoc_analyse.mli
-  create mode 100644 ocamldoc/odoc_args.ml
-  create mode 100644 ocamldoc/odoc_args.mli
-  create mode 100644 ocamldoc/odoc_ast.ml
-  create mode 100644 ocamldoc/odoc_ast.mli
-  create mode 100644 ocamldoc/odoc_class.ml
-  create mode 100644 ocamldoc/odoc_comments.ml
-  create mode 100644 ocamldoc/odoc_comments.mli
-  create mode 100644 ocamldoc/odoc_comments_global.ml
-  create mode 100644 ocamldoc/odoc_comments_global.mli
-  create mode 100644 ocamldoc/odoc_config.ml
-  create mode 100644 ocamldoc/odoc_config.mli
-  create mode 100644 ocamldoc/odoc_control.ml
-  create mode 100644 ocamldoc/odoc_cross.ml
-  create mode 100644 ocamldoc/odoc_cross.mli
-  create mode 100644 ocamldoc/odoc_dag2html.ml
-  create mode 100644 ocamldoc/odoc_dag2html.mli
-  create mode 100644 ocamldoc/odoc_dep.ml
-  create mode 100644 ocamldoc/odoc_dot.ml
-  create mode 100644 ocamldoc/odoc_env.ml
-  create mode 100644 ocamldoc/odoc_env.mli
-  create mode 100644 ocamldoc/odoc_exception.ml
-  create mode 100644 ocamldoc/odoc_extension.ml
-  create mode 100644 ocamldoc/odoc_gen.ml
-  create mode 100644 ocamldoc/odoc_gen.mli
-  create mode 100644 ocamldoc/odoc_global.ml
-  create mode 100644 ocamldoc/odoc_global.mli
-  create mode 100644 ocamldoc/odoc_html.ml
-  create mode 100644 ocamldoc/odoc_index.html
-  create mode 100644 ocamldoc/odoc_info.ml
-  create mode 100644 ocamldoc/odoc_info.mli
-  create mode 100644 ocamldoc/odoc_inherit.ml
-  create mode 100644 ocamldoc/odoc_latex.ml
-  create mode 100644 ocamldoc/odoc_latex_style.ml
-  create mode 100644 ocamldoc/odoc_lexer.mll
-  create mode 100644 ocamldoc/odoc_man.ml
-  create mode 100644 ocamldoc/odoc_merge.ml
-  create mode 100644 ocamldoc/odoc_merge.mli
-  create mode 100644 ocamldoc/odoc_messages.ml
-  create mode 100644 ocamldoc/odoc_misc.ml
-  create mode 100644 ocamldoc/odoc_misc.mli
-  create mode 100644 ocamldoc/odoc_module.ml
-  create mode 100644 ocamldoc/odoc_name.ml
-  create mode 100644 ocamldoc/odoc_name.mli
-  create mode 100644 ocamldoc/odoc_ocamlhtml.mll
-  create mode 100644 ocamldoc/odoc_parameter.ml
-  create mode 100644 ocamldoc/odoc_parser.mly
-  create mode 100644 ocamldoc/odoc_print.ml
-  create mode 100644 ocamldoc/odoc_print.mli
-  create mode 100644 ocamldoc/odoc_scan.ml
-  create mode 100644 ocamldoc/odoc_search.ml
-  create mode 100644 ocamldoc/odoc_search.mli
-  create mode 100644 ocamldoc/odoc_see_lexer.mll
-  create mode 100644 ocamldoc/odoc_sig.ml
-  create mode 100644 ocamldoc/odoc_sig.mli
-  create mode 100644 ocamldoc/odoc_str.ml
-  create mode 100644 ocamldoc/odoc_str.mli
-  create mode 100644 ocamldoc/odoc_test.ml
-  create mode 100644 ocamldoc/odoc_texi.ml
-  create mode 100644 ocamldoc/odoc_text.ml
-  create mode 100644 ocamldoc/odoc_text.mli
-  create mode 100644 ocamldoc/odoc_text_lexer.mll
-  create mode 100644 ocamldoc/odoc_text_parser.mly
-  create mode 100644 ocamldoc/odoc_to_text.ml
-  create mode 100644 ocamldoc/odoc_type.ml
-  create mode 100644 ocamldoc/odoc_types.ml
-  create mode 100644 ocamldoc/odoc_types.mli
-  create mode 100644 ocamldoc/odoc_value.ml
-  create mode 100644 ocamltest/.depend
-  create mode 100644 ocamltest/Makefile
-  create mode 100644 ocamltest/README
-  create mode 100644 ocamltest/actions.ml
-  create mode 100644 ocamltest/actions.mli
-  create mode 100644 ocamltest/actions_helpers.ml
-  create mode 100644 ocamltest/actions_helpers.mli
-  create mode 100644 ocamltest/builtin_actions.ml
-  create mode 100644 ocamltest/builtin_actions.mli
-  create mode 100644 ocamltest/builtin_variables.ml
-  create mode 100644 ocamltest/builtin_variables.mli
-  create mode 100644 ocamltest/dune
-  create mode 100644 ocamltest/environments.ml
-  create mode 100644 ocamltest/environments.mli
-  create mode 100644 ocamltest/filecompare.ml
-  create mode 100644 ocamltest/filecompare.mli
-  create mode 100755 ocamltest/getocamloptdefaultflags
-  create mode 100644 ocamltest/main.ml
-  create mode 100644 ocamltest/main.mli
-  create mode 100644 ocamltest/modifier_parser.ml
-  create mode 100644 ocamltest/modifier_parser.mli
-  create mode 100644 ocamltest/ocaml_actions.ml
-  create mode 100644 ocamltest/ocaml_actions.mli
-  create mode 100644 ocamltest/ocaml_backends.ml
-  create mode 100644 ocamltest/ocaml_backends.mli
-  create mode 100644 ocamltest/ocaml_commands.ml
-  create mode 100644 ocamltest/ocaml_commands.mli
-  create mode 100644 ocamltest/ocaml_compilers.ml
-  create mode 100644 ocamltest/ocaml_compilers.mli
-  create mode 100644 ocamltest/ocaml_directories.ml
-  create mode 100644 ocamltest/ocaml_directories.mli
-  create mode 100644 ocamltest/ocaml_files.ml
-  create mode 100644 ocamltest/ocaml_files.mli
-  create mode 100644 ocamltest/ocaml_filetypes.ml
-  create mode 100644 ocamltest/ocaml_filetypes.mli
-  create mode 100644 ocamltest/ocaml_flags.ml
-  create mode 100644 ocamltest/ocaml_flags.mli
-  create mode 100644 ocamltest/ocaml_modifiers.ml
-  create mode 100644 ocamltest/ocaml_modifiers.mli
-  create mode 100644 ocamltest/ocaml_tests.ml
-  create mode 100644 ocamltest/ocaml_tests.mli
-  create mode 100644 ocamltest/ocaml_tools.ml
-  create mode 100644 ocamltest/ocaml_tools.mli
-  create mode 100644 ocamltest/ocaml_toplevels.ml
-  create mode 100644 ocamltest/ocaml_toplevels.mli
-  create mode 100644 ocamltest/ocaml_variables.ml
-  create mode 100644 ocamltest/ocaml_variables.mli
-  create mode 100644 ocamltest/ocamltest.org
-  create mode 100644 ocamltest/ocamltest_config.ml.in
-  create mode 100644 ocamltest/ocamltest_config.mli
-  create mode 100644 ocamltest/ocamltest_stdlib.ml
-  create mode 100644 ocamltest/ocamltest_stdlib.mli
-  create mode 100644 ocamltest/ocamltest_unix.mli
-  create mode 100644 ocamltest/ocamltest_unix_dummy.ml
-  create mode 100644 ocamltest/ocamltest_unix_real.ml
-  create mode 100644 ocamltest/options.ml
-  create mode 100644 ocamltest/options.mli
-  create mode 100644 ocamltest/result.ml
-  create mode 100644 ocamltest/result.mli
-  create mode 100644 ocamltest/run.h
-  create mode 100644 ocamltest/run_command.ml
-  create mode 100644 ocamltest/run_command.mli
-  create mode 100644 ocamltest/run_common.h
-  create mode 100644 ocamltest/run_stubs.c
-  create mode 100644 ocamltest/run_unix.c
-  create mode 100644 ocamltest/run_win32.c
-  create mode 100644 ocamltest/strace.ml
-  create mode 100644 ocamltest/strace.mli
-  create mode 100644 ocamltest/tests.ml
-  create mode 100644 ocamltest/tests.mli
-  create mode 100644 ocamltest/tsl_ast.ml
-  create mode 100644 ocamltest/tsl_ast.mli
-  create mode 100644 ocamltest/tsl_lexer.mli
-  create mode 100644 ocamltest/tsl_lexer.mll
-  create mode 100644 ocamltest/tsl_parser.mly
-  create mode 100644 ocamltest/tsl_semantics.ml
-  create mode 100644 ocamltest/tsl_semantics.mli
-  create mode 100644 ocamltest/variables.ml
-  create mode 100644 ocamltest/variables.mli
-  create mode 100644 otherlibs/Makefile
-  create mode 100644 otherlibs/Makefile.otherlibs.common
-  create mode 100644 otherlibs/bigarray/.depend
-  create mode 100644 otherlibs/bigarray/Makefile
-  create mode 100644 otherlibs/bigarray/bigarray.ml
-  create mode 100644 otherlibs/bigarray/bigarray.mli
-  create mode 100644 otherlibs/bigarray/empty.c
-  create mode 100644 otherlibs/dynlink/.depend
-  create mode 100644 otherlibs/dynlink/Makefile
-  create mode 100644 otherlibs/dynlink/byte/dynlink.ml
-  create mode 100644 otherlibs/dynlink/dune
-  create mode 100644 otherlibs/dynlink/dynlink.mli
-  create mode 100644 otherlibs/dynlink/dynlink_common.ml
-  create mode 100644 otherlibs/dynlink/dynlink_common.mli
-  create mode 100644 otherlibs/dynlink/dynlink_compilerlibs/Makefile.copy-sources
-  create mode 100644 otherlibs/dynlink/dynlink_platform_intf.ml
-  create mode 100644 otherlibs/dynlink/dynlink_types.ml
-  create mode 100644 otherlibs/dynlink/dynlink_types.mli
-  create mode 100644 otherlibs/dynlink/extract_crc.ml
-  create mode 100644 otherlibs/dynlink/native/dynlink.ml
-  create mode 100644 otherlibs/str/.depend
-  create mode 100644 otherlibs/str/Makefile
-  create mode 100644 otherlibs/str/dune
-  create mode 100644 otherlibs/str/str.ml
-  create mode 100644 otherlibs/str/str.mli
-  create mode 100644 otherlibs/str/strstubs.c
-  create mode 100644 otherlibs/systhreads/.depend
-  create mode 100644 otherlibs/systhreads/Makefile
-  create mode 100644 otherlibs/systhreads/condition.ml
-  create mode 100644 otherlibs/systhreads/condition.mli
-  create mode 100644 otherlibs/systhreads/event.ml
-  create mode 100644 otherlibs/systhreads/event.mli
-  create mode 100644 otherlibs/systhreads/mutex.ml
-  create mode 100644 otherlibs/systhreads/mutex.mli
-  create mode 100644 otherlibs/systhreads/semaphore.ml
-  create mode 100644 otherlibs/systhreads/semaphore.mli
-  create mode 100644 otherlibs/systhreads/st_posix.h
-  create mode 100644 otherlibs/systhreads/st_stubs.c
-  create mode 100644 otherlibs/systhreads/st_win32.h
-  create mode 100644 otherlibs/systhreads/thread.ml
-  create mode 100644 otherlibs/systhreads/thread.mli
-  create mode 100644 otherlibs/systhreads/threadUnix.ml
-  create mode 100644 otherlibs/systhreads/threadUnix.mli
-  create mode 100644 otherlibs/systhreads/threads.h
-  create mode 100644 otherlibs/unix/.depend
-  create mode 100644 otherlibs/unix/Makefile
-  create mode 100644 otherlibs/unix/accept.c
-  create mode 100644 otherlibs/unix/access.c
-  create mode 100644 otherlibs/unix/addrofstr.c
-  create mode 100644 otherlibs/unix/alarm.c
-  create mode 100644 otherlibs/unix/bind.c
-  create mode 100644 otherlibs/unix/channels.c
-  create mode 100644 otherlibs/unix/chdir.c
-  create mode 100644 otherlibs/unix/chmod.c
-  create mode 100644 otherlibs/unix/chown.c
-  create mode 100644 otherlibs/unix/chroot.c
-  create mode 100644 otherlibs/unix/close.c
-  create mode 100644 otherlibs/unix/closedir.c
-  create mode 100644 otherlibs/unix/connect.c
-  create mode 100644 otherlibs/unix/cst2constr.c
-  create mode 100644 otherlibs/unix/cst2constr.h
-  create mode 100644 otherlibs/unix/cstringv.c
-  create mode 100644 otherlibs/unix/dune
-  create mode 100644 otherlibs/unix/dup.c
-  create mode 100644 otherlibs/unix/dup2.c
-  create mode 100644 otherlibs/unix/envir.c
-  create mode 100644 otherlibs/unix/errmsg.c
-  create mode 100644 otherlibs/unix/execv.c
-  create mode 100644 otherlibs/unix/execve.c
-  create mode 100644 otherlibs/unix/execvp.c
-  create mode 100644 otherlibs/unix/exit.c
-  create mode 100644 otherlibs/unix/fchmod.c
-  create mode 100644 otherlibs/unix/fchown.c
-  create mode 100644 otherlibs/unix/fcntl.c
-  create mode 100644 otherlibs/unix/fork.c
-  create mode 100644 otherlibs/unix/fsync.c
-  create mode 100644 otherlibs/unix/ftruncate.c
-  create mode 100644 otherlibs/unix/getaddrinfo.c
-  create mode 100644 otherlibs/unix/getcwd.c
-  create mode 100644 otherlibs/unix/getegid.c
-  create mode 100644 otherlibs/unix/geteuid.c
-  create mode 100644 otherlibs/unix/getgid.c
-  create mode 100644 otherlibs/unix/getgr.c
-  create mode 100644 otherlibs/unix/getgroups.c
-  create mode 100644 otherlibs/unix/gethost.c
-  create mode 100644 otherlibs/unix/gethostname.c
-  create mode 100644 otherlibs/unix/getlogin.c
-  create mode 100644 otherlibs/unix/getnameinfo.c
-  create mode 100644 otherlibs/unix/getpeername.c
-  create mode 100644 otherlibs/unix/getpid.c
-  create mode 100644 otherlibs/unix/getppid.c
-  create mode 100644 otherlibs/unix/getproto.c
-  create mode 100644 otherlibs/unix/getpw.c
-  create mode 100644 otherlibs/unix/getserv.c
-  create mode 100644 otherlibs/unix/getsockname.c
-  create mode 100644 otherlibs/unix/gettimeofday.c
-  create mode 100644 otherlibs/unix/getuid.c
-  create mode 100644 otherlibs/unix/gmtime.c
-  create mode 100644 otherlibs/unix/initgroups.c
-  create mode 100644 otherlibs/unix/isatty.c
-  create mode 100644 otherlibs/unix/itimer.c
-  create mode 100644 otherlibs/unix/kill.c
-  create mode 100644 otherlibs/unix/link.c
-  create mode 100644 otherlibs/unix/listen.c
-  create mode 100644 otherlibs/unix/lockf.c
-  create mode 100644 otherlibs/unix/lseek.c
-  create mode 100644 otherlibs/unix/mkdir.c
-  create mode 100644 otherlibs/unix/mkfifo.c
-  create mode 100644 otherlibs/unix/mmap.c
-  create mode 100644 otherlibs/unix/mmap_ba.c
-  create mode 100644 otherlibs/unix/nanosecond_stat.h
-  create mode 100644 otherlibs/unix/nice.c
-  create mode 100644 otherlibs/unix/open.c
-  create mode 100644 otherlibs/unix/opendir.c
-  create mode 100644 otherlibs/unix/pipe.c
-  create mode 100644 otherlibs/unix/putenv.c
-  create mode 100644 otherlibs/unix/read.c
-  create mode 100644 otherlibs/unix/readdir.c
-  create mode 100644 otherlibs/unix/readlink.c
-  create mode 100644 otherlibs/unix/rename.c
-  create mode 100644 otherlibs/unix/rewinddir.c
-  create mode 100644 otherlibs/unix/rmdir.c
-  create mode 100644 otherlibs/unix/select.c
-  create mode 100644 otherlibs/unix/sendrecv.c
-  create mode 100644 otherlibs/unix/setgid.c
-  create mode 100644 otherlibs/unix/setgroups.c
-  create mode 100644 otherlibs/unix/setsid.c
-  create mode 100644 otherlibs/unix/setuid.c
-  create mode 100644 otherlibs/unix/shutdown.c
-  create mode 100644 otherlibs/unix/signals.c
-  create mode 100644 otherlibs/unix/sleep.c
-  create mode 100644 otherlibs/unix/socket.c
-  create mode 100644 otherlibs/unix/socketaddr.c
-  create mode 100644 otherlibs/unix/socketaddr.h
-  create mode 100644 otherlibs/unix/socketpair.c
-  create mode 100644 otherlibs/unix/sockopt.c
-  create mode 100644 otherlibs/unix/spawn.c
-  create mode 100644 otherlibs/unix/stat.c
-  create mode 100644 otherlibs/unix/strofaddr.c
-  create mode 100644 otherlibs/unix/symlink.c
-  create mode 100644 otherlibs/unix/termios.c
-  create mode 100644 otherlibs/unix/time.c
-  create mode 100644 otherlibs/unix/times.c
-  create mode 100644 otherlibs/unix/truncate.c
-  create mode 100644 otherlibs/unix/umask.c
-  create mode 100644 otherlibs/unix/unix.ml
-  create mode 100644 otherlibs/unix/unix.mli
-  create mode 100644 otherlibs/unix/unixLabels.ml
-  create mode 100644 otherlibs/unix/unixLabels.mli
-  create mode 100644 otherlibs/unix/unixsupport.c
-  create mode 100644 otherlibs/unix/unixsupport.h
-  create mode 100644 otherlibs/unix/unlink.c
-  create mode 100644 otherlibs/unix/utimes.c
-  create mode 100644 otherlibs/unix/wait.c
-  create mode 100644 otherlibs/unix/write.c
-  create mode 100644 otherlibs/win32unix/.depend
-  create mode 100644 otherlibs/win32unix/Makefile
-  create mode 100644 otherlibs/win32unix/accept.c
-  create mode 100644 otherlibs/win32unix/bind.c
-  create mode 100644 otherlibs/win32unix/channels.c
-  create mode 100644 otherlibs/win32unix/close.c
-  create mode 100644 otherlibs/win32unix/close_on.c
-  create mode 100644 otherlibs/win32unix/connect.c
-  create mode 100644 otherlibs/win32unix/createprocess.c
-  create mode 100644 otherlibs/win32unix/dup.c
-  create mode 100644 otherlibs/win32unix/dup2.c
-  create mode 100644 otherlibs/win32unix/envir.c
-  create mode 100644 otherlibs/win32unix/errmsg.c
-  create mode 100644 otherlibs/win32unix/getpeername.c
-  create mode 100644 otherlibs/win32unix/getpid.c
-  create mode 100644 otherlibs/win32unix/getsockname.c
-  create mode 100644 otherlibs/win32unix/gettimeofday.c
-  create mode 100644 otherlibs/win32unix/isatty.c
-  create mode 100644 otherlibs/win32unix/link.c
-  create mode 100644 otherlibs/win32unix/listen.c
-  create mode 100644 otherlibs/win32unix/lockf.c
-  create mode 100644 otherlibs/win32unix/lseek.c
-  create mode 100644 otherlibs/win32unix/mmap.c
-  create mode 100644 otherlibs/win32unix/nonblock.c
-  create mode 100644 otherlibs/win32unix/open.c
-  create mode 100644 otherlibs/win32unix/pipe.c
-  create mode 100644 otherlibs/win32unix/read.c
-  create mode 100644 otherlibs/win32unix/readlink.c
-  create mode 100644 otherlibs/win32unix/rename.c
-  create mode 100644 otherlibs/win32unix/select.c
-  create mode 100644 otherlibs/win32unix/sendrecv.c
-  create mode 100644 otherlibs/win32unix/shutdown.c
-  create mode 100644 otherlibs/win32unix/sleep.c
-  create mode 100644 otherlibs/win32unix/socket.c
-  create mode 100644 otherlibs/win32unix/sockopt.c
-  create mode 100644 otherlibs/win32unix/startup.c
-  create mode 100644 otherlibs/win32unix/stat.c
-  create mode 100644 otherlibs/win32unix/symlink.c
-  create mode 100644 otherlibs/win32unix/system.c
-  create mode 100644 otherlibs/win32unix/times.c
-  create mode 100644 otherlibs/win32unix/truncate.c
-  create mode 100644 otherlibs/win32unix/unix.ml
-  create mode 100644 otherlibs/win32unix/unixsupport.c
-  create mode 100644 otherlibs/win32unix/unixsupport.h
-  create mode 100644 otherlibs/win32unix/utimes.c
-  create mode 100644 otherlibs/win32unix/windbug.c
-  create mode 100644 otherlibs/win32unix/windbug.h
-  create mode 100644 otherlibs/win32unix/windir.c
-  create mode 100644 otherlibs/win32unix/winlist.c
-  create mode 100644 otherlibs/win32unix/winlist.h
-  create mode 100644 otherlibs/win32unix/winwait.c
-  create mode 100644 otherlibs/win32unix/winworker.c
-  create mode 100644 otherlibs/win32unix/winworker.h
-  create mode 100644 otherlibs/win32unix/write.c
-  create mode 100644 parsing/CONFLICTS.md
-  create mode 100644 parsing/HACKING.adoc
-  create mode 100644 parsing/VIPs.md
-  create mode 100644 parsing/ast_helper.ml
-  create mode 100644 parsing/ast_helper.mli
-  create mode 100644 parsing/ast_invariants.ml
-  create mode 100644 parsing/ast_invariants.mli
-  create mode 100644 parsing/ast_iterator.ml
-  create mode 100644 parsing/ast_iterator.mli
-  create mode 100644 parsing/ast_mapper.ml
-  create mode 100644 parsing/ast_mapper.mli
-  create mode 100644 parsing/asttypes.mli
-  create mode 100644 parsing/attr_helper.ml
-  create mode 100644 parsing/attr_helper.mli
-  create mode 100644 parsing/builtin_attributes.ml
-  create mode 100644 parsing/builtin_attributes.mli
-  create mode 100644 parsing/depend.ml
-  create mode 100644 parsing/depend.mli
-  create mode 100644 parsing/docstrings.ml
-  create mode 100644 parsing/docstrings.mli
-  create mode 100644 parsing/dune
-  create mode 100644 parsing/lexer.mli
-  create mode 100644 parsing/lexer.mll
-  create mode 100644 parsing/location.ml
-  create mode 100644 parsing/location.mli
-  create mode 100644 parsing/longident.ml
-  create mode 100644 parsing/longident.mli
-  create mode 100644 parsing/parse.ml
-  create mode 100644 parsing/parse.mli
-  create mode 100644 parsing/parser.mly
-  create mode 100644 parsing/parsetree.mli
-  create mode 100644 parsing/pprintast.ml
-  create mode 100644 parsing/pprintast.mli
-  create mode 100644 parsing/printast.ml
-  create mode 100644 parsing/printast.mli
-  create mode 100644 parsing/syntaxerr.ml
-  create mode 100644 parsing/syntaxerr.mli
-  create mode 100644 release-info/News
-  create mode 100644 release-info/howto.md
-  create mode 100644 release-info/markdown-add-pr-links.sh
-  create mode 100644 release-info/templates/beta.md
-  create mode 100644 release-info/templates/production.md
-  create mode 100644 release-info/templates/rc.md
-  create mode 100644 runtime/Makefile
-  create mode 100644 runtime/afl.c
-  create mode 100644 runtime/alloc.c
-  create mode 100644 runtime/amd64.S
-  create mode 100644 runtime/amd64nt.asm
-  create mode 100644 runtime/arm.S
-  create mode 100644 runtime/arm64.S
-  create mode 100644 runtime/array.c
-  create mode 100644 runtime/backtrace.c
-  create mode 100644 runtime/backtrace_byt.c
-  create mode 100644 runtime/backtrace_nat.c
-  create mode 100644 runtime/bigarray.c
-  create mode 100644 runtime/callback.c
-  create mode 100644 runtime/caml/address_class.h
-  create mode 100644 runtime/caml/alloc.h
-  create mode 100644 runtime/caml/backtrace.h
-  create mode 100644 runtime/caml/backtrace_prim.h
-  create mode 100644 runtime/caml/bigarray.h
-  create mode 100644 runtime/caml/callback.h
-  create mode 100644 runtime/caml/codefrag.h
-  create mode 100644 runtime/caml/compact.h
-  create mode 100644 runtime/caml/compare.h
-  create mode 100644 runtime/caml/compatibility.h
-  create mode 100644 runtime/caml/config.h
-  create mode 100644 runtime/caml/custom.h
-  create mode 100644 runtime/caml/debugger.h
-  create mode 100644 runtime/caml/domain.h
-  create mode 100644 runtime/caml/domain_state.h
-  create mode 100644 runtime/caml/domain_state.tbl
-  create mode 100644 runtime/caml/dune
-  create mode 100644 runtime/caml/dynlink.h
-  create mode 100644 runtime/caml/eventlog.h
-  create mode 100644 runtime/caml/exec.h
-  create mode 100644 runtime/caml/fail.h
-  create mode 100644 runtime/caml/finalise.h
-  create mode 100644 runtime/caml/fix_code.h
-  create mode 100644 runtime/caml/freelist.h
-  create mode 100644 runtime/caml/gc.h
-  create mode 100644 runtime/caml/gc_ctrl.h
-  create mode 100644 runtime/caml/globroots.h
-  create mode 100644 runtime/caml/hash.h
-  create mode 100644 runtime/caml/hooks.h
-  create mode 100644 runtime/caml/instrtrace.h
-  create mode 100644 runtime/caml/instruct.h
-  create mode 100644 runtime/caml/interp.h
-  create mode 100644 runtime/caml/intext.h
-  create mode 100644 runtime/caml/io.h
-  create mode 100644 runtime/caml/m.h.in
-  create mode 100644 runtime/caml/major_gc.h
-  create mode 100644 runtime/caml/md5.h
-  create mode 100644 runtime/caml/memory.h
-  create mode 100644 runtime/caml/memprof.h
-  create mode 100644 runtime/caml/minor_gc.h
-  create mode 100644 runtime/caml/misc.h
-  create mode 100644 runtime/caml/mlvalues.h
-  create mode 100644 runtime/caml/osdeps.h
-  create mode 100644 runtime/caml/prims.h
-  create mode 100644 runtime/caml/printexc.h
-  create mode 100644 runtime/caml/reverse.h
-  create mode 100644 runtime/caml/roots.h
-  create mode 100644 runtime/caml/s.h.in
-  create mode 100644 runtime/caml/signals.h
-  create mode 100644 runtime/caml/signals_machdep.h
-  create mode 100644 runtime/caml/skiplist.h
-  create mode 100644 runtime/caml/stack.h
-  create mode 100644 runtime/caml/stacks.h
-  create mode 100644 runtime/caml/startup.h
-  create mode 100644 runtime/caml/startup_aux.h
-  create mode 100644 runtime/caml/sys.h
-  create mode 100644 runtime/caml/ui.h
-  create mode 100644 runtime/caml/weak.h
-  create mode 100644 runtime/clambda_checks.c
-  create mode 100644 runtime/codefrag.c
-  create mode 100644 runtime/compact.c
-  create mode 100644 runtime/compare.c
-  create mode 100644 runtime/custom.c
-  create mode 100644 runtime/debugger.c
-  create mode 100644 runtime/domain.c
-  create mode 100644 runtime/dune
-  create mode 100644 runtime/dynlink.c
-  create mode 100644 runtime/dynlink_nat.c
-  create mode 100644 runtime/eventlog.c
-  create mode 100644 runtime/extern.c
-  create mode 100644 runtime/fail_byt.c
-  create mode 100644 runtime/fail_nat.c
-  create mode 100644 runtime/finalise.c
-  create mode 100644 runtime/fix_code.c
-  create mode 100644 runtime/floats.c
-  create mode 100644 runtime/freelist.c
-  create mode 100644 runtime/gc_ctrl.c
-  create mode 100644 runtime/gen_domain_state32_inc.awk
-  create mode 100644 runtime/gen_domain_state64_inc.awk
-  create mode 100755 runtime/gen_primitives.sh
-  create mode 100644 runtime/globroots.c
-  create mode 100644 runtime/hash.c
-  create mode 100644 runtime/i386.S
-  create mode 100644 runtime/i386nt.asm
-  create mode 100644 runtime/instrtrace.c
-  create mode 100644 runtime/intern.c
-  create mode 100644 runtime/interp.c
-  create mode 100644 runtime/ints.c
-  create mode 100644 runtime/io.c
-  create mode 100644 runtime/lexing.c
-  create mode 100644 runtime/main.c
-  create mode 100644 runtime/major_gc.c
-  create mode 100644 runtime/md5.c
-  create mode 100644 runtime/memory.c
-  create mode 100644 runtime/memprof.c
-  create mode 100644 runtime/meta.c
-  create mode 100644 runtime/minor_gc.c
-  create mode 100644 runtime/misc.c
-  create mode 100644 runtime/obj.c
-  create mode 100644 runtime/parsing.c
-  create mode 100644 runtime/power.S
-  create mode 100644 runtime/printexc.c
-  create mode 100644 runtime/riscv.S
-  create mode 100644 runtime/roots_byt.c
-  create mode 100644 runtime/roots_nat.c
-  create mode 100644 runtime/s390x.S
-  create mode 100644 runtime/signals.c
-  create mode 100644 runtime/signals_byt.c
-  create mode 100644 runtime/signals_nat.c
-  create mode 100644 runtime/signals_osdep.h
-  create mode 100644 runtime/skiplist.c
-  create mode 100644 runtime/stacks.c
-  create mode 100644 runtime/startup_aux.c
-  create mode 100644 runtime/startup_byt.c
-  create mode 100644 runtime/startup_nat.c
-  create mode 100644 runtime/str.c
-  create mode 100644 runtime/sys.c
-  create mode 100644 runtime/unix.c
-  create mode 100644 runtime/weak.c
-  create mode 100644 runtime/win32.c
-  create mode 100644 stdlib/.depend
-  create mode 100755 stdlib/Compflags
-  create mode 100644 stdlib/HACKING.adoc
-  create mode 100644 stdlib/Makefile
-  create mode 100644 stdlib/StdlibModules
-  create mode 100644 stdlib/arg.ml
-  create mode 100644 stdlib/arg.mli
-  create mode 100644 stdlib/array.ml
-  create mode 100644 stdlib/array.mli
-  create mode 100644 stdlib/arrayLabels.ml
-  create mode 100644 stdlib/arrayLabels.mli
-  create mode 100644 stdlib/atomic.ml
-  create mode 100644 stdlib/atomic.mli
-  create mode 100644 stdlib/bigarray.ml
-  create mode 100644 stdlib/bigarray.mli
-  create mode 100644 stdlib/bool.ml
-  create mode 100644 stdlib/bool.mli
-  create mode 100644 stdlib/buffer.ml
-  create mode 100644 stdlib/buffer.mli
-  create mode 100644 stdlib/bytes.ml
-  create mode 100644 stdlib/bytes.mli
-  create mode 100644 stdlib/bytesLabels.ml
-  create mode 100644 stdlib/bytesLabels.mli
-  create mode 100644 stdlib/callback.ml
-  create mode 100644 stdlib/callback.mli
-  create mode 100644 stdlib/camlinternalAtomic.ml
-  create mode 100644 stdlib/camlinternalAtomic.mli
-  create mode 100644 stdlib/camlinternalFormat.ml
-  create mode 100644 stdlib/camlinternalFormat.mli
-  create mode 100644 stdlib/camlinternalFormatBasics.ml
-  create mode 100644 stdlib/camlinternalFormatBasics.mli
-  create mode 100644 stdlib/camlinternalLazy.ml
-  create mode 100644 stdlib/camlinternalLazy.mli
-  create mode 100644 stdlib/camlinternalMod.ml
-  create mode 100644 stdlib/camlinternalMod.mli
-  create mode 100644 stdlib/camlinternalOO.ml
-  create mode 100644 stdlib/camlinternalOO.mli
-  create mode 100644 stdlib/char.ml
-  create mode 100644 stdlib/char.mli
-  create mode 100644 stdlib/complex.ml
-  create mode 100644 stdlib/complex.mli
-  create mode 100644 stdlib/digest.ml
-  create mode 100644 stdlib/digest.mli
-  create mode 100644 stdlib/dune
-  create mode 100644 stdlib/either.ml
-  create mode 100644 stdlib/either.mli
-  create mode 100644 stdlib/ephemeron.ml
-  create mode 100644 stdlib/ephemeron.mli
-  create mode 100644 stdlib/expand_module_aliases.awk
-  create mode 100644 stdlib/filename.ml
-  create mode 100644 stdlib/filename.mli
-  create mode 100644 stdlib/float.ml
-  create mode 100644 stdlib/float.mli
-  create mode 100644 stdlib/format.ml
-  create mode 100644 stdlib/format.mli
-  create mode 100644 stdlib/fun.ml
-  create mode 100644 stdlib/fun.mli
-  create mode 100644 stdlib/gc.ml
-  create mode 100644 stdlib/gc.mli
-  create mode 100644 stdlib/genlex.ml
-  create mode 100644 stdlib/genlex.mli
-  create mode 100644 stdlib/hashbang
-  create mode 100644 stdlib/hashtbl.ml
-  create mode 100644 stdlib/hashtbl.mli
-  create mode 100644 stdlib/header.c
-  create mode 100644 stdlib/headernt.c
-  create mode 100644 stdlib/int.ml
-  create mode 100644 stdlib/int.mli
-  create mode 100644 stdlib/int32.ml
-  create mode 100644 stdlib/int32.mli
-  create mode 100644 stdlib/int64.ml
-  create mode 100644 stdlib/int64.mli
-  create mode 100644 stdlib/lazy.ml
-  create mode 100644 stdlib/lazy.mli
-  create mode 100644 stdlib/lexing.ml
-  create mode 100644 stdlib/lexing.mli
-  create mode 100644 stdlib/list.ml
-  create mode 100644 stdlib/list.mli
-  create mode 100644 stdlib/listLabels.ml
-  create mode 100644 stdlib/listLabels.mli
-  create mode 100644 stdlib/map.ml
-  create mode 100644 stdlib/map.mli
-  create mode 100644 stdlib/marshal.ml
-  create mode 100644 stdlib/marshal.mli
-  create mode 100644 stdlib/moreLabels.ml
-  create mode 100644 stdlib/moreLabels.mli
-  create mode 100644 stdlib/nativeint.ml
-  create mode 100644 stdlib/nativeint.mli
-  create mode 100644 stdlib/obj.ml
-  create mode 100644 stdlib/obj.mli
-  create mode 100644 stdlib/ocaml_operators.mld
-  create mode 100644 stdlib/oo.ml
-  create mode 100644 stdlib/oo.mli
-  create mode 100644 stdlib/option.ml
-  create mode 100644 stdlib/option.mli
-  create mode 100644 stdlib/parsing.ml
-  create mode 100644 stdlib/parsing.mli
-  create mode 100644 stdlib/pervasives.ml
-  create mode 100644 stdlib/printexc.ml
-  create mode 100644 stdlib/printexc.mli
-  create mode 100644 stdlib/printf.ml
-  create mode 100644 stdlib/printf.mli
-  create mode 100644 stdlib/queue.ml
-  create mode 100644 stdlib/queue.mli
-  create mode 100644 stdlib/random.ml
-  create mode 100644 stdlib/random.mli
-  create mode 100644 stdlib/remove_module_aliases.awk
-  create mode 100644 stdlib/result.ml
-  create mode 100644 stdlib/result.mli
-  create mode 100644 stdlib/scanf.ml
-  create mode 100644 stdlib/scanf.mli
-  create mode 100644 stdlib/seq.ml
-  create mode 100644 stdlib/seq.mli
-  create mode 100644 stdlib/set.ml
-  create mode 100644 stdlib/set.mli
-  create mode 100644 stdlib/stack.ml
-  create mode 100644 stdlib/stack.mli
-  create mode 100644 stdlib/stdLabels.ml
-  create mode 100644 stdlib/stdLabels.mli
-  create mode 100644 stdlib/std_exit.ml
-  create mode 100644 stdlib/stdlib.ml
-  create mode 100644 stdlib/stdlib.mli
-  create mode 100644 stdlib/stream.ml
-  create mode 100644 stdlib/stream.mli
-  create mode 100644 stdlib/string.ml
-  create mode 100644 stdlib/string.mli
-  create mode 100644 stdlib/stringLabels.ml
-  create mode 100644 stdlib/stringLabels.mli
-  create mode 100644 stdlib/sys.mli
-  create mode 100644 stdlib/sys.mlp
-  create mode 100644 stdlib/templates/README.adoc
-  create mode 100644 stdlib/templates/float.template.mli
-  create mode 100644 stdlib/templates/floatarraylabeled.template.mli
-  create mode 100644 stdlib/templates/hashtbl.template.mli
-  create mode 100644 stdlib/templates/map.template.mli
-  create mode 100644 stdlib/templates/moreLabels.template.mli
-  create mode 100644 stdlib/templates/set.template.mli
-  create mode 100644 stdlib/uchar.ml
-  create mode 100644 stdlib/uchar.mli
-  create mode 100644 stdlib/unit.ml
-  create mode 100644 stdlib/unit.mli
-  create mode 100644 stdlib/weak.ml
-  create mode 100644 stdlib/weak.mli
-  create mode 100644 testsuite/HACKING.adoc
-  create mode 100644 testsuite/Makefile
-  create mode 100644 testsuite/lib/Makefile
-  create mode 100644 testsuite/lib/lib.ml
-  create mode 100644 testsuite/lib/testing.ml
-  create mode 100644 testsuite/lib/testing.mli
-  create mode 100644 testsuite/summarize.awk
-  create mode 100644 testsuite/tests/afl-instrumentation/afltest.ml
-  create mode 100755 testsuite/tests/afl-instrumentation/afltest.run
-  create mode 100644 testsuite/tests/afl-instrumentation/harness.ml
-  create mode 100644 testsuite/tests/afl-instrumentation/has-afl-showmap.sh
-  create mode 100644 testsuite/tests/afl-instrumentation/test.ml
-  create mode 100644 testsuite/tests/arch-power/exn_raise.ml
-  create mode 100644 testsuite/tests/arch-power/exn_raise.reference
-  create mode 100644 testsuite/tests/array-functions/test.ml
-  create mode 100644 testsuite/tests/array-functions/test.reference
-  create mode 100644 testsuite/tests/asmcomp/0001-test.compilers.reference
-  create mode 100644 testsuite/tests/asmcomp/0001-test.ml
-  create mode 100644 testsuite/tests/asmcomp/bind_tuples.ml
-  create mode 100644 testsuite/tests/asmcomp/compare.ml
-  create mode 100644 testsuite/tests/asmcomp/compare.reference
-  create mode 100644 testsuite/tests/asmcomp/func_sections.arm.reference
-  create mode 100644 testsuite/tests/asmcomp/func_sections.ml
-  create mode 100644 testsuite/tests/asmcomp/func_sections.reference
-  create mode 100755 testsuite/tests/asmcomp/func_sections.run
-  create mode 100644 testsuite/tests/asmcomp/is_in_static_data.c
-  create mode 100644 testsuite/tests/asmcomp/is_static.ml
-  create mode 100644 testsuite/tests/asmcomp/is_static_flambda.ml
-  create mode 100644 testsuite/tests/asmcomp/is_static_flambda_dep.ml
-  create mode 100644 testsuite/tests/asmcomp/lift_mutable_let_flambda.ml
-  create mode 100644 testsuite/tests/asmcomp/optargs.ml
-  create mode 100644 testsuite/tests/asmcomp/register_typing.ml
-  create mode 100644 testsuite/tests/asmcomp/register_typing_switch.ml
-  create mode 100644 testsuite/tests/asmcomp/simple_float_const.ml
-  create mode 100644 testsuite/tests/asmcomp/simple_float_const_opaque.ml
-  create mode 100644 testsuite/tests/asmcomp/static_float_array_flambda.ml
-  create mode 100644 testsuite/tests/asmcomp/static_float_array_flambda_opaque.ml
-  create mode 100644 testsuite/tests/asmcomp/staticalloc.ml
-  create mode 100644 testsuite/tests/asmcomp/unrolling_flambda.ml
-  create mode 100644 testsuite/tests/asmcomp/unrolling_flambda2.ml
-  create mode 100644 testsuite/tests/asmgen/arith.cmm
-  create mode 100644 testsuite/tests/asmgen/catch-float.cmm
-  create mode 100644 testsuite/tests/asmgen/catch-multiple.cmm
-  create mode 100644 testsuite/tests/asmgen/catch-rec-deadhandler.cmm
-  create mode 100644 testsuite/tests/asmgen/catch-rec-deadhandler.reference
-  create mode 100755 testsuite/tests/asmgen/catch-rec-deadhandler.run
-  create mode 100644 testsuite/tests/asmgen/catch-rec.cmm
-  create mode 100644 testsuite/tests/asmgen/catch-try-float.cmm
-  create mode 100644 testsuite/tests/asmgen/catch-try.cmm
-  create mode 100644 testsuite/tests/asmgen/checkbound.cmm
-  create mode 100644 testsuite/tests/asmgen/even-odd-spill-float.cmm
-  create mode 100644 testsuite/tests/asmgen/even-odd-spill.cmm
-  create mode 100644 testsuite/tests/asmgen/even-odd.cmm
-  create mode 100644 testsuite/tests/asmgen/fib.cmm
-  create mode 100644 testsuite/tests/asmgen/immediates.cmm
-  create mode 100644 testsuite/tests/asmgen/immediates.cmmpp
-  create mode 100644 testsuite/tests/asmgen/immediates.tbl
-  create mode 100644 testsuite/tests/asmgen/integr.cmm
-  create mode 100644 testsuite/tests/asmgen/main.c
-  create mode 100644 testsuite/tests/asmgen/mainarith.c
-  create mode 100644 testsuite/tests/asmgen/mainimmed.c
-  create mode 100644 testsuite/tests/asmgen/pgcd.cmm
-  create mode 100644 testsuite/tests/asmgen/quicksort.cmm
-  create mode 100644 testsuite/tests/asmgen/quicksort2.cmm
-  create mode 100644 testsuite/tests/asmgen/soli.cmm
-  create mode 100644 testsuite/tests/asmgen/tagged-fib.cmm
-  create mode 100644 testsuite/tests/asmgen/tagged-integr.cmm
-  create mode 100644 testsuite/tests/asmgen/tagged-quicksort.cmm
-  create mode 100644 testsuite/tests/asmgen/tagged-tak.cmm
-  create mode 100644 testsuite/tests/asmgen/tak.cmm
-  create mode 100644 testsuite/tests/ast-invariants/test.ml
-  create mode 100644 testsuite/tests/ast-invariants/test.reference
-  create mode 100644 testsuite/tests/backtrace/backtrace.ml
-  create mode 100644 testsuite/tests/backtrace/backtrace.reference
-  create mode 100644 testsuite/tests/backtrace/backtrace.run
-  create mode 100644 testsuite/tests/backtrace/backtrace2.ml
-  create mode 100644 testsuite/tests/backtrace/backtrace2.reference
-  create mode 100644 testsuite/tests/backtrace/backtrace3.ml
-  create mode 100644 testsuite/tests/backtrace/backtrace3.reference
-  create mode 100644 testsuite/tests/backtrace/backtrace_deprecated.ml
-  create mode 100644 testsuite/tests/backtrace/backtrace_deprecated.reference
-  create mode 100644 testsuite/tests/backtrace/backtrace_or_exception.ml
-  create mode 100644 testsuite/tests/backtrace/backtrace_or_exception.reference
-  create mode 100644 testsuite/tests/backtrace/backtrace_slots.ml
-  create mode 100644 testsuite/tests/backtrace/backtrace_slots.reference
-  create mode 100644 testsuite/tests/backtrace/backtraces_and_finalizers.ml
-  create mode 100644 testsuite/tests/backtrace/backtraces_and_finalizers.reference
-  create mode 100644 testsuite/tests/backtrace/callstack.ml
-  create mode 100644 testsuite/tests/backtrace/callstack.reference
-  create mode 100644 testsuite/tests/backtrace/event_after_prim.ml
-  create mode 100644 testsuite/tests/backtrace/event_after_prim.reference
-  create mode 100755 testsuite/tests/backtrace/filter-locations.sh
-  create mode 100644 testsuite/tests/backtrace/inline_test.ml
-  create mode 100644 testsuite/tests/backtrace/inline_test.reference
-  create mode 100755 testsuite/tests/backtrace/inline_test.run
-  create mode 100644 testsuite/tests/backtrace/inline_traversal_test.ml
-  create mode 100644 testsuite/tests/backtrace/inline_traversal_test.reference
-  create mode 100755 testsuite/tests/backtrace/inline_traversal_test.run
-  create mode 100644 testsuite/tests/backtrace/lazy.ml
-  create mode 100644 testsuite/tests/backtrace/lazy.reference
-  create mode 100644 testsuite/tests/backtrace/methods.ml
-  create mode 100644 testsuite/tests/backtrace/methods.reference
-  create mode 100644 testsuite/tests/backtrace/names.ml
-  create mode 100644 testsuite/tests/backtrace/names.reference
-  create mode 100644 testsuite/tests/backtrace/pr2195-locs.byte.reference
-  create mode 100644 testsuite/tests/backtrace/pr2195-nolocs.byte.reference
-  create mode 100644 testsuite/tests/backtrace/pr2195.ml
-  create mode 100644 testsuite/tests/backtrace/pr2195.opt.reference
-  create mode 100755 testsuite/tests/backtrace/pr2195.run
-  create mode 100644 testsuite/tests/backtrace/pr6920_why_at.ml
-  create mode 100644 testsuite/tests/backtrace/pr6920_why_at.native.reference
-  create mode 100644 testsuite/tests/backtrace/pr6920_why_at.reference
-  create mode 100644 testsuite/tests/backtrace/pr6920_why_swallow.ml
-  create mode 100644 testsuite/tests/backtrace/pr6920_why_swallow.native.reference
-  create mode 100644 testsuite/tests/backtrace/pr6920_why_swallow.reference
-  create mode 100644 testsuite/tests/backtrace/raw_backtrace.ml
-  create mode 100644 testsuite/tests/backtrace/raw_backtrace.reference
-  create mode 100644 testsuite/tests/basic-float/float_compare.ml
-  create mode 100644 testsuite/tests/basic-float/float_compare.reference
-  create mode 100644 testsuite/tests/basic-float/float_literals.ml
-  create mode 100644 testsuite/tests/basic-float/tfloat_hex.ml
-  create mode 100644 testsuite/tests/basic-float/tfloat_hex.reference
-  create mode 100644 testsuite/tests/basic-float/tfloat_record.ml
-  create mode 100644 testsuite/tests/basic-float/tfloat_record.reference
-  create mode 100644 testsuite/tests/basic-float/zero_sized_float_arrays.ml
-  create mode 100644 testsuite/tests/basic-float/zero_sized_float_arrays.reference
-  create mode 100644 testsuite/tests/basic-io-2/io.ml
-  create mode 100644 testsuite/tests/basic-io-2/io.reference
-  create mode 100644 testsuite/tests/basic-io-2/test-file-short-lines
-  create mode 100644 testsuite/tests/basic-io/wc.ml
-  create mode 100644 testsuite/tests/basic-io/wc.reference
-  create mode 100644 testsuite/tests/basic-manyargs/manyargs.ml
-  create mode 100644 testsuite/tests/basic-manyargs/manyargs.reference
-  create mode 100644 testsuite/tests/basic-manyargs/manyargsprim.c
-  create mode 100644 testsuite/tests/basic-modules/anonymous.ml
-  create mode 100644 testsuite/tests/basic-modules/anonymous.ocamlc.reference
-  create mode 100644 testsuite/tests/basic-modules/anonymous.ocamlopt.flambda.reference
-  create mode 100644 testsuite/tests/basic-modules/anonymous.ocamlopt.reference
-  create mode 100644 testsuite/tests/basic-modules/main.ml
-  create mode 100644 testsuite/tests/basic-modules/main.mli
-  create mode 100644 testsuite/tests/basic-modules/main.reference
-  create mode 100644 testsuite/tests/basic-modules/offset.ml
-  create mode 100644 testsuite/tests/basic-modules/pr4008.ml
-  create mode 100644 testsuite/tests/basic-modules/pr6726.ml
-  create mode 100644 testsuite/tests/basic-modules/pr7427.ml
-  create mode 100644 testsuite/tests/basic-modules/recursive_module_evaluation_errors.ml
-  create mode 100644 testsuite/tests/basic-more/bounds.ml
-  create mode 100644 testsuite/tests/basic-more/bounds.reference
-  create mode 100644 testsuite/tests/basic-more/div_by_zero.ml
-  create mode 100644 testsuite/tests/basic-more/div_by_zero.reference
-  create mode 100644 testsuite/tests/basic-more/function_in_ref.ml
-  create mode 100644 testsuite/tests/basic-more/function_in_ref.reference
-  create mode 100644 testsuite/tests/basic-more/if_in_if.ml
-  create mode 100644 testsuite/tests/basic-more/if_in_if.reference
-  create mode 100644 testsuite/tests/basic-more/morematch.compilers.reference
-  create mode 100644 testsuite/tests/basic-more/morematch.ml
-  create mode 100644 testsuite/tests/basic-more/morematch.reference
-  create mode 100644 testsuite/tests/basic-more/opaque_prim.ml
-  create mode 100644 testsuite/tests/basic-more/opaque_prim.reference
-  create mode 100644 testsuite/tests/basic-more/pr10294.ml
-  create mode 100644 testsuite/tests/basic-more/pr10294.reference
-  create mode 100644 testsuite/tests/basic-more/pr1271.ml
-  create mode 100644 testsuite/tests/basic-more/pr1271.reference
-  create mode 100644 testsuite/tests/basic-more/pr2719.ml
-  create mode 100644 testsuite/tests/basic-more/pr2719.reference
-  create mode 100644 testsuite/tests/basic-more/pr6216.ml
-  create mode 100644 testsuite/tests/basic-more/pr6216.reference
-  create mode 100644 testsuite/tests/basic-more/pr7683.ml
-  create mode 100644 testsuite/tests/basic-more/pr7683.reference
-  create mode 100644 testsuite/tests/basic-more/record_evaluation_order.ml
-  create mode 100644 testsuite/tests/basic-more/record_evaluation_order.reference
-  create mode 100644 testsuite/tests/basic-more/robustmatch.compilers.reference
-  create mode 100644 testsuite/tests/basic-more/robustmatch.ml
-  create mode 100644 testsuite/tests/basic-more/robustmatch.reference
-  create mode 100644 testsuite/tests/basic-more/sequential_and_or.ml
-  create mode 100644 testsuite/tests/basic-more/sequential_and_or.reference
-  create mode 100644 testsuite/tests/basic-more/structural_constants.ml
-  create mode 100644 testsuite/tests/basic-more/structural_constants.reference
-  create mode 100644 testsuite/tests/basic-more/tbuffer.ml
-  create mode 100644 testsuite/tests/basic-more/tbuffer.reference
-  create mode 100644 testsuite/tests/basic-more/testrandom.ml
-  create mode 100644 testsuite/tests/basic-more/testrandom.reference
-  create mode 100644 testsuite/tests/basic-more/top_level_patterns.ml
-  create mode 100644 testsuite/tests/basic-more/top_level_patterns.reference
-  create mode 100644 testsuite/tests/basic-more/tprintf.ml
-  create mode 100644 testsuite/tests/basic-more/tprintf.reference
-  create mode 100644 testsuite/tests/basic-multdef/multdef.ml
-  create mode 100644 testsuite/tests/basic-multdef/multdef.mli
-  create mode 100644 testsuite/tests/basic-multdef/usemultdef.ml
-  create mode 100644 testsuite/tests/basic-multdef/usemultdef.reference
-  create mode 100644 testsuite/tests/basic-private/length.ml
-  create mode 100644 testsuite/tests/basic-private/length.mli
-  create mode 100644 testsuite/tests/basic-private/tlength.ml
-  create mode 100644 testsuite/tests/basic-private/tlength.reference
-  create mode 100644 testsuite/tests/basic/arrays.ml
-  create mode 100644 testsuite/tests/basic/arrays.reference
-  create mode 100644 testsuite/tests/basic/bigints.ml
-  create mode 100644 testsuite/tests/basic/bigints.reference
-  create mode 100644 testsuite/tests/basic/boxedints.ml
-  create mode 100644 testsuite/tests/basic/boxedints.reference
-  create mode 100644 testsuite/tests/basic/camlCase.ml
-  create mode 100644 testsuite/tests/basic/constprop.ml.c
-  create mode 100644 testsuite/tests/basic/constprop.ml.reference
-  create mode 100644 testsuite/tests/basic/divint.ml
-  create mode 100644 testsuite/tests/basic/divint.reference
-  create mode 100644 testsuite/tests/basic/equality.ml
-  create mode 100644 testsuite/tests/basic/equality.reference
-  create mode 100644 testsuite/tests/basic/eval_order_1.ml
-  create mode 100644 testsuite/tests/basic/eval_order_1.reference
-  create mode 100644 testsuite/tests/basic/eval_order_2.ml
-  create mode 100644 testsuite/tests/basic/eval_order_2.reference
-  create mode 100644 testsuite/tests/basic/eval_order_3.ml
-  create mode 100644 testsuite/tests/basic/eval_order_3.reference
-  create mode 100644 testsuite/tests/basic/eval_order_4.ml
-  create mode 100644 testsuite/tests/basic/eval_order_4.reference
-  create mode 100644 testsuite/tests/basic/eval_order_6.ml
-  create mode 100644 testsuite/tests/basic/eval_order_6.reference
-  create mode 100644 testsuite/tests/basic/float.ml
-  create mode 100644 testsuite/tests/basic/float.reference
-  create mode 100644 testsuite/tests/basic/float_physical_equality.ml
-  create mode 100644 testsuite/tests/basic/float_physical_equality.reference
-  create mode 100644 testsuite/tests/basic/includestruct.ml
-  create mode 100644 testsuite/tests/basic/includestruct.reference
-  create mode 100644 testsuite/tests/basic/localexn.ml
-  create mode 100644 testsuite/tests/basic/localexn.reference
-  create mode 100644 testsuite/tests/basic/localfunction.ml
-  create mode 100644 testsuite/tests/basic/localfunction.reference
-  create mode 100644 testsuite/tests/basic/maps.ml
-  create mode 100644 testsuite/tests/basic/maps.reference
-  create mode 100644 testsuite/tests/basic/min_int.ml
-  create mode 100644 testsuite/tests/basic/min_int.reference
-  create mode 100644 testsuite/tests/basic/opt_variants.ml
-  create mode 100644 testsuite/tests/basic/opt_variants.reference
-  create mode 100644 testsuite/tests/basic/patmatch.ml
-  create mode 100644 testsuite/tests/basic/patmatch.reference
-  create mode 100644 testsuite/tests/basic/patmatch_for_multiple.ml
-  create mode 100644 testsuite/tests/basic/patmatch_incoherence.ml
-  create mode 100644 testsuite/tests/basic/patmatch_split_no_or.ml
-  create mode 100644 testsuite/tests/basic/pr7253.ml
-  create mode 100644 testsuite/tests/basic/pr7253.reference
-  create mode 100644 testsuite/tests/basic/pr7533.ml
-  create mode 100644 testsuite/tests/basic/pr7533.reference
-  create mode 100644 testsuite/tests/basic/pr7657.ml
-  create mode 100644 testsuite/tests/basic/pr7657.reference
-  create mode 100644 testsuite/tests/basic/recvalues.ml
-  create mode 100644 testsuite/tests/basic/recvalues.reference
-  create mode 100644 testsuite/tests/basic/sets.ml
-  create mode 100644 testsuite/tests/basic/sets.reference
-  create mode 100644 testsuite/tests/basic/stringmatch.ml
-  create mode 100644 testsuite/tests/basic/stringmatch.reference
-  create mode 100644 testsuite/tests/basic/switch_opts.ml
-  create mode 100644 testsuite/tests/basic/switch_opts.reference
-  create mode 100644 testsuite/tests/basic/tailcalls.ml
-  create mode 100644 testsuite/tests/basic/tailcalls.reference
-  create mode 100644 testsuite/tests/basic/trigraph.ml
-  create mode 100644 testsuite/tests/basic/trigraph.reference
-  create mode 100644 testsuite/tests/basic/tuple_match.ml
-  create mode 100644 testsuite/tests/basic/tuple_match.reference
-  create mode 100644 testsuite/tests/basic/unit_naming.compilers.reference
-  create mode 100644 testsuite/tests/basic/unit_naming.ml
-  create mode 100644 testsuite/tests/basic/zero_divided_by_n.ml
-  create mode 100644 testsuite/tests/basic/zero_divided_by_n.reference
-  create mode 100644 testsuite/tests/c-api/alloc_async.ml
-  create mode 100644 testsuite/tests/c-api/alloc_async.reference
-  create mode 100644 testsuite/tests/c-api/alloc_async_stubs.c
-  create mode 100644 testsuite/tests/callback/callbackprim.c
-  create mode 100644 testsuite/tests/callback/signals_alloc.ml
-  create mode 100644 testsuite/tests/callback/signals_alloc.reference
-  create mode 100644 testsuite/tests/callback/tcallback.ml
-  create mode 100644 testsuite/tests/callback/tcallback.reference
-  create mode 100644 testsuite/tests/compatibility/main.ml
-  create mode 100644 testsuite/tests/compatibility/main.reference
-  create mode 100644 testsuite/tests/compatibility/stub.c
-  create mode 100644 testsuite/tests/compiler-libs/test_longident.ml
-  create mode 100644 testsuite/tests/embedded/cmcaml.ml
-  create mode 100644 testsuite/tests/embedded/cmcaml.reference
-  create mode 100644 testsuite/tests/embedded/cmmain.c
-  create mode 100644 testsuite/tests/embedded/cmstub.c
-  create mode 100644 testsuite/tests/ephe-c-api/stubs.c
-  create mode 100644 testsuite/tests/ephe-c-api/test.ml
-  create mode 100644 testsuite/tests/ephe-c-api/test.reference
-  create mode 100644 testsuite/tests/exotic-syntax/exotic.ml
-  create mode 100644 testsuite/tests/exotic-syntax/exotic.reference
-  create mode 100644 testsuite/tests/extension-constructor/test.ml
-  create mode 100644 testsuite/tests/extension-constructor/test.reference
-  create mode 100644 testsuite/tests/flambda/afl_lazy.ml
-  create mode 100644 testsuite/tests/flambda/approx_meet.ml
-  create mode 100644 testsuite/tests/flambda/approx_meet.reference
-  create mode 100644 testsuite/tests/flambda/gpr2239.ml
-  create mode 100644 testsuite/tests/flambda/gpr2239.reference
-  create mode 100644 testsuite/tests/flambda/gpr998.ml
-  create mode 100644 testsuite/tests/flambda/gpr998.reference
-  create mode 100644 testsuite/tests/flambda/specialise.ml
-  create mode 100644 testsuite/tests/flambda/specialise.reference
-  create mode 100644 testsuite/tests/float-unboxing/float_subst_boxed_number.ml
-  create mode 100644 testsuite/tests/float-unboxing/unbox_under_assign.ml
-  create mode 100644 testsuite/tests/fma/fma.ml
-  create mode 100644 testsuite/tests/fma/fma.reference
-  create mode 100644 testsuite/tests/formats-transition/deprecated_unsigned_printers.ml
-  create mode 100644 testsuite/tests/formats-transition/deprecated_unsigned_printers.ocaml.reference
-  create mode 100644 testsuite/tests/formats-transition/ignored_scan_counters.ml
-  create mode 100644 testsuite/tests/formats-transition/ignored_scan_counters.ocaml.reference
-  create mode 100644 testsuite/tests/formats-transition/legacy_incompatible_flags.ml
-  create mode 100644 testsuite/tests/formats-transition/legacy_incompatible_flags.ocaml.reference
-  create mode 100644 testsuite/tests/formats-transition/legacy_unfinished_modifiers.ml
-  create mode 100644 testsuite/tests/formats-transition/legacy_unfinished_modifiers.ocaml.reference
-  create mode 100644 testsuite/tests/formatting/errors_batch.ml
-  create mode 100644 testsuite/tests/formatting/errors_batch.reference
-  create mode 100644 testsuite/tests/formatting/margins.ml
-  create mode 100644 testsuite/tests/formatting/margins.ocaml.reference
-  create mode 100644 testsuite/tests/formatting/test_locations.dlocations.ocamlc.reference
-  create mode 100644 testsuite/tests/formatting/test_locations.dno-locations.ocamlc.reference
-  create mode 100644 testsuite/tests/formatting/test_locations.ml
-  create mode 100644 testsuite/tests/functors/functors.compilers.reference
-  create mode 100644 testsuite/tests/functors/functors.ml
-  create mode 100644 testsuite/tests/gc-roots/globroots.ml
-  create mode 100644 testsuite/tests/gc-roots/globroots.reference
-  create mode 100644 testsuite/tests/gc-roots/globrootsprim.c
-  create mode 100644 testsuite/tests/generalized-open/accepted_batch.ml
-  create mode 100644 testsuite/tests/generalized-open/accepted_batch.reference
-  create mode 100644 testsuite/tests/generalized-open/accepted_expect.ml
-  create mode 100644 testsuite/tests/generalized-open/clambda_optim.ml
-  create mode 100644 testsuite/tests/generalized-open/expansiveness.ml
-  create mode 100644 testsuite/tests/generalized-open/funct_body.compilers.reference
-  create mode 100644 testsuite/tests/generalized-open/funct_body.ml
-  create mode 100644 testsuite/tests/generalized-open/gpr1506.ml
-  create mode 100644 testsuite/tests/generalized-open/pr10048.ml
-  create mode 100644 testsuite/tests/generalized-open/shadowing.ml
-  create mode 100644 testsuite/tests/instrumented-runtime/main.ml
-  create mode 100644 testsuite/tests/instrumented-runtime/main.run
-  create mode 100644 testsuite/tests/int64-unboxing/stubs.c
-  create mode 100644 testsuite/tests/int64-unboxing/test.ml
-  create mode 100644 testsuite/tests/int64-unboxing/test.reference
-  create mode 100644 testsuite/tests/lazy/lazy1.ml
-  create mode 100644 testsuite/tests/lazy/lazy1.reference
-  create mode 100644 testsuite/tests/let-syntax/let_syntax.ml
-  create mode 100644 testsuite/tests/letrec-check/basic.ml
-  create mode 100644 testsuite/tests/letrec-check/extension_constructor.ml
-  create mode 100644 testsuite/tests/letrec-check/flat_float_array.ml
-  create mode 100644 testsuite/tests/letrec-check/float_unboxing.ml
-  create mode 100644 testsuite/tests/letrec-check/labels.ml
-  create mode 100644 testsuite/tests/letrec-check/lazy_.ml
-  create mode 100644 testsuite/tests/letrec-check/modules.ml
-  create mode 100644 testsuite/tests/letrec-check/no_flat_float_array.ml
-  create mode 100644 testsuite/tests/letrec-check/objects.ml
-  create mode 100644 testsuite/tests/letrec-check/pr7215.ml
-  create mode 100644 testsuite/tests/letrec-check/pr7215.ocaml.reference
-  create mode 100644 testsuite/tests/letrec-check/pr7231.ml
-  create mode 100644 testsuite/tests/letrec-check/pr7231.ocaml.reference
-  create mode 100644 testsuite/tests/letrec-check/pr7706.ml
-  create mode 100644 testsuite/tests/letrec-check/pr7706.ocaml.reference
-  create mode 100644 testsuite/tests/letrec-check/records.ml
-  create mode 100644 testsuite/tests/letrec-check/unboxed.ml
-  create mode 100644 testsuite/tests/letrec-compilation/backreferences.ml
-  create mode 100644 testsuite/tests/letrec-compilation/backreferences.reference
-  create mode 100644 testsuite/tests/letrec-compilation/class_1.ml
-  create mode 100644 testsuite/tests/letrec-compilation/class_1.reference
-  create mode 100644 testsuite/tests/letrec-compilation/class_2.ml
-  create mode 100644 testsuite/tests/letrec-compilation/class_2.reference
-  create mode 100644 testsuite/tests/letrec-compilation/evaluation_order_1.ml
-  create mode 100644 testsuite/tests/letrec-compilation/evaluation_order_1.reference
-  create mode 100644 testsuite/tests/letrec-compilation/evaluation_order_2.ml
-  create mode 100644 testsuite/tests/letrec-compilation/evaluation_order_2.reference
-  create mode 100644 testsuite/tests/letrec-compilation/evaluation_order_3.ml
-  create mode 100644 testsuite/tests/letrec-compilation/evaluation_order_3.reference
-  create mode 100644 testsuite/tests/letrec-compilation/float_block_1.ml
-  create mode 100644 testsuite/tests/letrec-compilation/float_block_1.reference
-  create mode 100644 testsuite/tests/letrec-compilation/generic_array.ml
-  create mode 100644 testsuite/tests/letrec-compilation/generic_array.reference
-  create mode 100644 testsuite/tests/letrec-compilation/labels.ml
-  create mode 100644 testsuite/tests/letrec-compilation/labels.reference
-  create mode 100644 testsuite/tests/letrec-compilation/lazy_.ml
-  create mode 100644 testsuite/tests/letrec-compilation/lazy_.reference
-  create mode 100644 testsuite/tests/letrec-compilation/lists.ml
-  create mode 100644 testsuite/tests/letrec-compilation/lists.reference
-  create mode 100644 testsuite/tests/letrec-compilation/mixing_value_closures_1.ml
-  create mode 100644 testsuite/tests/letrec-compilation/mixing_value_closures_1.reference
-  create mode 100644 testsuite/tests/letrec-compilation/mixing_value_closures_2.ml
-  create mode 100644 testsuite/tests/letrec-compilation/mixing_value_closures_2.reference
-  create mode 100644 testsuite/tests/letrec-compilation/mutual_functions.ml
-  create mode 100644 testsuite/tests/letrec-compilation/mutual_functions.reference
-  create mode 100644 testsuite/tests/letrec-compilation/nested.ml
-  create mode 100644 testsuite/tests/letrec-compilation/nested.reference
-  create mode 100644 testsuite/tests/letrec-compilation/pr4989.ml
-  create mode 100644 testsuite/tests/letrec-compilation/pr4989.reference
-  create mode 100644 testsuite/tests/letrec-compilation/pr8681.ml
-  create mode 100644 testsuite/tests/letrec-compilation/pr8681.reference
-  create mode 100644 testsuite/tests/letrec-compilation/record_with.ml
-  create mode 100644 testsuite/tests/letrec-compilation/record_with.reference
-  create mode 100644 testsuite/tests/letrec-compilation/ref.ml
-  create mode 100644 testsuite/tests/letrec-compilation/ref.reference
-  create mode 100644 testsuite/tests/lexing/comments.ml
-  create mode 100644 testsuite/tests/lexing/comments.ocaml.reference
-  create mode 100644 testsuite/tests/lexing/escape.ml
-  create mode 100644 testsuite/tests/lexing/escape.ocaml.reference
-  create mode 100644 testsuite/tests/lexing/uchar_esc.ml
-  create mode 100644 testsuite/tests/lexing/uchar_esc.ocaml.reference
-  create mode 100644 testsuite/tests/lib-arg/test_rest_all.ml
-  create mode 100644 testsuite/tests/lib-arg/testarg.ml
-  create mode 100644 testsuite/tests/lib-arg/testarg.reference
-  create mode 100644 testsuite/tests/lib-arg/testerror.ml
-  create mode 100644 testsuite/tests/lib-arg/testerror.reference
-  create mode 100644 testsuite/tests/lib-array/test_array.ml
-  create mode 100644 testsuite/tests/lib-atomic/test_atomic.ml
-  create mode 100644 testsuite/tests/lib-bigarray-2/bigarrf.f
-  create mode 100644 testsuite/tests/lib-bigarray-2/bigarrfml.ml
-  create mode 100644 testsuite/tests/lib-bigarray-2/bigarrfml.reference
-  create mode 100644 testsuite/tests/lib-bigarray-2/bigarrfstub.c
-  create mode 100644 testsuite/tests/lib-bigarray-2/call-gfortran.sh
-  create mode 100644 testsuite/tests/lib-bigarray-2/has-gfortran.sh
-  create mode 100644 testsuite/tests/lib-bigarray-file/mapfile.ml
-  create mode 100644 testsuite/tests/lib-bigarray-file/mapfile.reference
-  create mode 100644 testsuite/tests/lib-bigarray/bigarrays.ml
-  create mode 100644 testsuite/tests/lib-bigarray/bigarrays.reference
-  create mode 100644 testsuite/tests/lib-bigarray/change_layout.ml
-  create mode 100644 testsuite/tests/lib-bigarray/change_layout.reference
-  create mode 100644 testsuite/tests/lib-bigarray/fftba.ml
-  create mode 100644 testsuite/tests/lib-bigarray/fftba.reference
-  create mode 100644 testsuite/tests/lib-bigarray/pr5115.ml
-  create mode 100644 testsuite/tests/lib-bigarray/pr5115.reference
-  create mode 100644 testsuite/tests/lib-bigarray/weak_bigarray.ml
-  create mode 100644 testsuite/tests/lib-bigarray/weak_bigarray.reference
-  create mode 100644 testsuite/tests/lib-bool/test.ml
-  create mode 100644 testsuite/tests/lib-bool/test.reference
-  create mode 100644 testsuite/tests/lib-buffer/test.ml
-  create mode 100644 testsuite/tests/lib-buffer/test.reference
-  create mode 100644 testsuite/tests/lib-bytes/binary.ml
-  create mode 100644 testsuite/tests/lib-bytes/test_bytes.ml
-  create mode 100644 testsuite/tests/lib-bytes/test_bytes.reference
-  create mode 100644 testsuite/tests/lib-channels/in_channel_length.ml
-  create mode 100644 testsuite/tests/lib-channels/seek_in.ml
-  create mode 100644 testsuite/tests/lib-digest/md5.ml
-  create mode 100644 testsuite/tests/lib-digest/md5.reference
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/custom.reference
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/main.reference
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/plug1.ml
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/plug2.ml
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/registry.ml
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/static.reference
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/stub1.c
-  create mode 100644 testsuite/tests/lib-dynlink-bytecode/stub2.c
-  create mode 100644 testsuite/tests/lib-dynlink-csharp/entry.c
-  create mode 100644 testsuite/tests/lib-dynlink-csharp/main.bytecode.reference
-  create mode 100644 testsuite/tests/lib-dynlink-csharp/main.cs
-  create mode 100644 testsuite/tests/lib-dynlink-csharp/main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-csharp/main.native.reference
-  create mode 100644 testsuite/tests/lib-dynlink-csharp/plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-init-info/test.ml
-  create mode 100644 testsuite/tests/lib-dynlink-init-info/test.reference
-  create mode 100755 testsuite/tests/lib-dynlink-initializers/test10_main.byte.reference
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test10_main.ml
-  create mode 100755 testsuite/tests/lib-dynlink-initializers/test10_main.native.reference
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test10_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test1_inited_second.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test1_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test1_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test2_inited_first.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test2_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test2_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test3_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test3_plugin_a.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test3_plugin_b.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test4_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test4_plugin_a.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test4_plugin_b.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test5_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test5_plugin_a.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test5_plugin_b.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test5_second_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test6_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test6_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test6_second_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test7_interface_only.mli
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test7_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test7_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test8_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test8_plugin_a.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test8_plugin_b.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test8_plugin_b.mli
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test9_main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test9_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test9_second_plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-initializers/test9_second_plugin.mli
-  create mode 100644 testsuite/tests/lib-dynlink-native/a.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/api.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/b.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/bug.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/c.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/factorial.c
-  create mode 100644 testsuite/tests/lib-dynlink-native/main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/main.reference
-  create mode 100644 testsuite/tests/lib-dynlink-native/pack_client.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/packed1.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/packed1_client.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin.mli
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin2.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin4.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin_ext.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin_high_arity.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin_ref.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin_simple.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/plugin_thread.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/sub/api.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/sub/api.mli
-  create mode 100644 testsuite/tests/lib-dynlink-native/sub/plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-native/sub/plugin3.ml
-  create mode 100644 testsuite/tests/lib-dynlink-packed/a.ml
-  create mode 100644 testsuite/tests/lib-dynlink-packed/b.ml
-  create mode 100644 testsuite/tests/lib-dynlink-packed/byte.reference
-  create mode 100644 testsuite/tests/lib-dynlink-packed/loader.ml
-  create mode 100644 testsuite/tests/lib-dynlink-packed/native.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/abstract.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/abstract.mli
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/client.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/main.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/main.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/static.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/sub/abstract.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4229/sub/abstract.mli
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/byte.plugin1.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/byte.plugin2.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/byte.plugin3.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/byte.plugin4.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/host/api.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/host/api.mli
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/host/host.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/native.plugin1.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/native.plugin2.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/native.plugin3.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/native.plugin4.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin1/api.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin1/api.mli
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin1/plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin2/api.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin2/api.mli
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin2/plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin3/api.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin3/api.mli
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin3/plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin4/api.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin4/api.mli
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/plugin4/plugin.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr4839/test.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr6950/b.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr6950/byte.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr6950/config.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr6950/loader.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr6950/native.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr9209/dyn.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr9209/lib.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr9209/lib2.ml
-  create mode 100644 testsuite/tests/lib-dynlink-pr9209/main.reference
-  create mode 100644 testsuite/tests/lib-dynlink-pr9209/ocamltests
-  create mode 100644 testsuite/tests/lib-dynlink-pr9209/test.c
-  create mode 100644 testsuite/tests/lib-dynlink-private/pig.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin1/sheep.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin1/sheep.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin2/cow.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin2/cow.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin2b/cow.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin2b/cow.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin2c/cow.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin2c/cow.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin3/pig.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin3/pig.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin4/chicken.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin4/chicken.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin5/chicken.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin5/chicken.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin6/partridge.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin6/partridge.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin6/pheasant.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/plugin6/pheasant.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/sheep.ml
-  create mode 100644 testsuite/tests/lib-dynlink-private/sheep.mli
-  create mode 100644 testsuite/tests/lib-dynlink-private/test.ml
-  create mode 100644 testsuite/tests/lib-either/test.ml
-  create mode 100644 testsuite/tests/lib-filename/extension.ml
-  create mode 100644 testsuite/tests/lib-filename/extension.reference
-  create mode 100644 testsuite/tests/lib-filename/myecho.ml
-  create mode 100644 testsuite/tests/lib-filename/null.ml
-  create mode 100644 testsuite/tests/lib-filename/quotecommand.ml
-  create mode 100644 testsuite/tests/lib-filename/quotecommand.reference
-  create mode 100644 testsuite/tests/lib-filename/suffix.ml
-  create mode 100644 testsuite/tests/lib-filename/suffix.reference
-  create mode 100644 testsuite/tests/lib-float/test.ml
-  create mode 100644 testsuite/tests/lib-float/test.reference
-  create mode 100644 testsuite/tests/lib-floatarray/floatarray.ml
-  create mode 100644 testsuite/tests/lib-format/pp_print_custom_break.ml
-  create mode 100644 testsuite/tests/lib-format/pp_print_custom_break.reference
-  create mode 100644 testsuite/tests/lib-format/pr6824.ml
-  create mode 100644 testsuite/tests/lib-format/pr6824.reference
-  create mode 100644 testsuite/tests/lib-format/print_if_newline.ml
-  create mode 100644 testsuite/tests/lib-format/print_if_newline.reference
-  create mode 100644 testsuite/tests/lib-format/print_seq.ml
-  create mode 100644 testsuite/tests/lib-format/print_seq.reference
-  create mode 100644 testsuite/tests/lib-format/tformat.ml
-  create mode 100644 testsuite/tests/lib-format/tformat.reference
-  create mode 100644 testsuite/tests/lib-fun/test.ml
-  create mode 100644 testsuite/tests/lib-fun/test.reference
-  create mode 100644 testsuite/tests/lib-hashtbl/compatibility.ml
-  create mode 100644 testsuite/tests/lib-hashtbl/hfun.ml
-  create mode 100644 testsuite/tests/lib-hashtbl/hfun.reference
-  create mode 100644 testsuite/tests/lib-hashtbl/htbl.ml
-  create mode 100644 testsuite/tests/lib-hashtbl/htbl.reference
-  create mode 100644 testsuite/tests/lib-int/test.ml
-  create mode 100644 testsuite/tests/lib-int/test.reference
-  create mode 100644 testsuite/tests/lib-int64/issue9460.ml
-  create mode 100644 testsuite/tests/lib-int64/issue9460.reference
-  create mode 100644 testsuite/tests/lib-int64/test.ml
-  create mode 100644 testsuite/tests/lib-int64/test.reference
-  create mode 100644 testsuite/tests/lib-internalformat/test.ml
-  create mode 100644 testsuite/tests/lib-list/test.ml
-  create mode 100644 testsuite/tests/lib-list/test.reference
-  create mode 100644 testsuite/tests/lib-marshal/intern_final.ml
-  create mode 100644 testsuite/tests/lib-marshal/intern_final.reference
-  create mode 100644 testsuite/tests/lib-marshal/intext.ml
-  create mode 100644 testsuite/tests/lib-marshal/intext.reference
-  create mode 100644 testsuite/tests/lib-marshal/intextaux.c
-  create mode 100644 testsuite/tests/lib-marshal/marshal_bigarray.ml
-  create mode 100644 testsuite/tests/lib-marshal/marshal_bigarray.reference
-  create mode 100644 testsuite/tests/lib-obj/new_obj.ml
-  create mode 100644 testsuite/tests/lib-obj/new_obj.reference
-  create mode 100644 testsuite/tests/lib-obj/reachable_words.ml
-  create mode 100644 testsuite/tests/lib-obj/reachable_words.reference
-  create mode 100644 testsuite/tests/lib-obj/reachable_words_np.ml
-  create mode 100644 testsuite/tests/lib-obj/with_tag.ml
-  create mode 100644 testsuite/tests/lib-obj/with_tag.reference
-  create mode 100644 testsuite/tests/lib-option/test.ml
-  create mode 100644 testsuite/tests/lib-option/test.reference
-  create mode 100644 testsuite/tests/lib-printf/pr6534.ml
-  create mode 100644 testsuite/tests/lib-printf/pr6534.reference
-  create mode 100644 testsuite/tests/lib-printf/pr6938.ml
-  create mode 100644 testsuite/tests/lib-printf/pr6938.reference
-  create mode 100644 testsuite/tests/lib-printf/tprintf.ml
-  create mode 100644 testsuite/tests/lib-printf/tprintf.reference
-  create mode 100644 testsuite/tests/lib-queue/test.ml
-  create mode 100644 testsuite/tests/lib-queue/test.reference
-  create mode 100644 testsuite/tests/lib-random/rand.ml
-  create mode 100644 testsuite/tests/lib-random/rand.reference
-  create mode 100644 testsuite/tests/lib-result/test.ml
-  create mode 100644 testsuite/tests/lib-result/test.reference
-  create mode 100644 testsuite/tests/lib-scanf-2/tscanf2.reference
-  create mode 100644 testsuite/tests/lib-scanf-2/tscanf2_io.ml
-  create mode 100644 testsuite/tests/lib-scanf-2/tscanf2_master.ml
-  create mode 100644 testsuite/tests/lib-scanf-2/tscanf2_worker.ml
-  create mode 100644 testsuite/tests/lib-scanf/tscanf.ml
-  create mode 100644 testsuite/tests/lib-scanf/tscanf.reference
-  create mode 100644 testsuite/tests/lib-seq/test.ml
-  create mode 100644 testsuite/tests/lib-seq/test.reference
-  create mode 100644 testsuite/tests/lib-set/testmap.ml
-  create mode 100644 testsuite/tests/lib-set/testmap.reference
-  create mode 100644 testsuite/tests/lib-set/testset.ml
-  create mode 100644 testsuite/tests/lib-set/testset.reference
-  create mode 100644 testsuite/tests/lib-stack/test.ml
-  create mode 100644 testsuite/tests/lib-stack/test.reference
-  create mode 100644 testsuite/tests/lib-stdlabels/test_stdlabels.ml
-  create mode 100644 testsuite/tests/lib-stdlabels/test_stdlabels.reference
-  create mode 100644 testsuite/tests/lib-stdlib/pervasives_deprecated.ml
-  create mode 100644 testsuite/tests/lib-str/t01.ml
-  create mode 100644 testsuite/tests/lib-str/t01.reference
-  create mode 100644 testsuite/tests/lib-stream/count_concat_bug.ml
-  create mode 100644 testsuite/tests/lib-stream/count_concat_bug.reference
-  create mode 100644 testsuite/tests/lib-stream/mpr7769.ml
-  create mode 100644 testsuite/tests/lib-stream/mpr7769.reference
-  create mode 100644 testsuite/tests/lib-stream/mpr7769.txt
-  create mode 100644 testsuite/tests/lib-string/test_string.ml
-  create mode 100644 testsuite/tests/lib-string/test_string.reference
-  create mode 100644 testsuite/tests/lib-sys/immediate64.ml
-  create mode 100644 testsuite/tests/lib-sys/rename.ml
-  create mode 100644 testsuite/tests/lib-sys/rename.reference
-  create mode 100644 testsuite/tests/lib-systhreads/eintr.ml
-  create mode 100644 testsuite/tests/lib-systhreads/eintr.reference
-  create mode 100644 testsuite/tests/lib-systhreads/testfork.ml
-  create mode 100644 testsuite/tests/lib-systhreads/testfork.reference
-  create mode 100644 testsuite/tests/lib-systhreads/testpreempt.ml
-  create mode 100644 testsuite/tests/lib-systhreads/testpreempt.reference
-  create mode 100644 testsuite/tests/lib-systhreads/testyield.ml
-  create mode 100644 testsuite/tests/lib-systhreads/threadsigmask.ml
-  create mode 100644 testsuite/tests/lib-systhreads/threadsigmask.reference
-  create mode 100644 testsuite/tests/lib-threads/backtrace_threads.ml
-  create mode 100644 testsuite/tests/lib-threads/bank.ml
-  create mode 100644 testsuite/tests/lib-threads/bank.reference
-  create mode 100644 testsuite/tests/lib-threads/beat.ml
-  create mode 100644 testsuite/tests/lib-threads/beat.reference
-  create mode 100644 testsuite/tests/lib-threads/bufchan.ml
-  create mode 100644 testsuite/tests/lib-threads/bufchan.reference
-  create mode 100644 testsuite/tests/lib-threads/close.ml
-  create mode 100644 testsuite/tests/lib-threads/close.reference
-  create mode 100644 testsuite/tests/lib-threads/delayintr.ml
-  create mode 100644 testsuite/tests/lib-threads/delayintr.reference
-  create mode 100644 testsuite/tests/lib-threads/delayintr.run
-  create mode 100644 testsuite/tests/lib-threads/fileio.ml
-  create mode 100644 testsuite/tests/lib-threads/fileio.reference
-  create mode 100644 testsuite/tests/lib-threads/mutex_errors.ml
-  create mode 100644 testsuite/tests/lib-threads/mutex_errors.reference
-  create mode 100644 testsuite/tests/lib-threads/pr4466.ml
-  create mode 100644 testsuite/tests/lib-threads/pr4466.reference
-  create mode 100644 testsuite/tests/lib-threads/pr5325.ml
-  create mode 100644 testsuite/tests/lib-threads/pr5325.reference
-  create mode 100644 testsuite/tests/lib-threads/pr7638.ml
-  create mode 100644 testsuite/tests/lib-threads/pr7638.reference
-  create mode 100644 testsuite/tests/lib-threads/pr9971.ml
-  create mode 100644 testsuite/tests/lib-threads/prodcons.ml
-  create mode 100644 testsuite/tests/lib-threads/prodcons.reference
-  create mode 100644 testsuite/tests/lib-threads/prodcons2.ml
-  create mode 100644 testsuite/tests/lib-threads/prodcons2.reference
-  create mode 100644 testsuite/tests/lib-threads/sieve.ml
-  create mode 100644 testsuite/tests/lib-threads/sieve.reference
-  create mode 100644 testsuite/tests/lib-threads/sigint.c
-  create mode 100644 testsuite/tests/lib-threads/signal.check-program-output
-  create mode 100644 testsuite/tests/lib-threads/signal.ml
-  create mode 100644 testsuite/tests/lib-threads/signal.run
-  create mode 100644 testsuite/tests/lib-threads/sockets.ml
-  create mode 100644 testsuite/tests/lib-threads/sockets.reference
-  create mode 100644 testsuite/tests/lib-threads/swapchan.ml
-  create mode 100644 testsuite/tests/lib-threads/swapchan.reference
-  create mode 100644 testsuite/tests/lib-threads/swapchan.run
-  create mode 100755 testsuite/tests/lib-threads/test-runtime-cleanup.sh
-  create mode 100644 testsuite/tests/lib-threads/tls.ml
-  create mode 100644 testsuite/tests/lib-threads/tls.reference
-  create mode 100644 testsuite/tests/lib-threads/tls.run
-  create mode 100644 testsuite/tests/lib-threads/torture.ml
-  create mode 100644 testsuite/tests/lib-threads/torture.reference
-  create mode 100644 testsuite/tests/lib-uchar/test.ml
-  create mode 100644 testsuite/tests/lib-uchar/test.reference
-  create mode 100644 testsuite/tests/lib-unix/common/channel_of.ml
-  create mode 100644 testsuite/tests/lib-unix/common/channel_of.reference
-  create mode 100644 testsuite/tests/lib-unix/common/cloexec.ml
-  create mode 100644 testsuite/tests/lib-unix/common/cloexec.reference
-  create mode 100644 testsuite/tests/lib-unix/common/cmdline_prog.ml
-  create mode 100644 testsuite/tests/lib-unix/common/dup.ml
-  create mode 100644 testsuite/tests/lib-unix/common/dup.reference
-  create mode 100644 testsuite/tests/lib-unix/common/dup2.ml
-  create mode 100644 testsuite/tests/lib-unix/common/dup2.reference
-  create mode 100644 testsuite/tests/lib-unix/common/fdstatus_aux.c
-  create mode 100644 testsuite/tests/lib-unix/common/fdstatus_main.ml
-  create mode 100644 testsuite/tests/lib-unix/common/getaddrinfo.ml
-  create mode 100644 testsuite/tests/lib-unix/common/pipe_eof.ml
-  create mode 100644 testsuite/tests/lib-unix/common/pipe_eof.reference
-  create mode 100644 testsuite/tests/lib-unix/common/process_pid.ml
-  create mode 100644 testsuite/tests/lib-unix/common/process_pid.reference
-  create mode 100644 testsuite/tests/lib-unix/common/redirections.ml
-  create mode 100644 testsuite/tests/lib-unix/common/redirections.reference
-  create mode 100644 testsuite/tests/lib-unix/common/reflector.ml
-  create mode 100644 testsuite/tests/lib-unix/common/rename.ml
-  create mode 100644 testsuite/tests/lib-unix/common/rename.reference
-  create mode 100644 testsuite/tests/lib-unix/common/test_unix_cmdline.ml
-  create mode 100644 testsuite/tests/lib-unix/common/test_unix_cmdline.reference
-  create mode 100644 testsuite/tests/lib-unix/common/test_unixlabels.ml
-  create mode 100644 testsuite/tests/lib-unix/common/test_unixlabels.reference
-  create mode 100644 testsuite/tests/lib-unix/common/truncate.ml
-  create mode 100644 testsuite/tests/lib-unix/common/truncate.reference
-  create mode 100644 testsuite/tests/lib-unix/common/uexit.ml
-  create mode 100644 testsuite/tests/lib-unix/common/utimes.ml
-  create mode 100644 testsuite/tests/lib-unix/common/utimes.reference
-  create mode 100644 testsuite/tests/lib-unix/common/utimes.txt
-  create mode 100644 testsuite/tests/lib-unix/common/wait_nohang.ml
-  create mode 100644 testsuite/tests/lib-unix/common/wait_nohang.reference
-  create mode 100644 testsuite/tests/lib-unix/isatty/isatty_std.ml
-  create mode 100644 testsuite/tests/lib-unix/isatty/isatty_std.reference
-  create mode 100644 testsuite/tests/lib-unix/isatty/isatty_tty.ml
-  create mode 100644 testsuite/tests/lib-unix/isatty/isatty_tty.reference
-  create mode 100644 testsuite/tests/lib-unix/kill/unix_kill.ml
-  create mode 100644 testsuite/tests/lib-unix/kill/unix_kill.reference
-  create mode 100644 testsuite/tests/lib-unix/unix-execvpe/exec.ml
-  create mode 100644 testsuite/tests/lib-unix/unix-execvpe/exec.reference
-  create mode 100755 testsuite/tests/lib-unix/unix-execvpe/exec.run
-  create mode 100755 testsuite/tests/lib-unix/unix-execvpe/has-execvpe.sh
-  create mode 100755 testsuite/tests/lib-unix/unix-execvpe/script3
-  create mode 100644 testsuite/tests/lib-unix/unix-execvpe/subdir/nonexec
-  create mode 100755 testsuite/tests/lib-unix/unix-execvpe/subdir/script1
-  create mode 100755 testsuite/tests/lib-unix/unix-execvpe/subdir/script2
-  create mode 100755 testsuite/tests/lib-unix/unix-socket/is-linux.sh
-  create mode 100644 testsuite/tests/lib-unix/unix-socket/recvfrom.ml
-  create mode 100644 testsuite/tests/lib-unix/unix-socket/recvfrom_linux.ml
-  create mode 100644 testsuite/tests/lib-unix/unix-socket/recvfrom_linux.reference
-  create mode 100644 testsuite/tests/lib-unix/unix-socket/recvfrom_unix.ml
-  create mode 100644 testsuite/tests/lib-unix/unix-socket/recvfrom_unix.reference
-  create mode 100644 testsuite/tests/lib-unix/win-env/stubs.c
-  create mode 100644 testsuite/tests/lib-unix/win-env/test_env.ml
-  create mode 100644 testsuite/tests/lib-unix/win-env/test_env.reference
-  create mode 100644 testsuite/tests/lib-unix/win-stat/fakeclock.c
-  create mode 100644 testsuite/tests/lib-unix/win-stat/test.ml
-  create mode 100644 testsuite/tests/lib-unix/win-stat/test.reference
-  create mode 100644 testsuite/tests/lib-unix/win-stat/test.run
-  create mode 100644 testsuite/tests/lib-unix/win-symlink/test.ml
-  create mode 100644 testsuite/tests/lib-unix/win-symlink/test.reference
-  create mode 100644 testsuite/tests/link-test/aliases.ml
-  create mode 100644 testsuite/tests/link-test/empty.ml
-  create mode 100644 testsuite/tests/link-test/external.ml
-  create mode 100644 testsuite/tests/link-test/external.mli
-  create mode 100644 testsuite/tests/link-test/external_for_pack.ml
-  create mode 100644 testsuite/tests/link-test/external_for_pack.mli
-  create mode 100644 testsuite/tests/link-test/submodule.ml
-  create mode 100644 testsuite/tests/link-test/test.ml
-  create mode 100644 testsuite/tests/link-test/test.reference
-  create mode 100644 testsuite/tests/link-test/use_in_pack.ml
-  create mode 100644 testsuite/tests/load_path/driver.ml
-  create mode 100644 testsuite/tests/load_path/payload.ml
-  create mode 100644 testsuite/tests/load_path/test.ml
-  create mode 100644 testsuite/tests/local-functions/tupled.ml
-  create mode 100644 testsuite/tests/local-functions/tupled2.ml
-  create mode 100644 testsuite/tests/locale/stubs.c
-  create mode 100644 testsuite/tests/locale/test.ml
-  create mode 100644 testsuite/tests/locale/test.reference
-  create mode 100644 testsuite/tests/manual-intf-c/curses.ml
-  create mode 100644 testsuite/tests/manual-intf-c/curses_stubs.c
-  create mode 100644 testsuite/tests/manual-intf-c/prog.ml
-  create mode 100644 testsuite/tests/manual-intf-c/prog2.reference
-  create mode 100644 testsuite/tests/match-exception-warnings/exhaustiveness_warnings.ml
-  create mode 100644 testsuite/tests/match-exception-warnings/no_mixing_under_guard.ml
-  create mode 100644 testsuite/tests/match-exception-warnings/no_value_clauses.ml
-  create mode 100644 testsuite/tests/match-exception-warnings/placement.ml
-  create mode 100644 testsuite/tests/match-exception-warnings/pr7083.ml
-  create mode 100644 testsuite/tests/match-exception-warnings/reachability.ml
-  create mode 100644 testsuite/tests/match-exception/allocation.ml
-  create mode 100644 testsuite/tests/match-exception/allocation.reference
-  create mode 100644 testsuite/tests/match-exception/exception_propagation.ml
-  create mode 100644 testsuite/tests/match-exception/exception_propagation.reference
-  create mode 100644 testsuite/tests/match-exception/identifier_sharing.ml
-  create mode 100644 testsuite/tests/match-exception/identifier_sharing.reference
-  create mode 100644 testsuite/tests/match-exception/match_failure.ml
-  create mode 100644 testsuite/tests/match-exception/match_failure.reference
-  create mode 100644 testsuite/tests/match-exception/nested_handlers.ml
-  create mode 100644 testsuite/tests/match-exception/nested_handlers.reference
-  create mode 100644 testsuite/tests/match-exception/raise_from_success_continuation.ml
-  create mode 100644 testsuite/tests/match-exception/raise_from_success_continuation.reference
-  create mode 100644 testsuite/tests/match-exception/streams.ml
-  create mode 100644 testsuite/tests/match-exception/streams.reference
-  create mode 100644 testsuite/tests/match-exception/tail_calls.ml
-  create mode 100644 testsuite/tests/match-exception/tail_calls.reference
-  create mode 100644 testsuite/tests/messages/precise_locations.ml
-  create mode 100644 testsuite/tests/misc-kb/equations.ml
-  create mode 100644 testsuite/tests/misc-kb/equations.mli
-  create mode 100644 testsuite/tests/misc-kb/kb.ml
-  create mode 100644 testsuite/tests/misc-kb/kb.mli
-  create mode 100644 testsuite/tests/misc-kb/kbmain.ml
-  create mode 100644 testsuite/tests/misc-kb/kbmain.reference
-  create mode 100644 testsuite/tests/misc-kb/orderings.ml
-  create mode 100644 testsuite/tests/misc-kb/orderings.mli
-  create mode 100644 testsuite/tests/misc-kb/terms.ml
-  create mode 100644 testsuite/tests/misc-kb/terms.mli
-  create mode 100644 testsuite/tests/misc-unsafe/almabench.ml
-  create mode 100644 testsuite/tests/misc-unsafe/almabench.reference
-  create mode 100644 testsuite/tests/misc-unsafe/fft.ml
-  create mode 100644 testsuite/tests/misc-unsafe/fft.reference
-  create mode 100644 testsuite/tests/misc-unsafe/quicksort.ml
-  create mode 100644 testsuite/tests/misc-unsafe/quicksort.reference
-  create mode 100644 testsuite/tests/misc-unsafe/soli.ml
-  create mode 100644 testsuite/tests/misc-unsafe/soli.reference
-  create mode 100644 testsuite/tests/misc/bdd.ml
-  create mode 100644 testsuite/tests/misc/bdd.reference
-  create mode 100644 testsuite/tests/misc/boyer.ml
-  create mode 100644 testsuite/tests/misc/boyer.reference
-  create mode 100644 testsuite/tests/misc/ephe_infix.ml
-  create mode 100644 testsuite/tests/misc/ephetest.ml
-  create mode 100644 testsuite/tests/misc/ephetest.reference
-  create mode 100644 testsuite/tests/misc/ephetest2.ml
-  create mode 100644 testsuite/tests/misc/ephetest2.reference
-  create mode 100644 testsuite/tests/misc/ephetest3.ml
-  create mode 100644 testsuite/tests/misc/ephetest3.reference
-  create mode 100644 testsuite/tests/misc/exotic.ml
-  create mode 100644 testsuite/tests/misc/fib.ml
-  create mode 100644 testsuite/tests/misc/fib.reference
-  create mode 100644 testsuite/tests/misc/finaliser.ml
-  create mode 100644 testsuite/tests/misc/finaliser.reference
-  create mode 100644 testsuite/tests/misc/gcwords.ml
-  create mode 100644 testsuite/tests/misc/gcwords.reference
-  create mode 100644 testsuite/tests/misc/gpr1370.ml
-  create mode 100644 testsuite/tests/misc/gpr1370.reference
-  create mode 100644 testsuite/tests/misc/hamming.ml
-  create mode 100644 testsuite/tests/misc/hamming.reference
-  create mode 100644 testsuite/tests/misc/nucleic.ml
-  create mode 100644 testsuite/tests/misc/nucleic.reference
-  create mode 100644 testsuite/tests/misc/pr7168.ml
-  create mode 100644 testsuite/tests/misc/pr7168.reference
-  create mode 100644 testsuite/tests/misc/sieve.ml
-  create mode 100644 testsuite/tests/misc/sieve.reference
-  create mode 100644 testsuite/tests/misc/sorts.ml
-  create mode 100644 testsuite/tests/misc/sorts.reference
-  create mode 100644 testsuite/tests/misc/takc.ml
-  create mode 100644 testsuite/tests/misc/takc.reference
-  create mode 100644 testsuite/tests/misc/taku.ml
-  create mode 100644 testsuite/tests/misc/taku.reference
-  create mode 100644 testsuite/tests/misc/weaklifetime.ml
-  create mode 100644 testsuite/tests/misc/weaklifetime.reference
-  create mode 100644 testsuite/tests/misc/weaklifetime2.ml
-  create mode 100644 testsuite/tests/misc/weaklifetime2.reference
-  create mode 100644 testsuite/tests/misc/weaktest.ml
-  create mode 100644 testsuite/tests/misc/weaktest.reference
-  create mode 100644 testsuite/tests/no-alias-deps/a2235.ml
-  create mode 100644 testsuite/tests/no-alias-deps/aliases.compilers.reference
-  create mode 100644 testsuite/tests/no-alias-deps/aliases.ml
-  create mode 100644 testsuite/tests/no-alias-deps/aliases.reference
-  create mode 100644 testsuite/tests/no-alias-deps/b.cmi.invalid
-  create mode 100644 testsuite/tests/no-alias-deps/c.mli
-  create mode 100644 testsuite/tests/no-alias-deps/d.mli
-  create mode 100644 testsuite/tests/no-alias-deps/gpr2235.ml
-  create mode 100644 testsuite/tests/no-alias-deps/lib2235.ml
-  create mode 100644 testsuite/tests/no-alias-deps/lib__2235.ml
-  create mode 100644 testsuite/tests/no-alias-deps/user_of_lib2235.ml
-  create mode 100644 testsuite/tests/opaque/fst/opaque_impl.ml
-  create mode 100644 testsuite/tests/opaque/fst/opaque_intf.ml
-  create mode 100644 testsuite/tests/opaque/fst/regular.ml
-  create mode 100644 testsuite/tests/opaque/intf/opaque_impl.mli
-  create mode 100644 testsuite/tests/opaque/intf/opaque_intf.mli
-  create mode 100644 testsuite/tests/opaque/intf/regular.mli
-  create mode 100644 testsuite/tests/opaque/snd/opaque_impl.ml
-  create mode 100644 testsuite/tests/opaque/snd/opaque_intf.ml
-  create mode 100644 testsuite/tests/opaque/snd/regular.ml
-  create mode 100644 testsuite/tests/opaque/test.ml
-  create mode 100644 testsuite/tests/output-complete-obj/github9344.ml
-  create mode 100644 testsuite/tests/output-complete-obj/github9344.reference
-  create mode 100644 testsuite/tests/output-complete-obj/github9344.sh
-  create mode 100644 testsuite/tests/output-complete-obj/puts.c
-  create mode 100644 testsuite/tests/output-complete-obj/test.ml
-  create mode 100644 testsuite/tests/output-complete-obj/test.ml_stub.c
-  create mode 100644 testsuite/tests/output-complete-obj/test2.ml
-  create mode 100644 testsuite/tests/output-complete-obj/test2.reference
-  create mode 100644 testsuite/tests/parse-errors/escape_error.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/escape_error.ml
-  create mode 100644 testsuite/tests/parse-errors/expecting.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/expecting.ml
-  create mode 100644 testsuite/tests/parse-errors/pr7847.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/pr7847.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_signature.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_signature.mli
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_simpl_expr1.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_simpl_expr1.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_simpl_expr2.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_simpl_expr2.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_simpl_expr3.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_class_simpl_expr3.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_object.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_object.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr1.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr1.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr2.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr2.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr3.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr3.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr4.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr4.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr5.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_expr5.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_type.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_paren_module_type.mli
-  create mode 100644 testsuite/tests/parse-errors/unclosed_sig.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_sig.mli
-  create mode 100644 testsuite/tests/parse-errors/unclosed_simple_expr.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_simple_expr.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_simple_pattern.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_simple_pattern.ml
-  create mode 100644 testsuite/tests/parse-errors/unclosed_struct.compilers.reference
-  create mode 100644 testsuite/tests/parse-errors/unclosed_struct.ml
-  create mode 100644 testsuite/tests/parsetree/locations_test.compilers.reference
-  create mode 100644 testsuite/tests/parsetree/locations_test.ml
-  create mode 100644 testsuite/tests/parsetree/source.ml
-  create mode 100644 testsuite/tests/parsetree/test.ml
-  create mode 100644 testsuite/tests/parsetree/test.reference
-  create mode 100644 testsuite/tests/parsing/anonymous_class_parameter.compilers.reference
-  create mode 100644 testsuite/tests/parsing/anonymous_class_parameter.ml
-  create mode 100644 testsuite/tests/parsing/arrow_ambiguity.compilers.reference
-  create mode 100644 testsuite/tests/parsing/arrow_ambiguity.ml
-  create mode 100644 testsuite/tests/parsing/attributes.compilers.reference
-  create mode 100644 testsuite/tests/parsing/attributes.ml
-  create mode 100644 testsuite/tests/parsing/broken_invariants.compilers.reference
-  create mode 100644 testsuite/tests/parsing/broken_invariants.ml
-  create mode 100644 testsuite/tests/parsing/change_start_loc.ml
-  create mode 100644 testsuite/tests/parsing/change_start_loc.reference
-  create mode 100644 testsuite/tests/parsing/constructor_declarations.compilers.reference
-  create mode 100644 testsuite/tests/parsing/constructor_declarations.ml
-  create mode 100644 testsuite/tests/parsing/docstrings.ml
-  create mode 100644 testsuite/tests/parsing/extended_indexoperators.ml
-  create mode 100644 testsuite/tests/parsing/extension_operators.ml
-  create mode 100644 testsuite/tests/parsing/extensions.compilers.reference
-  create mode 100644 testsuite/tests/parsing/extensions.ml
-  create mode 100644 testsuite/tests/parsing/hash_ambiguity.compilers.reference
-  create mode 100644 testsuite/tests/parsing/hash_ambiguity.ml
-  create mode 100644 testsuite/tests/parsing/illegal_ppx.ml
-  create mode 100644 testsuite/tests/parsing/int_and_float_with_modifier.compilers.reference
-  create mode 100644 testsuite/tests/parsing/int_and_float_with_modifier.ml
-  create mode 100644 testsuite/tests/parsing/multi_indices.ml
-  create mode 100644 testsuite/tests/parsing/pr6604.compilers.reference
-  create mode 100644 testsuite/tests/parsing/pr6604.ml
-  create mode 100644 testsuite/tests/parsing/pr6604_2.compilers.reference
-  create mode 100644 testsuite/tests/parsing/pr6604_2.ml
-  create mode 100644 testsuite/tests/parsing/pr6604_3.compilers.reference
-  create mode 100644 testsuite/tests/parsing/pr6604_3.ml
-  create mode 100644 testsuite/tests/parsing/pr6865.compilers.reference
-  create mode 100644 testsuite/tests/parsing/pr6865.ml
-  create mode 100644 testsuite/tests/parsing/pr7165.compilers.reference
-  create mode 100644 testsuite/tests/parsing/pr7165.ml
-  create mode 100644 testsuite/tests/parsing/quotedextensions.compilers.reference
-  create mode 100644 testsuite/tests/parsing/quotedextensions.ml
-  create mode 100644 testsuite/tests/parsing/reloc.ml
-  create mode 100644 testsuite/tests/parsing/shortcut_ext_attr.compilers.reference
-  create mode 100644 testsuite/tests/parsing/shortcut_ext_attr.ml
-  create mode 100644 testsuite/tests/ppx-attributes/warning.ml
-  create mode 100644 testsuite/tests/ppx-attributes/warning.reference
-  create mode 100644 testsuite/tests/ppx-contexts/myppx.ml
-  create mode 100644 testsuite/tests/ppx-contexts/test.compilers.reference
-  create mode 100644 testsuite/tests/ppx-contexts/test.ml
-  create mode 100644 testsuite/tests/prim-bigstring/bigstring_access.ml
-  create mode 100644 testsuite/tests/prim-bigstring/bigstring_access.reference
-  create mode 100644 testsuite/tests/prim-bigstring/string_access.ml
-  create mode 100644 testsuite/tests/prim-bigstring/string_access.reference
-  create mode 100644 testsuite/tests/prim-bswap/bswap.ml
-  create mode 100644 testsuite/tests/prim-bswap/bswap.reference
-  create mode 100644 testsuite/tests/prim-revapply/apply.ml
-  create mode 100644 testsuite/tests/prim-revapply/apply.reference
-  create mode 100644 testsuite/tests/prim-revapply/revapply.ml
-  create mode 100644 testsuite/tests/prim-revapply/revapply.reference
-  create mode 100644 testsuite/tests/printing-types/disambiguation.ml
-  create mode 100644 testsuite/tests/printing-types/pr248.ml
-  create mode 100644 testsuite/tests/printing-types/pr248.ocaml.reference
-  create mode 100644 testsuite/tests/raise-counts/a.ml
-  create mode 100644 testsuite/tests/raise-counts/b.ml
-  create mode 100644 testsuite/tests/raise-counts/main.ml
-  create mode 100644 testsuite/tests/raise-counts/main.reference
-  create mode 100644 testsuite/tests/regression/gpr1623/gpr1623.ml
-  create mode 100644 testsuite/tests/regression/gpr1623/gpr1623.reference
-  create mode 100644 testsuite/tests/regression/missing_set_of_closures/a.ml
-  create mode 100644 testsuite/tests/regression/missing_set_of_closures/b.ml
-  create mode 100644 testsuite/tests/regression/missing_set_of_closures/b2.ml
-  create mode 100644 testsuite/tests/regression/missing_set_of_closures/dir/c.ml
-  create mode 100644 testsuite/tests/regression/missing_set_of_closures/missing_set_of_closures.ml
-  create mode 100644 testsuite/tests/regression/pr1580/pr1580.ml
-  create mode 100644 testsuite/tests/regression/pr1580/pr1580.reference
-  create mode 100644 testsuite/tests/regression/pr3612/custom_finalize.c
-  create mode 100644 testsuite/tests/regression/pr3612/pr3612.ml
-  create mode 100644 testsuite/tests/regression/pr3612/pr3612.reference
-  create mode 100644 testsuite/tests/regression/pr5233/pr5233.ml
-  create mode 100644 testsuite/tests/regression/pr5233/pr5233.reference
-  create mode 100644 testsuite/tests/regression/pr5757/pr5757.ml
-  create mode 100644 testsuite/tests/regression/pr5757/pr5757.reference
-  create mode 100644 testsuite/tests/regression/pr6024/pr6024.ml
-  create mode 100644 testsuite/tests/regression/pr6024/pr6024.reference
-  create mode 100644 testsuite/tests/regression/pr7042/pr7042.ml
-  create mode 100644 testsuite/tests/regression/pr7042/pr7042.reference
-  create mode 100644 testsuite/tests/regression/pr7426/pr7426.ml
-  create mode 100644 testsuite/tests/regression/pr7426/pr7426.reference
-  create mode 100644 testsuite/tests/regression/pr7718/pr7718.ml
-  create mode 100644 testsuite/tests/regression/pr7718/pr7718.reference
-  create mode 100644 testsuite/tests/regression/pr7798/pr7798.ml
-  create mode 100644 testsuite/tests/regression/pr7798/pr7798.reference
-  create mode 100644 testsuite/tests/regression/pr7920/pr7920.ml
-  create mode 100644 testsuite/tests/regression/pr7920/pr7920.reference
-  create mode 100644 testsuite/tests/regression/pr8769/fortuna.ml
-  create mode 100644 testsuite/tests/regression/pr8769/nocrypto.mli
-  create mode 100644 testsuite/tests/regression/pr8769/pr8769.ml
-  create mode 100644 testsuite/tests/regression/pr8769/rng.ml
-  create mode 100644 testsuite/tests/regression/pr9028/pr9028.ml
-  create mode 100644 testsuite/tests/regression/pr9028/pr9028.reference
-  create mode 100644 testsuite/tests/regression/pr9292/pr9292.ml
-  create mode 100644 testsuite/tests/regression/pr9326/gc_set.ml
-  create mode 100644 testsuite/tests/regression/pr9443/pr9443.ml
-  create mode 100644 testsuite/tests/reproducibility/cmis_on_file_system.ml
-  create mode 100644 testsuite/tests/reproducibility/cmis_on_file_system_companion.mli
-  create mode 100644 testsuite/tests/required-external/file.ml
-  create mode 100644 testsuite/tests/required-external/main.ml
-  create mode 100644 testsuite/tests/required-external/main.reference
-  create mode 100644 testsuite/tests/runtime-C-exceptions/stub_test.c
-  create mode 100644 testsuite/tests/runtime-C-exceptions/test.ml
-  create mode 100644 testsuite/tests/runtime-C-exceptions/test.reference
-  create mode 100644 testsuite/tests/runtime-errors/has-stackoverflow-detection.sh
-  create mode 100644 testsuite/tests/runtime-errors/stackoverflow.ml
-  create mode 100644 testsuite/tests/runtime-errors/stackoverflow.native.reference
-  create mode 100644 testsuite/tests/runtime-errors/stackoverflow.reference
-  create mode 100644 testsuite/tests/runtime-errors/stackoverflow.run
-  create mode 100644 testsuite/tests/runtime-errors/syserror.ml
-  create mode 100644 testsuite/tests/runtime-errors/syserror.unix.reference
-  create mode 100644 testsuite/tests/runtime-errors/syserror.win32.reference
-  create mode 100644 testsuite/tests/runtime-naked-pointers/cstubs.c
-  create mode 100644 testsuite/tests/runtime-naked-pointers/np.ml
-  create mode 100644 testsuite/tests/runtime-naked-pointers/np1.ml
-  create mode 100644 testsuite/tests/runtime-naked-pointers/np2.ml
-  create mode 100755 testsuite/tests/runtime-naked-pointers/np2.run
-  create mode 100644 testsuite/tests/runtime-naked-pointers/np3.ml
-  create mode 100755 testsuite/tests/runtime-naked-pointers/np3.run
-  create mode 100644 testsuite/tests/runtime-naked-pointers/np4.ml
-  create mode 100755 testsuite/tests/runtime-naked-pointers/np4.run
-  create mode 100755 testsuite/tests/runtime-naked-pointers/runtest.sh
-  create mode 100644 testsuite/tests/runtime-objects/Tests.ml
-  create mode 100644 testsuite/tests/self-contained-toplevel/foo.ml
-  create mode 100644 testsuite/tests/self-contained-toplevel/gen_cached_cmi.ml
-  create mode 100644 testsuite/tests/self-contained-toplevel/input.ml
-  create mode 100644 testsuite/tests/self-contained-toplevel/main.ml
-  create mode 100644 testsuite/tests/self-contained-toplevel/main.reference
-  create mode 100644 testsuite/tests/shadow_include/artificial.ml
-  create mode 100644 testsuite/tests/shadow_include/cannot_shadow_error.compilers.reference
-  create mode 100644 testsuite/tests/shadow_include/cannot_shadow_error.ml
-  create mode 100644 testsuite/tests/shadow_include/shadow_all.ml
-  create mode 100644 testsuite/tests/statmemprof/alloc_counts.ml
-  create mode 100644 testsuite/tests/statmemprof/alloc_counts.reference
-  create mode 100644 testsuite/tests/statmemprof/arrays_in_major.ml
-  create mode 100644 testsuite/tests/statmemprof/arrays_in_major.reference
-  create mode 100644 testsuite/tests/statmemprof/arrays_in_minor.ml
-  create mode 100644 testsuite/tests/statmemprof/arrays_in_minor.reference
-  create mode 100644 testsuite/tests/statmemprof/blocking_in_callback.ml
-  create mode 100644 testsuite/tests/statmemprof/callstacks.flat-float-array.reference
-  create mode 100644 testsuite/tests/statmemprof/callstacks.ml
-  create mode 100644 testsuite/tests/statmemprof/callstacks.no-flat-float-array.reference
-  create mode 100644 testsuite/tests/statmemprof/comballoc.byte.reference
-  create mode 100644 testsuite/tests/statmemprof/comballoc.ml
-  create mode 100644 testsuite/tests/statmemprof/comballoc.opt.reference
-  create mode 100644 testsuite/tests/statmemprof/custom.ml
-  create mode 100644 testsuite/tests/statmemprof/custom.reference
-  create mode 100644 testsuite/tests/statmemprof/exception_callback.ml
-  create mode 100644 testsuite/tests/statmemprof/exception_callback.reference
-  create mode 100644 testsuite/tests/statmemprof/exception_callback_minor.ml
-  create mode 100644 testsuite/tests/statmemprof/exception_callback_minor.reference
-  create mode 100644 testsuite/tests/statmemprof/intern.ml
-  create mode 100644 testsuite/tests/statmemprof/intern.reference
-  create mode 100644 testsuite/tests/statmemprof/lists_in_minor.ml
-  create mode 100644 testsuite/tests/statmemprof/lists_in_minor.reference
-  create mode 100644 testsuite/tests/statmemprof/minor_no_postpone.ml
-  create mode 100644 testsuite/tests/statmemprof/minor_no_postpone_stub.c
-  create mode 100644 testsuite/tests/statmemprof/moved_while_blocking.ml
-  create mode 100644 testsuite/tests/statmemprof/moved_while_blocking.reference
-  create mode 100644 testsuite/tests/statmemprof/thread_exit_in_callback.ml
-  create mode 100644 testsuite/tests/tool-caml-tex/ellipses.input
-  create mode 100644 testsuite/tests/tool-caml-tex/ellipses.ml
-  create mode 100644 testsuite/tests/tool-caml-tex/ellipses.reference
-  create mode 100644 testsuite/tests/tool-caml-tex/redirections.input
-  create mode 100644 testsuite/tests/tool-caml-tex/redirections.ml
-  create mode 100644 testsuite/tests/tool-caml-tex/redirections.reference
-  create mode 100644 testsuite/tests/tool-command-line/test.compilers.reference
-  create mode 100644 testsuite/tests/tool-command-line/test.ml
-  create mode 100644 testsuite/tests/tool-command-line/unknown-file
-  create mode 100644 testsuite/tests/tool-debugger/basic/debuggee.ml
-  create mode 100644 testsuite/tests/tool-debugger/basic/debuggee.reference
-  create mode 100644 testsuite/tests/tool-debugger/basic/input_script
-  create mode 100644 testsuite/tests/tool-debugger/dynlink/host.debug.reference
-  create mode 100644 testsuite/tests/tool-debugger/dynlink/host.ml
-  create mode 100644 testsuite/tests/tool-debugger/dynlink/host.reference
-  create mode 100644 testsuite/tests/tool-debugger/dynlink/input_script
-  create mode 100644 testsuite/tests/tool-debugger/dynlink/plugin.ml
-  create mode 100644 testsuite/tests/tool-debugger/find-artifacts/debuggee.ml
-  create mode 100644 testsuite/tests/tool-debugger/find-artifacts/debuggee.reference
-  create mode 100644 testsuite/tests/tool-debugger/find-artifacts/in/blah.ml
-  create mode 100644 testsuite/tests/tool-debugger/find-artifacts/in/foo.ml
-  create mode 100644 testsuite/tests/tool-debugger/find-artifacts/input_script
-  create mode 100644 testsuite/tests/tool-debugger/no_debug_event/a.ml
-  create mode 100644 testsuite/tests/tool-debugger/no_debug_event/b.ml
-  create mode 100644 testsuite/tests/tool-debugger/no_debug_event/input_script
-  create mode 100644 testsuite/tests/tool-debugger/no_debug_event/noev.ml
-  create mode 100644 testsuite/tests/tool-debugger/no_debug_event/noev.reference
-  create mode 100644 testsuite/tests/tool-debugger/printer/debuggee.ml
-  create mode 100644 testsuite/tests/tool-debugger/printer/debuggee.reference
-  create mode 100644 testsuite/tests/tool-debugger/printer/input_script
-  create mode 100644 testsuite/tests/tool-debugger/printer/printer.ml
-  create mode 100644 testsuite/tests/tool-expect-test/clean_typer.ml
-  create mode 100644 testsuite/tests/tool-lexyacc/chars.mll
-  create mode 100644 testsuite/tests/tool-lexyacc/gram_aux.ml
-  create mode 100644 testsuite/tests/tool-lexyacc/grammar.mly
-  create mode 100644 testsuite/tests/tool-lexyacc/input
-  create mode 100644 testsuite/tests/tool-lexyacc/lexgen.ml
-  create mode 100644 testsuite/tests/tool-lexyacc/main.compilers.reference
-  create mode 100644 testsuite/tests/tool-lexyacc/main.ml
-  create mode 100644 testsuite/tests/tool-lexyacc/main.reference
-  create mode 100644 testsuite/tests/tool-lexyacc/mpr7760.mll
-  create mode 100644 testsuite/tests/tool-lexyacc/mpr7760.reference
-  create mode 100644 testsuite/tests/tool-lexyacc/output.ml
-  create mode 100644 testsuite/tests/tool-lexyacc/scan_aux.ml
-  create mode 100644 testsuite/tests/tool-lexyacc/scanner.mll
-  create mode 100644 testsuite/tests/tool-lexyacc/syntax.ml
-  create mode 100755 testsuite/tests/tool-ocaml-annot/check-annot.sh
-  create mode 100644 testsuite/tests/tool-ocaml-annot/failure.ml
-  create mode 100644 testsuite/tests/tool-ocaml-annot/success.ml
-  create mode 100644 testsuite/tests/tool-ocaml-annot/typeonly.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t000.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t010-const0.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t010-const1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t010-const2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t010-const3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t011-constint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t020.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t021-pushconst1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t021-pushconst2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t021-pushconst3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t022-pushconstint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t040-makeblock1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t040-makeblock2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t040-makeblock3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t041-makeblock.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t050-getglobal.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t050-pushgetglobal.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t051-getglobalfield.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t051-pushgetglobalfield.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t060-raise.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t070-branch.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t070-branchif.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t070-branchifnot.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t071-boolnot.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t080-eq.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t080-geint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t080-gtint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t080-leint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t080-ltint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t080-neq.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc0.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc4.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc5.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc6.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t090-acc7.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t091-acc.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc0.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc4.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc5.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc6.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t092-pushacc7.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t093-pushacc.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t100-pushtrap.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t101-poptrap.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-addint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-andint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-asrint-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-asrint-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-divint-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-divint-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-divint-3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-lslint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-lsrint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-modint-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-modint-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-mulint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-negint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-offsetint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-orint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-subint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t110-xorint.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t120-getstringchar.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t121-setstringchar.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t130-getvectitem.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t130-vectlength.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t131-setvectitem.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t140-switch-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t140-switch-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t140-switch-3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t140-switch-4.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t141-switch-5.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t141-switch-6.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t141-switch-7.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t142-switch-8.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t142-switch-9.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t142-switch-A.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t150-push-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t150-push-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t160-closure.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t161-apply1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t162-return.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t163.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t164-apply2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t164-apply3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t165-apply.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t170-envacc2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t170-envacc3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t170-envacc4.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t171-envacc.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t172-pushenvacc1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t172-pushenvacc2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t172-pushenvacc3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t172-pushenvacc4.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t173-pushenvacc.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t180-appterm1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t180-appterm2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t180-appterm3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t181-appterm.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t190-makefloatblock-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t190-makefloatblock-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t190-makefloatblock-3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t191-vectlength.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t192-getfloatfield-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t192-getfloatfield-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t193-setfloatfield-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t193-setfloatfield-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t200-getfield0.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t200-getfield1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t200-getfield2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t200-getfield3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t201-getfield.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t210-setfield0.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t210-setfield1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t210-setfield2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t210-setfield3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t211-setfield.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t220-assign.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t230-check_signals.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t240-c_call1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t240-c_call2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t240-c_call3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t240-c_call4.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t240-c_call5.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t250-closurerec-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t250-closurerec-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t251-pushoffsetclosure0.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t251-pushoffsetclosure2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t251-pushoffsetclosurem2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t252-pushoffsetclosure.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t253-offsetclosure0.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t253-offsetclosure2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t253-offsetclosurem2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t254-offsetclosure.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t260-offsetref.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t270-push_retaddr.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t300-getmethod.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t301-object.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t310-alloc-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t310-alloc-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t320-gc-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t320-gc-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t320-gc-3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t330-compact-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t330-compact-2.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t330-compact-3.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t330-compact-4.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t340-weak.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t350-heapcheck.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t360-stacks-1.ml
-  create mode 100644 testsuite/tests/tool-ocaml/t360-stacks-2.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-compat32/compat32.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlc-compat32/compat32.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-error-cleanup/check-error-cleanup.sh
-  create mode 100644 testsuite/tests/tool-ocamlc-error-cleanup/test.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-open/a.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-open/b.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-open/tool-ocamlc-open-error.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlc-open/tool-ocamlc-open-error.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-open/tool-ocamlc-open.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_parsing_impl.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_parsing_impl.ml
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_parsing_intf.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_parsing_intf.mli
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_scheduling.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_scheduling.ml
-  create mode 100755 testsuite/tests/tool-ocamlc-stop-after/stop_after_scheduling.sh
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_typing_impl.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlc-stop-after/stop_after_typing_impl.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/A.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/B.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/C.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/D.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/Makefile.build
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/Makefile.build2
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/depend.mk.reference
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/depend.mk2.reference
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/depend.mod.reference
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/depend.mod2.reference
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/depend.mod3.reference
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/lib.mli
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/lib_impl.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/main.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-modalias/setup-links.sh
-  create mode 100644 testsuite/tests/tool-ocamldep-shadowing/a.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-shadowing/a.reference
-  create mode 100644 testsuite/tests/tool-ocamldep-shadowing/dir1/b.ml
-  create mode 100644 testsuite/tests/tool-ocamldep-shadowing/dir2/b.mli
-  create mode 100644 testsuite/tests/tool-ocamldep-shadowing/dir2/c.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc-open/Readme
-  create mode 100644 testsuite/tests/tool-ocamldoc-open/alias.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc-open/inner.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc-open/main.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc-open/main.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc-open/main.ocamldoc.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Documentation_tags.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Documentation_tags.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Extensible_variant.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Extensible_variant.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/Extensible_variant.ocamldoc.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Include_module_type_of.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Include_module_type_of.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Include_module_type_of.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Inline_records.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Inline_records.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Inline_records.man.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Inline_records.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Inline_records_bis.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Inline_records_bis.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/Item_ids.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Item_ids.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Level_0.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Level_0.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Linebreaks.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Linebreaks.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Loop.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Loop.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Loop.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/Module_whitespace.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Module_whitespace.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/Module_whitespace.ocamldoc.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/No_preamble.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/No_preamble.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Paragraph.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Paragraph.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Short_description.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Short_description.txt
-  create mode 100644 testsuite/tests/tool-ocamldoc/Test.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Test.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/Variants.html.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Variants.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/Variants.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/latex_ref.latex.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/latex_ref.mli
-  create mode 100644 testsuite/tests/tool-ocamldoc/odoc_test.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/t01.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/t01.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/t02.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/t02.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/t03.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/t03.ocamldoc.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/t03.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/t04.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/t04.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/t05.ml
-  create mode 100644 testsuite/tests/tool-ocamldoc/t05.reference
-  create mode 100644 testsuite/tests/tool-ocamldoc/type_Linebreaks.reference
-  create mode 100644 testsuite/tests/tool-ocamlobjinfo/question.ml
-  create mode 100644 testsuite/tests/tool-ocamlobjinfo/question.reference
-  create mode 100644 testsuite/tests/tool-ocamlopt-save-ir/check_for_pack.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlopt-save-ir/check_for_pack.ml
-  create mode 100644 testsuite/tests/tool-ocamlopt-save-ir/save_ir_after_scheduling.ml
-  create mode 100755 testsuite/tests/tool-ocamlopt-save-ir/save_ir_after_scheduling.sh
-  create mode 100644 testsuite/tests/tool-ocamlopt-save-ir/save_ir_after_typing.compilers.reference
-  create mode 100644 testsuite/tests/tool-ocamlopt-save-ir/save_ir_after_typing.ml
-  create mode 100755 testsuite/tests/tool-ocamlopt-save-ir/save_ir_after_typing.sh
-  create mode 100644 testsuite/tests/tool-ocamlopt-save-ir/start_from_emit.ml
-  create mode 100755 testsuite/tests/tool-ocamlopt-save-ir/start_from_emit.sh
-  create mode 100644 testsuite/tests/tool-ocamlopt-stop-after/stop_after_scheduling.ml
-  create mode 100755 testsuite/tests/tool-ocamlopt-stop-after/stop_after_scheduling.sh
-  create mode 100644 testsuite/tests/tool-ocamltest/norm1.ml
-  create mode 100644 testsuite/tests/tool-ocamltest/norm1.reference
-  create mode 100644 testsuite/tests/tool-ocamltest/norm2.ml
-  create mode 100644 testsuite/tests/tool-ocamltest/norm2.reference
-  create mode 100644 testsuite/tests/tool-ocamltest/norm3.ml
-  create mode 100644 testsuite/tests/tool-ocamltest/norm3.reference
-  create mode 100644 testsuite/tests/tool-ocamltest/norm4.ml
-  create mode 100644 testsuite/tests/tool-ocamltest/norm4.reference
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/first_arg_fail.txt
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/first_arg_fail.txt.reference
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/indirect_first_arg_fail.txt
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/indirect_first_arg_fail.txt.reference
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/indirect_last_arg_fail.txt
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/indirect_last_arg_fail.txt.reference
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/last_arg_fail.txt
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/last_arg_fail.txt.reference
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/print_args.ml
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/print_args.reference
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/test.ml
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/working_arg.txt
-  create mode 100644 testsuite/tests/tool-toplevel-invocation/working_arg.txt.reference
-  create mode 100644 testsuite/tests/tool-toplevel/error_highlighting.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/error_highlighting.ml
-  create mode 100644 testsuite/tests/tool-toplevel/error_highlighting_use1.ml
-  create mode 100644 testsuite/tests/tool-toplevel/error_highlighting_use2.ml
-  create mode 100644 testsuite/tests/tool-toplevel/error_highlighting_use3.ml
-  create mode 100644 testsuite/tests/tool-toplevel/error_highlighting_use4.ml
-  create mode 100644 testsuite/tests/tool-toplevel/exotic_lists.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/exotic_lists.ml
-  create mode 100644 testsuite/tests/tool-toplevel/known-bugs/broken_rec_in_show.ml
-  create mode 100644 testsuite/tests/tool-toplevel/mod.ml
-  create mode 100644 testsuite/tests/tool-toplevel/mod_use.ml
-  create mode 100644 testsuite/tests/tool-toplevel/pr6468.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/pr6468.ml
-  create mode 100644 testsuite/tests/tool-toplevel/pr7060.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/pr7060.ml
-  create mode 100644 testsuite/tests/tool-toplevel/pr7751.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/pr7751.ml
-  create mode 100644 testsuite/tests/tool-toplevel/printval.ml
-  create mode 100644 testsuite/tests/tool-toplevel/redefinition_hints.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/redefinition_hints.ml
-  create mode 100644 testsuite/tests/tool-toplevel/show.ml
-  create mode 100644 testsuite/tests/tool-toplevel/show_short_paths.ml
-  create mode 100644 testsuite/tests/tool-toplevel/strings.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/strings.ml
-  create mode 100644 testsuite/tests/tool-toplevel/tracing.compilers.reference
-  create mode 100644 testsuite/tests/tool-toplevel/tracing.ml
-  create mode 100644 testsuite/tests/tool-toplevel/uncaught_exceptions.ml
-  create mode 100644 testsuite/tests/tool-toplevel/use_command.ml
-  create mode 100644 testsuite/tests/translprim/array_spec.compilers.flat.reference
-  create mode 100644 testsuite/tests/translprim/array_spec.compilers.no-flat.reference
-  create mode 100644 testsuite/tests/translprim/array_spec.ml
-  create mode 100644 testsuite/tests/translprim/comparison_table.compilers.reference
-  create mode 100644 testsuite/tests/translprim/comparison_table.ml
-  create mode 100644 testsuite/tests/translprim/locs.ml
-  create mode 100644 testsuite/tests/translprim/locs.reference
-  create mode 100644 testsuite/tests/translprim/module_coercion.compilers.flat.reference
-  create mode 100644 testsuite/tests/translprim/module_coercion.compilers.no-flat.reference
-  create mode 100644 testsuite/tests/translprim/module_coercion.ml
-  create mode 100644 testsuite/tests/translprim/ref_spec.compilers.reference
-  create mode 100644 testsuite/tests/translprim/ref_spec.ml
-  create mode 100644 testsuite/tests/typing-core-bugs/const_int_hint.ml
-  create mode 100644 testsuite/tests/typing-core-bugs/missing_rec_hint.ml
-  create mode 100644 testsuite/tests/typing-core-bugs/repeated_did_you_mean.ml
-  create mode 100644 testsuite/tests/typing-core-bugs/type_expected_explanation.ml
-  create mode 100644 testsuite/tests/typing-core-bugs/unit_fun_hints.ml
-  create mode 100644 testsuite/tests/typing-deprecated/alerts.ml
-  create mode 100644 testsuite/tests/typing-deprecated/deprecated.ml
-  create mode 100644 testsuite/tests/typing-extension-constructor/test.ml
-  create mode 100644 testsuite/tests/typing-extension-constructor/test.ocaml.reference
-  create mode 100644 testsuite/tests/typing-extensions/cast.ml
-  create mode 100644 testsuite/tests/typing-extensions/cast.ocaml.reference
-  create mode 100644 testsuite/tests/typing-extensions/disambiguation.ml
-  create mode 100644 testsuite/tests/typing-extensions/extensions.ml
-  create mode 100644 testsuite/tests/typing-extensions/msg.ml
-  create mode 100644 testsuite/tests/typing-extensions/msg.ocaml.reference
-  create mode 100644 testsuite/tests/typing-extensions/open_types.ml
-  create mode 100644 testsuite/tests/typing-fstclassmod/aliases.ml
-  create mode 100644 testsuite/tests/typing-fstclassmod/fstclassmod.ml
-  create mode 100644 testsuite/tests/typing-fstclassmod/fstclassmod.reference
-  create mode 100644 testsuite/tests/typing-fstclassmod/nondep_instance.ml
-  create mode 100644 testsuite/tests/typing-gadts/ambiguity.ml
-  create mode 100644 testsuite/tests/typing-gadts/didier.ml
-  create mode 100644 testsuite/tests/typing-gadts/dynamic_frisch.ml
-  create mode 100644 testsuite/tests/typing-gadts/nested_equations.ml
-  create mode 100644 testsuite/tests/typing-gadts/omega07.ml
-  create mode 100644 testsuite/tests/typing-gadts/or_patterns.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5332.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5689.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5785.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5848.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5906.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5948.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5981.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5985.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5989.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr5997.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6158.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6163.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6174.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6241.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6690.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6817.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6934.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6980.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr6993_bad.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7016.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7160.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7214.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7222.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7230.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7234.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7260.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7269.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7298.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7374.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7378.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7381.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7390.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7391.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7397.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7421.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7432.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7520.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7618.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7747.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr7902.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr9019.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr9759.ml
-  create mode 100644 testsuite/tests/typing-gadts/pr9799.ml
-  create mode 100644 testsuite/tests/typing-gadts/principality-and-gadts.ml
-  create mode 100644 testsuite/tests/typing-gadts/term-conv.ml
-  create mode 100644 testsuite/tests/typing-gadts/test.ml
-  create mode 100644 testsuite/tests/typing-gadts/unexpected_existentials.ml
-  create mode 100644 testsuite/tests/typing-gadts/unify_mb.ml
-  create mode 100644 testsuite/tests/typing-gadts/variables_in_mcomp.ml
-  create mode 100644 testsuite/tests/typing-gadts/yallop_bugs.ml
-  create mode 100644 testsuite/tests/typing-immediate/immediate.ml
-  create mode 100644 testsuite/tests/typing-implicit_unpack/implicit_unpack.ml
-  create mode 100644 testsuite/tests/typing-labels/mixin.ml
-  create mode 100644 testsuite/tests/typing-labels/mixin.reference
-  create mode 100644 testsuite/tests/typing-labels/mixin2.ml
-  create mode 100644 testsuite/tests/typing-labels/mixin2.reference
-  create mode 100644 testsuite/tests/typing-labels/mixin3.ml
-  create mode 100644 testsuite/tests/typing-labels/mixin3.reference
-  create mode 100644 testsuite/tests/typing-misc-bugs/core_array_reduced_ok.ml
-  create mode 100644 testsuite/tests/typing-misc-bugs/gadt_declaration_check.ml
-  create mode 100644 testsuite/tests/typing-misc-bugs/pr6303_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-misc-bugs/pr6303_bad.ml
-  create mode 100644 testsuite/tests/typing-misc-bugs/pr6946_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-misc-bugs/pr6946_bad.ml
-  create mode 100644 testsuite/tests/typing-misc/build_as_type.ml
-  create mode 100644 testsuite/tests/typing-misc/constraints.ml
-  create mode 100644 testsuite/tests/typing-misc/disambiguate_principality.ml
-  create mode 100644 testsuite/tests/typing-misc/empty_ppx.ml
-  create mode 100644 testsuite/tests/typing-misc/empty_variant.ml
-  create mode 100644 testsuite/tests/typing-misc/enrich_typedecl.ml
-  create mode 100644 testsuite/tests/typing-misc/exotic_unifications.ml
-  create mode 100644 testsuite/tests/typing-misc/external_arity.ml
-  create mode 100644 testsuite/tests/typing-misc/gpr2277.ml
-  create mode 100644 testsuite/tests/typing-misc/includeclass_errors.ml
-  create mode 100644 testsuite/tests/typing-misc/injectivity.ml
-  create mode 100644 testsuite/tests/typing-misc/inside_out.ml
-  create mode 100644 testsuite/tests/typing-misc/is_expansive.ml
-  create mode 100644 testsuite/tests/typing-misc/labels.ml
-  create mode 100644 testsuite/tests/typing-misc/mapping.ml
-  create mode 100644 testsuite/tests/typing-misc/normalize_type.ml
-  create mode 100644 testsuite/tests/typing-misc/occur_check.ml
-  create mode 100644 testsuite/tests/typing-misc/pat_type_sharing.ml
-  create mode 100644 testsuite/tests/typing-misc/pattern_open.ml
-  create mode 100644 testsuite/tests/typing-misc/polyvars.ml
-  create mode 100644 testsuite/tests/typing-misc/pr6416.ml
-  create mode 100644 testsuite/tests/typing-misc/pr6634.ml
-  create mode 100644 testsuite/tests/typing-misc/pr6939-flat-float-array.ml
-  create mode 100644 testsuite/tests/typing-misc/pr6939-no-flat-float-array.ml
-  create mode 100644 testsuite/tests/typing-misc/pr7103.ml
-  create mode 100644 testsuite/tests/typing-misc/pr7228.ml
-  create mode 100644 testsuite/tests/typing-misc/pr7668_bad.ml
-  create mode 100644 testsuite/tests/typing-misc/pr7712.ml
-  create mode 100644 testsuite/tests/typing-misc/pr7937.ml
-  create mode 100644 testsuite/tests/typing-misc/pr8548.ml
-  create mode 100644 testsuite/tests/typing-misc/pr8548_split.ml
-  create mode 100644 testsuite/tests/typing-misc/printing.ml
-  create mode 100644 testsuite/tests/typing-misc/range.ml
-  create mode 100644 testsuite/tests/typing-misc/range_intf.ml
-  create mode 100644 testsuite/tests/typing-misc/ranged.ml
-  create mode 100644 testsuite/tests/typing-misc/ranged_intf.ml
-  create mode 100644 testsuite/tests/typing-misc/records.ml
-  create mode 100644 testsuite/tests/typing-misc/scope_escape.ml
-  create mode 100644 testsuite/tests/typing-misc/typecore_empty_polyvariant_error.compilers.reference
-  create mode 100644 testsuite/tests/typing-misc/typecore_empty_polyvariant_error.ml
-  create mode 100644 testsuite/tests/typing-misc/typecore_errors.ml
-  create mode 100644 testsuite/tests/typing-misc/typecore_nolabel_errors.ml
-  create mode 100644 testsuite/tests/typing-misc/typetexp_errors.ml
-  create mode 100644 testsuite/tests/typing-misc/unique_names_in_unification.ml
-  create mode 100644 testsuite/tests/typing-misc/variance.ml
-  create mode 100644 testsuite/tests/typing-misc/variant.ml
-  create mode 100644 testsuite/tests/typing-misc/wellfounded.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi-2/bar.mli
-  create mode 100644 testsuite/tests/typing-missing-cmi-2/baz.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi-2/foo.mli
-  create mode 100644 testsuite/tests/typing-missing-cmi-2/test.compilers.reference
-  create mode 100644 testsuite/tests/typing-missing-cmi-2/test.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi-3/middle.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi-3/original.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi-3/user.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi/a.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi/b.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi/c.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi/main.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi/main.ml.reference
-  create mode 100644 testsuite/tests/typing-missing-cmi/main_ok.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi/subdir/m.ml
-  create mode 100644 testsuite/tests/typing-missing-cmi/test.compilers.reference
-  create mode 100644 testsuite/tests/typing-missing-cmi/test.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/gatien_baron_20131019_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr5164_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr51_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr5663_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr5914_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6240_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6293_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6293_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6427_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6427_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6485_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6513_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6572_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6651_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6752_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6752_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6752_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6899_first_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6899_first_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6899_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6899_second_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6899_second_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6944_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6954_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6981_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6982_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6985_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6992_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr6992_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7036_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7082_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7112_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7112_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7112_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7152_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7182_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7305_principal.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7321_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7414_2_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7414_2_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7414_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7414_bad.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7519_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7601_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr7601a_ok.ml
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr9695_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-modules-bugs/pr9695_bad.ml
-  create mode 100644 testsuite/tests/typing-modules/.gitattributes
-  create mode 100644 testsuite/tests/typing-modules/Test.ml
-  create mode 100644 testsuite/tests/typing-modules/aliases.ml
-  create mode 100644 testsuite/tests/typing-modules/anonymous.ml
-  create mode 100644 testsuite/tests/typing-modules/applicative_functor_type.ml
-  create mode 100644 testsuite/tests/typing-modules/extension_constructors_errors_test.ml
-  create mode 100644 testsuite/tests/typing-modules/firstclass.ml
-  create mode 100644 testsuite/tests/typing-modules/generative.ml
-  create mode 100644 testsuite/tests/typing-modules/illegal_permutation.ml
-  create mode 100644 testsuite/tests/typing-modules/merge_constraint.ml
-  create mode 100644 testsuite/tests/typing-modules/nondep.ml
-  create mode 100644 testsuite/tests/typing-modules/nondep_private_abbrev.ml
-  create mode 100644 testsuite/tests/typing-modules/normalize_path.ml
-  create mode 100644 testsuite/tests/typing-modules/pr5911.ml
-  create mode 100644 testsuite/tests/typing-modules/pr6394.ml
-  create mode 100644 testsuite/tests/typing-modules/pr6633.ml
-  create mode 100644 testsuite/tests/typing-modules/pr7207.ml
-  create mode 100644 testsuite/tests/typing-modules/pr7348.ml
-  create mode 100644 testsuite/tests/typing-modules/pr7726.ml
-  create mode 100644 testsuite/tests/typing-modules/pr7787.ml
-  create mode 100644 testsuite/tests/typing-modules/pr7818.ml
-  create mode 100644 testsuite/tests/typing-modules/pr7851.ml
-  create mode 100644 testsuite/tests/typing-modules/pr8810.ml
-  create mode 100644 testsuite/tests/typing-modules/pr9384.ml
-  create mode 100644 testsuite/tests/typing-modules/pr9695.ml
-  create mode 100644 testsuite/tests/typing-modules/printing.ml
-  create mode 100644 testsuite/tests/typing-modules/records_errors_test.ml
-  create mode 100644 testsuite/tests/typing-modules/recursive.ml
-  create mode 100644 testsuite/tests/typing-modules/unroll_private_abbrev.ml
-  create mode 100644 testsuite/tests/typing-modules/variants_errors_test.ml
-  create mode 100644 testsuite/tests/typing-multifile/a.ml
-  create mode 100644 testsuite/tests/typing-multifile/b.ml
-  create mode 100644 testsuite/tests/typing-multifile/c.ml
-  create mode 100644 testsuite/tests/typing-multifile/d.mli
-  create mode 100644 testsuite/tests/typing-multifile/e.ml
-  create mode 100644 testsuite/tests/typing-multifile/f.ml
-  create mode 100644 testsuite/tests/typing-multifile/pr6372.ml
-  create mode 100644 testsuite/tests/typing-multifile/pr7325.ml
-  create mode 100644 testsuite/tests/typing-multifile/pr7563.ml
-  create mode 100644 testsuite/tests/typing-multifile/pr9218.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr3968_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr3968_bad.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4018_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4018_bad.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4435_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4435_bad.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4766_ok.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4824_ok.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4824a_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr4824a_bad.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr5156_ok.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr7284_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr7284_bad.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/pr7293_ok.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/woodyatt_ok.ml
-  create mode 100644 testsuite/tests/typing-objects-bugs/yamagata021012_ok.ml
-  create mode 100644 testsuite/tests/typing-objects/Exemples.ml
-  create mode 100644 testsuite/tests/typing-objects/Tests.ml
-  create mode 100644 testsuite/tests/typing-objects/abstract_rows.ml
-  create mode 100644 testsuite/tests/typing-objects/dummy.ml
-  create mode 100644 testsuite/tests/typing-objects/errors.ml
-  create mode 100644 testsuite/tests/typing-objects/open_in_classes.ml
-  create mode 100644 testsuite/tests/typing-objects/pr5545.ml
-  create mode 100644 testsuite/tests/typing-objects/pr5619_bad.ml
-  create mode 100644 testsuite/tests/typing-objects/pr5858.ml
-  create mode 100644 testsuite/tests/typing-objects/pr6123_bad.ml
-  create mode 100644 testsuite/tests/typing-objects/pr6383.ml
-  create mode 100644 testsuite/tests/typing-objects/pr6907_bad.ml
-  create mode 100644 testsuite/tests/typing-objects/pr7711_ok.ml
-  create mode 100644 testsuite/tests/typing-objects/self_cannot_be_closed.ml
-  create mode 100644 testsuite/tests/typing-objects/self_cannot_escape_pr7865.ml
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pervasives_leitmotiv.compilers.reference
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pervasives_leitmotiv.ml
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr4791.compilers.reference
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr4791.ml
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr6323.compilers.reference
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr6323.ml
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr7402.compilers.reference
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr7402.ml
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr7620_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-ocamlc-i/pr7620_bad.ml
-  create mode 100644 testsuite/tests/typing-poly-bugs/pr5322_ok.ml
-  create mode 100644 testsuite/tests/typing-poly-bugs/pr5673_ok.ml
-  create mode 100644 testsuite/tests/typing-poly-bugs/pr6922_ok.ml
-  create mode 100644 testsuite/tests/typing-poly/error_messages.ml
-  create mode 100644 testsuite/tests/typing-poly/poly.ml
-  create mode 100644 testsuite/tests/typing-poly/pr7636.ml
-  create mode 100644 testsuite/tests/typing-poly/pr9603.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs-2/pr3918a.mli
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs-2/pr3918b.mli
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs-2/pr3918c.compilers.reference
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs-2/pr3918c.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr4775_ok.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr4933_ok.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr5057_ok.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr5057a_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr5057a_bad.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr7199_ok.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr7817_bad.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/pr7824.ml
-  create mode 100644 testsuite/tests/typing-polyvariants-bugs/privrowsabate_ok.ml
-  create mode 100644 testsuite/tests/typing-private-bugs/pr5026_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-private-bugs/pr5026_bad.ml
-  create mode 100644 testsuite/tests/typing-private-bugs/pr5469_ok.ml
-  create mode 100644 testsuite/tests/typing-private/private.compilers.principal.reference
-  create mode 100644 testsuite/tests/typing-private/private.compilers.reference
-  create mode 100644 testsuite/tests/typing-private/private.ml
-  create mode 100644 testsuite/tests/typing-recmod/gpr1626.ml
-  create mode 100644 testsuite/tests/typing-recmod/pr9494.ml
-  create mode 100644 testsuite/tests/typing-recmod/pr9494.reference
-  create mode 100644 testsuite/tests/typing-recmod/t01bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t01bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t02bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t02bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t03ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t04bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t04bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t05bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t05bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t06ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t07bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t07bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t08bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t08bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t09bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t09bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t10ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t11bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t11bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t12bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t12bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t13ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t14bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t14bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t15bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-recmod/t15bad.ml
-  create mode 100644 testsuite/tests/typing-recmod/t16ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t17ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t18ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t20ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t21ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t22ok.ml
-  create mode 100644 testsuite/tests/typing-recmod/t22ok.mli
-  create mode 100644 testsuite/tests/typing-recordarg/recordarg.ml
-  create mode 100644 testsuite/tests/typing-recordarg/recordarg.ocaml.reference
-  create mode 100644 testsuite/tests/typing-rectypes-bugs/pr5343_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-rectypes-bugs/pr5343_bad.ml
-  create mode 100644 testsuite/tests/typing-rectypes-bugs/pr6174_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-rectypes-bugs/pr6174_bad.ml
-  create mode 100644 testsuite/tests/typing-rectypes-bugs/pr6870_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-rectypes-bugs/pr6870_bad.ml
-  create mode 100644 testsuite/tests/typing-safe-linking/a.ml
-  create mode 100644 testsuite/tests/typing-safe-linking/b_bad.compilers.reference
-  create mode 100644 testsuite/tests/typing-safe-linking/b_bad.ml
-  create mode 100644 testsuite/tests/typing-shadowing-of-pervasives-submodules/largeFile.ml
-  create mode 100644 testsuite/tests/typing-shadowing-of-pervasives-submodules/redefine_largefile.ml
-  create mode 100644 testsuite/tests/typing-shadowing-of-pervasives-submodules/redefine_largefile.reference
-  create mode 100644 testsuite/tests/typing-shadowing-of-pervasives-submodules/redefine_largefile_top.compilers.reference
-  create mode 100644 testsuite/tests/typing-shadowing-of-pervasives-submodules/redefine_largefile_top.ml
-  create mode 100644 testsuite/tests/typing-short-paths/errors.ml
-  create mode 100644 testsuite/tests/typing-short-paths/gpr1223.compilers.reference
-  create mode 100644 testsuite/tests/typing-short-paths/gpr1223.ml
-  create mode 100644 testsuite/tests/typing-short-paths/gpr1223_bar.mli
-  create mode 100644 testsuite/tests/typing-short-paths/gpr1223_foo.mli
-  create mode 100644 testsuite/tests/typing-short-paths/pr5918.compilers.reference
-  create mode 100644 testsuite/tests/typing-short-paths/pr5918.ml
-  create mode 100644 testsuite/tests/typing-short-paths/pr6836.compilers.reference
-  create mode 100644 testsuite/tests/typing-short-paths/pr6836.ml
-  create mode 100644 testsuite/tests/typing-short-paths/pr7543.compilers.reference
-  create mode 100644 testsuite/tests/typing-short-paths/pr7543.ml
-  create mode 100644 testsuite/tests/typing-short-paths/short-paths.compilers.reference
-  create mode 100644 testsuite/tests/typing-short-paths/short-paths.ml
-  create mode 100644 testsuite/tests/typing-signatures/els.ml
-  create mode 100644 testsuite/tests/typing-signatures/els.ocaml.reference
-  create mode 100644 testsuite/tests/typing-signatures/pr6371.ml
-  create mode 100644 testsuite/tests/typing-signatures/pr6371.ocaml.reference
-  create mode 100644 testsuite/tests/typing-signatures/pr6672.ml
-  create mode 100644 testsuite/tests/typing-signatures/pr6672.ocaml.reference
-  create mode 100644 testsuite/tests/typing-sigsubst/mpr7852.mli
-  create mode 100644 testsuite/tests/typing-sigsubst/sig_local_aliases.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/sig_local_aliases_syntax_errors.compilers.reference
-  create mode 100644 testsuite/tests/typing-sigsubst/sig_local_aliases_syntax_errors.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/sigsubst.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/test_functor.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/test_loc_modtype_type_eq.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/test_loc_modtype_type_subst.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/test_loc_type_eq.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/test_loc_type_subst.ml
-  create mode 100644 testsuite/tests/typing-sigsubst/test_locations.compilers.reference
-  create mode 100644 testsuite/tests/typing-sigsubst/test_locations.ml
-  create mode 100644 testsuite/tests/typing-typeparam/newtype.ml
-  create mode 100644 testsuite/tests/typing-typeparam/newtype.ocaml.reference
-  create mode 100644 testsuite/tests/typing-unboxed-types/test.ml
-  create mode 100644 testsuite/tests/typing-unboxed-types/test_flat.ml
-  create mode 100644 testsuite/tests/typing-unboxed-types/test_no_flat.ml
-  create mode 100644 testsuite/tests/typing-unboxed/test.ml
-  create mode 100644 testsuite/tests/typing-warnings/ambiguous_guarded_disjunction.ml
-  create mode 100644 testsuite/tests/typing-warnings/application.ml
-  create mode 100644 testsuite/tests/typing-warnings/coercions.ml
-  create mode 100644 testsuite/tests/typing-warnings/exhaustiveness.ml
-  create mode 100644 testsuite/tests/typing-warnings/fragile_matching.ml
-  create mode 100644 testsuite/tests/typing-warnings/never_returns.ml
-  create mode 100644 testsuite/tests/typing-warnings/open_warnings.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr5892.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr6587.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr6872.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr7085.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr7115.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr7261.compilers.reference
-  create mode 100644 testsuite/tests/typing-warnings/pr7261.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr7297.compilers.reference
-  create mode 100644 testsuite/tests/typing-warnings/pr7297.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr7553.ml
-  create mode 100644 testsuite/tests/typing-warnings/pr9244.ml
-  create mode 100644 testsuite/tests/typing-warnings/records.ml
-  create mode 100644 testsuite/tests/typing-warnings/unused_functor_parameter.ml
-  create mode 100644 testsuite/tests/typing-warnings/unused_rec.ml
-  create mode 100644 testsuite/tests/typing-warnings/unused_recmodule.ml
-  create mode 100644 testsuite/tests/typing-warnings/unused_types.ml
-  create mode 100644 testsuite/tests/typing-warnings/warning16.ml
-  create mode 100644 testsuite/tests/unboxed-primitive-args/README
-  create mode 100644 testsuite/tests/unboxed-primitive-args/common.ml
-  create mode 100644 testsuite/tests/unboxed-primitive-args/common.mli
-  create mode 100644 testsuite/tests/unboxed-primitive-args/gen_test.ml
-  create mode 100644 testsuite/tests/unboxed-primitive-args/test.ml
-  create mode 100644 testsuite/tests/unboxed-primitive-args/test.reference
-  create mode 100644 testsuite/tests/unboxed-primitive-args/test_common.c
-  create mode 100644 testsuite/tests/unboxed-primitive-args/test_common.h
-  create mode 100644 testsuite/tests/unwind/README
-  create mode 100755 testsuite/tests/unwind/check-linker-version.sh
-  create mode 100644 testsuite/tests/unwind/driver.ml
-  create mode 100644 testsuite/tests/unwind/mylib.ml
-  create mode 100644 testsuite/tests/unwind/mylib.mli
-  create mode 100644 testsuite/tests/unwind/stack_walker.c
-  create mode 100644 testsuite/tests/utils/edit_distance.ml
-  create mode 100644 testsuite/tests/utils/edit_distance.reference
-  create mode 100644 testsuite/tests/utils/magic_number.ml
-  create mode 100644 testsuite/tests/utils/overflow_detection.ml
-  create mode 100644 testsuite/tests/utils/overflow_detection.reference
-  create mode 100644 testsuite/tests/utils/test_strongly_connected_components.ml
-  create mode 100644 testsuite/tests/utils/test_strongly_connected_components.reference
-  create mode 100644 testsuite/tests/warnings/deprecated_module.compilers.reference
-  create mode 100644 testsuite/tests/warnings/deprecated_module.ml
-  create mode 100644 testsuite/tests/warnings/deprecated_module.mli
-  create mode 100644 testsuite/tests/warnings/deprecated_module_assigment.compilers.reference
-  create mode 100644 testsuite/tests/warnings/deprecated_module_assigment.ml
-  create mode 100644 testsuite/tests/warnings/deprecated_module_use.compilers.reference
-  create mode 100644 testsuite/tests/warnings/deprecated_module_use.ml
-  create mode 100644 testsuite/tests/warnings/mnemonics.mll
-  create mode 100644 testsuite/tests/warnings/mnemonics.reference
-  create mode 100644 testsuite/tests/warnings/module_without_cmx.mli
-  create mode 100644 testsuite/tests/warnings/w01.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w01.ml
-  create mode 100644 testsuite/tests/warnings/w03.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w03.ml
-  create mode 100644 testsuite/tests/warnings/w04.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w04.ml
-  create mode 100644 testsuite/tests/warnings/w04_failure.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w04_failure.ml
-  create mode 100644 testsuite/tests/warnings/w06.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w06.ml
-  create mode 100644 testsuite/tests/warnings/w32.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w32.ml
-  create mode 100644 testsuite/tests/warnings/w32.mli
-  create mode 100644 testsuite/tests/warnings/w32b.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w32b.ml
-  create mode 100644 testsuite/tests/warnings/w33.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w33.ml
-  create mode 100644 testsuite/tests/warnings/w45.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w45.ml
-  create mode 100644 testsuite/tests/warnings/w47_inline.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w47_inline.ml
-  create mode 100644 testsuite/tests/warnings/w50.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w50.ml
-  create mode 100644 testsuite/tests/warnings/w51.ml
-  create mode 100644 testsuite/tests/warnings/w51_bis.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w51_bis.ml
-  create mode 100644 testsuite/tests/warnings/w52.ml
-  create mode 100644 testsuite/tests/warnings/w53.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w53.ml
-  create mode 100644 testsuite/tests/warnings/w54.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w54.ml
-  create mode 100644 testsuite/tests/warnings/w55.flambda.reference
-  create mode 100644 testsuite/tests/warnings/w55.ml
-  create mode 100644 testsuite/tests/warnings/w55.native.reference
-  create mode 100644 testsuite/tests/warnings/w58.ml
-  create mode 100644 testsuite/tests/warnings/w58.native.reference
-  create mode 100644 testsuite/tests/warnings/w59.flambda.reference
-  create mode 100644 testsuite/tests/warnings/w59.ml
-  create mode 100644 testsuite/tests/warnings/w60.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w60.ml
-  create mode 100644 testsuite/tests/warnings/w60.mli
-  create mode 100644 testsuite/tests/warnings/w68.compilers.reference
-  create mode 100644 testsuite/tests/warnings/w68.ml
-  create mode 100644 testsuite/tests/warnings/w68.reference
-  create mode 100644 testsuite/tests/win-unicode/mltest.compilers.reference
-  create mode 100644 testsuite/tests/win-unicode/mltest.ml
-  create mode 100644 testsuite/tools/Makefile
-  create mode 100644 testsuite/tools/asmgen_amd64.S
-  create mode 100644 testsuite/tools/asmgen_arm.S
-  create mode 100644 testsuite/tools/asmgen_arm64.S
-  create mode 100644 testsuite/tools/asmgen_i386.S
-  create mode 100644 testsuite/tools/asmgen_i386nt.asm
-  create mode 100644 testsuite/tools/asmgen_power.S
-  create mode 100644 testsuite/tools/asmgen_riscv.S
-  create mode 100644 testsuite/tools/asmgen_s390x.S
-  create mode 100644 testsuite/tools/codegen_main.ml
-  create mode 100644 testsuite/tools/expect_test.ml
-  create mode 100644 testsuite/tools/lexcmm.mli
-  create mode 100644 testsuite/tools/lexcmm.mll
-  create mode 100644 testsuite/tools/parsecmm.mly
-  create mode 100644 testsuite/tools/parsecmmaux.ml
-  create mode 100644 testsuite/tools/parsecmmaux.mli
-  create mode 100644 tools/.depend
-  create mode 100644 tools/Makefile
-  create mode 100755 tools/autogen
-  create mode 100644 tools/caml_tex.ml
-  create mode 100755 tools/check-parser-uptodate-or-warn.sh
-  create mode 100755 tools/check-symbol-names
-  create mode 100755 tools/check-typo
-  create mode 100755 tools/check-typo-since
-  create mode 100644 tools/checkstack.c
-  create mode 100755 tools/ci/actions/runner.sh
-  create mode 100644 tools/ci/appveyor/appveyor_build.cmd
-  create mode 100644 tools/ci/appveyor/appveyor_build.sh
-  create mode 100644 tools/ci/inria/README.md
-  create mode 100644 tools/ci/inria/Risc-V/Jenkinsfile
-  create mode 100644 tools/ci/inria/bootstrap/Jenkinsfile
-  create mode 100644 tools/ci/inria/bootstrap/remove-sinh-primitive.patch
-  create mode 100755 tools/ci/inria/bootstrap/script
-  create mode 100644 tools/ci/inria/check-typo/Jenkinsfile
-  create mode 100644 tools/ci/inria/dune-build/Jenkinsfile
-  create mode 100755 tools/ci/inria/dune-build/script
-  create mode 100755 tools/ci/inria/launch
-  create mode 100755 tools/ci/inria/light
-  create mode 100755 tools/ci/inria/main
-  create mode 100644 tools/ci/inria/other-configs/Jenkinsfile
-  create mode 100755 tools/ci/inria/other-configs/script
-  create mode 100644 tools/ci/inria/sanitizers/Jenkinsfile
-  create mode 100644 tools/ci/inria/sanitizers/lsan-suppr.txt
-  create mode 100755 tools/ci/inria/sanitizers/script
-  create mode 100644 tools/ci/inria/step-by-step-build/Jenkinsfile
-  create mode 100755 tools/ci/inria/step-by-step-build/script
-  create mode 100755 tools/ci/travis/travis-ci.sh
-  create mode 100644 tools/cmpbyt.ml
-  create mode 100644 tools/cvt_emit.mll
-  create mode 100644 tools/dumpobj.ml
-  create mode 100644 tools/dune
-  create mode 100644 tools/eqparsetree.ml
-  create mode 100644 tools/eventlog_metadata.in
-  create mode 100644 tools/gdb-macros
-  create mode 100755 tools/git-dev-options.sh
-  create mode 100644 tools/lintapidiff.ml
-  create mode 100644 tools/magic
-  create mode 100755 tools/make-version-header.sh
-  create mode 100644 tools/make_opcodes.mll
-  create mode 100644 tools/mantis2gh_stripped.csv
-  create mode 100755 tools/msvs-promote-path
-  create mode 100644 tools/objinfo.ml
-  create mode 100644 tools/ocamlcmt.ml
-  create mode 100644 tools/ocamlcp.ml
-  create mode 100644 tools/ocamldep.ml
-  create mode 100644 tools/ocamlmklib.ml
-  create mode 100644 tools/ocamlmktop.ml
-  create mode 100644 tools/ocamloptp.ml
-  create mode 100644 tools/ocamlprof.ml
-  create mode 100755 tools/ocamlsize
-  create mode 100755 tools/pre-commit-githook
-  create mode 100644 tools/primreq.ml
-  create mode 100644 tools/profiling.ml
-  create mode 100644 tools/profiling.mli
-  create mode 100644 tools/stripdebug.ml
-  create mode 100755 tools/sync_stdlib_docs
-  create mode 100644 tools/unlabel-patches/1.mli
-  create mode 100644 tools/unlabel-patches/2.mli
-  create mode 100644 tools/unlabel-patches/3.mli
-  create mode 100644 tools/unlabel-patches/4.mli
-  create mode 100644 toplevel/dune
-  create mode 100644 toplevel/expunge.ml
-  create mode 100644 toplevel/genprintval.ml
-  create mode 100644 toplevel/genprintval.mli
-  create mode 100644 toplevel/opttopdirs.ml
-  create mode 100644 toplevel/opttopdirs.mli
-  create mode 100644 toplevel/opttoploop.ml
-  create mode 100644 toplevel/opttoploop.mli
-  create mode 100644 toplevel/opttopmain.ml
-  create mode 100644 toplevel/opttopmain.mli
-  create mode 100644 toplevel/opttopstart.ml
-  create mode 100644 toplevel/topdirs.ml
-  create mode 100644 toplevel/topdirs.mli
-  create mode 100644 toplevel/toploop.ml
-  create mode 100644 toplevel/toploop.mli
-  create mode 100644 toplevel/topmain.ml
-  create mode 100644 toplevel/topmain.mli
-  create mode 100644 toplevel/topstart.ml
-  create mode 100644 toplevel/trace.ml
-  create mode 100644 toplevel/trace.mli
-  create mode 100644 typing/HACKING.adoc
-  create mode 100644 typing/TODO.md
-  create mode 100644 typing/annot.mli
-  create mode 100644 typing/btype.ml
-  create mode 100644 typing/btype.mli
-  create mode 100644 typing/cmt2annot.ml
-  create mode 100644 typing/ctype.ml
-  create mode 100644 typing/ctype.mli
-  create mode 100644 typing/datarepr.ml
-  create mode 100644 typing/datarepr.mli
-  create mode 100644 typing/env.ml
-  create mode 100644 typing/env.mli
-  create mode 100644 typing/envaux.ml
-  create mode 100644 typing/envaux.mli
-  create mode 100644 typing/ident.ml
-  create mode 100644 typing/ident.mli
-  create mode 100644 typing/includeclass.ml
-  create mode 100644 typing/includeclass.mli
-  create mode 100644 typing/includecore.ml
-  create mode 100644 typing/includecore.mli
-  create mode 100644 typing/includemod.ml
-  create mode 100644 typing/includemod.mli
-  create mode 100644 typing/mtype.ml
-  create mode 100644 typing/mtype.mli
-  create mode 100644 typing/oprint.ml
-  create mode 100644 typing/oprint.mli
-  create mode 100644 typing/outcometree.mli
-  create mode 100644 typing/parmatch.ml
-  create mode 100644 typing/parmatch.mli
-  create mode 100644 typing/path.ml
-  create mode 100644 typing/path.mli
-  create mode 100644 typing/patterns.ml
-  create mode 100644 typing/patterns.mli
-  create mode 100644 typing/persistent_env.ml
-  create mode 100644 typing/persistent_env.mli
-  create mode 100644 typing/predef.ml
-  create mode 100644 typing/predef.mli
-  create mode 100644 typing/primitive.ml
-  create mode 100644 typing/primitive.mli
-  create mode 100644 typing/printpat.ml
-  create mode 100644 typing/printpat.mli
-  create mode 100644 typing/printtyp.ml
-  create mode 100644 typing/printtyp.mli
-  create mode 100644 typing/printtyped.ml
-  create mode 100644 typing/printtyped.mli
-  create mode 100644 typing/rec_check.ml
-  create mode 100644 typing/rec_check.mli
-  create mode 100644 typing/stypes.ml
-  create mode 100644 typing/stypes.mli
-  create mode 100644 typing/subst.ml
-  create mode 100644 typing/subst.mli
-  create mode 100644 typing/tast_iterator.ml
-  create mode 100644 typing/tast_iterator.mli
-  create mode 100644 typing/tast_mapper.ml
-  create mode 100644 typing/tast_mapper.mli
-  create mode 100644 typing/type_immediacy.ml
-  create mode 100644 typing/type_immediacy.mli
-  create mode 100644 typing/typeclass.ml
-  create mode 100644 typing/typeclass.mli
-  create mode 100644 typing/typecore.ml
-  create mode 100644 typing/typecore.mli
-  create mode 100644 typing/typedecl.ml
-  create mode 100644 typing/typedecl.mli
-  create mode 100644 typing/typedecl_immediacy.ml
-  create mode 100644 typing/typedecl_immediacy.mli
-  create mode 100644 typing/typedecl_properties.ml
-  create mode 100644 typing/typedecl_properties.mli
-  create mode 100644 typing/typedecl_separability.ml
-  create mode 100644 typing/typedecl_separability.mli
-  create mode 100644 typing/typedecl_unboxed.ml
-  create mode 100644 typing/typedecl_unboxed.mli
-  create mode 100644 typing/typedecl_variance.ml
-  create mode 100644 typing/typedecl_variance.mli
-  create mode 100644 typing/typedtree.ml
-  create mode 100644 typing/typedtree.mli
-  create mode 100644 typing/typemod.ml
-  create mode 100644 typing/typemod.mli
-  create mode 100644 typing/typeopt.ml
-  create mode 100644 typing/typeopt.mli
-  create mode 100644 typing/types.ml
-  create mode 100644 typing/types.mli
-  create mode 100644 typing/typetexp.ml
-  create mode 100644 typing/typetexp.mli
-  create mode 100644 typing/untypeast.ml
-  create mode 100644 typing/untypeast.mli
-  create mode 100644 utils/HACKING.adoc
-  create mode 100644 utils/Makefile
-  create mode 100644 utils/arg_helper.ml
-  create mode 100644 utils/arg_helper.mli
-  create mode 100644 utils/binutils.ml
-  create mode 100644 utils/binutils.mli
-  create mode 100644 utils/build_path_prefix_map.ml
-  create mode 100644 utils/build_path_prefix_map.mli
-  create mode 100644 utils/ccomp.ml
-  create mode 100644 utils/ccomp.mli
-  create mode 100644 utils/clflags.ml
-  create mode 100644 utils/clflags.mli
-  create mode 100644 utils/config.mli
-  create mode 100644 utils/config.mlp
-  create mode 100644 utils/consistbl.ml
-  create mode 100644 utils/consistbl.mli
-  create mode 100644 utils/domainstate.ml.c
-  create mode 100644 utils/domainstate.mli.c
-  create mode 100644 utils/dune
-  create mode 100644 utils/identifiable.ml
-  create mode 100644 utils/identifiable.mli
-  create mode 100644 utils/int_replace_polymorphic_compare.ml
-  create mode 100644 utils/int_replace_polymorphic_compare.mli
-  create mode 100644 utils/load_path.ml
-  create mode 100644 utils/load_path.mli
-  create mode 100644 utils/local_store.ml
-  create mode 100644 utils/local_store.mli
-  create mode 100644 utils/misc.ml
-  create mode 100644 utils/misc.mli
-  create mode 100644 utils/numbers.ml
-  create mode 100644 utils/numbers.mli
-  create mode 100644 utils/profile.ml
-  create mode 100644 utils/profile.mli
-  create mode 100644 utils/strongly_connected_components.ml
-  create mode 100644 utils/strongly_connected_components.mli
-  create mode 100644 utils/targetint.ml
-  create mode 100644 utils/targetint.mli
-  create mode 100644 utils/terminfo.ml
-  create mode 100644 utils/terminfo.mli
-  create mode 100644 utils/warnings.ml
-  create mode 100644 utils/warnings.mli
-  create mode 100644 yacc/Makefile
-  create mode 100644 yacc/closure.c
-  create mode 100644 yacc/defs.h
-  create mode 100644 yacc/error.c
-  create mode 100644 yacc/lalr.c
-  create mode 100644 yacc/lr0.c
-  create mode 100644 yacc/main.c
-  create mode 100644 yacc/mkpar.c
-  create mode 100644 yacc/output.c
-  create mode 100644 yacc/reader.c
-  create mode 100644 yacc/skeleton.c
-  create mode 100644 yacc/symtab.c
-  create mode 100644 yacc/verbose.c
-  create mode 100644 yacc/warshall.c
-  create mode 100644 yacc/wstr.c
- hint: Using 'master' as the name for the initial branch. This default branch name
- hint: is subject to change. To configure the initial branch name to use in all
- hint: of your new repositories, which will suppress this warning, call:
- hint:
- hint: 	git config --global init.defaultBranch <name>
- hint:
- hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
- hint: 'development'. The just-created branch can be renamed via this command:
- hint:
- hint: 	git branch -m <name>
- hint:
- hint: Disable this message with "git config set advice.defaultBranchName false"
- Initialized empty Git repository in /home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/src/ocaml-1/flexdll/.git/
- [master (root-commit) f2e69a1] Commit from source tree
-  33 files changed, 6723 insertions(+)
-  create mode 100644 .gitattributes
-  create mode 100644 .gitignore
-  create mode 100644 .ocp-indent
-  create mode 100644 CHANGES
-  create mode 100644 Compat401.ml
-  create mode 100644 Compat402.ml
-  create mode 100644 Compat403.ml
-  create mode 100644 Compat405.ml
-  create mode 100644 Compat406.ml
-  create mode 100644 Compat407.ml
-  create mode 100644 LICENSE
-  create mode 100644 Makefile
-  create mode 100644 README.md
-  create mode 100755 appveyor.yml
-  create mode 100755 appveyor_build.sh
-  create mode 100755 checkenv
-  create mode 100755 clear_appveyor_cache.sh
-  create mode 100644 cmdline.ml
-  create mode 100644 coff.ml
-  create mode 100644 create_dll.ml
-  create mode 100644 default.manifest
-  create mode 100755 default_amd64.manifest
-  create mode 100644 flexdll.c
-  create mode 100644 flexdll.h
-  create mode 100644 flexdll_initer.c
-  create mode 100644 installer.nsi
-  create mode 100644 msvs-detect
-  create mode 100644 reloc.ml
-  create mode 100644 test/Makefile
-  create mode 100644 test/dump.c
-  create mode 100644 test/plug1.c
-  create mode 100644 test/plug2.c
-  create mode 100644 version.rc
- No local changes to save
- No local changes to save
- HEAD is now at b7e9375 Commit from source tree
- HEAD is now at f2e69a1 Commit from source tree
- HEAD is now at b7e9375 Commit from source tree
- HEAD is now at f2e69a1 Commit from source tree
- patches(ocaml host) = /home/opam/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2/dkmldir/vendor/dkml-compiler/src/p/ocaml-common-4_12-a01-alignfiletime.patch
- Applying: Diskuv ocaml host patch ocaml-common-4_12-a01-alignfiletime.patch
- patches(flexdll host) = 
Processing 63/63: [dkml-component-staging-ocamlrun: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-eufc" "cd '/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files' && echo 1 - host && share/dkml/repro/100co/vendor/dkml-compiler/src/r-c-ocaml-2-build_host-noargs.sh" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2)
- 1 - host
- configure: Configuring OCaml version 4.12.1
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-none-linux-gnu
- checking target system type... x86_64-none-linux-gnu
- checking for x86_64-none-linux-ld... /usr/bin/ld -melf_x86_64
- checking how to print strings... printf
- checking for x86_64-none-linux-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 we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc... /usr/bin/ld -melf_x86_64
- checking if the linker (/usr/bin/ld -melf_x86_64) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... no
- checking for x86_64-none-linux-dumpbin... no
- checking for x86_64-none-linux-link... no
- checking for dumpbin... no
- checking for link... link -dump
- checking the name lister (nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-none-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld -melf_x86_64 option to reload object files... -r
- checking for x86_64-none-linux-objdump... no
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-none-linux-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-none-linux-ar... no
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for x86_64-none-linux-strip... no
- checking for strip... strip
- checking for x86_64-none-linux-ranlib... no
- checking for ranlib... ranlib
- checking for gawk... no
- checking for mawk... mawk
- checking command to parse nm output from gcc object... ok
- checking for sysroot... no
- checking for a working dd... /usr/bin/dd
- checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
- ./configure: line 6778: /usr/bin/file: No such file or directory
- checking for x86_64-none-linux-mt... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... gcc -E
- checking for ANSI C header files... 
- yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -melf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking C compiler vendor... gcc-15-2
- checking whether #! works in shell scripts... yes
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for cos in -lm... yes
- checking math.h usability... yes
- checking math.h presence... yes
- checking for math.h... yes
- checking for unistd.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for dirent.h... yes
- checking for sys/select.h... 
- yes
- checking for off_t... yes
- checking size of int... 4
- checking size of long... 8
- checking size of long *... 8
- checking size of short... 2
- checking size of long long... 8
- configure: Target is a 64 bits architecture
- checking whether byte ordering is bigendian... no
- checking alignment of double... 8
- checking alignment of long... 8
- checking alignment of long long... 8
- checking whether the C compiler supports -fno-tree-vrp... yes
- checking whether the C compiler supports __attribute__((aligned(n)))... yes
- checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... yes
- configure: the native compiler is disabled
- checking for x86_64-none-linux-ld... /usr/bin/ld -melf_x86_64
- checking for x86_64-none-linux-as... no
- checking for as... as
- checking for rlwrap... no
- configure: checking semantics of signal handlers
- checking for sigaction... yes
- checking for sigprocmask... yes
- configure: POSIX signal handling found.
- checking for expm1... 
- yes
- checking for log1p... yes
- checking for hypot... yes
- checking for fma... yes
- checking for copysign... yes
- checking for getrusage... yes
- checking for times... yes
- checking for secure_getenv... yes
- checking for issetugid... no
- checking for library containing clock_gettime... none required
- checking for socket... yes
- checking for socketpair... yes
- checking for bind... yes
- checking for listen... yes
- checking for accept... yes
- checking for connect... yes
- checking for socklen_t... yes
- checking for inet_aton... 
- yes
- checking for struct sockaddr_in6... yes
- checking for getaddrinfo... yes
- checking for getnameinfo... yes
- checking for inet_pton... yes
- checking for inet_ntop... yes
- checking for rewinddir... yes
- checking for lockf... yes
- checking for mkfifo... yes
- checking for getcwd... yes
- checking whether system is declared... yes
- checking for sys/types.h... (cached) yes
- checking utime.h usability... yes
- checking utime.h presence... yes
- checking for utime.h... yes
- checking for utime... yes
- checking for utimes... yes
- checking for fchmod... yes
- checking for fchown... yes
- checking for truncate... yes
- checking for ftruncate... yes
- checking for select... yes
- checking for fd_set... 
- yes
- checking for nanosleep... yes
- checking for symlink... yes
- checking for readlink... yes
- checking for lstat... yes
- checking for waitpid... yes
- checking for wait4... yes
- checking for getgroups... yes
- checking for setgroups... yes
- checking for initgroups... yes
- checking termios.h usability... yes
- checking termios.h presence... yes
- checking for termios.h... yes
- checking for tcgetattr... yes
- checking for tcsetattr... yes
- checking for tcsendbreak... yes
- checking for tcflush... yes
- checking for tcflow... yes
- checking for setitimer... yes
- checking for gethostname... yes
- checking sys/utsname.h usability... 
- yes
- checking sys/utsname.h presence... yes
- checking for sys/utsname.h... yes
- checking for uname... yes
- checking for gettimeofday... yes
- checking for mktime... yes
- checking for setsid... yes
- checking for putenv... yes
- checking for setenv... yes
- checking for unsetenv... yes
- checking locale.h usability... yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking for newlocale... yes
- checking for freelocale... yes
- checking for uselocale... yes
- checking xlocale.h usability... no
- checking xlocale.h presence... no
- checking for xlocale.h... no
- checking for strtod_l... yes
- checking for dlopen... yes
- configure: Dynamic loading of shared libraries is supported.
- checking sys/mman.h usability... yes
- checking sys/mman.h presence... yes
- checking for sys/mman.h... yes
- checking for mmap... yes
- checking for munmap... yes
- checking for pwrite... 
- yes
- checking whether the C compiler supports -fdebug-prefix-map... yes
- checking for struct stat.st_atim.tv_nsec... yes
- configure: stat supports nanosecond precision
- checking how many arguments gethostbyname_r() takes... six
- checking how many arguments gethostbyaddr_r() takes... eight
- checking for mkstemp... yes
- checking for nice... yes
- checking for dup3... yes
- checking for pipe2... yes
- checking for accept4... yes
- checking for getauxval... yes
- checking sys/shm.h usability... yes
- checking sys/shm.h presence... yes
- checking for sys/shm.h... yes
- checking for shmat... yes
- checking for execvpe... yes
- checking spawn.h usability... yes
- checking spawn.h presence... yes
- checking for spawn.h... yes
- checking for posix_spawn... yes
- checking for posix_spawnp... yes
- checking for ffs... yes
- checking for _BitScanForward... no
- configure: replay debugger supported
- checking whether stack overflows can be detected... yes
- checking whether gcc is Clang... no
- checking whether pthreads work with -pthread... 
- yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking whether more special flags are required for pthreads... no
- checking for PTHREAD_PRIO_INHERIT... yes
- configure: the POSIX threads library is supported
- checking for sigwait... yes
- configure: not using frame pointers
- checking whether mmap supports huge pages... yes
- configure: creating ./config.status
- config.status: creating Makefile.build_config
- config.status: creating Makefile.config
- config.status: creating tools/eventlog_metadata
- config.status: creating runtime/caml/m.h
- config.status: creating runtime/caml/s.h
- config.status: executing libtool commands
- make -C runtime  all
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/src/ocaml-1/runtime'
- mkdir -p .dep
- tr -d '\r' < caml/instruct.h | \
- sed -e '/\/\*/d' \
-     -e '/^#/d' \
-     -e 's/enum /static char * names_of_/' \
-     -e 's/{$/[] = {/' \
-     -e 's/\([[:upper:]][[:upper:]_0-9]*\)/"\1"/g' > caml/opnames.h
- ../tools/make-version-header.sh ../VERSION > caml/version.h
- tr -d '\r' < caml/instruct.h | \
- sed -n -e '/^  /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \
-        -e '/^}/q' > caml/jumptbl.h
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  interp.c -MT 'interp.b.o' -MF .dep/interp.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  misc.c -MT 'misc.b.o' -MF .dep/misc.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  stacks.c -MT 'stacks.b.o' -MF .dep/stacks.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  fix_code.c -MT 'fix_code.b.o' -MF .dep/fix_code.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  startup_aux.c -MT 'startup_aux.b.o' -MF .dep/startup_aux.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  startup_byt.c -MT 'startup_byt.b.o' -MF .dep/startup_byt.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  freelist.c -MT 'freelist.b.o' -MF .dep/freelist.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  major_gc.c -MT 'major_gc.b.o' -MF .dep/major_gc.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  minor_gc.c -MT 'minor_gc.b.o' -MF .dep/minor_gc.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  memory.c -MT 'memory.b.o' -MF .dep/memory.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  alloc.c -MT 'alloc.b.o' -MF .dep/alloc.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  roots_byt.c -MT 'roots_byt.b.o' -MF .dep/roots_byt.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  globroots.c -MT 'globroots.b.o' -MF .dep/globroots.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  fail_byt.c -MT 'fail_byt.b.o' -MF .dep/fail_byt.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  signals.c -MT 'signals.b.o' -MF .dep/signals.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  signals_byt.c -MT 'signals_byt.b.o' -MF .dep/signals_byt.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  printexc.c -MT 'printexc.b.o' -MF .dep/printexc.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  backtrace_byt.c -MT 'backtrace_byt.b.o' -MF .dep/backtrace_byt.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  backtrace.c -MT 'backtrace.b.o' -MF .dep/backtrace.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  compare.c -MT 'compare.b.o' -MF .dep/compare.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  ints.c -MT 'ints.b.o' -MF .dep/ints.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  eventlog.c -MT 'eventlog.b.o' -MF .dep/eventlog.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  floats.c -MT 'floats.b.o' -MF .dep/floats.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  str.c -MT 'str.b.o' -MF .dep/str.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  array.c -MT 'array.b.o' -MF .dep/array.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  io.c -MT 'io.b.o' -MF .dep/io.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  extern.c -MT 'extern.b.o' -MF .dep/extern.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  intern.c -MT 'intern.b.o' -MF .dep/intern.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  hash.c -MT 'hash.b.o' -MF .dep/hash.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  sys.c -MT 'sys.b.o' -MF .dep/sys.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  meta.c -MT 'meta.b.o' -MF .dep/meta.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  parsing.c -MT 'parsing.b.o' -MF .dep/parsing.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  gc_ctrl.c -MT 'gc_ctrl.b.o' -MF .dep/gc_ctrl.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  md5.c -MT 'md5.b.o' -MF .dep/md5.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  obj.c -MT 'obj.b.o' -MF .dep/obj.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  lexing.c -MT 'lexing.b.o' -MF .dep/lexing.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  callback.c -MT 'callback.b.o' -MF .dep/callback.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  debugger.c -MT 'debugger.b.o' -MF .dep/debugger.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  weak.c -MT 'weak.b.o' -MF .dep/weak.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  compact.c -MT 'compact.b.o' -MF .dep/compact.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  finalise.c -MT 'finalise.b.o' -MF .dep/finalise.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  custom.c -MT 'custom.b.o' -MF .dep/custom.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  dynlink.c -MT 'dynlink.b.o' -MF .dep/dynlink.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  afl.c -MT 'afl.b.o' -MF .dep/afl.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  unix.c -MT 'unix.b.o' -MF .dep/unix.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  bigarray.c -MT 'bigarray.b.o' -MF .dep/bigarray.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  main.c -MT 'main.b.o' -MF .dep/main.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  memprof.c -MT 'memprof.b.o' -MF .dep/memprof.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  domain.c -MT 'domain.b.o' -MF .dep/domain.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  skiplist.c -MT 'skiplist.b.o' -MF .dep/skiplist.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  codefrag.c -MT 'codefrag.b.o' -MF .dep/codefrag.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  instrtrace.c -MT 'instrtrace.b.o' -MF .dep/instrtrace.b.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  interp.c -MT 'interp.bd.o' -MF .dep/interp.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  misc.c -MT 'misc.bd.o' -MF .dep/misc.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  stacks.c -MT 'stacks.bd.o' -MF .dep/stacks.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  fix_code.c -MT 'fix_code.bd.o' -MF .dep/fix_code.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  startup_aux.c -MT 'startup_aux.bd.o' -MF .dep/startup_aux.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  startup_byt.c -MT 'startup_byt.bd.o' -MF .dep/startup_byt.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  freelist.c -MT 'freelist.bd.o' -MF .dep/freelist.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  major_gc.c -MT 'major_gc.bd.o' -MF .dep/major_gc.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  minor_gc.c -MT 'minor_gc.bd.o' -MF .dep/minor_gc.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  memory.c -MT 'memory.bd.o' -MF .dep/memory.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  alloc.c -MT 'alloc.bd.o' -MF .dep/alloc.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  roots_byt.c -MT 'roots_byt.bd.o' -MF .dep/roots_byt.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  globroots.c -MT 'globroots.bd.o' -MF .dep/globroots.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  fail_byt.c -MT 'fail_byt.bd.o' -MF .dep/fail_byt.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  signals.c -MT 'signals.bd.o' -MF .dep/signals.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  signals_byt.c -MT 'signals_byt.bd.o' -MF .dep/signals_byt.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  printexc.c -MT 'printexc.bd.o' -MF .dep/printexc.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  backtrace_byt.c -MT 'backtrace_byt.bd.o' -MF .dep/backtrace_byt.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  backtrace.c -MT 'backtrace.bd.o' -MF .dep/backtrace.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  compare.c -MT 'compare.bd.o' -MF .dep/compare.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  ints.c -MT 'ints.bd.o' -MF .dep/ints.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  eventlog.c -MT 'eventlog.bd.o' -MF .dep/eventlog.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  floats.c -MT 'floats.bd.o' -MF .dep/floats.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  str.c -MT 'str.bd.o' -MF .dep/str.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  array.c -MT 'array.bd.o' -MF .dep/array.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  io.c -MT 'io.bd.o' -MF .dep/io.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  extern.c -MT 'extern.bd.o' -MF .dep/extern.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  intern.c -MT 'intern.bd.o' -MF .dep/intern.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  hash.c -MT 'hash.bd.o' -MF .dep/hash.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  sys.c -MT 'sys.bd.o' -MF .dep/sys.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  meta.c -MT 'meta.bd.o' -MF .dep/meta.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  parsing.c -MT 'parsing.bd.o' -MF .dep/parsing.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  gc_ctrl.c -MT 'gc_ctrl.bd.o' -MF .dep/gc_ctrl.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  md5.c -MT 'md5.bd.o' -MF .dep/md5.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  obj.c -MT 'obj.bd.o' -MF .dep/obj.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  lexing.c -MT 'lexing.bd.o' -MF .dep/lexing.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  callback.c -MT 'callback.bd.o' -MF .dep/callback.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  debugger.c -MT 'debugger.bd.o' -MF .dep/debugger.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  weak.c -MT 'weak.bd.o' -MF .dep/weak.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  compact.c -MT 'compact.bd.o' -MF .dep/compact.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  finalise.c -MT 'finalise.bd.o' -MF .dep/finalise.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  custom.c -MT 'custom.bd.o' -MF .dep/custom.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  dynlink.c -MT 'dynlink.bd.o' -MF .dep/dynlink.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  afl.c -MT 'afl.bd.o' -MF .dep/afl.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  unix.c -MT 'unix.bd.o' -MF .dep/unix.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  bigarray.c -MT 'bigarray.bd.o' -MF .dep/bigarray.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  main.c -MT 'main.bd.o' -MF .dep/main.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  memprof.c -MT 'memprof.bd.o' -MF .dep/memprof.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  domain.c -MT 'domain.bd.o' -MF .dep/domain.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  skiplist.c -MT 'skiplist.bd.o' -MF .dep/skiplist.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  codefrag.c -MT 'codefrag.bd.o' -MF .dep/codefrag.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  instrtrace.c -MT 'instrtrace.bd.o' -MF .dep/instrtrace.bd.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  interp.c -MT 'interp.bi.o' -MF .dep/interp.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  misc.c -MT 'misc.bi.o' -MF .dep/misc.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  stacks.c -MT 'stacks.bi.o' -MF .dep/stacks.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  fix_code.c -MT 'fix_code.bi.o' -MF .dep/fix_code.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  startup_aux.c -MT 'startup_aux.bi.o' -MF .dep/startup_aux.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  startup_byt.c -MT 'startup_byt.bi.o' -MF .dep/startup_byt.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  freelist.c -MT 'freelist.bi.o' -MF .dep/freelist.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  major_gc.c -MT 'major_gc.bi.o' -MF .dep/major_gc.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  minor_gc.c -MT 'minor_gc.bi.o' -MF .dep/minor_gc.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  memory.c -MT 'memory.bi.o' -MF .dep/memory.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  alloc.c -MT 'alloc.bi.o' -MF .dep/alloc.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  roots_byt.c -MT 'roots_byt.bi.o' -MF .dep/roots_byt.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  globroots.c -MT 'globroots.bi.o' -MF .dep/globroots.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  fail_byt.c -MT 'fail_byt.bi.o' -MF .dep/fail_byt.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  signals.c -MT 'signals.bi.o' -MF .dep/signals.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  signals_byt.c -MT 'signals_byt.bi.o' -MF .dep/signals_byt.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  printexc.c -MT 'printexc.bi.o' -MF .dep/printexc.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  backtrace_byt.c -MT 'backtrace_byt.bi.o' -MF .dep/backtrace_byt.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  backtrace.c -MT 'backtrace.bi.o' -MF .dep/backtrace.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  compare.c -MT 'compare.bi.o' -MF .dep/compare.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  ints.c -MT 'ints.bi.o' -MF .dep/ints.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  eventlog.c -MT 'eventlog.bi.o' -MF .dep/eventlog.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  floats.c -MT 'floats.bi.o' -MF .dep/floats.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  str.c -MT 'str.bi.o' -MF .dep/str.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  array.c -MT 'array.bi.o' -MF .dep/array.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  io.c -MT 'io.bi.o' -MF .dep/io.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  extern.c -MT 'extern.bi.o' -MF .dep/extern.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  intern.c -MT 'intern.bi.o' -MF .dep/intern.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  hash.c -MT 'hash.bi.o' -MF .dep/hash.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  sys.c -MT 'sys.bi.o' -MF .dep/sys.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  meta.c -MT 'meta.bi.o' -MF .dep/meta.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  parsing.c -MT 'parsing.bi.o' -MF .dep/parsing.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  gc_ctrl.c -MT 'gc_ctrl.bi.o' -MF .dep/gc_ctrl.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  md5.c -MT 'md5.bi.o' -MF .dep/md5.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  obj.c -MT 'obj.bi.o' -MF .dep/obj.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  lexing.c -MT 'lexing.bi.o' -MF .dep/lexing.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  callback.c -MT 'callback.bi.o' -MF .dep/callback.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  debugger.c -MT 'debugger.bi.o' -MF .dep/debugger.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  weak.c -MT 'weak.bi.o' -MF .dep/weak.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  compact.c -MT 'compact.bi.o' -MF .dep/compact.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  finalise.c -MT 'finalise.bi.o' -MF .dep/finalise.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  custom.c -MT 'custom.bi.o' -MF .dep/custom.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  dynlink.c -MT 'dynlink.bi.o' -MF .dep/dynlink.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  afl.c -MT 'afl.bi.o' -MF .dep/afl.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  unix.c -MT 'unix.bi.o' -MF .dep/unix.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  bigarray.c -MT 'bigarray.bi.o' -MF .dep/bigarray.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  main.c -MT 'main.bi.o' -MF .dep/main.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  memprof.c -MT 'memprof.bi.o' -MF .dep/memprof.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  domain.c -MT 'domain.bi.o' -MF .dep/domain.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  skiplist.c -MT 'skiplist.bi.o' -MF .dep/skiplist.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  codefrag.c -MT 'codefrag.bi.o' -MF .dep/codefrag.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  instrtrace.c -MT 'instrtrace.bi.o' -MF .dep/instrtrace.bi.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  interp.c -MT 'interp.bpic.o' -MF .dep/interp.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  misc.c -MT 'misc.bpic.o' -MF .dep/misc.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  stacks.c -MT 'stacks.bpic.o' -MF .dep/stacks.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  fix_code.c -MT 'fix_code.bpic.o' -MF .dep/fix_code.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  startup_aux.c -MT 'startup_aux.bpic.o' -MF .dep/startup_aux.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  startup_byt.c -MT 'startup_byt.bpic.o' -MF .dep/startup_byt.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  freelist.c -MT 'freelist.bpic.o' -MF .dep/freelist.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  major_gc.c -MT 'major_gc.bpic.o' -MF .dep/major_gc.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  minor_gc.c -MT 'minor_gc.bpic.o' -MF .dep/minor_gc.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  memory.c -MT 'memory.bpic.o' -MF .dep/memory.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  alloc.c -MT 'alloc.bpic.o' -MF .dep/alloc.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  roots_byt.c -MT 'roots_byt.bpic.o' -MF .dep/roots_byt.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  globroots.c -MT 'globroots.bpic.o' -MF .dep/globroots.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  fail_byt.c -MT 'fail_byt.bpic.o' -MF .dep/fail_byt.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  signals.c -MT 'signals.bpic.o' -MF .dep/signals.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  signals_byt.c -MT 'signals_byt.bpic.o' -MF .dep/signals_byt.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  printexc.c -MT 'printexc.bpic.o' -MF .dep/printexc.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  backtrace_byt.c -MT 'backtrace_byt.bpic.o' -MF .dep/backtrace_byt.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  backtrace.c -MT 'backtrace.bpic.o' -MF .dep/backtrace.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  compare.c -MT 'compare.bpic.o' -MF .dep/compare.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  ints.c -MT 'ints.bpic.o' -MF .dep/ints.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  eventlog.c -MT 'eventlog.bpic.o' -MF .dep/eventlog.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  floats.c -MT 'floats.bpic.o' -MF .dep/floats.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  str.c -MT 'str.bpic.o' -MF .dep/str.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  array.c -MT 'array.bpic.o' -MF .dep/array.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  io.c -MT 'io.bpic.o' -MF .dep/io.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  extern.c -MT 'extern.bpic.o' -MF .dep/extern.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  intern.c -MT 'intern.bpic.o' -MF .dep/intern.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  hash.c -MT 'hash.bpic.o' -MF .dep/hash.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  sys.c -MT 'sys.bpic.o' -MF .dep/sys.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  meta.c -MT 'meta.bpic.o' -MF .dep/meta.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  parsing.c -MT 'parsing.bpic.o' -MF .dep/parsing.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  gc_ctrl.c -MT 'gc_ctrl.bpic.o' -MF .dep/gc_ctrl.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  md5.c -MT 'md5.bpic.o' -MF .dep/md5.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  obj.c -MT 'obj.bpic.o' -MF .dep/obj.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  lexing.c -MT 'lexing.bpic.o' -MF .dep/lexing.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  callback.c -MT 'callback.bpic.o' -MF .dep/callback.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  debugger.c -MT 'debugger.bpic.o' -MF .dep/debugger.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  weak.c -MT 'weak.bpic.o' -MF .dep/weak.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  compact.c -MT 'compact.bpic.o' -MF .dep/compact.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  finalise.c -MT 'finalise.bpic.o' -MF .dep/finalise.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  custom.c -MT 'custom.bpic.o' -MF .dep/custom.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  dynlink.c -MT 'dynlink.bpic.o' -MF .dep/dynlink.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  afl.c -MT 'afl.bpic.o' -MF .dep/afl.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  unix.c -MT 'unix.bpic.o' -MF .dep/unix.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  bigarray.c -MT 'bigarray.bpic.o' -MF .dep/bigarray.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  main.c -MT 'main.bpic.o' -MF .dep/main.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  memprof.c -MT 'memprof.bpic.o' -MF .dep/memprof.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  domain.c -MT 'domain.bpic.o' -MF .dep/domain.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  skiplist.c -MT 'skiplist.bpic.o' -MF .dep/skiplist.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  codefrag.c -MT 'codefrag.bpic.o' -MF .dep/codefrag.bpic.d
- gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  instrtrace.c -MT 'instrtrace.bpic.o' -MF .dep/instrtrace.bpic.d
- echo "/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/linux_x86_64/lib/ocaml/stublibs" > ld.conf
- echo "/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/linux_x86_64/lib/ocaml" >> ld.conf
- gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -Wno-format -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  -o interp.b.o interp.c
- In file included from interp.c:33:
- interp.c: In function 'caml_interprete':
- caml/prims.h:33:23: error: too many arguments to function '(value (*)(void))*(caml_prim_table.contents + (sizetype)((long unsigned int)*pc * 8))'; expected 0, have 1
-    33 | #define Primitive(n) ((c_primitive)(caml_prim_table.contents[n]))
-       |                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- interp.c:931:14: note: in expansion of macro 'Primitive'
-   931 |       accu = Primitive(*pc)(accu);
-       |              ^~~~~~~~~
- caml/prims.h:33:23: error: too many arguments to function '(value (*)(void))*(caml_prim_table.contents + (sizetype)((long unsigned int)*pc * 8))'; expected 0, have 2
-    33 | #define Primitive(n) ((c_primitive)(caml_prim_table.contents[n]))
-       |                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- interp.c:937:14: note: in expansion of macro 'Primitive'
-   937 |       accu = Primitive(*pc)(accu, sp[2]);
-       |              ^~~~~~~~~
- caml/prims.h:33:23: error: too many arguments to function '(value (*)(void))*(caml_prim_table.contents + (sizetype)((long unsigned int)*pc * 8))'; expected 0, have 3
-    33 | #define Primitive(n) ((c_primitive)(caml_prim_table.contents[n]))
-       |                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- interp.c:944:14: note: in expansion of macro 'Primitive'
-   944 |       accu = Primitive(*pc)(accu, sp[2], sp[3]);
-       |              ^~~~~~~~~
- caml/prims.h:33:23: error: too many arguments to function '(value (*)(void))*(caml_prim_table.contents + (sizetype)((long unsigned int)*pc * 8))'; expected 0, have 4
-    33 | #define Primitive(n) ((c_primitive)(caml_prim_table.contents[n]))
-       |                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- interp.c:951:14: note: in expansion of macro 'Primitive'
-   951 |       accu = Primitive(*pc)(accu, sp[2], sp[3], sp[4]);
-       |              ^~~~~~~~~
- caml/prims.h:33:23: error: too many arguments to function '(value (*)(void))*(caml_prim_table.contents + (sizetype)((long unsigned int)*pc * 8))'; expected 0, have 5
-    33 | #define Primitive(n) ((c_primitive)(caml_prim_table.contents[n]))
-       |                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- interp.c:958:14: note: in expansion of macro 'Primitive'
-   958 |       accu = Primitive(*pc)(accu, sp[2], sp[3], sp[4], sp[5]);
-       |              ^~~~~~~~~
- caml/prims.h:33:23: error: too many arguments to function '(value (*)(void))*(caml_prim_table.contents + (sizetype)((long unsigned int)*pc * 8))'; expected 0, have 2
-    33 | #define Primitive(n) ((c_primitive)(caml_prim_table.contents[n]))
-       |                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- interp.c:967:14: note: in expansion of macro 'Primitive'
-   967 |       accu = Primitive(*pc)(sp + 2, nargs);
-       |              ^~~~~~~~~
- make[1]: *** [Makefile:367: interp.b.o] Error 1
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/src/ocaml-1/runtime'
- make: *** [Makefile:141: coldstart] Error 2
- FATAL: make coldstart failed
- @ERR+ config.log
- @config.log+| This file contains any messages produced by compilers while
- @config.log+| running configure, to aid debugging if configure makes a mistake.
- @config.log+| 
- @config.log+| It was created by OCaml configure 4.12.1, which was
- @config.log+| generated by GNU Autoconf 2.69.  Invocation command line was
- @config.log+| 
- @config.log+|   $ ./configure --prefix /home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/linux_x86_64 --disable-native-compiler --disable-stdlib-manpages --host=x86_64-none-linux --target=x86_64-none-linux
- @config.log+| 
- @config.log+| ## --------- ##
- @config.log+| ## Platform. ##
- @config.log+| ## --------- ##
- @config.log+| 
- @config.log+| hostname = builder
- @config.log+| uname -m = x86_64
- @config.log+| uname -r = 5.15.0-157-generic
- @config.log+| uname -s = Linux
- @config.log+| uname -v = #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025
- @config.log+| 
- @config.log+| /usr/bin/uname -p = unknown
- @config.log+| /bin/uname -X     = unknown
- @config.log+| 
- @config.log+| /bin/arch              = x86_64
- @config.log+| /usr/bin/arch -k       = unknown
- @config.log+| /usr/convex/getsysinfo = unknown
- @config.log+| /usr/bin/hostinfo      = unknown
- @config.log+| /bin/machine           = unknown
- @config.log+| /usr/bin/oslevel       = unknown
- @config.log+| /bin/universe          = unknown
- @config.log+| 
- @config.log+| PATH: /home/opam/.opam/5.3-opam/bin
- @config.log+| PATH: /usr/local/sbin
- @config.log+| PATH: /usr/local/bin
- @config.log+| PATH: /usr/sbin
- @config.log+| PATH: /usr/bin
- @config.log+| PATH: /sbin
- @config.log+| PATH: /bin
- @config.log+| 
- @config.log+| 
- @config.log+| ## ----------- ##
- @config.log+| ## Core tests. ##
- @config.log+| ## ----------- ##
- @config.log+| 
- @config.log+| configure:2756: Configuring OCaml version 4.12.1
- @config.log+| configure:2950: checking build system type
- @config.log+| configure:2964: result: x86_64-pc-linux-gnu
- @config.log+| configure:2984: checking host system type
- @config.log+| configure:2997: result: x86_64-none-linux-gnu
- @config.log+| configure:3017: checking target system type
- @config.log+| configure:3030: result: x86_64-none-linux-gnu
- @config.log+| configure:3349: checking for x86_64-none-linux-ld
- @config.log+| configure:3376: result: /usr/bin/ld -melf_x86_64
- @config.log+| configure:3499: checking how to print strings
- @config.log+| configure:3526: result: printf
- @config.log+| configure:3555: checking for x86_64-none-linux-gcc
- @config.log+| configure:3582: result: gcc
- @config.log+| configure:3851: checking for C compiler version
- @config.log+| configure:3860: gcc --version >&5
- @config.log+| gcc (Debian 15.2.0-4) 15.2.0
- @config.log+| Copyright (C) 2025 Free Software Foundation, Inc.
- @config.log+| This is free software; see the source for copying conditions.  There is NO
- @config.log+| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- @config.log+| 
- @config.log+| configure:3871: $? = 0
- @config.log+| configure:3860: gcc -v >&5
- @config.log+| Using built-in specs.
- @config.log+| COLLECT_GCC=gcc
- @config.log+| COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/15/lto-wrapper
- @config.log+| OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
- @config.log+| OFFLOAD_TARGET_DEFAULT=1
- @config.log+| Target: x86_64-linux-gnu
- @config.log+| Configured with: ../src/configure -v --with-pkgversion='Debian 15.2.0-4' --with-bugurl=file:///usr/share/doc/gcc-15/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust,cobol,algol68 --prefix=/usr --with-gcc-major-version-only --program-suffix=-15 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=3
- @config.log+| Thread model: posix
- @config.log+| Supported LTO compression algorithms: zlib zstd
- @config.log+| gcc version 15.2.0 (Debian 15.2.0-4) 
- @config.log+| ... rest of stderr output deleted ...
- @config.log+| configure:3871: $? = 0
- @config.log+| configure:3860: gcc -V >&5
- @config.log+| gcc: error: unrecognized command-line option '-V'
- @config.log+| gcc: fatal error: no input files
- @config.log+| compilation terminated.
- @config.log+| configure:3871: $? = 1
- @config.log+| configure:3860: gcc -qversion >&5
- @config.log+| gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
- @config.log+| gcc: fatal error: no input files
- @config.log+| compilation terminated.
- @config.log+| configure:3871: $? = 1
- @config.log+| configure:3891: checking whether the C compiler works
- @config.log+| configure:3913: gcc  -Wno-format   conftest.c  >&5
- @config.log+| configure:3917: $? = 0
- @config.log+| configure:3965: result: yes
- @config.log+| configure:3968: checking for C compiler default output file name
- @config.log+| configure:3970: result: a.out
- @config.log+| configure:3976: checking for suffix of executables
- @config.log+| configure:3983: gcc -o conftest  -Wno-format   conftest.c  >&5
- @config.log+| configure:3987: $? = 0
- @config.log+| configure:4009: result: 
- @config.log+| configure:4031: checking whether we are cross compiling
- @config.log+| configure:4039: gcc -o conftest  -Wno-format   conftest.c  >&5
- @config.log+| configure:4043: $? = 0
- @config.log+| configure:4050: ./conftest
- @config.log+| configure:4054: $? = 0
- @config.log+| configure:4069: result: no
- @config.log+| configure:4074: checking for suffix of object files
- @config.log+| configure:4096: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:4100: $? = 0
- @config.log+| configure:4121: result: o
- @config.log+| configure:4125: checking whether we are using the GNU C compiler
- @config.log+| configure:4144: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:4144: $? = 0
- @config.log+| configure:4153: result: yes
- @config.log+| configure:4162: checking whether gcc accepts -g
- @config.log+| configure:4182: gcc -c -g  conftest.c >&5
- @config.log+| configure:4182: $? = 0
- @config.log+| configure:4223: result: yes
- @config.log+| configure:4240: checking for gcc option to accept ISO C89
- @config.log+| configure:4303: gcc  -c  -Wno-format  conftest.c >&5
- @config.log+| conftest.c: In function 'e':
- @config.log+| conftest.c:15:14: warning: old-style function definition [-Wold-style-definition]
- @config.log+|    15 | static char *e (p, i)
- @config.log+|       |              ^
- @config.log+| configure:4303: $? = 0
- @config.log+| configure:4316: result: none needed
- @config.log+| configure:4336: checking for a sed that does not truncate output
- @config.log+| configure:4400: result: /usr/bin/sed
- @config.log+| configure:4418: checking for grep that handles long lines and -e
- @config.log+| configure:4476: result: /usr/bin/grep
- @config.log+| configure:4481: checking for egrep
- @config.log+| configure:4543: result: /usr/bin/grep -E
- @config.log+| configure:4548: checking for fgrep
- @config.log+| configure:4610: result: /usr/bin/grep -F
- @config.log+| configure:4645: checking for ld used by gcc
- @config.log+| configure:4712: result: /usr/bin/ld -melf_x86_64
- @config.log+| configure:4719: checking if the linker (/usr/bin/ld -melf_x86_64) is GNU ld
- @config.log+| configure:4734: result: yes
- @config.log+| configure:4746: checking for BSD- or MS-compatible name lister (nm)
- @config.log+| configure:4800: result: no
- @config.log+| configure:4814: checking for x86_64-none-linux-dumpbin
- @config.log+| configure:4844: result: no
- @config.log+| configure:4814: checking for x86_64-none-linux-link
- @config.log+| configure:4844: result: no
- @config.log+| configure:4858: checking for dumpbin
- @config.log+| configure:4888: result: no
- @config.log+| configure:4858: checking for link
- @config.log+| configure:4874: found /usr/bin/link
- @config.log+| configure:4885: result: link -dump
- @config.log+| configure:4930: checking the name lister (nm) interface
- @config.log+| configure:4937: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:4940: nm "conftest.o"
- @config.log+| configure:4943: output
- @config.log+| 0000000000000000 B some_variable
- @config.log+| configure:4950: result: BSD nm
- @config.log+| configure:4953: checking whether ln -s works
- @config.log+| configure:4957: result: yes
- @config.log+| configure:4965: checking the maximum length of command line arguments
- @config.log+| configure:5096: result: 1572864
- @config.log+| configure:5144: checking how to convert x86_64-pc-linux-gnu file names to x86_64-none-linux-gnu format
- @config.log+| configure:5184: result: func_convert_file_noop
- @config.log+| configure:5191: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
- @config.log+| configure:5211: result: func_convert_file_noop
- @config.log+| configure:5218: checking for /usr/bin/ld -melf_x86_64 option to reload object files
- @config.log+| configure:5225: result: -r
- @config.log+| configure:5259: checking for x86_64-none-linux-objdump
- @config.log+| configure:5289: result: no
- @config.log+| configure:5299: checking for objdump
- @config.log+| configure:5315: found /usr/bin/objdump
- @config.log+| configure:5326: result: objdump
- @config.log+| configure:5358: checking how to recognize dependent libraries
- @config.log+| configure:5558: result: pass_all
- @config.log+| configure:5603: checking for x86_64-none-linux-dlltool
- @config.log+| configure:5633: result: no
- @config.log+| configure:5643: checking for dlltool
- @config.log+| configure:5673: result: no
- @config.log+| configure:5703: checking how to associate runtime and link libraries
- @config.log+| configure:5730: result: printf %s\n
- @config.log+| configure:5747: checking for x86_64-none-linux-ar
- @config.log+| configure:5777: result: no
- @config.log+| configure:5791: checking for ar
- @config.log+| configure:5807: found /usr/bin/ar
- @config.log+| configure:5818: result: ar
- @config.log+| configure:5855: checking for archiver @FILE support
- @config.log+| configure:5872: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:5872: $? = 0
- @config.log+| configure:5875: ar cru libconftest.a @conftest.lst >&5
- @config.log+| ar: `u' modifier ignored since `D' is the default (see `U')
- @config.log+| configure:5878: $? = 0
- @config.log+| configure:5883: ar cru libconftest.a @conftest.lst >&5
- @config.log+| ar: `u' modifier ignored since `D' is the default (see `U')
- @config.log+| ar: conftest.o: No such file or directory
- @config.log+| configure:5886: $? = 1
- @config.log+| configure:5898: result: @
- @config.log+| configure:5916: checking for x86_64-none-linux-strip
- @config.log+| configure:5946: result: no
- @config.log+| configure:5956: checking for strip
- @config.log+| configure:5972: found /usr/bin/strip
- @config.log+| configure:5983: result: strip
- @config.log+| configure:6015: checking for x86_64-none-linux-ranlib
- @config.log+| configure:6045: result: no
- @config.log+| configure:6055: checking for ranlib
- @config.log+| configure:6071: found /usr/bin/ranlib
- @config.log+| configure:6082: result: ranlib
- @config.log+| configure:6159: checking for gawk
- @config.log+| configure:6189: result: no
- @config.log+| configure:6159: checking for mawk
- @config.log+| configure:6175: found /usr/bin/mawk
- @config.log+| configure:6186: result: mawk
- @config.log+| configure:6226: checking command to parse nm output from gcc object
- @config.log+| configure:6379: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:6382: $? = 0
- @config.log+| configure:6386: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
- @config.log+| configure:6389: $? = 0
- @config.log+| configure:6455: gcc -o conftest  -Wno-format   conftest.c conftstm.o >&5
- @config.log+| configure:6458: $? = 0
- @config.log+| configure:6496: result: ok
- @config.log+| configure:6543: checking for sysroot
- @config.log+| configure:6573: result: no
- @config.log+| configure:6580: checking for a working dd
- @config.log+| configure:6618: result: /usr/bin/dd
- @config.log+| configure:6622: checking how to truncate binary pipes
- @config.log+| configure:6637: result: /usr/bin/dd bs=4096 count=1
- @config.log+| configure:6773: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:6776: $? = 0
- @config.log+| configure:6926: checking for x86_64-none-linux-mt
- @config.log+| configure:6956: result: no
- @config.log+| configure:6966: checking for mt
- @config.log+| configure:6996: result: no
- @config.log+| configure:7016: checking if : is a manifest tool
- @config.log+| configure:7022: : '-?'
- @config.log+| configure:7030: result: no
- @config.log+| configure:7707: checking how to run the C preprocessor
- @config.log+| configure:7738: gcc -E  conftest.c
- @config.log+| configure:7738: $? = 0
- @config.log+| configure:7752: gcc -E  conftest.c
- @config.log+| conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
- @config.log+|     9 | #include <ac_nonexistent.h>
- @config.log+|       |          ^~~~~~~~~~~~~~~~~~
- @config.log+| compilation terminated.
- @config.log+| configure:7752: $? = 1
- @config.log+| configure: failed program was:
- @config.log+| | /* confdefs.h */
- @config.log+| | #define PACKAGE_NAME "OCaml"
- @config.log+| | #define PACKAGE_TARNAME "ocaml"
- @config.log+| | #define PACKAGE_VERSION "4.12.1"
- @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
- @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
- @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
- @config.log+| | /* end confdefs.h.  */
- @config.log+| | #include <ac_nonexistent.h>
- @config.log+| configure:7777: result: gcc -E
- @config.log+| configure:7797: gcc -E  conftest.c
- @config.log+| configure:7797: $? = 0
- @config.log+| configure:7811: gcc -E  conftest.c
- @config.log+| conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
- @config.log+|     9 | #include <ac_nonexistent.h>
- @config.log+|       |          ^~~~~~~~~~~~~~~~~~
- @config.log+| compilation terminated.
- @config.log+| configure:7811: $? = 1
- @config.log+| configure: failed program was:
- @config.log+| | /* confdefs.h */
- @config.log+| | #define PACKAGE_NAME "OCaml"
- @config.log+| | #define PACKAGE_TARNAME "ocaml"
- @config.log+| | #define PACKAGE_VERSION "4.12.1"
- @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
- @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
- @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
- @config.log+| | /* end confdefs.h.  */
- @config.log+| | #include <ac_nonexistent.h>
- @config.log+| configure:7840: checking for ANSI C header files
- @config.log+| configure:7860: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:7860: $? = 0
- @config.log+| configure:7933: gcc -o conftest  -Wno-format   conftest.c  >&5
- @config.log+| configure:7933: $? = 0
- @config.log+| configure:7933: ./conftest
- @config.log+| configure:7933: $? = 0
- @config.log+| configure:7944: result: yes
- @config.log+| configure:7957: checking for sys/types.h
- @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:7957: $? = 0
- @config.log+| configure:7957: result: yes
- @config.log+| configure:7957: checking for sys/stat.h
- @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:7957: $? = 0
- @config.log+| configure:7957: result: yes
- @config.log+| configure:7957: checking for stdlib.h
- @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:7957: $? = 0
- @config.log+| configure:7957: result: yes
- @config.log+| configure:7957: checking for string.h
- @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:7957: $? = 0
- @config.log+| configure:7957: result: yes
- @config.log+| configure:7957: checking for memory.h
- @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:7957: $? = 0
- @config.log+| configure:7957: result: yes
- @config.log+| configure:7957: checking for strings.h
- @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:7957: $? = 0
- @config.log+| configure:7957: result: yes
- @config.log+| configure:7957: checking for inttypes.h
- @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:7957: $? = 0
- @config.log+| configure:7957: result: yes
- @config.log+| configure:7957: checking for stdint.h
- @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:7957: $? = 0
- @config.log+| configure:7957: result: yes
- @config.log+| configure:7957: checking for unistd.h
- @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:7957: $? = 0
- @config.log+| configure:7957: result: yes
- @config.log+| configure:7971: checking for dlfcn.h
- @config.log+| configure:7971: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:7971: $? = 0
- @config.log+| configure:7971: result: yes
- @config.log+| configure:8227: checking for objdir
- @config.log+| configure:8242: result: .libs
- @config.log+| configure:8506: checking if gcc supports -fno-rtti -fno-exceptions
- @config.log+| configure:8524: gcc -c  -Wno-format  -fno-rtti -fno-exceptions conftest.c >&5
- @config.log+| cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
- @config.log+| configure:8528: $? = 0
- @config.log+| configure:8541: result: no
- @config.log+| configure:8899: checking for gcc option to produce PIC
- @config.log+| configure:8906: result: -fPIC -DPIC
- @config.log+| configure:8914: checking if gcc PIC flag -fPIC -DPIC works
- @config.log+| configure:8932: gcc -c  -Wno-format  -fPIC -DPIC -DPIC conftest.c >&5
- @config.log+| configure:8936: $? = 0
- @config.log+| configure:8949: result: yes
- @config.log+| configure:8978: checking if gcc static flag -static works
- @config.log+| configure:9006: result: yes
- @config.log+| configure:9021: checking if gcc supports -c -o file.o
- @config.log+| configure:9042: gcc -c  -Wno-format  -o out/conftest2.o conftest.c >&5
- @config.log+| configure:9046: $? = 0
- @config.log+| configure:9068: result: yes
- @config.log+| configure:9076: checking if gcc supports -c -o file.o
- @config.log+| configure:9123: result: yes
- @config.log+| configure:9156: checking whether the gcc linker (/usr/bin/ld -melf_x86_64) supports shared libraries
- @config.log+| configure:10419: result: yes
- @config.log+| configure:10456: checking whether -lc should be explicitly linked in
- @config.log+| configure:10464: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:10467: $? = 0
- @config.log+| configure:10482: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
- @config.log+| configure:10485: $? = 0
- @config.log+| configure:10499: result: no
- @config.log+| configure:10659: checking dynamic linker characteristics
- @config.log+| configure:11240: gcc -o conftest  -Wno-format   -Wl,-rpath -Wl,/foo conftest.c  >&5
- @config.log+| configure:11240: $? = 0
- @config.log+| configure:11489: result: GNU/Linux ld.so
- @config.log+| configure:11611: checking how to hardcode library paths into programs
- @config.log+| configure:11636: result: immediate
- @config.log+| configure:12184: checking whether stripping libraries is possible
- @config.log+| configure:12189: result: yes
- @config.log+| configure:12224: checking if libtool supports shared libraries
- @config.log+| configure:12226: result: yes
- @config.log+| configure:12229: checking whether to build shared libraries
- @config.log+| configure:12254: result: yes
- @config.log+| configure:12257: checking whether to build static libraries
- @config.log+| configure:12261: result: yes
- @config.log+| configure:12468: checking C compiler vendor
- @config.log+| configure:12490: gcc -E  conftest.c
- @config.log+| configure:12490: $? = 0
- @config.log+| configure:12504: result: gcc-15-2
- @config.log+| configure:12566: checking whether #! works in shell scripts
- @config.log+| configure:12583: result: yes
- @config.log+| configure:12885: checking for a BSD-compatible install
- @config.log+| configure:12953: result: /usr/bin/install -c
- @config.log+| configure:12968: checking for cos in -lm
- @config.log+| configure:12993: gcc -o conftest  -Wno-format   conftest.c -lm   >&5
- @config.log+| conftest.c:29:6: warning: conflicting types for built-in function 'cos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
- @config.log+|    29 | char cos ();
- @config.log+|       |      ^~~
- @config.log+| conftest.c:1:1: note: 'cos' is declared in header '<math.h>'
- @config.log+|     1 | /* confdefs.h */
- @config.log+| configure:12993: $? = 0
- @config.log+| configure:13002: result: yes
- @config.log+| configure:13022: checking math.h usability
- @config.log+| configure:13022: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:13022: $? = 0
- @config.log+| configure:13022: result: yes
- @config.log+| configure:13022: checking math.h presence
- @config.log+| configure:13022: gcc -E  conftest.c
- @config.log+| configure:13022: $? = 0
- @config.log+| configure:13022: result: yes
- @config.log+| configure:13022: checking for math.h
- @config.log+| configure:13022: result: yes
- @config.log+| configure:13030: checking for unistd.h
- @config.log+| configure:13030: result: yes
- @config.log+| configure:13041: checking for stdint.h
- @config.log+| configure:13041: result: yes
- @config.log+| configure:13048: checking for dirent.h
- @config.log+| configure:13048: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:13048: $? = 0
- @config.log+| configure:13048: result: yes
- @config.log+| configure:13057: checking for sys/select.h
- @config.log+| configure:13057: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:13057: $? = 0
- @config.log+| configure:13057: result: yes
- @config.log+| configure:13069: checking for off_t
- @config.log+| configure:13069: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:13069: $? = 0
- @config.log+| configure:13069: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| conftest.c: In function 'main':
- @config.log+| conftest.c:64:20: error: expected expression before ')' token
- @config.log+|    64 | if (sizeof ((off_t)))
- @config.log+|       |                    ^
- @config.log+| configure:13069: $? = 1
- @config.log+| configure: failed program was:
- @config.log+| | /* confdefs.h */
- @config.log+| | #define PACKAGE_NAME "OCaml"
- @config.log+| | #define PACKAGE_TARNAME "ocaml"
- @config.log+| | #define PACKAGE_VERSION "4.12.1"
- @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
- @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
- @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
- @config.log+| | #define STDC_HEADERS 1
- @config.log+| | #define HAVE_SYS_TYPES_H 1
- @config.log+| | #define HAVE_SYS_STAT_H 1
- @config.log+| | #define HAVE_STDLIB_H 1
- @config.log+| | #define HAVE_STRING_H 1
- @config.log+| | #define HAVE_MEMORY_H 1
- @config.log+| | #define HAVE_STRINGS_H 1
- @config.log+| | #define HAVE_INTTYPES_H 1
- @config.log+| | #define HAVE_STDINT_H 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAVE_DLFCN_H 1
- @config.log+| | #define LT_OBJDIR ".libs/"
- @config.log+| | #define HAS_ARCH_CODE32 1
- @config.log+| | #define HAVE_LIBM 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAS_UNISTD 1
- @config.log+| | #define HAS_STDINT_H 1
- @config.log+| | #define HAS_DIRENT 1
- @config.log+| | #define HAS_SYS_SELECT_H 1
- @config.log+| | /* end confdefs.h.  */
- @config.log+| | #include <stdio.h>
- @config.log+| | #ifdef HAVE_SYS_TYPES_H
- @config.log+| | # include <sys/types.h>
- @config.log+| | #endif
- @config.log+| | #ifdef HAVE_SYS_STAT_H
- @config.log+| | # include <sys/stat.h>
- @config.log+| | #endif
- @config.log+| | #ifdef STDC_HEADERS
- @config.log+| | # include <stdlib.h>
- @config.log+| | # include <stddef.h>
- @config.log+| | #else
- @config.log+| | # ifdef HAVE_STDLIB_H
- @config.log+| | #  include <stdlib.h>
- @config.log+| | # endif
- @config.log+| | #endif
- @config.log+| | #ifdef HAVE_STRING_H
- @config.log+| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- @config.log+| | #  include <memory.h>
- @config.log+| | # endif
- @config.log+| | # include <string.h>
- @config.log+| | #endif
- @config.log+| | #ifdef HAVE_STRINGS_H
- @config.log+| | # include <strings.h>
- @config.log+| | #endif
- @config.log+| | #ifdef HAVE_INTTYPES_H
- @config.log+| | # include <inttypes.h>
- @config.log+| | #endif
- @config.log+| | #ifdef HAVE_STDINT_H
- @config.log+| | # include <stdint.h>
- @config.log+| | #endif
- @config.log+| | #ifdef HAVE_UNISTD_H
- @config.log+| | # include <unistd.h>
- @config.log+| | #endif
- @config.log+| | int
- @config.log+| | main ()
- @config.log+| | {
- @config.log+| | if (sizeof ((off_t)))
- @config.log+| | 	    return 0;
- @config.log+| |   ;
- @config.log+| |   return 0;
- @config.log+| | }
- @config.log+| configure:13069: result: yes
- @config.log+| configure:13089: checking size of int
- @config.log+| configure:13094: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:13094: $? = 0
- @config.log+| configure:13094: ./conftest
- @config.log+| configure:13094: $? = 0
- @config.log+| configure:13108: result: 4
- @config.log+| configure:13122: checking size of long
- @config.log+| configure:13127: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:13127: $? = 0
- @config.log+| configure:13127: ./conftest
- @config.log+| configure:13127: $? = 0
- @config.log+| configure:13141: result: 8
- @config.log+| configure:13155: checking size of long *
- @config.log+| configure:13160: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:13160: $? = 0
- @config.log+| configure:13160: ./conftest
- @config.log+| configure:13160: $? = 0
- @config.log+| configure:13174: result: 8
- @config.log+| configure:13188: checking size of short
- @config.log+| configure:13193: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:13193: $? = 0
- @config.log+| configure:13193: ./conftest
- @config.log+| configure:13193: $? = 0
- @config.log+| configure:13207: result: 2
- @config.log+| configure:13221: checking size of long long
- @config.log+| configure:13226: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:13226: $? = 0
- @config.log+| configure:13226: ./conftest
- @config.log+| configure:13226: $? = 0
- @config.log+| configure:13240: result: 8
- @config.log+| configure:13283: Target is a 64 bits architecture
- @config.log+| configure:13286: checking whether byte ordering is bigendian
- @config.log+| configure:13301: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| conftest.c:37:16: error: unknown type name 'not'
- @config.log+|    37 |                not a universal capable compiler
- @config.log+|       |                ^~~
- @config.log+| conftest.c:37:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
- @config.log+|    37 |                not a universal capable compiler
- @config.log+|       |                      ^~~~~~~~~
- @config.log+| conftest.c:37:22: error: unknown type name 'universal'
- @config.log+| configure:13301: $? = 1
- @config.log+| configure: failed program was:
- @config.log+| | /* confdefs.h */
- @config.log+| | #define PACKAGE_NAME "OCaml"
- @config.log+| | #define PACKAGE_TARNAME "ocaml"
- @config.log+| | #define PACKAGE_VERSION "4.12.1"
- @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
- @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
- @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
- @config.log+| | #define STDC_HEADERS 1
- @config.log+| | #define HAVE_SYS_TYPES_H 1
- @config.log+| | #define HAVE_SYS_STAT_H 1
- @config.log+| | #define HAVE_STDLIB_H 1
- @config.log+| | #define HAVE_STRING_H 1
- @config.log+| | #define HAVE_MEMORY_H 1
- @config.log+| | #define HAVE_STRINGS_H 1
- @config.log+| | #define HAVE_INTTYPES_H 1
- @config.log+| | #define HAVE_STDINT_H 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAVE_DLFCN_H 1
- @config.log+| | #define LT_OBJDIR ".libs/"
- @config.log+| | #define HAS_ARCH_CODE32 1
- @config.log+| | #define HAVE_LIBM 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAS_UNISTD 1
- @config.log+| | #define HAS_STDINT_H 1
- @config.log+| | #define HAS_DIRENT 1
- @config.log+| | #define HAS_SYS_SELECT_H 1
- @config.log+| | #define SIZEOF_INT 4
- @config.log+| | #define SIZEOF_LONG 8
- @config.log+| | #define SIZEOF_LONG_P 8
- @config.log+| | #define SIZEOF_SHORT 2
- @config.log+| | #define SIZEOF_LONG_LONG 8
- @config.log+| | #define ARCH_SIXTYFOUR 1
- @config.log+| | #define SIZEOF_PTR 8
- @config.log+| | #define SIZEOF_LONGLONG 8
- @config.log+| | /* end confdefs.h.  */
- @config.log+| | #ifndef __APPLE_CC__
- @config.log+| | 	       not a universal capable compiler
- @config.log+| | 	     #endif
- @config.log+| | 	     typedef int dummy;
- @config.log+| | 
- @config.log+| configure:13346: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:13346: $? = 0
- @config.log+| configure:13364: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| conftest.c: In function 'main':
- @config.log+| conftest.c:43:18: error: unknown type name 'not'; did you mean 'ino_t'?
- @config.log+|    43 |                  not big endian
- @config.log+|       |                  ^~~
- @config.log+|       |                  ino_t
- @config.log+| conftest.c:43:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
- @config.log+|    43 |                  not big endian
- @config.log+|       |                          ^~~~~~
- @config.log+| configure:13364: $? = 1
- @config.log+| configure: failed program was:
- @config.log+| | /* confdefs.h */
- @config.log+| | #define PACKAGE_NAME "OCaml"
- @config.log+| | #define PACKAGE_TARNAME "ocaml"
- @config.log+| | #define PACKAGE_VERSION "4.12.1"
- @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
- @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
- @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
- @config.log+| | #define STDC_HEADERS 1
- @config.log+| | #define HAVE_SYS_TYPES_H 1
- @config.log+| | #define HAVE_SYS_STAT_H 1
- @config.log+| | #define HAVE_STDLIB_H 1
- @config.log+| | #define HAVE_STRING_H 1
- @config.log+| | #define HAVE_MEMORY_H 1
- @config.log+| | #define HAVE_STRINGS_H 1
- @config.log+| | #define HAVE_INTTYPES_H 1
- @config.log+| | #define HAVE_STDINT_H 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAVE_DLFCN_H 1
- @config.log+| | #define LT_OBJDIR ".libs/"
- @config.log+| | #define HAS_ARCH_CODE32 1
- @config.log+| | #define HAVE_LIBM 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAS_UNISTD 1
- @config.log+| | #define HAS_STDINT_H 1
- @config.log+| | #define HAS_DIRENT 1
- @config.log+| | #define HAS_SYS_SELECT_H 1
- @config.log+| | #define SIZEOF_INT 4
- @config.log+| | #define SIZEOF_LONG 8
- @config.log+| | #define SIZEOF_LONG_P 8
- @config.log+| | #define SIZEOF_SHORT 2
- @config.log+| | #define SIZEOF_LONG_LONG 8
- @config.log+| | #define ARCH_SIXTYFOUR 1
- @config.log+| | #define SIZEOF_PTR 8
- @config.log+| | #define SIZEOF_LONGLONG 8
- @config.log+| | /* end confdefs.h.  */
- @config.log+| | #include <sys/types.h>
- @config.log+| | 		#include <sys/param.h>
- @config.log+| | 
- @config.log+| | int
- @config.log+| | main ()
- @config.log+| | {
- @config.log+| | #if BYTE_ORDER != BIG_ENDIAN
- @config.log+| | 		 not big endian
- @config.log+| | 		#endif
- @config.log+| | 
- @config.log+| |   ;
- @config.log+| |   return 0;
- @config.log+| | }
- @config.log+| configure:13492: result: no
- @config.log+| configure:13514: checking alignment of double
- @config.log+| configure:13519: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:13519: $? = 0
- @config.log+| configure:13519: ./conftest
- @config.log+| configure:13519: $? = 0
- @config.log+| configure:13537: result: 8
- @config.log+| configure:13549: checking alignment of long
- @config.log+| configure:13554: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:13554: $? = 0
- @config.log+| configure:13554: ./conftest
- @config.log+| configure:13554: $? = 0
- @config.log+| configure:13572: result: 8
- @config.log+| configure:13584: checking alignment of long long
- @config.log+| configure:13589: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:13589: $? = 0
- @config.log+| configure:13589: ./conftest
- @config.log+| configure:13589: $? = 0
- @config.log+| configure:13607: result: 8
- @config.log+| configure:13784: checking whether the C compiler supports -fno-tree-vrp
- @config.log+| configure:13792: gcc -c -Werror -fno-tree-vrp  -Wno-format  conftest.c >&5
- @config.log+| configure:13792: $? = 0
- @config.log+| configure:13794: result: yes
- @config.log+| configure:13812: checking whether the C compiler supports __attribute__((aligned(n)))
- @config.log+| configure:13818: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:13818: $? = 0
- @config.log+| configure:13821: result: yes
- @config.log+| configure:13831: checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))
- @config.log+| configure:13842: gcc -c -Werror  -Wno-format  conftest.c >&5
- @config.log+| configure:13842: $? = 0
- @config.log+| configure:13845: result: yes
- @config.log+| configure:13957: the native compiler is disabled
- @config.log+| configure:13981: checking for x86_64-none-linux-ld
- @config.log+| configure:14008: result: /usr/bin/ld -melf_x86_64
- @config.log+| configure:14140: checking for x86_64-none-linux-as
- @config.log+| configure:14170: result: no
- @config.log+| configure:14180: checking for as
- @config.log+| configure:14196: found /usr/bin/as
- @config.log+| configure:14207: result: as
- @config.log+| configure:14321: checking for rlwrap
- @config.log+| configure:14351: result: no
- @config.log+| configure:14369: checking semantics of signal handlers
- @config.log+| configure:14371: checking for sigaction
- @config.log+| configure:14371: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14371: $? = 0
- @config.log+| configure:14371: result: yes
- @config.log+| configure:14378: checking for sigprocmask
- @config.log+| configure:14378: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14378: $? = 0
- @config.log+| configure:14378: result: yes
- @config.log+| configure:14388: POSIX signal handling found.
- @config.log+| configure:14410: checking for expm1
- @config.log+| configure:14410: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| conftest.c:66:6: warning: conflicting types for built-in function 'expm1'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
- @config.log+|    66 | char expm1 ();
- @config.log+|       |      ^~~~~
- @config.log+| conftest.c:54:1: note: 'expm1' is declared in header '<math.h>'
- @config.log+|    53 | # include <limits.h>
- @config.log+|    54 | #else
- @config.log+| configure:14410: $? = 0
- @config.log+| configure:14410: result: yes
- @config.log+| configure:14418: checking for log1p
- @config.log+| configure:14418: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| conftest.c:66:6: warning: conflicting types for built-in function 'log1p'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
- @config.log+|    66 | char log1p ();
- @config.log+|       |      ^~~~~
- @config.log+| conftest.c:54:1: note: 'log1p' is declared in header '<math.h>'
- @config.log+|    53 | # include <limits.h>
- @config.log+|    54 | #else
- @config.log+| configure:14418: $? = 0
- @config.log+| configure:14418: result: yes
- @config.log+| configure:14427: checking for hypot
- @config.log+| configure:14427: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| conftest.c:66:6: warning: conflicting types for built-in function 'hypot'; expected 'double(double,  double)' [-Wbuiltin-declaration-mismatch]
- @config.log+|    66 | char hypot ();
- @config.log+|       |      ^~~~~
- @config.log+| conftest.c:54:1: note: 'hypot' is declared in header '<math.h>'
- @config.log+|    53 | # include <limits.h>
- @config.log+|    54 | #else
- @config.log+| configure:14427: $? = 0
- @config.log+| configure:14427: result: yes
- @config.log+| configure:14436: checking for fma
- @config.log+| configure:14436: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| conftest.c:66:6: warning: conflicting types for built-in function 'fma'; expected 'double(double,  double,  double)' [-Wbuiltin-declaration-mismatch]
- @config.log+|    66 | char fma ();
- @config.log+|       |      ^~~
- @config.log+| conftest.c:54:1: note: 'fma' is declared in header '<math.h>'
- @config.log+|    53 | # include <limits.h>
- @config.log+|    54 | #else
- @config.log+| configure:14436: $? = 0
- @config.log+| configure:14436: result: yes
- @config.log+| configure:14452: checking for copysign
- @config.log+| configure:14452: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| conftest.c:67:6: warning: conflicting types for built-in function 'copysign'; expected 'double(double,  double)' [-Wbuiltin-declaration-mismatch]
- @config.log+|    67 | char copysign ();
- @config.log+|       |      ^~~~~~~~
- @config.log+| conftest.c:55:1: note: 'copysign' is declared in header '<math.h>'
- @config.log+|    54 | # include <limits.h>
- @config.log+|    55 | #else
- @config.log+| configure:14452: $? = 0
- @config.log+| configure:14452: result: yes
- @config.log+| configure:14462: checking for getrusage
- @config.log+| configure:14462: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14462: $? = 0
- @config.log+| configure:14462: result: yes
- @config.log+| configure:14470: checking for times
- @config.log+| configure:14470: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14470: $? = 0
- @config.log+| configure:14470: result: yes
- @config.log+| configure:14482: checking for secure_getenv
- @config.log+| configure:14482: gcc -o conftest  -Wno-format -D_GNU_SOURCE   conftest.c -lm  >&5
- @config.log+| configure:14482: $? = 0
- @config.log+| configure:14482: result: yes
- @config.log+| configure:14500: checking for issetugid
- @config.log+| configure:14500: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| /usr/bin/ld: /opam-tmp/dkmlw.0ReGv/ccvuDGT9.o: in function `main':
- @config.log+| conftest.c:(.text+0x5): undefined reference to `issetugid'
- @config.log+| collect2: error: ld returned 1 exit status
- @config.log+| configure:14500: $? = 1
- @config.log+| configure: failed program was:
- @config.log+| | /* confdefs.h */
- @config.log+| | #define PACKAGE_NAME "OCaml"
- @config.log+| | #define PACKAGE_TARNAME "ocaml"
- @config.log+| | #define PACKAGE_VERSION "4.12.1"
- @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
- @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
- @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
- @config.log+| | #define STDC_HEADERS 1
- @config.log+| | #define HAVE_SYS_TYPES_H 1
- @config.log+| | #define HAVE_SYS_STAT_H 1
- @config.log+| | #define HAVE_STDLIB_H 1
- @config.log+| | #define HAVE_STRING_H 1
- @config.log+| | #define HAVE_MEMORY_H 1
- @config.log+| | #define HAVE_STRINGS_H 1
- @config.log+| | #define HAVE_INTTYPES_H 1
- @config.log+| | #define HAVE_STDINT_H 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAVE_DLFCN_H 1
- @config.log+| | #define LT_OBJDIR ".libs/"
- @config.log+| | #define HAS_ARCH_CODE32 1
- @config.log+| | #define HAVE_LIBM 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAS_UNISTD 1
- @config.log+| | #define HAS_STDINT_H 1
- @config.log+| | #define HAS_DIRENT 1
- @config.log+| | #define HAS_SYS_SELECT_H 1
- @config.log+| | #define SIZEOF_INT 4
- @config.log+| | #define SIZEOF_LONG 8
- @config.log+| | #define SIZEOF_LONG_P 8
- @config.log+| | #define SIZEOF_SHORT 2
- @config.log+| | #define SIZEOF_LONG_LONG 8
- @config.log+| | #define ARCH_SIXTYFOUR 1
- @config.log+| | #define SIZEOF_PTR 8
- @config.log+| | #define SIZEOF_LONGLONG 8
- @config.log+| | #define ALIGNOF_DOUBLE 8
- @config.log+| | #define ALIGNOF_LONG 8
- @config.log+| | #define ALIGNOF_LONG_LONG 8
- @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
- @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
- @config.log+| | #define OCAML_OS_TYPE "Unix"
- @config.log+| | #define POSIX_SIGNALS 1
- @config.log+| | #define HAS_WORKING_FMA 1
- @config.log+| | #define HAS_C99_FLOAT_OPS 1
- @config.log+| | #define HAS_GETRUSAGE 1
- @config.log+| | #define HAS_TIMES 1
- @config.log+| | #define HAS_SECURE_GETENV 1
- @config.log+| | /* end confdefs.h.  */
- @config.log+| | /* Define issetugid to an innocuous variant, in case <limits.h> declares issetugid.
- @config.log+| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
- @config.log+| | #define issetugid innocuous_issetugid
- @config.log+| | 
- @config.log+| | /* System header to define __stub macros and hopefully few prototypes,
- @config.log+| |     which can conflict with char issetugid (); below.
- @config.log+| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- @config.log+| |     <limits.h> exists even on freestanding compilers.  */
- @config.log+| | 
- @config.log+| | #ifdef __STDC__
- @config.log+| | # include <limits.h>
- @config.log+| | #else
- @config.log+| | # include <assert.h>
- @config.log+| | #endif
- @config.log+| | 
- @config.log+| | #undef issetugid
- @config.log+| | 
- @config.log+| | /* Override any GCC internal prototype to avoid an error.
- @config.log+| |    Use char because int might match the return type of a GCC
- @config.log+| |    builtin and then its argument prototype would still apply.  */
- @config.log+| | #ifdef __cplusplus
- @config.log+| | extern "C"
- @config.log+| | #endif
- @config.log+| | char issetugid ();
- @config.log+| | /* The GNU C library defines this for functions which it implements
- @config.log+| |     to always fail with ENOSYS.  Some functions are actually named
- @config.log+| |     something starting with __ and the normal name is an alias.  */
- @config.log+| | #if defined __stub_issetugid || defined __stub___issetugid
- @config.log+| | choke me
- @config.log+| | #endif
- @config.log+| | 
- @config.log+| | int
- @config.log+| | main ()
- @config.log+| | {
- @config.log+| | return issetugid ();
- @config.log+| |   ;
- @config.log+| |   return 0;
- @config.log+| | }
- @config.log+| configure:14500: result: no
- @config.log+| configure:14553: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:14553: $? = 0
- @config.log+| configure:14595: checking for library containing clock_gettime
- @config.log+| configure:14626: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14626: $? = 0
- @config.log+| configure:14643: result: none required
- @config.log+| configure:14705: checking for socket
- @config.log+| configure:14705: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14705: $? = 0
- @config.log+| configure:14705: result: yes
- @config.log+| configure:14710: checking for socketpair
- @config.log+| configure:14710: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14710: $? = 0
- @config.log+| configure:14710: result: yes
- @config.log+| configure:14715: checking for bind
- @config.log+| configure:14715: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14715: $? = 0
- @config.log+| configure:14715: result: yes
- @config.log+| configure:14720: checking for listen
- @config.log+| configure:14720: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14720: $? = 0
- @config.log+| configure:14720: result: yes
- @config.log+| configure:14725: checking for accept
- @config.log+| configure:14725: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14725: $? = 0
- @config.log+| configure:14725: result: yes
- @config.log+| configure:14730: checking for connect
- @config.log+| configure:14730: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14730: $? = 0
- @config.log+| configure:14730: result: yes
- @config.log+| configure:14747: checking for socklen_t
- @config.log+| configure:14747: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:14747: $? = 0
- @config.log+| configure:14747: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| conftest.c: In function 'main':
- @config.log+| conftest.c:55:24: error: expected expression before ')' token
- @config.log+|    55 | if (sizeof ((socklen_t)))
- @config.log+|       |                        ^
- @config.log+| configure:14747: $? = 1
- @config.log+| configure: failed program was:
- @config.log+| | /* confdefs.h */
- @config.log+| | #define PACKAGE_NAME "OCaml"
- @config.log+| | #define PACKAGE_TARNAME "ocaml"
- @config.log+| | #define PACKAGE_VERSION "4.12.1"
- @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
- @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
- @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
- @config.log+| | #define STDC_HEADERS 1
- @config.log+| | #define HAVE_SYS_TYPES_H 1
- @config.log+| | #define HAVE_SYS_STAT_H 1
- @config.log+| | #define HAVE_STDLIB_H 1
- @config.log+| | #define HAVE_STRING_H 1
- @config.log+| | #define HAVE_MEMORY_H 1
- @config.log+| | #define HAVE_STRINGS_H 1
- @config.log+| | #define HAVE_INTTYPES_H 1
- @config.log+| | #define HAVE_STDINT_H 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAVE_DLFCN_H 1
- @config.log+| | #define LT_OBJDIR ".libs/"
- @config.log+| | #define HAS_ARCH_CODE32 1
- @config.log+| | #define HAVE_LIBM 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAS_UNISTD 1
- @config.log+| | #define HAS_STDINT_H 1
- @config.log+| | #define HAS_DIRENT 1
- @config.log+| | #define HAS_SYS_SELECT_H 1
- @config.log+| | #define SIZEOF_INT 4
- @config.log+| | #define SIZEOF_LONG 8
- @config.log+| | #define SIZEOF_LONG_P 8
- @config.log+| | #define SIZEOF_SHORT 2
- @config.log+| | #define SIZEOF_LONG_LONG 8
- @config.log+| | #define ARCH_SIXTYFOUR 1
- @config.log+| | #define SIZEOF_PTR 8
- @config.log+| | #define SIZEOF_LONGLONG 8
- @config.log+| | #define ALIGNOF_DOUBLE 8
- @config.log+| | #define ALIGNOF_LONG 8
- @config.log+| | #define ALIGNOF_LONG_LONG 8
- @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
- @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
- @config.log+| | #define OCAML_OS_TYPE "Unix"
- @config.log+| | #define POSIX_SIGNALS 1
- @config.log+| | #define HAS_WORKING_FMA 1
- @config.log+| | #define HAS_C99_FLOAT_OPS 1
- @config.log+| | #define HAS_GETRUSAGE 1
- @config.log+| | #define HAS_TIMES 1
- @config.log+| | #define HAS_SECURE_GETENV 1
- @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
- @config.log+| | #define HAS_SOCKETS 1
- @config.log+| | /* end confdefs.h.  */
- @config.log+| | #include <sys/socket.h>
- @config.log+| | 
- @config.log+| | int
- @config.log+| | main ()
- @config.log+| | {
- @config.log+| | if (sizeof ((socklen_t)))
- @config.log+| | 	    return 0;
- @config.log+| |   ;
- @config.log+| |   return 0;
- @config.log+| | }
- @config.log+| configure:14747: result: yes
- @config.log+| configure:14755: checking for inet_aton
- @config.log+| configure:14755: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14755: $? = 0
- @config.log+| configure:14755: result: yes
- @config.log+| configure:14766: checking for struct sockaddr_in6
- @config.log+| configure:14766: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:14766: $? = 0
- @config.log+| configure:14766: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| conftest.c: In function 'main':
- @config.log+| conftest.c:62:34: error: expected expression before ')' token
- @config.log+|    62 | if (sizeof ((struct sockaddr_in6)))
- @config.log+|       |                                  ^
- @config.log+| configure:14766: $? = 1
- @config.log+| configure: failed program was:
- @config.log+| | /* confdefs.h */
- @config.log+| | #define PACKAGE_NAME "OCaml"
- @config.log+| | #define PACKAGE_TARNAME "ocaml"
- @config.log+| | #define PACKAGE_VERSION "4.12.1"
- @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
- @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
- @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
- @config.log+| | #define STDC_HEADERS 1
- @config.log+| | #define HAVE_SYS_TYPES_H 1
- @config.log+| | #define HAVE_SYS_STAT_H 1
- @config.log+| | #define HAVE_STDLIB_H 1
- @config.log+| | #define HAVE_STRING_H 1
- @config.log+| | #define HAVE_MEMORY_H 1
- @config.log+| | #define HAVE_STRINGS_H 1
- @config.log+| | #define HAVE_INTTYPES_H 1
- @config.log+| | #define HAVE_STDINT_H 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAVE_DLFCN_H 1
- @config.log+| | #define LT_OBJDIR ".libs/"
- @config.log+| | #define HAS_ARCH_CODE32 1
- @config.log+| | #define HAVE_LIBM 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAS_UNISTD 1
- @config.log+| | #define HAS_STDINT_H 1
- @config.log+| | #define HAS_DIRENT 1
- @config.log+| | #define HAS_SYS_SELECT_H 1
- @config.log+| | #define SIZEOF_INT 4
- @config.log+| | #define SIZEOF_LONG 8
- @config.log+| | #define SIZEOF_LONG_P 8
- @config.log+| | #define SIZEOF_SHORT 2
- @config.log+| | #define SIZEOF_LONG_LONG 8
- @config.log+| | #define ARCH_SIXTYFOUR 1
- @config.log+| | #define SIZEOF_PTR 8
- @config.log+| | #define SIZEOF_LONGLONG 8
- @config.log+| | #define ALIGNOF_DOUBLE 8
- @config.log+| | #define ALIGNOF_LONG 8
- @config.log+| | #define ALIGNOF_LONG_LONG 8
- @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
- @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
- @config.log+| | #define OCAML_OS_TYPE "Unix"
- @config.log+| | #define POSIX_SIGNALS 1
- @config.log+| | #define HAS_WORKING_FMA 1
- @config.log+| | #define HAS_C99_FLOAT_OPS 1
- @config.log+| | #define HAS_GETRUSAGE 1
- @config.log+| | #define HAS_TIMES 1
- @config.log+| | #define HAS_SECURE_GETENV 1
- @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
- @config.log+| | #define HAS_SOCKETS 1
- @config.log+| | #define HAS_SOCKLEN_T 1
- @config.log+| | #define HAS_INET_ATON 1
- @config.log+| | /* end confdefs.h.  */
- @config.log+| | 
- @config.log+| | #include <sys/types.h>
- @config.log+| | #include <sys/socket.h>
- @config.log+| | #include <netinet/in.h>
- @config.log+| | 
- @config.log+| | 
- @config.log+| | 
- @config.log+| | int
- @config.log+| | main ()
- @config.log+| | {
- @config.log+| | if (sizeof ((struct sockaddr_in6)))
- @config.log+| | 	    return 0;
- @config.log+| |   ;
- @config.log+| |   return 0;
- @config.log+| | }
- @config.log+| configure:14766: result: yes
- @config.log+| configure:14781: checking for getaddrinfo
- @config.log+| configure:14781: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14781: $? = 0
- @config.log+| configure:14781: result: yes
- @config.log+| configure:14791: checking for getnameinfo
- @config.log+| configure:14791: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14791: $? = 0
- @config.log+| configure:14791: result: yes
- @config.log+| configure:14801: checking for inet_pton
- @config.log+| configure:14801: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14801: $? = 0
- @config.log+| configure:14801: result: yes
- @config.log+| configure:14811: checking for inet_ntop
- @config.log+| configure:14811: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14811: $? = 0
- @config.log+| configure:14811: result: yes
- @config.log+| configure:14819: checking for rewinddir
- @config.log+| configure:14819: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14819: $? = 0
- @config.log+| configure:14819: result: yes
- @config.log+| configure:14826: checking for lockf
- @config.log+| configure:14826: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14826: $? = 0
- @config.log+| configure:14826: result: yes
- @config.log+| configure:14833: checking for mkfifo
- @config.log+| configure:14833: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14833: $? = 0
- @config.log+| configure:14833: result: yes
- @config.log+| configure:14840: checking for getcwd
- @config.log+| configure:14840: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14840: $? = 0
- @config.log+| configure:14840: result: yes
- @config.log+| configure:14847: checking whether system is declared
- @config.log+| configure:14847: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:14847: $? = 0
- @config.log+| configure:14847: result: yes
- @config.log+| configure:14864: checking for sys/types.h
- @config.log+| configure:14864: result: yes
- @config.log+| configure:14866: checking utime.h usability
- @config.log+| configure:14866: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:14866: $? = 0
- @config.log+| configure:14866: result: yes
- @config.log+| configure:14866: checking utime.h presence
- @config.log+| configure:14866: gcc -E  conftest.c
- @config.log+| configure:14866: $? = 0
- @config.log+| configure:14866: result: yes
- @config.log+| configure:14866: checking for utime.h
- @config.log+| configure:14866: result: yes
- @config.log+| configure:14868: checking for utime
- @config.log+| configure:14868: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14868: $? = 0
- @config.log+| configure:14868: result: yes
- @config.log+| configure:14882: checking for utimes
- @config.log+| configure:14882: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14882: $? = 0
- @config.log+| configure:14882: result: yes
- @config.log+| configure:14889: checking for fchmod
- @config.log+| configure:14889: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14889: $? = 0
- @config.log+| configure:14889: result: yes
- @config.log+| configure:14891: checking for fchown
- @config.log+| configure:14891: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14891: $? = 0
- @config.log+| configure:14891: result: yes
- @config.log+| configure:14900: checking for truncate
- @config.log+| configure:14900: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14900: $? = 0
- @config.log+| configure:14900: result: yes
- @config.log+| configure:14902: checking for ftruncate
- @config.log+| configure:14902: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14902: $? = 0
- @config.log+| configure:14902: result: yes
- @config.log+| configure:14912: checking for select
- @config.log+| configure:14912: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14912: $? = 0
- @config.log+| configure:14912: result: yes
- @config.log+| configure:14914: checking for fd_set
- @config.log+| configure:14914: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:14914: $? = 0
- @config.log+| configure:14914: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| conftest.c: In function 'main':
- @config.log+| conftest.c:70:21: error: expected expression before ')' token
- @config.log+|    70 | if (sizeof ((fd_set)))
- @config.log+|       |                     ^
- @config.log+| configure:14914: $? = 1
- @config.log+| configure: failed program was:
- @config.log+| | /* confdefs.h */
- @config.log+| | #define PACKAGE_NAME "OCaml"
- @config.log+| | #define PACKAGE_TARNAME "ocaml"
- @config.log+| | #define PACKAGE_VERSION "4.12.1"
- @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
- @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
- @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
- @config.log+| | #define STDC_HEADERS 1
- @config.log+| | #define HAVE_SYS_TYPES_H 1
- @config.log+| | #define HAVE_SYS_STAT_H 1
- @config.log+| | #define HAVE_STDLIB_H 1
- @config.log+| | #define HAVE_STRING_H 1
- @config.log+| | #define HAVE_MEMORY_H 1
- @config.log+| | #define HAVE_STRINGS_H 1
- @config.log+| | #define HAVE_INTTYPES_H 1
- @config.log+| | #define HAVE_STDINT_H 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAVE_DLFCN_H 1
- @config.log+| | #define LT_OBJDIR ".libs/"
- @config.log+| | #define HAS_ARCH_CODE32 1
- @config.log+| | #define HAVE_LIBM 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAS_UNISTD 1
- @config.log+| | #define HAS_STDINT_H 1
- @config.log+| | #define HAS_DIRENT 1
- @config.log+| | #define HAS_SYS_SELECT_H 1
- @config.log+| | #define SIZEOF_INT 4
- @config.log+| | #define SIZEOF_LONG 8
- @config.log+| | #define SIZEOF_LONG_P 8
- @config.log+| | #define SIZEOF_SHORT 2
- @config.log+| | #define SIZEOF_LONG_LONG 8
- @config.log+| | #define ARCH_SIXTYFOUR 1
- @config.log+| | #define SIZEOF_PTR 8
- @config.log+| | #define SIZEOF_LONGLONG 8
- @config.log+| | #define ALIGNOF_DOUBLE 8
- @config.log+| | #define ALIGNOF_LONG 8
- @config.log+| | #define ALIGNOF_LONG_LONG 8
- @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
- @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
- @config.log+| | #define OCAML_OS_TYPE "Unix"
- @config.log+| | #define POSIX_SIGNALS 1
- @config.log+| | #define HAS_WORKING_FMA 1
- @config.log+| | #define HAS_C99_FLOAT_OPS 1
- @config.log+| | #define HAS_GETRUSAGE 1
- @config.log+| | #define HAS_TIMES 1
- @config.log+| | #define HAS_SECURE_GETENV 1
- @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
- @config.log+| | #define HAS_SOCKETS 1
- @config.log+| | #define HAS_SOCKLEN_T 1
- @config.log+| | #define HAS_INET_ATON 1
- @config.log+| | #define HAS_IPV6 1
- @config.log+| | #define HAS_REWINDDIR 1
- @config.log+| | #define HAS_LOCKF 1
- @config.log+| | #define HAS_MKFIFO 1
- @config.log+| | #define HAS_GETCWD 1
- @config.log+| | #define HAS_SYSTEM 1
- @config.log+| | #define HAS_UTIME 1
- @config.log+| | #define HAS_UTIMES 1
- @config.log+| | #define HAS_FCHMOD 1
- @config.log+| | #define HAS_TRUNCATE 1
- @config.log+| | /* end confdefs.h.  */
- @config.log+| | 
- @config.log+| | #include <sys/types.h>
- @config.log+| | #include <sys/select.h>
- @config.log+| | 
- @config.log+| | 
- @config.log+| | int
- @config.log+| | main ()
- @config.log+| | {
- @config.log+| | if (sizeof ((fd_set)))
- @config.log+| | 	    return 0;
- @config.log+| |   ;
- @config.log+| |   return 0;
- @config.log+| | }
- @config.log+| configure:14914: result: yes
- @config.log+| configure:14930: checking for nanosleep
- @config.log+| configure:14930: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14930: $? = 0
- @config.log+| configure:14930: result: yes
- @config.log+| configure:14937: checking for symlink
- @config.log+| configure:14937: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14937: $? = 0
- @config.log+| configure:14937: result: yes
- @config.log+| configure:14939: checking for readlink
- @config.log+| configure:14939: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14939: $? = 0
- @config.log+| configure:14939: result: yes
- @config.log+| configure:14941: checking for lstat
- @config.log+| configure:14941: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14941: $? = 0
- @config.log+| configure:14941: result: yes
- @config.log+| configure:14953: checking for waitpid
- @config.log+| configure:14953: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14953: $? = 0
- @config.log+| configure:14953: result: yes
- @config.log+| configure:14965: checking for wait4
- @config.log+| configure:14965: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14965: $? = 0
- @config.log+| configure:14965: result: yes
- @config.log+| configure:14976: checking for getgroups
- @config.log+| configure:14976: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14976: $? = 0
- @config.log+| configure:14976: result: yes
- @config.log+| configure:14984: checking for setgroups
- @config.log+| configure:14984: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14984: $? = 0
- @config.log+| configure:14984: result: yes
- @config.log+| configure:14992: checking for initgroups
- @config.log+| configure:14992: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:14992: $? = 0
- @config.log+| configure:14992: result: yes
- @config.log+| configure:15001: checking termios.h usability
- @config.log+| configure:15001: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:15001: $? = 0
- @config.log+| configure:15001: result: yes
- @config.log+| configure:15001: checking termios.h presence
- @config.log+| configure:15001: gcc -E  conftest.c
- @config.log+| configure:15001: $? = 0
- @config.log+| configure:15001: result: yes
- @config.log+| configure:15001: checking for termios.h
- @config.log+| configure:15001: result: yes
- @config.log+| configure:15003: checking for tcgetattr
- @config.log+| configure:15003: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15003: $? = 0
- @config.log+| configure:15003: result: yes
- @config.log+| configure:15005: checking for tcsetattr
- @config.log+| configure:15005: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15005: $? = 0
- @config.log+| configure:15005: result: yes
- @config.log+| configure:15007: checking for tcsendbreak
- @config.log+| configure:15007: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15007: $? = 0
- @config.log+| configure:15007: result: yes
- @config.log+| configure:15009: checking for tcflush
- @config.log+| configure:15009: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15009: $? = 0
- @config.log+| configure:15009: result: yes
- @config.log+| configure:15011: checking for tcflow
- @config.log+| configure:15011: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15011: $? = 0
- @config.log+| configure:15011: result: yes
- @config.log+| configure:15031: checking for setitimer
- @config.log+| configure:15031: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15031: $? = 0
- @config.log+| configure:15031: result: yes
- @config.log+| configure:15051: checking for gethostname
- @config.log+| configure:15051: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15051: $? = 0
- @config.log+| configure:15051: result: yes
- @config.log+| configure:15061: checking sys/utsname.h usability
- @config.log+| configure:15061: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:15061: $? = 0
- @config.log+| configure:15061: result: yes
- @config.log+| configure:15061: checking sys/utsname.h presence
- @config.log+| configure:15061: gcc -E  conftest.c
- @config.log+| configure:15061: $? = 0
- @config.log+| configure:15061: result: yes
- @config.log+| configure:15061: checking for sys/utsname.h
- @config.log+| configure:15061: result: yes
- @config.log+| configure:15063: checking for uname
- @config.log+| configure:15063: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15063: $? = 0
- @config.log+| configure:15063: result: yes
- @config.log+| configure:15075: checking for gettimeofday
- @config.log+| configure:15075: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15075: $? = 0
- @config.log+| configure:15075: result: yes
- @config.log+| configure:15089: checking for mktime
- @config.log+| configure:15089: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15089: $? = 0
- @config.log+| configure:15089: result: yes
- @config.log+| configure:15102: checking for setsid
- @config.log+| configure:15102: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15102: $? = 0
- @config.log+| configure:15102: result: yes
- @config.log+| configure:15112: checking for putenv
- @config.log+| configure:15112: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15112: $? = 0
- @config.log+| configure:15112: result: yes
- @config.log+| configure:15121: checking for setenv
- @config.log+| configure:15121: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15121: $? = 0
- @config.log+| configure:15121: result: yes
- @config.log+| configure:15123: checking for unsetenv
- @config.log+| configure:15123: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15123: $? = 0
- @config.log+| configure:15123: result: yes
- @config.log+| configure:15140: checking locale.h usability
- @config.log+| configure:15140: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:15140: $? = 0
- @config.log+| configure:15140: result: yes
- @config.log+| configure:15140: checking locale.h presence
- @config.log+| configure:15140: gcc -E  conftest.c
- @config.log+| configure:15140: $? = 0
- @config.log+| configure:15140: result: yes
- @config.log+| configure:15140: checking for locale.h
- @config.log+| configure:15140: result: yes
- @config.log+| configure:15142: checking for newlocale
- @config.log+| configure:15142: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15142: $? = 0
- @config.log+| configure:15142: result: yes
- @config.log+| configure:15144: checking for freelocale
- @config.log+| configure:15144: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15144: $? = 0
- @config.log+| configure:15144: result: yes
- @config.log+| configure:15146: checking for uselocale
- @config.log+| configure:15146: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15146: $? = 0
- @config.log+| configure:15146: result: yes
- @config.log+| configure:15161: checking xlocale.h usability
- @config.log+| configure:15161: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| conftest.c:113:10: fatal error: xlocale.h: No such file or directory
- @config.log+|   113 | #include <xlocale.h>
- @config.log+|       |          ^~~~~~~~~~~
- @config.log+| compilation terminated.
- @config.log+| configure:15161: $? = 1
- @config.log+| configure: failed program was:
- @config.log+| | /* confdefs.h */
- @config.log+| | #define PACKAGE_NAME "OCaml"
- @config.log+| | #define PACKAGE_TARNAME "ocaml"
- @config.log+| | #define PACKAGE_VERSION "4.12.1"
- @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
- @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
- @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
- @config.log+| | #define STDC_HEADERS 1
- @config.log+| | #define HAVE_SYS_TYPES_H 1
- @config.log+| | #define HAVE_SYS_STAT_H 1
- @config.log+| | #define HAVE_STDLIB_H 1
- @config.log+| | #define HAVE_STRING_H 1
- @config.log+| | #define HAVE_MEMORY_H 1
- @config.log+| | #define HAVE_STRINGS_H 1
- @config.log+| | #define HAVE_INTTYPES_H 1
- @config.log+| | #define HAVE_STDINT_H 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAVE_DLFCN_H 1
- @config.log+| | #define LT_OBJDIR ".libs/"
- @config.log+| | #define HAS_ARCH_CODE32 1
- @config.log+| | #define HAVE_LIBM 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAS_UNISTD 1
- @config.log+| | #define HAS_STDINT_H 1
- @config.log+| | #define HAS_DIRENT 1
- @config.log+| | #define HAS_SYS_SELECT_H 1
- @config.log+| | #define SIZEOF_INT 4
- @config.log+| | #define SIZEOF_LONG 8
- @config.log+| | #define SIZEOF_LONG_P 8
- @config.log+| | #define SIZEOF_SHORT 2
- @config.log+| | #define SIZEOF_LONG_LONG 8
- @config.log+| | #define ARCH_SIXTYFOUR 1
- @config.log+| | #define SIZEOF_PTR 8
- @config.log+| | #define SIZEOF_LONGLONG 8
- @config.log+| | #define ALIGNOF_DOUBLE 8
- @config.log+| | #define ALIGNOF_LONG 8
- @config.log+| | #define ALIGNOF_LONG_LONG 8
- @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
- @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
- @config.log+| | #define OCAML_OS_TYPE "Unix"
- @config.log+| | #define POSIX_SIGNALS 1
- @config.log+| | #define HAS_WORKING_FMA 1
- @config.log+| | #define HAS_C99_FLOAT_OPS 1
- @config.log+| | #define HAS_GETRUSAGE 1
- @config.log+| | #define HAS_TIMES 1
- @config.log+| | #define HAS_SECURE_GETENV 1
- @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
- @config.log+| | #define HAS_SOCKETS 1
- @config.log+| | #define HAS_SOCKLEN_T 1
- @config.log+| | #define HAS_INET_ATON 1
- @config.log+| | #define HAS_IPV6 1
- @config.log+| | #define HAS_REWINDDIR 1
- @config.log+| | #define HAS_LOCKF 1
- @config.log+| | #define HAS_MKFIFO 1
- @config.log+| | #define HAS_GETCWD 1
- @config.log+| | #define HAS_SYSTEM 1
- @config.log+| | #define HAS_UTIME 1
- @config.log+| | #define HAS_UTIMES 1
- @config.log+| | #define HAS_FCHMOD 1
- @config.log+| | #define HAS_TRUNCATE 1
- @config.log+| | #define HAS_SELECT 1
- @config.log+| | #define HAS_NANOSLEEP 1
- @config.log+| | #define HAS_SYMLINK 1
- @config.log+| | #define HAS_WAITPID 1
- @config.log+| | #define HAS_WAIT4 1
- @config.log+| | #define HAS_GETGROUPS 1
- @config.log+| | #define HAS_SETGROUPS 1
- @config.log+| | #define HAS_INITGROUPS 1
- @config.log+| | #define HAS_TERMIOS 1
- @config.log+| | #define HAS_SETITIMER 1
- @config.log+| | #define HAS_GETHOSTNAME 1
- @config.log+| | #define HAS_UNAME 1
- @config.log+| | #define HAS_GETTIMEOFDAY 1
- @config.log+| | #define HAS_MKTIME 1
- @config.log+| | #define HAS_SETSID 1
- @config.log+| | #define HAS_PUTENV 1
- @config.log+| | #define HAS_SETENV_UNSETENV 1
- @config.log+| | #define HAS_LOCALE_H 1
- @config.log+| | /* end confdefs.h.  */
- @config.log+| | #include <stdio.h>
- @config.log+| | #ifdef HAVE_SYS_TYPES_H
- @config.log+| | # include <sys/types.h>
- @config.log+| | #endif
- @config.log+| | #ifdef HAVE_SYS_STAT_H
- @config.log+| | # include <sys/stat.h>
- @config.log+| | #endif
- @config.log+| | #ifdef STDC_HEADERS
- @config.log+| | # include <stdlib.h>
- @config.log+| | # include <stddef.h>
- @config.log+| | #else
- @config.log+| | # ifdef HAVE_STDLIB_H
- @config.log+| | #  include <stdlib.h>
- @config.log+| | # endif
- @config.log+| | #endif
- @config.log+| | #ifdef HAVE_STRING_H
- @config.log+| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- @config.log+| | #  include <memory.h>
- @config.log+| | # endif
- @config.log+| | # include <string.h>
- @config.log+| | #endif
- @config.log+| | #ifdef HAVE_STRINGS_H
- @config.log+| | # include <strings.h>
- @config.log+| | #endif
- @config.log+| | #ifdef HAVE_INTTYPES_H
- @config.log+| | # include <inttypes.h>
- @config.log+| | #endif
- @config.log+| | #ifdef HAVE_STDINT_H
- @config.log+| | # include <stdint.h>
- @config.log+| | #endif
- @config.log+| | #ifdef HAVE_UNISTD_H
- @config.log+| | # include <unistd.h>
- @config.log+| | #endif
- @config.log+| | #include <xlocale.h>
- @config.log+| configure:15161: result: no
- @config.log+| configure:15161: checking xlocale.h presence
- @config.log+| configure:15161: gcc -E  conftest.c
- @config.log+| conftest.c:80:10: fatal error: xlocale.h: No such file or directory
- @config.log+|    80 | #include <xlocale.h>
- @config.log+|       |          ^~~~~~~~~~~
- @config.log+| compilation terminated.
- @config.log+| configure:15161: $? = 1
- @config.log+| configure: failed program was:
- @config.log+| | /* confdefs.h */
- @config.log+| | #define PACKAGE_NAME "OCaml"
- @config.log+| | #define PACKAGE_TARNAME "ocaml"
- @config.log+| | #define PACKAGE_VERSION "4.12.1"
- @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
- @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
- @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
- @config.log+| | #define STDC_HEADERS 1
- @config.log+| | #define HAVE_SYS_TYPES_H 1
- @config.log+| | #define HAVE_SYS_STAT_H 1
- @config.log+| | #define HAVE_STDLIB_H 1
- @config.log+| | #define HAVE_STRING_H 1
- @config.log+| | #define HAVE_MEMORY_H 1
- @config.log+| | #define HAVE_STRINGS_H 1
- @config.log+| | #define HAVE_INTTYPES_H 1
- @config.log+| | #define HAVE_STDINT_H 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAVE_DLFCN_H 1
- @config.log+| | #define LT_OBJDIR ".libs/"
- @config.log+| | #define HAS_ARCH_CODE32 1
- @config.log+| | #define HAVE_LIBM 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAS_UNISTD 1
- @config.log+| | #define HAS_STDINT_H 1
- @config.log+| | #define HAS_DIRENT 1
- @config.log+| | #define HAS_SYS_SELECT_H 1
- @config.log+| | #define SIZEOF_INT 4
- @config.log+| | #define SIZEOF_LONG 8
- @config.log+| | #define SIZEOF_LONG_P 8
- @config.log+| | #define SIZEOF_SHORT 2
- @config.log+| | #define SIZEOF_LONG_LONG 8
- @config.log+| | #define ARCH_SIXTYFOUR 1
- @config.log+| | #define SIZEOF_PTR 8
- @config.log+| | #define SIZEOF_LONGLONG 8
- @config.log+| | #define ALIGNOF_DOUBLE 8
- @config.log+| | #define ALIGNOF_LONG 8
- @config.log+| | #define ALIGNOF_LONG_LONG 8
- @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
- @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
- @config.log+| | #define OCAML_OS_TYPE "Unix"
- @config.log+| | #define POSIX_SIGNALS 1
- @config.log+| | #define HAS_WORKING_FMA 1
- @config.log+| | #define HAS_C99_FLOAT_OPS 1
- @config.log+| | #define HAS_GETRUSAGE 1
- @config.log+| | #define HAS_TIMES 1
- @config.log+| | #define HAS_SECURE_GETENV 1
- @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
- @config.log+| | #define HAS_SOCKETS 1
- @config.log+| | #define HAS_SOCKLEN_T 1
- @config.log+| | #define HAS_INET_ATON 1
- @config.log+| | #define HAS_IPV6 1
- @config.log+| | #define HAS_REWINDDIR 1
- @config.log+| | #define HAS_LOCKF 1
- @config.log+| | #define HAS_MKFIFO 1
- @config.log+| | #define HAS_GETCWD 1
- @config.log+| | #define HAS_SYSTEM 1
- @config.log+| | #define HAS_UTIME 1
- @config.log+| | #define HAS_UTIMES 1
- @config.log+| | #define HAS_FCHMOD 1
- @config.log+| | #define HAS_TRUNCATE 1
- @config.log+| | #define HAS_SELECT 1
- @config.log+| | #define HAS_NANOSLEEP 1
- @config.log+| | #define HAS_SYMLINK 1
- @config.log+| | #define HAS_WAITPID 1
- @config.log+| | #define HAS_WAIT4 1
- @config.log+| | #define HAS_GETGROUPS 1
- @config.log+| | #define HAS_SETGROUPS 1
- @config.log+| | #define HAS_INITGROUPS 1
- @config.log+| | #define HAS_TERMIOS 1
- @config.log+| | #define HAS_SETITIMER 1
- @config.log+| | #define HAS_GETHOSTNAME 1
- @config.log+| | #define HAS_UNAME 1
- @config.log+| | #define HAS_GETTIMEOFDAY 1
- @config.log+| | #define HAS_MKTIME 1
- @config.log+| | #define HAS_SETSID 1
- @config.log+| | #define HAS_PUTENV 1
- @config.log+| | #define HAS_SETENV_UNSETENV 1
- @config.log+| | #define HAS_LOCALE_H 1
- @config.log+| | /* end confdefs.h.  */
- @config.log+| | #include <xlocale.h>
- @config.log+| configure:15161: result: no
- @config.log+| configure:15161: checking for xlocale.h
- @config.log+| configure:15161: result: no
- @config.log+| configure:15189: checking for strtod_l
- @config.log+| configure:15189: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15189: $? = 0
- @config.log+| configure:15189: result: yes
- @config.log+| configure:15203: checking for dlopen
- @config.log+| configure:15203: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15203: $? = 0
- @config.log+| configure:15203: result: yes
- @config.log+| configure:15257: Dynamic loading of shared libraries is supported.
- @config.log+| configure:15268: checking sys/mman.h usability
- @config.log+| configure:15268: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:15268: $? = 0
- @config.log+| configure:15268: result: yes
- @config.log+| configure:15268: checking sys/mman.h presence
- @config.log+| configure:15268: gcc -E  conftest.c
- @config.log+| configure:15268: $? = 0
- @config.log+| configure:15268: result: yes
- @config.log+| configure:15268: checking for sys/mman.h
- @config.log+| configure:15268: result: yes
- @config.log+| configure:15270: checking for mmap
- @config.log+| configure:15270: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15270: $? = 0
- @config.log+| configure:15270: result: yes
- @config.log+| configure:15272: checking for munmap
- @config.log+| configure:15272: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15272: $? = 0
- @config.log+| configure:15272: result: yes
- @config.log+| configure:15286: checking for pwrite
- @config.log+| configure:15286: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15286: $? = 0
- @config.log+| configure:15286: result: yes
- @config.log+| configure:15305: checking whether the C compiler supports -fdebug-prefix-map
- @config.log+| configure:15313: gcc -c -fdebug-prefix-map=old=new  -Wno-format  conftest.c >&5
- @config.log+| configure:15313: $? = 0
- @config.log+| configure:15315: result: yes
- @config.log+| configure:15329: checking for struct stat.st_atim.tv_nsec
- @config.log+| configure:15329: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:15329: $? = 0
- @config.log+| configure:15329: result: yes
- @config.log+| configure:15371: stat supports nanosecond precision
- @config.log+| configure:15388: checking how many arguments gethostbyname_r() takes
- @config.log+| configure:15423: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| conftest.c: In function 'main':
- @config.log+| conftest.c:91:19: error: too few arguments to function 'gethostbyname_r'; expected 6, have 1
- @config.log+|    91 |             (void)gethostbyname_r(name) /* ; */
- @config.log+|       |                   ^~~~~~~~~~~~~~~
- @config.log+| In file included from conftest.c:85:
- @config.log+| /usr/include/netdb.h:177:12: note: declared here
- @config.log+|   177 | extern int gethostbyname_r (const char *__restrict __name,
- @config.log+|       |            ^~~~~~~~~~~~~~~
- @config.log+| configure:15423: $? = 1
- @config.log+| configure: failed program was:
- @config.log+| | /* confdefs.h */
- @config.log+| | #define PACKAGE_NAME "OCaml"
- @config.log+| | #define PACKAGE_TARNAME "ocaml"
- @config.log+| | #define PACKAGE_VERSION "4.12.1"
- @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
- @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
- @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
- @config.log+| | #define STDC_HEADERS 1
- @config.log+| | #define HAVE_SYS_TYPES_H 1
- @config.log+| | #define HAVE_SYS_STAT_H 1
- @config.log+| | #define HAVE_STDLIB_H 1
- @config.log+| | #define HAVE_STRING_H 1
- @config.log+| | #define HAVE_MEMORY_H 1
- @config.log+| | #define HAVE_STRINGS_H 1
- @config.log+| | #define HAVE_INTTYPES_H 1
- @config.log+| | #define HAVE_STDINT_H 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAVE_DLFCN_H 1
- @config.log+| | #define LT_OBJDIR ".libs/"
- @config.log+| | #define HAS_ARCH_CODE32 1
- @config.log+| | #define HAVE_LIBM 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAS_UNISTD 1
- @config.log+| | #define HAS_STDINT_H 1
- @config.log+| | #define HAS_DIRENT 1
- @config.log+| | #define HAS_SYS_SELECT_H 1
- @config.log+| | #define SIZEOF_INT 4
- @config.log+| | #define SIZEOF_LONG 8
- @config.log+| | #define SIZEOF_LONG_P 8
- @config.log+| | #define SIZEOF_SHORT 2
- @config.log+| | #define SIZEOF_LONG_LONG 8
- @config.log+| | #define ARCH_SIXTYFOUR 1
- @config.log+| | #define SIZEOF_PTR 8
- @config.log+| | #define SIZEOF_LONGLONG 8
- @config.log+| | #define ALIGNOF_DOUBLE 8
- @config.log+| | #define ALIGNOF_LONG 8
- @config.log+| | #define ALIGNOF_LONG_LONG 8
- @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
- @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
- @config.log+| | #define OCAML_OS_TYPE "Unix"
- @config.log+| | #define POSIX_SIGNALS 1
- @config.log+| | #define HAS_WORKING_FMA 1
- @config.log+| | #define HAS_C99_FLOAT_OPS 1
- @config.log+| | #define HAS_GETRUSAGE 1
- @config.log+| | #define HAS_TIMES 1
- @config.log+| | #define HAS_SECURE_GETENV 1
- @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
- @config.log+| | #define HAS_SOCKETS 1
- @config.log+| | #define HAS_SOCKLEN_T 1
- @config.log+| | #define HAS_INET_ATON 1
- @config.log+| | #define HAS_IPV6 1
- @config.log+| | #define HAS_REWINDDIR 1
- @config.log+| | #define HAS_LOCKF 1
- @config.log+| | #define HAS_MKFIFO 1
- @config.log+| | #define HAS_GETCWD 1
- @config.log+| | #define HAS_SYSTEM 1
- @config.log+| | #define HAS_UTIME 1
- @config.log+| | #define HAS_UTIMES 1
- @config.log+| | #define HAS_FCHMOD 1
- @config.log+| | #define HAS_TRUNCATE 1
- @config.log+| | #define HAS_SELECT 1
- @config.log+| | #define HAS_NANOSLEEP 1
- @config.log+| | #define HAS_SYMLINK 1
- @config.log+| | #define HAS_WAITPID 1
- @config.log+| | #define HAS_WAIT4 1
- @config.log+| | #define HAS_GETGROUPS 1
- @config.log+| | #define HAS_SETGROUPS 1
- @config.log+| | #define HAS_INITGROUPS 1
- @config.log+| | #define HAS_TERMIOS 1
- @config.log+| | #define HAS_SETITIMER 1
- @config.log+| | #define HAS_GETHOSTNAME 1
- @config.log+| | #define HAS_UNAME 1
- @config.log+| | #define HAS_GETTIMEOFDAY 1
- @config.log+| | #define HAS_MKTIME 1
- @config.log+| | #define HAS_SETSID 1
- @config.log+| | #define HAS_PUTENV 1
- @config.log+| | #define HAS_SETENV_UNSETENV 1
- @config.log+| | #define HAS_LOCALE_H 1
- @config.log+| | #define HAS_STRTOD_L 1
- @config.log+| | #define SUPPORT_DYNAMIC_LINKING 1
- @config.log+| | #define HAS_MMAP 1
- @config.log+| | #define HAS_PWRITE 1
- @config.log+| | #define HAS_NANOSECOND_STAT 1
- @config.log+| | /* end confdefs.h.  */
- @config.log+| | #include <netdb.h>
- @config.log+| | int
- @config.log+| | main ()
- @config.log+| | {
- @config.log+| | 
- @config.log+| |             char *name = "www.gnu.org";
- @config.log+| |             (void)gethostbyname_r(name) /* ; */
- @config.log+| | 
- @config.log+| |   ;
- @config.log+| |   return 0;
- @config.log+| | }
- @config.log+| configure:15453: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:15453: $? = 0
- @config.log+| configure:15553: result: six
- @config.log+| configure:15608: checking how many arguments gethostbyaddr_r() takes
- @config.log+| configure:15643: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| conftest.c: In function 'main':
- @config.log+| conftest.c:94:19: error: too few arguments to function 'gethostbyaddr_r'; expected 8, have 1
- @config.log+|    94 |             (void)gethostbyaddr_r(addr) /* ; */
- @config.log+|       |                   ^~~~~~~~~~~~~~~
- @config.log+| In file included from conftest.c:88:
- @config.log+| /usr/include/netdb.h:170:12: note: declared here
- @config.log+|   170 | extern int gethostbyaddr_r (const void *__restrict __addr, __socklen_t __len,
- @config.log+|       |            ^~~~~~~~~~~~~~~
- @config.log+| configure:15643: $? = 1
- @config.log+| configure: failed program was:
- @config.log+| | /* confdefs.h */
- @config.log+| | #define PACKAGE_NAME "OCaml"
- @config.log+| | #define PACKAGE_TARNAME "ocaml"
- @config.log+| | #define PACKAGE_VERSION "4.12.1"
- @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
- @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
- @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
- @config.log+| | #define STDC_HEADERS 1
- @config.log+| | #define HAVE_SYS_TYPES_H 1
- @config.log+| | #define HAVE_SYS_STAT_H 1
- @config.log+| | #define HAVE_STDLIB_H 1
- @config.log+| | #define HAVE_STRING_H 1
- @config.log+| | #define HAVE_MEMORY_H 1
- @config.log+| | #define HAVE_STRINGS_H 1
- @config.log+| | #define HAVE_INTTYPES_H 1
- @config.log+| | #define HAVE_STDINT_H 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAVE_DLFCN_H 1
- @config.log+| | #define LT_OBJDIR ".libs/"
- @config.log+| | #define HAS_ARCH_CODE32 1
- @config.log+| | #define HAVE_LIBM 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAS_UNISTD 1
- @config.log+| | #define HAS_STDINT_H 1
- @config.log+| | #define HAS_DIRENT 1
- @config.log+| | #define HAS_SYS_SELECT_H 1
- @config.log+| | #define SIZEOF_INT 4
- @config.log+| | #define SIZEOF_LONG 8
- @config.log+| | #define SIZEOF_LONG_P 8
- @config.log+| | #define SIZEOF_SHORT 2
- @config.log+| | #define SIZEOF_LONG_LONG 8
- @config.log+| | #define ARCH_SIXTYFOUR 1
- @config.log+| | #define SIZEOF_PTR 8
- @config.log+| | #define SIZEOF_LONGLONG 8
- @config.log+| | #define ALIGNOF_DOUBLE 8
- @config.log+| | #define ALIGNOF_LONG 8
- @config.log+| | #define ALIGNOF_LONG_LONG 8
- @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
- @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
- @config.log+| | #define OCAML_OS_TYPE "Unix"
- @config.log+| | #define POSIX_SIGNALS 1
- @config.log+| | #define HAS_WORKING_FMA 1
- @config.log+| | #define HAS_C99_FLOAT_OPS 1
- @config.log+| | #define HAS_GETRUSAGE 1
- @config.log+| | #define HAS_TIMES 1
- @config.log+| | #define HAS_SECURE_GETENV 1
- @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
- @config.log+| | #define HAS_SOCKETS 1
- @config.log+| | #define HAS_SOCKLEN_T 1
- @config.log+| | #define HAS_INET_ATON 1
- @config.log+| | #define HAS_IPV6 1
- @config.log+| | #define HAS_REWINDDIR 1
- @config.log+| | #define HAS_LOCKF 1
- @config.log+| | #define HAS_MKFIFO 1
- @config.log+| | #define HAS_GETCWD 1
- @config.log+| | #define HAS_SYSTEM 1
- @config.log+| | #define HAS_UTIME 1
- @config.log+| | #define HAS_UTIMES 1
- @config.log+| | #define HAS_FCHMOD 1
- @config.log+| | #define HAS_TRUNCATE 1
- @config.log+| | #define HAS_SELECT 1
- @config.log+| | #define HAS_NANOSLEEP 1
- @config.log+| | #define HAS_SYMLINK 1
- @config.log+| | #define HAS_WAITPID 1
- @config.log+| | #define HAS_WAIT4 1
- @config.log+| | #define HAS_GETGROUPS 1
- @config.log+| | #define HAS_SETGROUPS 1
- @config.log+| | #define HAS_INITGROUPS 1
- @config.log+| | #define HAS_TERMIOS 1
- @config.log+| | #define HAS_SETITIMER 1
- @config.log+| | #define HAS_GETHOSTNAME 1
- @config.log+| | #define HAS_UNAME 1
- @config.log+| | #define HAS_GETTIMEOFDAY 1
- @config.log+| | #define HAS_MKTIME 1
- @config.log+| | #define HAS_SETSID 1
- @config.log+| | #define HAS_PUTENV 1
- @config.log+| | #define HAS_SETENV_UNSETENV 1
- @config.log+| | #define HAS_LOCALE_H 1
- @config.log+| | #define HAS_STRTOD_L 1
- @config.log+| | #define SUPPORT_DYNAMIC_LINKING 1
- @config.log+| | #define HAS_MMAP 1
- @config.log+| | #define HAS_PWRITE 1
- @config.log+| | #define HAS_NANOSECOND_STAT 1
- @config.log+| | #define HAVE_GETHOSTBYNAME_R 1
- @config.log+| | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
- @config.log+| | #define HAS_GETHOSTBYNAME_R 6
- @config.log+| | /* end confdefs.h.  */
- @config.log+| | #include <netdb.h>
- @config.log+| | int
- @config.log+| | main ()
- @config.log+| | {
- @config.log+| | 
- @config.log+| |             char *addr = "192.168.1.1";
- @config.log+| |             (void)gethostbyaddr_r(addr) /* ; */
- @config.log+| | 
- @config.log+| |   ;
- @config.log+| |   return 0;
- @config.log+| | }
- @config.log+| configure:15674: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:15674: $? = 0
- @config.log+| configure:15729: result: eight
- @config.log+| configure:15781: checking for mkstemp
- @config.log+| configure:15781: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15781: $? = 0
- @config.log+| configure:15781: result: yes
- @config.log+| configure:15790: checking for nice
- @config.log+| configure:15790: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15790: $? = 0
- @config.log+| configure:15790: result: yes
- @config.log+| configure:15799: checking for dup3
- @config.log+| configure:15799: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15799: $? = 0
- @config.log+| configure:15799: result: yes
- @config.log+| configure:15808: checking for pipe2
- @config.log+| configure:15808: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15808: $? = 0
- @config.log+| configure:15808: result: yes
- @config.log+| configure:15817: checking for accept4
- @config.log+| configure:15817: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15817: $? = 0
- @config.log+| configure:15817: result: yes
- @config.log+| configure:15826: checking for getauxval
- @config.log+| configure:15826: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15826: $? = 0
- @config.log+| configure:15826: result: yes
- @config.log+| configure:15834: checking sys/shm.h usability
- @config.log+| configure:15834: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:15834: $? = 0
- @config.log+| configure:15834: result: yes
- @config.log+| configure:15834: checking sys/shm.h presence
- @config.log+| configure:15834: gcc -E  conftest.c
- @config.log+| configure:15834: $? = 0
- @config.log+| configure:15834: result: yes
- @config.log+| configure:15834: checking for sys/shm.h
- @config.log+| configure:15834: result: yes
- @config.log+| configure:15839: checking for shmat
- @config.log+| configure:15839: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15839: $? = 0
- @config.log+| configure:15839: result: yes
- @config.log+| configure:15852: checking for execvpe
- @config.log+| configure:15852: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15852: $? = 0
- @config.log+| configure:15852: result: yes
- @config.log+| configure:15861: checking spawn.h usability
- @config.log+| configure:15861: gcc -c  -Wno-format  conftest.c >&5
- @config.log+| configure:15861: $? = 0
- @config.log+| configure:15861: result: yes
- @config.log+| configure:15861: checking spawn.h presence
- @config.log+| configure:15861: gcc -E  conftest.c
- @config.log+| configure:15861: $? = 0
- @config.log+| configure:15861: result: yes
- @config.log+| configure:15861: checking for spawn.h
- @config.log+| configure:15861: result: yes
- @config.log+| configure:15863: checking for posix_spawn
- @config.log+| configure:15863: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15863: $? = 0
- @config.log+| configure:15863: result: yes
- @config.log+| configure:15865: checking for posix_spawnp
- @config.log+| configure:15865: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:15865: $? = 0
- @config.log+| configure:15865: result: yes
- @config.log+| configure:15879: checking for ffs
- @config.log+| configure:15879: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| conftest.c:124:6: warning: conflicting types for built-in function 'ffs'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
- @config.log+|   124 | char ffs ();
- @config.log+|       |      ^~~
- @config.log+| configure:15879: $? = 0
- @config.log+| configure:15879: result: yes
- @config.log+| configure:15885: checking for _BitScanForward
- @config.log+| configure:15885: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| /usr/bin/ld: /opam-tmp/dkmlw.0ReGv/cc0muFzI.o: in function `main':
- @config.log+| conftest.c:(.text+0x5): undefined reference to `_BitScanForward'
- @config.log+| collect2: error: ld returned 1 exit status
- @config.log+| configure:15885: $? = 1
- @config.log+| configure: failed program was:
- @config.log+| | /* confdefs.h */
- @config.log+| | #define PACKAGE_NAME "OCaml"
- @config.log+| | #define PACKAGE_TARNAME "ocaml"
- @config.log+| | #define PACKAGE_VERSION "4.12.1"
- @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
- @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
- @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
- @config.log+| | #define STDC_HEADERS 1
- @config.log+| | #define HAVE_SYS_TYPES_H 1
- @config.log+| | #define HAVE_SYS_STAT_H 1
- @config.log+| | #define HAVE_STDLIB_H 1
- @config.log+| | #define HAVE_STRING_H 1
- @config.log+| | #define HAVE_MEMORY_H 1
- @config.log+| | #define HAVE_STRINGS_H 1
- @config.log+| | #define HAVE_INTTYPES_H 1
- @config.log+| | #define HAVE_STDINT_H 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAVE_DLFCN_H 1
- @config.log+| | #define LT_OBJDIR ".libs/"
- @config.log+| | #define HAS_ARCH_CODE32 1
- @config.log+| | #define HAVE_LIBM 1
- @config.log+| | #define HAVE_UNISTD_H 1
- @config.log+| | #define HAS_UNISTD 1
- @config.log+| | #define HAS_STDINT_H 1
- @config.log+| | #define HAS_DIRENT 1
- @config.log+| | #define HAS_SYS_SELECT_H 1
- @config.log+| | #define SIZEOF_INT 4
- @config.log+| | #define SIZEOF_LONG 8
- @config.log+| | #define SIZEOF_LONG_P 8
- @config.log+| | #define SIZEOF_SHORT 2
- @config.log+| | #define SIZEOF_LONG_LONG 8
- @config.log+| | #define ARCH_SIXTYFOUR 1
- @config.log+| | #define SIZEOF_PTR 8
- @config.log+| | #define SIZEOF_LONGLONG 8
- @config.log+| | #define ALIGNOF_DOUBLE 8
- @config.log+| | #define ALIGNOF_LONG 8
- @config.log+| | #define ALIGNOF_LONG_LONG 8
- @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
- @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
- @config.log+| | #define OCAML_OS_TYPE "Unix"
- @config.log+| | #define POSIX_SIGNALS 1
- @config.log+| | #define HAS_WORKING_FMA 1
- @config.log+| | #define HAS_C99_FLOAT_OPS 1
- @config.log+| | #define HAS_GETRUSAGE 1
- @config.log+| | #define HAS_TIMES 1
- @config.log+| | #define HAS_SECURE_GETENV 1
- @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
- @config.log+| | #define HAS_SOCKETS 1
- @config.log+| | #define HAS_SOCKLEN_T 1
- @config.log+| | #define HAS_INET_ATON 1
- @config.log+| | #define HAS_IPV6 1
- @config.log+| | #define HAS_REWINDDIR 1
- @config.log+| | #define HAS_LOCKF 1
- @config.log+| | #define HAS_MKFIFO 1
- @config.log+| | #define HAS_GETCWD 1
- @config.log+| | #define HAS_SYSTEM 1
- @config.log+| | #define HAS_UTIME 1
- @config.log+| | #define HAS_UTIMES 1
- @config.log+| | #define HAS_FCHMOD 1
- @config.log+| | #define HAS_TRUNCATE 1
- @config.log+| | #define HAS_SELECT 1
- @config.log+| | #define HAS_NANOSLEEP 1
- @config.log+| | #define HAS_SYMLINK 1
- @config.log+| | #define HAS_WAITPID 1
- @config.log+| | #define HAS_WAIT4 1
- @config.log+| | #define HAS_GETGROUPS 1
- @config.log+| | #define HAS_SETGROUPS 1
- @config.log+| | #define HAS_INITGROUPS 1
- @config.log+| | #define HAS_TERMIOS 1
- @config.log+| | #define HAS_SETITIMER 1
- @config.log+| | #define HAS_GETHOSTNAME 1
- @config.log+| | #define HAS_UNAME 1
- @config.log+| | #define HAS_GETTIMEOFDAY 1
- @config.log+| | #define HAS_MKTIME 1
- @config.log+| | #define HAS_SETSID 1
- @config.log+| | #define HAS_PUTENV 1
- @config.log+| | #define HAS_SETENV_UNSETENV 1
- @config.log+| | #define HAS_LOCALE_H 1
- @config.log+| | #define HAS_STRTOD_L 1
- @config.log+| | #define SUPPORT_DYNAMIC_LINKING 1
- @config.log+| | #define HAS_MMAP 1
- @config.log+| | #define HAS_PWRITE 1
- @config.log+| | #define HAS_NANOSECOND_STAT 1
- @config.log+| | #define HAVE_GETHOSTBYNAME_R 1
- @config.log+| | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
- @config.log+| | #define HAS_GETHOSTBYNAME_R 6
- @config.log+| | #define HAVE_GETHOSTBYADDR_R 1
- @config.log+| | #define HAVE_FUNC_GETHOSTBYADDR_R_8 1
- @config.log+| | #define HAS_GETHOSTBYADDR_R 8
- @config.log+| | #define HAS_MKSTEMP 1
- @config.log+| | #define HAS_NICE 1
- @config.log+| | #define HAS_DUP3 1
- @config.log+| | #define HAS_PIPE2 1
- @config.log+| | #define HAS_ACCEPT4 1
- @config.log+| | #define HAS_GETAUXVAL 1
- @config.log+| | #define HAS_SYS_SHM_H 1
- @config.log+| | #define HAS_SHMAT 1
- @config.log+| | #define HAS_EXECVPE 1
- @config.log+| | #define HAS_POSIX_SPAWN 1
- @config.log+| | #define HAS_FFS 1
- @config.log+| | /* end confdefs.h.  */
- @config.log+| | /* Define _BitScanForward to an innocuous variant, in case <limits.h> declares _BitScanForward.
- @config.log+| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
- @config.log+| | #define _BitScanForward innocuous__BitScanForward
- @config.log+| | 
- @config.log+| | /* System header to define __stub macros and hopefully few prototypes,
- @config.log+| |     which can conflict with char _BitScanForward (); below.
- @config.log+| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- @config.log+| |     <limits.h> exists even on freestanding compilers.  */
- @config.log+| | 
- @config.log+| | #ifdef __STDC__
- @config.log+| | # include <limits.h>
- @config.log+| | #else
- @config.log+| | # include <assert.h>
- @config.log+| | #endif
- @config.log+| | 
- @config.log+| | #undef _BitScanForward
- @config.log+| | 
- @config.log+| | /* Override any GCC internal prototype to avoid an error.
- @config.log+| |    Use char because int might match the return type of a GCC
- @config.log+| |    builtin and then its argument prototype would still apply.  */
- @config.log+| | #ifdef __cplusplus
- @config.log+| | extern "C"
- @config.log+| | #endif
- @config.log+| | char _BitScanForward ();
- @config.log+| | /* The GNU C library defines this for functions which it implements
- @config.log+| |     to always fail with ENOSYS.  Some functions are actually named
- @config.log+| |     something starting with __ and the normal name is an alias.  */
- @config.log+| | #if defined __stub__BitScanForward || defined __stub____BitScanForward
- @config.log+| | choke me
- @config.log+| | #endif
- @config.log+| | 
- @config.log+| | int
- @config.log+| | main ()
- @config.log+| | {
- @config.log+| | return _BitScanForward ();
- @config.log+| |   ;
- @config.log+| |   return 0;
- @config.log+| | }
- @config.log+| configure:15885: result: no
- @config.log+| configure:15902: replay debugger supported
- @config.log+| configure:15922: checking whether stack overflows can be detected
- @config.log+| configure:15930: result: yes
- @config.log+| configure:16134: checking whether gcc is Clang
- @config.log+| configure:16159: result: no
- @config.log+| configure:16282: checking whether pthreads work with -pthread
- @config.log+| configure:16376: gcc -o conftest  -Wno-format -pthread   conftest.c  -lm  >&5
- @config.log+| configure:16376: $? = 0
- @config.log+| configure:16385: result: yes
- @config.log+| configure:16404: checking for joinable pthread attribute
- @config.log+| configure:16422: gcc -o conftest  -Wno-format -pthread   conftest.c  -lm  >&5
- @config.log+| configure:16422: $? = 0
- @config.log+| configure:16430: result: PTHREAD_CREATE_JOINABLE
- @config.log+| configure:16444: checking whether more special flags are required for pthreads
- @config.log+| configure:16457: result: no
- @config.log+| configure:16465: checking for PTHREAD_PRIO_INHERIT
- @config.log+| configure:16481: gcc -o conftest  -Wno-format -pthread   conftest.c  -lm  >&5
- @config.log+| configure:16481: $? = 0
- @config.log+| configure:16490: result: yes
- @config.log+| configure:16588: the POSIX threads library is supported
- @config.log+| configure:16594: checking for sigwait
- @config.log+| configure:16594: gcc -o conftest  -Wno-format -pthread   conftest.c -lm  -lpthread >&5
- @config.log+| configure:16594: $? = 0
- @config.log+| configure:16594: result: yes
- @config.log+| configure:16801: not using frame pointers
- @config.log+| configure:16839: checking whether mmap supports huge pages
- @config.log+| configure:16886: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
- @config.log+| configure:16886: $? = 0
- @config.log+| configure:16886: ./conftest
- @config.log+| configure:16886: $? = 0
- @config.log+| configure:16893: result: yes
- @config.log+| configure:17260: creating ./config.status
- @config.log+| 
- @config.log+| ## ---------------------- ##
- @config.log+| ## Running config.status. ##
- @config.log+| ## ---------------------- ##
- @config.log+| 
- @config.log+| This file was extended by OCaml config.status 4.12.1, which was
- @config.log+| generated by GNU Autoconf 2.69.  Invocation command line was
- @config.log+| 
- @config.log+|   CONFIG_FILES    = 
- @config.log+|   CONFIG_HEADERS  = 
- @config.log+|   CONFIG_LINKS    = 
- @config.log+|   CONFIG_COMMANDS = 
- @config.log+|   $ ./config.status 
- @config.log+| 
- @config.log+| on builder
- @config.log+| 
- @config.log+| config.status:1243: creating Makefile.build_config
- @config.log+| config.status:1243: creating Makefile.config
- @config.log+| config.status:1243: creating tools/eventlog_metadata
- @config.log+| config.status:1243: creating runtime/caml/m.h
- @config.log+| config.status:1243: creating runtime/caml/s.h
- @config.log+| config.status:1432: executing libtool commands
- @config.log+| 
- @config.log+| ## ---------------- ##
- @config.log+| ## Cache variables. ##
- @config.log+| ## ---------------- ##
- @config.log+| 
- @config.log+| ac_cv_alignof_double=8
- @config.log+| ac_cv_alignof_long=8
- @config.log+| ac_cv_alignof_long_long=8
- @config.log+| ac_cv_build=x86_64-pc-linux-gnu
- @config.log+| ac_cv_c_bigendian=no
- @config.log+| ac_cv_c_compiler_gnu=yes
- @config.log+| ac_cv_env_ASPP_set=set
- @config.log+| ac_cv_env_ASPP_value='gcc -c'
- @config.log+| ac_cv_env_AS_set=set
- @config.log+| ac_cv_env_AS_value=/usr/bin/as
- @config.log+| ac_cv_env_CC_set=set
- @config.log+| ac_cv_env_CC_value=gcc
- @config.log+| ac_cv_env_CFLAGS_set=set
- @config.log+| ac_cv_env_CFLAGS_value=' -Wno-format'
- @config.log+| ac_cv_env_CPPFLAGS_set=
- @config.log+| ac_cv_env_CPPFLAGS_value=
- @config.log+| ac_cv_env_CPP_set=
- @config.log+| ac_cv_env_CPP_value=
- @config.log+| ac_cv_env_DEFAULT_STRING_set=
- @config.log+| ac_cv_env_DEFAULT_STRING_value=
- @config.log+| ac_cv_env_DLLIBS_set=
- @config.log+| ac_cv_env_DLLIBS_value=
- @config.log+| ac_cv_env_LDFLAGS_set=set
- @config.log+| ac_cv_env_LDFLAGS_value=
- @config.log+| ac_cv_env_LIBS_set=
- @config.log+| ac_cv_env_LIBS_value=
- @config.log+| ac_cv_env_LT_SYS_LIBRARY_PATH_set=
- @config.log+| ac_cv_env_LT_SYS_LIBRARY_PATH_value=
- @config.log+| ac_cv_env_PARTIALLD_set=
- @config.log+| ac_cv_env_PARTIALLD_value=
- @config.log+| ac_cv_env_WINDOWS_UNICODE_MODE_set=
- @config.log+| ac_cv_env_WINDOWS_UNICODE_MODE_value=
- @config.log+| ac_cv_env_build_alias_set=
- @config.log+| ac_cv_env_build_alias_value=
- @config.log+| ac_cv_env_host_alias_set=set
- @config.log+| ac_cv_env_host_alias_value=x86_64-none-linux
- @config.log+| ac_cv_env_target_alias_set=set
- @config.log+| ac_cv_env_target_alias_value=x86_64-none-linux
- @config.log+| ac_cv_func__BitScanForward=no
- @config.log+| ac_cv_func_accept4=yes
- @config.log+| ac_cv_func_accept=yes
- @config.log+| ac_cv_func_bind=yes
- @config.log+| ac_cv_func_connect=yes
- @config.log+| ac_cv_func_copysign=yes
- @config.log+| ac_cv_func_dlopen=yes
- @config.log+| ac_cv_func_dup3=yes
- @config.log+| ac_cv_func_execvpe=yes
- @config.log+| ac_cv_func_expm1=yes
- @config.log+| ac_cv_func_fchmod=yes
- @config.log+| ac_cv_func_fchown=yes
- @config.log+| ac_cv_func_ffs=yes
- @config.log+| ac_cv_func_fma=yes
- @config.log+| ac_cv_func_freelocale=yes
- @config.log+| ac_cv_func_ftruncate=yes
- @config.log+| ac_cv_func_getaddrinfo=yes
- @config.log+| ac_cv_func_getauxval=yes
- @config.log+| ac_cv_func_getcwd=yes
- @config.log+| ac_cv_func_getgroups=yes
- @config.log+| ac_cv_func_gethostname=yes
- @config.log+| ac_cv_func_getnameinfo=yes
- @config.log+| ac_cv_func_getrusage=yes
- @config.log+| ac_cv_func_gettimeofday=yes
- @config.log+| ac_cv_func_hypot=yes
- @config.log+| ac_cv_func_inet_aton=yes
- @config.log+| ac_cv_func_inet_ntop=yes
- @config.log+| ac_cv_func_inet_pton=yes
- @config.log+| ac_cv_func_initgroups=yes
- @config.log+| ac_cv_func_issetugid=no
- @config.log+| ac_cv_func_listen=yes
- @config.log+| ac_cv_func_lockf=yes
- @config.log+| ac_cv_func_log1p=yes
- @config.log+| ac_cv_func_lstat=yes
- @config.log+| ac_cv_func_mkfifo=yes
- @config.log+| ac_cv_func_mkstemp=yes
- @config.log+| ac_cv_func_mktime=yes
- @config.log+| ac_cv_func_mmap=yes
- @config.log+| ac_cv_func_munmap=yes
- @config.log+| ac_cv_func_nanosleep=yes
- @config.log+| ac_cv_func_newlocale=yes
- @config.log+| ac_cv_func_nice=yes
- @config.log+| ac_cv_func_pipe2=yes
- @config.log+| ac_cv_func_posix_spawn=yes
- @config.log+| ac_cv_func_posix_spawnp=yes
- @config.log+| ac_cv_func_putenv=yes
- @config.log+| ac_cv_func_pwrite=yes
- @config.log+| ac_cv_func_readlink=yes
- @config.log+| ac_cv_func_rewinddir=yes
- @config.log+| ac_cv_func_secure_getenv=yes
- @config.log+| ac_cv_func_select=yes
- @config.log+| ac_cv_func_setenv=yes
- @config.log+| ac_cv_func_setgroups=yes
- @config.log+| ac_cv_func_setitimer=yes
- @config.log+| ac_cv_func_setsid=yes
- @config.log+| ac_cv_func_shmat=yes
- @config.log+| ac_cv_func_sigaction=yes
- @config.log+| ac_cv_func_sigprocmask=yes
- @config.log+| ac_cv_func_sigwait=yes
- @config.log+| ac_cv_func_socket=yes
- @config.log+| ac_cv_func_socketpair=yes
- @config.log+| ac_cv_func_strtod_l=yes
- @config.log+| ac_cv_func_symlink=yes
- @config.log+| ac_cv_func_tcflow=yes
- @config.log+| ac_cv_func_tcflush=yes
- @config.log+| ac_cv_func_tcgetattr=yes
- @config.log+| ac_cv_func_tcsendbreak=yes
- @config.log+| ac_cv_func_tcsetattr=yes
- @config.log+| ac_cv_func_times=yes
- @config.log+| ac_cv_func_truncate=yes
- @config.log+| ac_cv_func_uname=yes
- @config.log+| ac_cv_func_unsetenv=yes
- @config.log+| ac_cv_func_uselocale=yes
- @config.log+| ac_cv_func_utime=yes
- @config.log+| ac_cv_func_utimes=yes
- @config.log+| ac_cv_func_wait4=yes
- @config.log+| ac_cv_func_waitpid=yes
- @config.log+| ac_cv_func_which_gethostbyaddr_r=eight
- @config.log+| ac_cv_func_which_gethostbyname_r=six
- @config.log+| ac_cv_have_decl_system=yes
- @config.log+| ac_cv_header_dirent_h=yes
- @config.log+| ac_cv_header_dlfcn_h=yes
- @config.log+| ac_cv_header_inttypes_h=yes
- @config.log+| ac_cv_header_locale_h=yes
- @config.log+| ac_cv_header_math_h=yes
- @config.log+| ac_cv_header_memory_h=yes
- @config.log+| ac_cv_header_spawn_h=yes
- @config.log+| ac_cv_header_stdc=yes
- @config.log+| ac_cv_header_stdint_h=yes
- @config.log+| ac_cv_header_stdlib_h=yes
- @config.log+| ac_cv_header_string_h=yes
- @config.log+| ac_cv_header_strings_h=yes
- @config.log+| ac_cv_header_sys_mman_h=yes
- @config.log+| ac_cv_header_sys_select_h=yes
- @config.log+| ac_cv_header_sys_shm_h=yes
- @config.log+| ac_cv_header_sys_stat_h=yes
- @config.log+| ac_cv_header_sys_types_h=yes
- @config.log+| ac_cv_header_sys_utsname_h=yes
- @config.log+| ac_cv_header_termios_h=yes
- @config.log+| ac_cv_header_unistd_h=yes
- @config.log+| ac_cv_header_utime_h=yes
- @config.log+| ac_cv_header_xlocale_h=no
- @config.log+| ac_cv_host=x86_64-none-linux-gnu
- @config.log+| ac_cv_lib_m_cos=yes
- @config.log+| ac_cv_member_struct_stat_st_atim_tv_nsec=yes
- @config.log+| ac_cv_objext=o
- @config.log+| ac_cv_path_EGREP='/usr/bin/grep -E'
- @config.log+| ac_cv_path_FGREP='/usr/bin/grep -F'
- @config.log+| ac_cv_path_GREP=/usr/bin/grep
- @config.log+| ac_cv_path_SED=/usr/bin/sed
- @config.log+| ac_cv_path_install='/usr/bin/install -c'
- @config.log+| ac_cv_path_lt_DD=/usr/bin/dd
- @config.log+| ac_cv_prog_AWK=mawk
- @config.log+| ac_cv_prog_CC=gcc
- @config.log+| ac_cv_prog_CPP='gcc -E'
- @config.log+| ac_cv_prog_DIRECT_LD='/usr/bin/ld -melf_x86_64'
- @config.log+| ac_cv_prog_LD='/usr/bin/ld -melf_x86_64'
- @config.log+| ac_cv_prog_ac_ct_AR=ar
- @config.log+| ac_cv_prog_ac_ct_DUMPBIN='link -dump'
- @config.log+| ac_cv_prog_ac_ct_OBJDUMP=objdump
- @config.log+| ac_cv_prog_ac_ct_RANLIB=ranlib
- @config.log+| ac_cv_prog_ac_ct_STRIP=strip
- @config.log+| ac_cv_prog_ac_ct_SYSTEM_AS=as
- @config.log+| ac_cv_prog_cc_c89=
- @config.log+| ac_cv_prog_cc_g=yes
- @config.log+| ac_cv_search_clock_gettime='none required'
- @config.log+| ac_cv_sizeof_int=4
- @config.log+| ac_cv_sizeof_long=8
- @config.log+| ac_cv_sizeof_long_long=8
- @config.log+| ac_cv_sizeof_long_p=8
- @config.log+| ac_cv_sizeof_short=2
- @config.log+| ac_cv_sys_interpreter=yes
- @config.log+| ac_cv_target=x86_64-none-linux-gnu
- @config.log+| ac_cv_type_fd_set=yes
- @config.log+| ac_cv_type_off_t=yes
- @config.log+| ac_cv_type_socklen_t=yes
- @config.log+| ac_cv_type_struct_sockaddr_in6=yes
- @config.log+| ax_cv_PTHREAD_CLANG=no
- @config.log+| ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE
- @config.log+| ax_cv_PTHREAD_PRIO_INHERIT=yes
- @config.log+| ax_cv_PTHREAD_SPECIAL_FLAGS=no
- @config.log+| lt_cv_ar_at_file=@
- @config.log+| lt_cv_archive_cmds_need_lc=no
- @config.log+| lt_cv_deplibs_check_method=pass_all
- @config.log+| lt_cv_file_magic_cmd='$MAGIC_CMD'
- @config.log+| lt_cv_file_magic_test_file=
- @config.log+| lt_cv_ld_reload_flag=-r
- @config.log+| lt_cv_nm_interface='BSD nm'
- @config.log+| lt_cv_objdir=.libs
- @config.log+| lt_cv_path_LD='/usr/bin/ld -melf_x86_64'
- @config.log+| lt_cv_path_NM=no
- @config.log+| lt_cv_path_mainfest_tool=no
- @config.log+| lt_cv_prog_compiler_c_o=yes
- @config.log+| lt_cv_prog_compiler_pic='-fPIC -DPIC'
- @config.log+| lt_cv_prog_compiler_pic_works=yes
- @config.log+| lt_cv_prog_compiler_rtti_exceptions=no
- @config.log+| lt_cv_prog_compiler_static_works=yes
- @config.log+| lt_cv_prog_gnu_ld=yes
- @config.log+| lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
- @config.log+| lt_cv_shlibpath_overrides_runpath=yes
- @config.log+| lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
- @config.log+| lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
- @config.log+| lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
- @config.log+| lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
- @config.log+| lt_cv_sys_global_symbol_to_import=
- @config.log+| lt_cv_sys_max_cmd_len=1572864
- @config.log+| lt_cv_to_host_file_cmd=func_convert_file_noop
- @config.log+| lt_cv_to_tool_file_cmd=func_convert_file_noop
- @config.log+| lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
- @config.log+| ocaml_cv_cc_vendor=gcc-15-2
- @config.log+| 
- @config.log+| ## ----------------- ##
- @config.log+| ## Output variables. ##
- @config.log+| ## ----------------- ##
- @config.log+| 
- @config.log+| AR='ar'
- @config.log+| AS='/usr/bin/as'
- @config.log+| ASPP='gcc -c'
- @config.log+| AWK='mawk'
- @config.log+| CC='gcc'
- @config.log+| CFLAGS=' -Wno-format'
- @config.log+| CONFIGURE_ARGS='--prefix /home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/linux_x86_64 --disable-native-compiler --disable-stdlib-manpages --host=x86_64-none-linux --target=x86_64-none-linux'
- @config.log+| CPP='gcc -E'
- @config.log+| CPPFLAGS=''
- @config.log+| DEFAULT_STRING=''
- @config.log+| DEFS='-DHAVE_CONFIG_H'
- @config.log+| DEP_CC='gcc'
- @config.log+| DIRECT_CPP=''
- @config.log+| DIRECT_LD='/usr/bin/ld -melf_x86_64'
- @config.log+| DLLIBS=''
- @config.log+| DLLTOOL='false'
- @config.log+| DSYMUTIL=''
- @config.log+| DUMPBIN=':'
- @config.log+| ECHO_C=''
- @config.log+| ECHO_N='-n'
- @config.log+| ECHO_T=''
- @config.log+| EGREP='/usr/bin/grep -E'
- @config.log+| EXEEXT=''
- @config.log+| FGREP='/usr/bin/grep -F'
- @config.log+| GREP='/usr/bin/grep'
- @config.log+| INSTALL_DATA='${INSTALL} -m 644'
- @config.log+| INSTALL_PROGRAM='${INSTALL}'
- @config.log+| INSTALL_SCRIPT='${INSTALL}'
- @config.log+| LD='/usr/bin/ld -melf_x86_64'
- @config.log+| LDFLAGS=''
- @config.log+| LIBOBJS=''
- @config.log+| LIBS='-lm '
- @config.log+| LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- @config.log+| LIPO=''
- @config.log+| LN_S='ln -s'
- @config.log+| LTLIBOBJS=''
- @config.log+| LT_SYS_LIBRARY_PATH=''
- @config.log+| MANIFEST_TOOL=':'
- @config.log+| NM='nm'
- @config.log+| NMEDIT=''
- @config.log+| OBJDUMP='objdump'
- @config.log+| OBJEXT='o'
- @config.log+| OTOOL64=''
- @config.log+| OTOOL=''
- @config.log+| PACKAGE_BUGREPORT='caml-list@inria.fr'
- @config.log+| PACKAGE_NAME='OCaml'
- @config.log+| PACKAGE_STRING='OCaml 4.12.1'
- @config.log+| PACKAGE_TARNAME='ocaml'
- @config.log+| PACKAGE_URL='http://www.ocaml.org'
- @config.log+| PACKAGE_VERSION='4.12.1'
- @config.log+| PACKLD='/usr/bin/ld -melf_x86_64 -r -o $(EMPTY)'
- @config.log+| PARTIALLD=''
- @config.log+| PATH_SEPARATOR=':'
- @config.log+| PTHREAD_CC='gcc'
- @config.log+| PTHREAD_CFLAGS='-pthread'
- @config.log+| PTHREAD_LIBS=''
- @config.log+| RANLIB='ranlib'
- @config.log+| RANLIBCMD='ranlib'
- @config.log+| S='s'
- @config.log+| SED='/usr/bin/sed'
- @config.log+| SHELL='/bin/bash'
- @config.log+| SO='so'
- @config.log+| STRIP='strip'
- @config.log+| SYSTEM_AS='as'
- @config.log+| VERSION='4.12.1'
- @config.log+| WINDOWS_UNICODE_MODE=''
- @config.log+| ac_ct_AR='ar'
- @config.log+| ac_ct_CC=''
- @config.log+| ac_ct_DEP_CC=''
- @config.log+| ac_ct_DUMPBIN='link -dump'
- @config.log+| ac_ct_LD=''
- @config.log+| ac_tool_prefix='x86_64-none-linux-'
- @config.log+| afl='false'
- @config.log+| arch64='true'
- @config.log+| arch='amd64'
- @config.log+| as_has_debug_prefix_map='false'
- @config.log+| asm_cfi_supported='false'
- @config.log+| ax_pthread_config=''
- @config.log+| bindir='${exec_prefix}/bin'
- @config.log+| build='x86_64-pc-linux-gnu'
- @config.log+| build_alias=''
- @config.log+| build_cpu='x86_64'
- @config.log+| build_os='linux-gnu'
- @config.log+| build_vendor='pc'
- @config.log+| bytecclibs=' -lm  -lpthread '
- @config.log+| cc_has_debug_prefix_map='true'
- @config.log+| ccomptype='cc'
- @config.log+| cmxs='cmx'
- @config.log+| compute_deps='true'
- @config.log+| datadir='${datarootdir}'
- @config.log+| datarootdir='${prefix}/share'
- @config.log+| debug_runtime='true'
- @config.log+| default_safe_string='true'
- @config.log+| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- @config.log+| dvidir='${docdir}'
- @config.log+| endianness='le'
- @config.log+| exec_prefix='${prefix}'
- @config.log+| exeext=''
- @config.log+| extralibs=''
- @config.log+| flambda='false'
- @config.log+| flambda_invariants='false'
- @config.log+| flat_float_array='true'
- @config.log+| flexdll_chain=''
- @config.log+| flexlink_flags=''
- @config.log+| force_safe_string='true'
- @config.log+| fpic='false'
- @config.log+| frame_pointers='false'
- @config.log+| function_sections='true'
- @config.log+| has_monotonic_clock='true'
- @config.log+| host='x86_64-none-linux-gnu'
- @config.log+| host_alias='x86_64-none-linux'
- @config.log+| host_cpu='x86_64'
- @config.log+| host_os='linux-gnu'
- @config.log+| host_vendor='none'
- @config.log+| htmldir='${docdir}'
- @config.log+| iflexdir=''
- @config.log+| includedir='${prefix}/include'
- @config.log+| infodir='${datarootdir}/info'
- @config.log+| install_bytecode_programs='true'
- @config.log+| install_source_artifacts='true'
- @config.log+| instrumented_runtime='true'
- @config.log+| libdir='${exec_prefix}/lib/ocaml'
- @config.log+| libexecdir='${exec_prefix}/libexec'
- @config.log+| libext='a'
- @config.log+| libraries_man_section='3'
- @config.log+| localedir='${datarootdir}/locale'
- @config.log+| localstatedir='${prefix}/var'
- @config.log+| long_shebang='false'
- @config.log+| mandir='${prefix}/man'
- @config.log+| mkexe='$(CC) $(OC_CFLAGS) $(CFLAGS) $(OC_LDFLAGS)'
- @config.log+| mkexedebugflag='-g'
- @config.log+| mklib='rm -f $(1) && ar rc $(1) $(2) && ranlib $(1)'
- @config.log+| mkmaindll='gcc -shared'
- @config.log+| mksharedlib='gcc -shared'
- @config.log+| mksharedlibrpath='-Wl,-rpath,'
- @config.log+| model='default'
- @config.log+| naked_pointers='true'
- @config.log+| naked_pointers_checker='false'
- @config.log+| natdynlink='false'
- @config.log+| natdynlinkopts='-Wl,-E'
- @config.log+| native_compiler='false'
- @config.log+| nativecclibs=' -lm '
- @config.log+| oc_cflags='-O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections'
- @config.log+| oc_cppflags=' -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE '
- @config.log+| oc_dll_ldflags=''
- @config.log+| oc_ldflags=' -Wl,-E'
- @config.log+| ocamlc_cflags='-O2 -fno-strict-aliasing -fwrapv -fPIC $(CFLAGS)'
- @config.log+| ocamlc_cppflags=' -D_FILE_OFFSET_BITS=64 -D_REENTRANT $(CPPFLAGS)'
- @config.log+| ocamldoc='ocamldoc'
- @config.log+| ocamltest=''
- @config.log+| oldincludedir='/usr/include'
- @config.log+| otherlibraries='dynlink unix bigarray str systhreads'
- @config.log+| outputexe='-o $(EMPTY)'
- @config.log+| outputobj='-o $(EMPTY)'
- @config.log+| pdfdir='${docdir}'
- @config.log+| prefix='/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/linux_x86_64'
- @config.log+| profinfo='false'
- @config.log+| profinfo_width='0'
- @config.log+| program_transform_name='s,x,x,'
- @config.log+| programs_man_section='1'
- @config.log+| psdir='${docdir}'
- @config.log+| pthread_link='-lpthread'
- @config.log+| rlwrap=''
- @config.log+| rpath='-Wl,-rpath,'
- @config.log+| sbindir='${exec_prefix}/sbin'
- @config.log+| sharedlib_cflags='-fPIC'
- @config.log+| sharedstatedir='${prefix}/com'
- @config.log+| shebangscripts='true'
- @config.log+| stdlib_manpages='false'
- @config.log+| supports_shared_libraries='true'
- @config.log+| sysconfdir='${prefix}/etc'
- @config.log+| syslib='-l$(1)'
- @config.log+| system='linux'
- @config.log+| systhread_support='true'
- @config.log+| target='x86_64-none-linux-gnu'
- @config.log+| target_alias='x86_64-none-linux'
- @config.log+| target_cpu='x86_64'
- @config.log+| target_os='linux-gnu'
- @config.log+| target_vendor='none'
- @config.log+| toolchain='cc'
- @config.log+| unix_or_win32='unix'
- @config.log+| unixlib='unix'
- @config.log+| windows_unicode='0'
- @config.log+| with_camltex='true'
- @config.log+| with_debugger='ocamldebugger'
- @config.log+| x_includes='NONE'
- @config.log+| x_libraries='NONE'
- @config.log+| 
- @config.log+| ## ----------- ##
- @config.log+| ## confdefs.h. ##
- @config.log+| ## ----------- ##
- @config.log+| 
- @config.log+| /* confdefs.h */
- @config.log+| #define PACKAGE_NAME "OCaml"
- @config.log+| #define PACKAGE_TARNAME "ocaml"
- @config.log+| #define PACKAGE_VERSION "4.12.1"
- @config.log+| #define PACKAGE_STRING "OCaml 4.12.1"
- @config.log+| #define PACKAGE_BUGREPORT "caml-list@inria.fr"
- @config.log+| #define PACKAGE_URL "http://www.ocaml.org"
- @config.log+| #define STDC_HEADERS 1
- @config.log+| #define HAVE_SYS_TYPES_H 1
- @config.log+| #define HAVE_SYS_STAT_H 1
- @config.log+| #define HAVE_STDLIB_H 1
- @config.log+| #define HAVE_STRING_H 1
- @config.log+| #define HAVE_MEMORY_H 1
- @config.log+| #define HAVE_STRINGS_H 1
- @config.log+| #define HAVE_INTTYPES_H 1
- @config.log+| #define HAVE_STDINT_H 1
- @config.log+| #define HAVE_UNISTD_H 1
- @config.log+| #define HAVE_DLFCN_H 1
- @config.log+| #define LT_OBJDIR ".libs/"
- @config.log+| #define HAS_ARCH_CODE32 1
- @config.log+| #define HAVE_LIBM 1
- @config.log+| #define HAVE_UNISTD_H 1
- @config.log+| #define HAS_UNISTD 1
- @config.log+| #define HAS_STDINT_H 1
- @config.log+| #define HAS_DIRENT 1
- @config.log+| #define HAS_SYS_SELECT_H 1
- @config.log+| #define SIZEOF_INT 4
- @config.log+| #define SIZEOF_LONG 8
- @config.log+| #define SIZEOF_LONG_P 8
- @config.log+| #define SIZEOF_SHORT 2
- @config.log+| #define SIZEOF_LONG_LONG 8
- @config.log+| #define ARCH_SIXTYFOUR 1
- @config.log+| #define SIZEOF_PTR 8
- @config.log+| #define SIZEOF_LONGLONG 8
- @config.log+| #define ALIGNOF_DOUBLE 8
- @config.log+| #define ALIGNOF_LONG 8
- @config.log+| #define ALIGNOF_LONG_LONG 8
- @config.log+| #define SUPPORTS_ALIGNED_ATTRIBUTE 1
- @config.log+| #define SUPPORTS_TREE_VECTORIZE 1
- @config.log+| #define OCAML_OS_TYPE "Unix"
- @config.log+| #define POSIX_SIGNALS 1
- @config.log+| #define HAS_WORKING_FMA 1
- @config.log+| #define HAS_C99_FLOAT_OPS 1
- @config.log+| #define HAS_GETRUSAGE 1
- @config.log+| #define HAS_TIMES 1
- @config.log+| #define HAS_SECURE_GETENV 1
- @config.log+| #define HAS_POSIX_MONOTONIC_CLOCK 1
- @config.log+| #define HAS_SOCKETS 1
- @config.log+| #define HAS_SOCKLEN_T 1
- @config.log+| #define HAS_INET_ATON 1
- @config.log+| #define HAS_IPV6 1
- @config.log+| #define HAS_REWINDDIR 1
- @config.log+| #define HAS_LOCKF 1
- @config.log+| #define HAS_MKFIFO 1
- @config.log+| #define HAS_GETCWD 1
- @config.log+| #define HAS_SYSTEM 1
- @config.log+| #define HAS_UTIME 1
- @config.log+| #define HAS_UTIMES 1
- @config.log+| #define HAS_FCHMOD 1
- @config.log+| #define HAS_TRUNCATE 1
- @config.log+| #define HAS_SELECT 1
- @config.log+| #define HAS_NANOSLEEP 1
- @config.log+| #define HAS_SYMLINK 1
- @config.log+| #define HAS_WAITPID 1
- @config.log+| #define HAS_WAIT4 1
- @config.log+| #define HAS_GETGROUPS 1
- @config.log+| #define HAS_SETGROUPS 1
- @config.log+| #define HAS_INITGROUPS 1
- @config.log+| #define HAS_TERMIOS 1
- @config.log+| #define HAS_SETITIMER 1
- @config.log+| #define HAS_GETHOSTNAME 1
- @config.log+| #define HAS_UNAME 1
- @config.log+| #define HAS_GETTIMEOFDAY 1
- @config.log+| #define HAS_MKTIME 1
- @config.log+| #define HAS_SETSID 1
- @config.log+| #define HAS_PUTENV 1
- @config.log+| #define HAS_SETENV_UNSETENV 1
- @config.log+| #define HAS_LOCALE_H 1
- @config.log+| #define HAS_STRTOD_L 1
- @config.log+| #define SUPPORT_DYNAMIC_LINKING 1
- @config.log+| #define HAS_MMAP 1
- @config.log+| #define HAS_PWRITE 1
- @config.log+| #define HAS_NANOSECOND_STAT 1
- @config.log+| #define HAVE_GETHOSTBYNAME_R 1
- @config.log+| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
- @config.log+| #define HAS_GETHOSTBYNAME_R 6
- @config.log+| #define HAVE_GETHOSTBYADDR_R 1
- @config.log+| #define HAVE_FUNC_GETHOSTBYADDR_R_8 1
- @config.log+| #define HAS_GETHOSTBYADDR_R 8
- @config.log+| #define HAS_MKSTEMP 1
- @config.log+| #define HAS_NICE 1
- @config.log+| #define HAS_DUP3 1
- @config.log+| #define HAS_PIPE2 1
- @config.log+| #define HAS_ACCEPT4 1
- @config.log+| #define HAS_GETAUXVAL 1
- @config.log+| #define HAS_SYS_SHM_H 1
- @config.log+| #define HAS_SHMAT 1
- @config.log+| #define HAS_EXECVPE 1
- @config.log+| #define HAS_POSIX_SPAWN 1
- @config.log+| #define HAS_FFS 1
- @config.log+| #define HAS_STACK_OVERFLOW_DETECTION 1
- @config.log+| #define HAVE_PTHREAD_PRIO_INHERIT 1
- @config.log+| #define HAS_SIGWAIT 1
- @config.log+| #define HAS_HUGE_PAGES 1
- @config.log+| #define HUGE_PAGE_SIZE (4 * 1024 * 1024)
- @config.log+| #define PROFINFO_WIDTH 0
- @config.log+| #define FLAT_FLOAT_ARRAY 1
- @config.log+| #define FUNCTION_SECTIONS 1
- @config.log+| #define CAML_SAFE_STRING 1
- @config.log+| 
- @config.log+| configure: exit 0
[ERROR] The installation of dkml-component-staging-ocamlrun failed at "sh -eufc cd '/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files' && echo 1 - host && share/dkml/repro/100co/vendor/dkml-compiler/src/r-c-ocaml-2-build_host-noargs.sh".

#=== ERROR while installing dkml-component-staging-ocamlrun.4.12.1~v1.0.2 =====#
# context              2.5.0~alpha1 | linux/x86_64 | ocaml-base-compiler.5.3.0 | file:///home/opam/opam-repository
# path                 ~/.opam/5.3-opam/.opam-switch/build/dkml-component-staging-ocamlrun.4.12.1~v1.0.2
# command              ~/.opam/opam-init/hooks/sandbox.sh install sh -eufc cd '/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files' && echo 1 - host && share/dkml/repro/100co/vendor/dkml-compiler/src/r-c-ocaml-2-build_host-noargs.sh
# exit-code            107
# env-file             ~/.opam/log/dkml-component-staging-ocamlrun-8-4d84fc.env
# output-file          ~/.opam/log/dkml-component-staging-ocamlrun-8-4d84fc.out
### output ###
# 1 - host
# configure: Configuring OCaml version 4.12.1
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-none-linux-gnu
# checking target system type... x86_64-none-linux-gnu
# checking for x86_64-none-linux-ld... /usr/bin/ld -melf_x86_64
# checking how to print strings... printf
# checking for x86_64-none-linux-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 we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by gcc... /usr/bin/ld -melf_x86_64
# checking if the linker (/usr/bin/ld -melf_x86_64) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... no
# checking for x86_64-none-linux-dumpbin... no
# checking for x86_64-none-linux-link... no
# checking for dumpbin... no
# checking for link... link -dump
# checking the name lister (nm) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-pc-linux-gnu file names to x86_64-none-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld -melf_x86_64 option to reload object files... -r
# checking for x86_64-none-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-none-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-none-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-none-linux-strip... no
# checking for strip... strip
# checking for x86_64-none-linux-ranlib... no
# checking for ranlib... ranlib
# checking for gawk... no
# checking for mawk... mawk
# checking command to parse nm output from gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
# ./configure: line 6778: /usr/bin/file: No such file or directory
# checking for x86_64-none-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/bin/ld -melf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking C compiler vendor... gcc-15-2
# checking whether #! works in shell scripts... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for cos in -lm... yes
# checking math.h usability... yes
# checking math.h presence... yes
# checking for math.h... yes
# checking for unistd.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for dirent.h... yes
# checking for sys/select.h... yes
# checking for off_t... yes
# checking size of int... 4
# checking size of long... 8
# checking size of long *... 8
# checking size of short... 2
# checking size of long long... 8
# configure: Target is a 64 bits architecture
# checking whether byte ordering is bigendian... no
# checking alignment of double... 8
# checking alignment of long... 8
# checking alignment of long long... 8
# checking whether the C compiler supports -fno-tree-vrp... yes
# checking whether the C compiler supports __attribute__((aligned(n)))... yes
# checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... yes
# configure: the native compiler is disabled
# checking for x86_64-none-linux-ld... /usr/bin/ld -melf_x86_64
# checking for x86_64-none-linux-as... no
# checking for as... as
# checking for rlwrap... no
# configure: checking semantics of signal handlers
# checking for sigaction... yes
# checking for sigprocmask... yes
# configure: POSIX signal handling found.
# checking for expm1... yes
# checking for log1p... yes
# checking for hypot... yes
# checking for fma... yes
# checking for copysign... yes
# checking for getrusage... yes
# checking for times... yes
# checking for secure_getenv... yes
# checking for issetugid... no
# checking for library containing clock_gettime... none required
# checking for socket... yes
# checking for socketpair... yes
# checking for bind... yes
# checking for listen... yes
# checking for accept... yes
# checking for connect... yes
# checking for socklen_t... yes
# checking for inet_aton... yes
# checking for struct sockaddr_in6... yes
# checking for getaddrinfo... yes
# checking for getnameinfo... yes
# checking for inet_pton... yes
# checking for inet_ntop... yes
# checking for rewinddir... yes
# checking for lockf... yes
# checking for mkfifo... yes
# checking for getcwd... yes
# checking whether system is declared... yes
# checking for sys/types.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking for utime... yes
# checking for utimes... yes
# checking for fchmod... yes
# checking for fchown... yes
# checking for truncate... yes
# checking for ftruncate... yes
# checking for select... yes
# checking for fd_set... yes
# checking for nanosleep... yes
# checking for symlink... yes
# checking for readlink... yes
# checking for lstat... yes
# checking for waitpid... yes
# checking for wait4... yes
# checking for getgroups... yes
# checking for setgroups... yes
# checking for initgroups... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking for tcgetattr... yes
# checking for tcsetattr... yes
# checking for tcsendbreak... yes
# checking for tcflush... yes
# checking for tcflow... yes
# checking for setitimer... yes
# checking for gethostname... yes
# checking sys/utsname.h usability... yes
# checking sys/utsname.h presence... yes
# checking for sys/utsname.h... yes
# checking for uname... yes
# checking for gettimeofday... yes
# checking for mktime... yes
# checking for setsid... yes
# checking for putenv... yes
# checking for setenv... yes
# checking for unsetenv... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking for newlocale... yes
# checking for freelocale... yes
# checking for uselocale... yes
# checking xlocale.h usability... no
# checking xlocale.h presence... no
# checking for xlocale.h... no
# checking for strtod_l... yes
# checking for dlopen... yes
# configure: Dynamic loading of shared libraries is supported.
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking for mmap... yes
# checking for munmap... yes
# checking for pwrite... yes
# checking whether the C compiler supports -fdebug-prefix-map... yes
# checking for struct stat.st_atim.tv_nsec... yes
# configure: stat supports nanosecond precision
# checking how many arguments gethostbyname_r() takes... six
# checking how many arguments gethostbyaddr_r() takes... eight
# checking for mkstemp... yes
# checking for nice... yes
# checking for dup3... yes
# checking for pipe2... yes
# checking for accept4... yes
# checking for getauxval... yes
# checking sys/shm.h usability... yes
# checking sys/shm.h presence... yes
# checking for sys/shm.h... yes
# checking for shmat... yes
# checking for execvpe... yes
# checking spawn.h usability... yes
# checking spawn.h presence... yes
# checking for spawn.h... yes
# checking for posix_spawn... yes
# checking for posix_spawnp... yes
# checking for ffs... yes
# checking for _BitScanForward... no
# configure: replay debugger supported
# checking whether stack overflows can be detected... yes
# checking whether gcc is Clang... no
# checking whether pthreads work with -pthread... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking whether more special flags are required for pthreads... no
# checking for PTHREAD_PRIO_INHERIT... yes
# configure: the POSIX threads library is supported
# checking for sigwait... yes
# configure: not using frame pointers
# checking whether mmap supports huge pages... yes
# configure: creating ./config.status
# config.status: creating Makefile.build_config
# config.status: creating Makefile.config
# config.status: creating tools/eventlog_metadata
# config.status: creating runtime/caml/m.h
# config.status: creating runtime/caml/s.h
# config.status: executing libtool commands
# make -C runtime  all
# make[1]: Entering directory '/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/src/ocaml-1/runtime'
# mkdir -p .dep
# tr -d '\r' < caml/instruct.h | \
# sed -e '/\/\*/d' \
#     -e '/^#/d' \
#     -e 's/enum /static char * names_of_/' \
#     -e 's/{$/[] = {/' \
#     -e 's/\([[:upper:]][[:upper:]_0-9]*\)/"\1"/g' > caml/opnames.h
# ../tools/make-version-header.sh ../VERSION > caml/version.h
# tr -d '\r' < caml/instruct.h | \
# sed -n -e '/^  /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \
#        -e '/^}/q' > caml/jumptbl.h
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  interp.c -MT 'interp.b.o' -MF .dep/interp.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  misc.c -MT 'misc.b.o' -MF .dep/misc.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  stacks.c -MT 'stacks.b.o' -MF .dep/stacks.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  fix_code.c -MT 'fix_code.b.o' -MF .dep/fix_code.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  startup_aux.c -MT 'startup_aux.b.o' -MF .dep/startup_aux.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  startup_byt.c -MT 'startup_byt.b.o' -MF .dep/startup_byt.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  freelist.c -MT 'freelist.b.o' -MF .dep/freelist.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  major_gc.c -MT 'major_gc.b.o' -MF .dep/major_gc.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  minor_gc.c -MT 'minor_gc.b.o' -MF .dep/minor_gc.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  memory.c -MT 'memory.b.o' -MF .dep/memory.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  alloc.c -MT 'alloc.b.o' -MF .dep/alloc.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  roots_byt.c -MT 'roots_byt.b.o' -MF .dep/roots_byt.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  globroots.c -MT 'globroots.b.o' -MF .dep/globroots.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  fail_byt.c -MT 'fail_byt.b.o' -MF .dep/fail_byt.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  signals.c -MT 'signals.b.o' -MF .dep/signals.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  signals_byt.c -MT 'signals_byt.b.o' -MF .dep/signals_byt.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  printexc.c -MT 'printexc.b.o' -MF .dep/printexc.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  backtrace_byt.c -MT 'backtrace_byt.b.o' -MF .dep/backtrace_byt.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  backtrace.c -MT 'backtrace.b.o' -MF .dep/backtrace.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  compare.c -MT 'compare.b.o' -MF .dep/compare.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  ints.c -MT 'ints.b.o' -MF .dep/ints.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  eventlog.c -MT 'eventlog.b.o' -MF .dep/eventlog.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  floats.c -MT 'floats.b.o' -MF .dep/floats.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  str.c -MT 'str.b.o' -MF .dep/str.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  array.c -MT 'array.b.o' -MF .dep/array.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  io.c -MT 'io.b.o' -MF .dep/io.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  extern.c -MT 'extern.b.o' -MF .dep/extern.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  intern.c -MT 'intern.b.o' -MF .dep/intern.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  hash.c -MT 'hash.b.o' -MF .dep/hash.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  sys.c -MT 'sys.b.o' -MF .dep/sys.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  meta.c -MT 'meta.b.o' -MF .dep/meta.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  parsing.c -MT 'parsing.b.o' -MF .dep/parsing.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  gc_ctrl.c -MT 'gc_ctrl.b.o' -MF .dep/gc_ctrl.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  md5.c -MT 'md5.b.o' -MF .dep/md5.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  obj.c -MT 'obj.b.o' -MF .dep/obj.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  lexing.c -MT 'lexing.b.o' -MF .dep/lexing.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  callback.c -MT 'callback.b.o' -MF .dep/callback.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  debugger.c -MT 'debugger.b.o' -MF .dep/debugger.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  weak.c -MT 'weak.b.o' -MF .dep/weak.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  compact.c -MT 'compact.b.o' -MF .dep/compact.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  finalise.c -MT 'finalise.b.o' -MF .dep/finalise.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  custom.c -MT 'custom.b.o' -MF .dep/custom.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  dynlink.c -MT 'dynlink.b.o' -MF .dep/dynlink.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  afl.c -MT 'afl.b.o' -MF .dep/afl.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  unix.c -MT 'unix.b.o' -MF .dep/unix.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  bigarray.c -MT 'bigarray.b.o' -MF .dep/bigarray.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  main.c -MT 'main.b.o' -MF .dep/main.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  memprof.c -MT 'memprof.b.o' -MF .dep/memprof.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  domain.c -MT 'domain.b.o' -MF .dep/domain.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  skiplist.c -MT 'skiplist.b.o' -MF .dep/skiplist.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  codefrag.c -MT 'codefrag.b.o' -MF .dep/codefrag.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  instrtrace.c -MT 'instrtrace.b.o' -MF .dep/instrtrace.b.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  interp.c -MT 'interp.bd.o' -MF .dep/interp.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  misc.c -MT 'misc.bd.o' -MF .dep/misc.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  stacks.c -MT 'stacks.bd.o' -MF .dep/stacks.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  fix_code.c -MT 'fix_code.bd.o' -MF .dep/fix_code.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  startup_aux.c -MT 'startup_aux.bd.o' -MF .dep/startup_aux.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  startup_byt.c -MT 'startup_byt.bd.o' -MF .dep/startup_byt.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  freelist.c -MT 'freelist.bd.o' -MF .dep/freelist.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  major_gc.c -MT 'major_gc.bd.o' -MF .dep/major_gc.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  minor_gc.c -MT 'minor_gc.bd.o' -MF .dep/minor_gc.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  memory.c -MT 'memory.bd.o' -MF .dep/memory.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  alloc.c -MT 'alloc.bd.o' -MF .dep/alloc.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  roots_byt.c -MT 'roots_byt.bd.o' -MF .dep/roots_byt.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  globroots.c -MT 'globroots.bd.o' -MF .dep/globroots.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  fail_byt.c -MT 'fail_byt.bd.o' -MF .dep/fail_byt.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  signals.c -MT 'signals.bd.o' -MF .dep/signals.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  signals_byt.c -MT 'signals_byt.bd.o' -MF .dep/signals_byt.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  printexc.c -MT 'printexc.bd.o' -MF .dep/printexc.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  backtrace_byt.c -MT 'backtrace_byt.bd.o' -MF .dep/backtrace_byt.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  backtrace.c -MT 'backtrace.bd.o' -MF .dep/backtrace.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  compare.c -MT 'compare.bd.o' -MF .dep/compare.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  ints.c -MT 'ints.bd.o' -MF .dep/ints.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  eventlog.c -MT 'eventlog.bd.o' -MF .dep/eventlog.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  floats.c -MT 'floats.bd.o' -MF .dep/floats.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  str.c -MT 'str.bd.o' -MF .dep/str.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  array.c -MT 'array.bd.o' -MF .dep/array.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  io.c -MT 'io.bd.o' -MF .dep/io.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  extern.c -MT 'extern.bd.o' -MF .dep/extern.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  intern.c -MT 'intern.bd.o' -MF .dep/intern.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  hash.c -MT 'hash.bd.o' -MF .dep/hash.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  sys.c -MT 'sys.bd.o' -MF .dep/sys.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  meta.c -MT 'meta.bd.o' -MF .dep/meta.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  parsing.c -MT 'parsing.bd.o' -MF .dep/parsing.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  gc_ctrl.c -MT 'gc_ctrl.bd.o' -MF .dep/gc_ctrl.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  md5.c -MT 'md5.bd.o' -MF .dep/md5.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  obj.c -MT 'obj.bd.o' -MF .dep/obj.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  lexing.c -MT 'lexing.bd.o' -MF .dep/lexing.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  callback.c -MT 'callback.bd.o' -MF .dep/callback.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  debugger.c -MT 'debugger.bd.o' -MF .dep/debugger.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  weak.c -MT 'weak.bd.o' -MF .dep/weak.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  compact.c -MT 'compact.bd.o' -MF .dep/compact.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  finalise.c -MT 'finalise.bd.o' -MF .dep/finalise.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  custom.c -MT 'custom.bd.o' -MF .dep/custom.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  dynlink.c -MT 'dynlink.bd.o' -MF .dep/dynlink.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  afl.c -MT 'afl.bd.o' -MF .dep/afl.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  unix.c -MT 'unix.bd.o' -MF .dep/unix.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  bigarray.c -MT 'bigarray.bd.o' -MF .dep/bigarray.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  main.c -MT 'main.bd.o' -MF .dep/main.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  memprof.c -MT 'memprof.bd.o' -MF .dep/memprof.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  domain.c -MT 'domain.bd.o' -MF .dep/domain.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  skiplist.c -MT 'skiplist.bd.o' -MF .dep/skiplist.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  codefrag.c -MT 'codefrag.bd.o' -MF .dep/codefrag.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DDEBUG  instrtrace.c -MT 'instrtrace.bd.o' -MF .dep/instrtrace.bd.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  interp.c -MT 'interp.bi.o' -MF .dep/interp.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  misc.c -MT 'misc.bi.o' -MF .dep/misc.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  stacks.c -MT 'stacks.bi.o' -MF .dep/stacks.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  fix_code.c -MT 'fix_code.bi.o' -MF .dep/fix_code.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  startup_aux.c -MT 'startup_aux.bi.o' -MF .dep/startup_aux.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  startup_byt.c -MT 'startup_byt.bi.o' -MF .dep/startup_byt.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  freelist.c -MT 'freelist.bi.o' -MF .dep/freelist.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  major_gc.c -MT 'major_gc.bi.o' -MF .dep/major_gc.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  minor_gc.c -MT 'minor_gc.bi.o' -MF .dep/minor_gc.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  memory.c -MT 'memory.bi.o' -MF .dep/memory.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  alloc.c -MT 'alloc.bi.o' -MF .dep/alloc.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  roots_byt.c -MT 'roots_byt.bi.o' -MF .dep/roots_byt.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  globroots.c -MT 'globroots.bi.o' -MF .dep/globroots.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  fail_byt.c -MT 'fail_byt.bi.o' -MF .dep/fail_byt.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  signals.c -MT 'signals.bi.o' -MF .dep/signals.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  signals_byt.c -MT 'signals_byt.bi.o' -MF .dep/signals_byt.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  printexc.c -MT 'printexc.bi.o' -MF .dep/printexc.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  backtrace_byt.c -MT 'backtrace_byt.bi.o' -MF .dep/backtrace_byt.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  backtrace.c -MT 'backtrace.bi.o' -MF .dep/backtrace.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  compare.c -MT 'compare.bi.o' -MF .dep/compare.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  ints.c -MT 'ints.bi.o' -MF .dep/ints.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  eventlog.c -MT 'eventlog.bi.o' -MF .dep/eventlog.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  floats.c -MT 'floats.bi.o' -MF .dep/floats.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  str.c -MT 'str.bi.o' -MF .dep/str.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  array.c -MT 'array.bi.o' -MF .dep/array.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  io.c -MT 'io.bi.o' -MF .dep/io.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  extern.c -MT 'extern.bi.o' -MF .dep/extern.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  intern.c -MT 'intern.bi.o' -MF .dep/intern.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  hash.c -MT 'hash.bi.o' -MF .dep/hash.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  sys.c -MT 'sys.bi.o' -MF .dep/sys.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  meta.c -MT 'meta.bi.o' -MF .dep/meta.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  parsing.c -MT 'parsing.bi.o' -MF .dep/parsing.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  gc_ctrl.c -MT 'gc_ctrl.bi.o' -MF .dep/gc_ctrl.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  md5.c -MT 'md5.bi.o' -MF .dep/md5.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  obj.c -MT 'obj.bi.o' -MF .dep/obj.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  lexing.c -MT 'lexing.bi.o' -MF .dep/lexing.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  callback.c -MT 'callback.bi.o' -MF .dep/callback.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  debugger.c -MT 'debugger.bi.o' -MF .dep/debugger.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  weak.c -MT 'weak.bi.o' -MF .dep/weak.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  compact.c -MT 'compact.bi.o' -MF .dep/compact.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  finalise.c -MT 'finalise.bi.o' -MF .dep/finalise.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  custom.c -MT 'custom.bi.o' -MF .dep/custom.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  dynlink.c -MT 'dynlink.bi.o' -MF .dep/dynlink.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  afl.c -MT 'afl.bi.o' -MF .dep/afl.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  unix.c -MT 'unix.bi.o' -MF .dep/unix.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  bigarray.c -MT 'bigarray.bi.o' -MF .dep/bigarray.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  main.c -MT 'main.bi.o' -MF .dep/main.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  memprof.c -MT 'memprof.bi.o' -MF .dep/memprof.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  domain.c -MT 'domain.bi.o' -MF .dep/domain.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  skiplist.c -MT 'skiplist.bi.o' -MF .dep/skiplist.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  codefrag.c -MT 'codefrag.bi.o' -MF .dep/codefrag.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT= -DCAML_INSTR  instrtrace.c -MT 'instrtrace.bi.o' -MF .dep/instrtrace.bi.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  interp.c -MT 'interp.bpic.o' -MF .dep/interp.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  misc.c -MT 'misc.bpic.o' -MF .dep/misc.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  stacks.c -MT 'stacks.bpic.o' -MF .dep/stacks.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  fix_code.c -MT 'fix_code.bpic.o' -MF .dep/fix_code.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  startup_aux.c -MT 'startup_aux.bpic.o' -MF .dep/startup_aux.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  startup_byt.c -MT 'startup_byt.bpic.o' -MF .dep/startup_byt.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  freelist.c -MT 'freelist.bpic.o' -MF .dep/freelist.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  major_gc.c -MT 'major_gc.bpic.o' -MF .dep/major_gc.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  minor_gc.c -MT 'minor_gc.bpic.o' -MF .dep/minor_gc.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  memory.c -MT 'memory.bpic.o' -MF .dep/memory.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  alloc.c -MT 'alloc.bpic.o' -MF .dep/alloc.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  roots_byt.c -MT 'roots_byt.bpic.o' -MF .dep/roots_byt.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  globroots.c -MT 'globroots.bpic.o' -MF .dep/globroots.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  fail_byt.c -MT 'fail_byt.bpic.o' -MF .dep/fail_byt.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  signals.c -MT 'signals.bpic.o' -MF .dep/signals.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  signals_byt.c -MT 'signals_byt.bpic.o' -MF .dep/signals_byt.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  printexc.c -MT 'printexc.bpic.o' -MF .dep/printexc.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  backtrace_byt.c -MT 'backtrace_byt.bpic.o' -MF .dep/backtrace_byt.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  backtrace.c -MT 'backtrace.bpic.o' -MF .dep/backtrace.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  compare.c -MT 'compare.bpic.o' -MF .dep/compare.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  ints.c -MT 'ints.bpic.o' -MF .dep/ints.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  eventlog.c -MT 'eventlog.bpic.o' -MF .dep/eventlog.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  floats.c -MT 'floats.bpic.o' -MF .dep/floats.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  str.c -MT 'str.bpic.o' -MF .dep/str.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  array.c -MT 'array.bpic.o' -MF .dep/array.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  io.c -MT 'io.bpic.o' -MF .dep/io.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  extern.c -MT 'extern.bpic.o' -MF .dep/extern.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  intern.c -MT 'intern.bpic.o' -MF .dep/intern.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  hash.c -MT 'hash.bpic.o' -MF .dep/hash.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  sys.c -MT 'sys.bpic.o' -MF .dep/sys.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  meta.c -MT 'meta.bpic.o' -MF .dep/meta.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  parsing.c -MT 'parsing.bpic.o' -MF .dep/parsing.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  gc_ctrl.c -MT 'gc_ctrl.bpic.o' -MF .dep/gc_ctrl.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  md5.c -MT 'md5.bpic.o' -MF .dep/md5.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  obj.c -MT 'obj.bpic.o' -MF .dep/obj.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  lexing.c -MT 'lexing.bpic.o' -MF .dep/lexing.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  callback.c -MT 'callback.bpic.o' -MF .dep/callback.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  debugger.c -MT 'debugger.bpic.o' -MF .dep/debugger.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  weak.c -MT 'weak.bpic.o' -MF .dep/weak.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  compact.c -MT 'compact.bpic.o' -MF .dep/compact.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  finalise.c -MT 'finalise.bpic.o' -MF .dep/finalise.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  custom.c -MT 'custom.bpic.o' -MF .dep/custom.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  dynlink.c -MT 'dynlink.bpic.o' -MF .dep/dynlink.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  afl.c -MT 'afl.bpic.o' -MF .dep/afl.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  unix.c -MT 'unix.bpic.o' -MF .dep/unix.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  bigarray.c -MT 'bigarray.bpic.o' -MF .dep/bigarray.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  main.c -MT 'main.bpic.o' -MF .dep/main.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  memprof.c -MT 'memprof.bpic.o' -MF .dep/memprof.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  domain.c -MT 'domain.bpic.o' -MF .dep/domain.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  skiplist.c -MT 'skiplist.bpic.o' -MF .dep/skiplist.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  codefrag.c -MT 'codefrag.bpic.o' -MF .dep/codefrag.bpic.d
# gcc -MM -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  instrtrace.c -MT 'instrtrace.bpic.o' -MF .dep/instrtrace.bpic.d
# echo "/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/linux_x86_64/lib/ocaml/stublibs" > ld.conf
# echo "/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/linux_x86_64/lib/ocaml" >> ld.conf
# gcc -c -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections -g -Wno-format -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE   -DCAMLDLLIMPORT=  -o interp.b.o interp.c
# In file included from interp.c:33:
# interp.c: In function 'caml_interprete':
# caml/prims.h:33:23: error: too many arguments to function '(value (*)(void))*(caml_prim_table.contents + (sizetype)((long unsigned int)*pc * 8))'; expected 0, have 1
#    33 | #define Primitive(n) ((c_primitive)(caml_prim_table.contents[n]))
#       |                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# interp.c:931:14: note: in expansion of macro 'Primitive'
#   931 |       accu = Primitive(*pc)(accu);
#       |              ^~~~~~~~~
# caml/prims.h:33:23: error: too many arguments to function '(value (*)(void))*(caml_prim_table.contents + (sizetype)((long unsigned int)*pc * 8))'; expected 0, have 2
#    33 | #define Primitive(n) ((c_primitive)(caml_prim_table.contents[n]))
#       |                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# interp.c:937:14: note: in expansion of macro 'Primitive'
#   937 |       accu = Primitive(*pc)(accu, sp[2]);
#       |              ^~~~~~~~~
# caml/prims.h:33:23: error: too many arguments to function '(value (*)(void))*(caml_prim_table.contents + (sizetype)((long unsigned int)*pc * 8))'; expected 0, have 3
#    33 | #define Primitive(n) ((c_primitive)(caml_prim_table.contents[n]))
#       |                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# interp.c:944:14: note: in expansion of macro 'Primitive'
#   944 |       accu = Primitive(*pc)(accu, sp[2], sp[3]);
#       |              ^~~~~~~~~
# caml/prims.h:33:23: error: too many arguments to function '(value (*)(void))*(caml_prim_table.contents + (sizetype)((long unsigned int)*pc * 8))'; expected 0, have 4
#    33 | #define Primitive(n) ((c_primitive)(caml_prim_table.contents[n]))
#       |                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# interp.c:951:14: note: in expansion of macro 'Primitive'
#   951 |       accu = Primitive(*pc)(accu, sp[2], sp[3], sp[4]);
#       |              ^~~~~~~~~
# caml/prims.h:33:23: error: too many arguments to function '(value (*)(void))*(caml_prim_table.contents + (sizetype)((long unsigned int)*pc * 8))'; expected 0, have 5
#    33 | #define Primitive(n) ((c_primitive)(caml_prim_table.contents[n]))
#       |                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# interp.c:958:14: note: in expansion of macro 'Primitive'
#   958 |       accu = Primitive(*pc)(accu, sp[2], sp[3], sp[4], sp[5]);
#       |              ^~~~~~~~~
# caml/prims.h:33:23: error: too many arguments to function '(value (*)(void))*(caml_prim_table.contents + (sizetype)((long unsigned int)*pc * 8))'; expected 0, have 2
#    33 | #define Primitive(n) ((c_primitive)(caml_prim_table.contents[n]))
#       |                      ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# interp.c:967:14: note: in expansion of macro 'Primitive'
#   967 |       accu = Primitive(*pc)(sp + 2, nargs);
#       |              ^~~~~~~~~
# make[1]: *** [Makefile:367: interp.b.o] Error 1
# make[1]: Leaving directory '/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/src/ocaml-1/runtime'
# make: *** [Makefile:141: coldstart] Error 2
# FATAL: make coldstart failed
# @ERR+ config.log
# @config.log+| This file contains any messages produced by compilers while
# @config.log+| running configure, to aid debugging if configure makes a mistake.
# @config.log+| 
# @config.log+| It was created by OCaml configure 4.12.1, which was
# @config.log+| generated by GNU Autoconf 2.69.  Invocation command line was
# @config.log+| 
# @config.log+|   $ ./configure --prefix /home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/linux_x86_64 --disable-native-compiler --disable-stdlib-manpages --host=x86_64-none-linux --target=x86_64-none-linux
# @config.log+| 
# @config.log+| ## --------- ##
# @config.log+| ## Platform. ##
# @config.log+| ## --------- ##
# @config.log+| 
# @config.log+| hostname = builder
# @config.log+| uname -m = x86_64
# @config.log+| uname -r = 5.15.0-157-generic
# @config.log+| uname -s = Linux
# @config.log+| uname -v = #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025
# @config.log+| 
# @config.log+| /usr/bin/uname -p = unknown
# @config.log+| /bin/uname -X     = unknown
# @config.log+| 
# @config.log+| /bin/arch              = x86_64
# @config.log+| /usr/bin/arch -k       = unknown
# @config.log+| /usr/convex/getsysinfo = unknown
# @config.log+| /usr/bin/hostinfo      = unknown
# @config.log+| /bin/machine           = unknown
# @config.log+| /usr/bin/oslevel       = unknown
# @config.log+| /bin/universe          = unknown
# @config.log+| 
# @config.log+| PATH: /home/opam/.opam/5.3-opam/bin
# @config.log+| PATH: /usr/local/sbin
# @config.log+| PATH: /usr/local/bin
# @config.log+| PATH: /usr/sbin
# @config.log+| PATH: /usr/bin
# @config.log+| PATH: /sbin
# @config.log+| PATH: /bin
# @config.log+| 
# @config.log+| 
# @config.log+| ## ----------- ##
# @config.log+| ## Core tests. ##
# @config.log+| ## ----------- ##
# @config.log+| 
# @config.log+| configure:2756: Configuring OCaml version 4.12.1
# @config.log+| configure:2950: checking build system type
# @config.log+| configure:2964: result: x86_64-pc-linux-gnu
# @config.log+| configure:2984: checking host system type
# @config.log+| configure:2997: result: x86_64-none-linux-gnu
# @config.log+| configure:3017: checking target system type
# @config.log+| configure:3030: result: x86_64-none-linux-gnu
# @config.log+| configure:3349: checking for x86_64-none-linux-ld
# @config.log+| configure:3376: result: /usr/bin/ld -melf_x86_64
# @config.log+| configure:3499: checking how to print strings
# @config.log+| configure:3526: result: printf
# @config.log+| configure:3555: checking for x86_64-none-linux-gcc
# @config.log+| configure:3582: result: gcc
# @config.log+| configure:3851: checking for C compiler version
# @config.log+| configure:3860: gcc --version >&5
# @config.log+| gcc (Debian 15.2.0-4) 15.2.0
# @config.log+| Copyright (C) 2025 Free Software Foundation, Inc.
# @config.log+| This is free software; see the source for copying conditions.  There is NO
# @config.log+| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# @config.log+| 
# @config.log+| configure:3871: $? = 0
# @config.log+| configure:3860: gcc -v >&5
# @config.log+| Using built-in specs.
# @config.log+| COLLECT_GCC=gcc
# @config.log+| COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/15/lto-wrapper
# @config.log+| OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
# @config.log+| OFFLOAD_TARGET_DEFAULT=1
# @config.log+| Target: x86_64-linux-gnu
# @config.log+| Configured with: ../src/configure -v --with-pkgversion='Debian 15.2.0-4' --with-bugurl=file:///usr/share/doc/gcc-15/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2,rust,cobol,algol68 --prefix=/usr --with-gcc-major-version-only --program-suffix=-15 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/reproducible-path/gcc-15-15.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=3
# @config.log+| Thread model: posix
# @config.log+| Supported LTO compression algorithms: zlib zstd
# @config.log+| gcc version 15.2.0 (Debian 15.2.0-4) 
# @config.log+| ... rest of stderr output deleted ...
# @config.log+| configure:3871: $? = 0
# @config.log+| configure:3860: gcc -V >&5
# @config.log+| gcc: error: unrecognized command-line option '-V'
# @config.log+| gcc: fatal error: no input files
# @config.log+| compilation terminated.
# @config.log+| configure:3871: $? = 1
# @config.log+| configure:3860: gcc -qversion >&5
# @config.log+| gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
# @config.log+| gcc: fatal error: no input files
# @config.log+| compilation terminated.
# @config.log+| configure:3871: $? = 1
# @config.log+| configure:3891: checking whether the C compiler works
# @config.log+| configure:3913: gcc  -Wno-format   conftest.c  >&5
# @config.log+| configure:3917: $? = 0
# @config.log+| configure:3965: result: yes
# @config.log+| configure:3968: checking for C compiler default output file name
# @config.log+| configure:3970: result: a.out
# @config.log+| configure:3976: checking for suffix of executables
# @config.log+| configure:3983: gcc -o conftest  -Wno-format   conftest.c  >&5
# @config.log+| configure:3987: $? = 0
# @config.log+| configure:4009: result: 
# @config.log+| configure:4031: checking whether we are cross compiling
# @config.log+| configure:4039: gcc -o conftest  -Wno-format   conftest.c  >&5
# @config.log+| configure:4043: $? = 0
# @config.log+| configure:4050: ./conftest
# @config.log+| configure:4054: $? = 0
# @config.log+| configure:4069: result: no
# @config.log+| configure:4074: checking for suffix of object files
# @config.log+| configure:4096: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:4100: $? = 0
# @config.log+| configure:4121: result: o
# @config.log+| configure:4125: checking whether we are using the GNU C compiler
# @config.log+| configure:4144: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:4144: $? = 0
# @config.log+| configure:4153: result: yes
# @config.log+| configure:4162: checking whether gcc accepts -g
# @config.log+| configure:4182: gcc -c -g  conftest.c >&5
# @config.log+| configure:4182: $? = 0
# @config.log+| configure:4223: result: yes
# @config.log+| configure:4240: checking for gcc option to accept ISO C89
# @config.log+| configure:4303: gcc  -c  -Wno-format  conftest.c >&5
# @config.log+| conftest.c: In function 'e':
# @config.log+| conftest.c:15:14: warning: old-style function definition [-Wold-style-definition]
# @config.log+|    15 | static char *e (p, i)
# @config.log+|       |              ^
# @config.log+| configure:4303: $? = 0
# @config.log+| configure:4316: result: none needed
# @config.log+| configure:4336: checking for a sed that does not truncate output
# @config.log+| configure:4400: result: /usr/bin/sed
# @config.log+| configure:4418: checking for grep that handles long lines and -e
# @config.log+| configure:4476: result: /usr/bin/grep
# @config.log+| configure:4481: checking for egrep
# @config.log+| configure:4543: result: /usr/bin/grep -E
# @config.log+| configure:4548: checking for fgrep
# @config.log+| configure:4610: result: /usr/bin/grep -F
# @config.log+| configure:4645: checking for ld used by gcc
# @config.log+| configure:4712: result: /usr/bin/ld -melf_x86_64
# @config.log+| configure:4719: checking if the linker (/usr/bin/ld -melf_x86_64) is GNU ld
# @config.log+| configure:4734: result: yes
# @config.log+| configure:4746: checking for BSD- or MS-compatible name lister (nm)
# @config.log+| configure:4800: result: no
# @config.log+| configure:4814: checking for x86_64-none-linux-dumpbin
# @config.log+| configure:4844: result: no
# @config.log+| configure:4814: checking for x86_64-none-linux-link
# @config.log+| configure:4844: result: no
# @config.log+| configure:4858: checking for dumpbin
# @config.log+| configure:4888: result: no
# @config.log+| configure:4858: checking for link
# @config.log+| configure:4874: found /usr/bin/link
# @config.log+| configure:4885: result: link -dump
# @config.log+| configure:4930: checking the name lister (nm) interface
# @config.log+| configure:4937: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:4940: nm "conftest.o"
# @config.log+| configure:4943: output
# @config.log+| 0000000000000000 B some_variable
# @config.log+| configure:4950: result: BSD nm
# @config.log+| configure:4953: checking whether ln -s works
# @config.log+| configure:4957: result: yes
# @config.log+| configure:4965: checking the maximum length of command line arguments
# @config.log+| configure:5096: result: 1572864
# @config.log+| configure:5144: checking how to convert x86_64-pc-linux-gnu file names to x86_64-none-linux-gnu format
# @config.log+| configure:5184: result: func_convert_file_noop
# @config.log+| configure:5191: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
# @config.log+| configure:5211: result: func_convert_file_noop
# @config.log+| configure:5218: checking for /usr/bin/ld -melf_x86_64 option to reload object files
# @config.log+| configure:5225: result: -r
# @config.log+| configure:5259: checking for x86_64-none-linux-objdump
# @config.log+| configure:5289: result: no
# @config.log+| configure:5299: checking for objdump
# @config.log+| configure:5315: found /usr/bin/objdump
# @config.log+| configure:5326: result: objdump
# @config.log+| configure:5358: checking how to recognize dependent libraries
# @config.log+| configure:5558: result: pass_all
# @config.log+| configure:5603: checking for x86_64-none-linux-dlltool
# @config.log+| configure:5633: result: no
# @config.log+| configure:5643: checking for dlltool
# @config.log+| configure:5673: result: no
# @config.log+| configure:5703: checking how to associate runtime and link libraries
# @config.log+| configure:5730: result: printf %s\n
# @config.log+| configure:5747: checking for x86_64-none-linux-ar
# @config.log+| configure:5777: result: no
# @config.log+| configure:5791: checking for ar
# @config.log+| configure:5807: found /usr/bin/ar
# @config.log+| configure:5818: result: ar
# @config.log+| configure:5855: checking for archiver @FILE support
# @config.log+| configure:5872: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:5872: $? = 0
# @config.log+| configure:5875: ar cru libconftest.a @conftest.lst >&5
# @config.log+| ar: `u' modifier ignored since `D' is the default (see `U')
# @config.log+| configure:5878: $? = 0
# @config.log+| configure:5883: ar cru libconftest.a @conftest.lst >&5
# @config.log+| ar: `u' modifier ignored since `D' is the default (see `U')
# @config.log+| ar: conftest.o: No such file or directory
# @config.log+| configure:5886: $? = 1
# @config.log+| configure:5898: result: @
# @config.log+| configure:5916: checking for x86_64-none-linux-strip
# @config.log+| configure:5946: result: no
# @config.log+| configure:5956: checking for strip
# @config.log+| configure:5972: found /usr/bin/strip
# @config.log+| configure:5983: result: strip
# @config.log+| configure:6015: checking for x86_64-none-linux-ranlib
# @config.log+| configure:6045: result: no
# @config.log+| configure:6055: checking for ranlib
# @config.log+| configure:6071: found /usr/bin/ranlib
# @config.log+| configure:6082: result: ranlib
# @config.log+| configure:6159: checking for gawk
# @config.log+| configure:6189: result: no
# @config.log+| configure:6159: checking for mawk
# @config.log+| configure:6175: found /usr/bin/mawk
# @config.log+| configure:6186: result: mawk
# @config.log+| configure:6226: checking command to parse nm output from gcc object
# @config.log+| configure:6379: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:6382: $? = 0
# @config.log+| configure:6386: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# @config.log+| configure:6389: $? = 0
# @config.log+| configure:6455: gcc -o conftest  -Wno-format   conftest.c conftstm.o >&5
# @config.log+| configure:6458: $? = 0
# @config.log+| configure:6496: result: ok
# @config.log+| configure:6543: checking for sysroot
# @config.log+| configure:6573: result: no
# @config.log+| configure:6580: checking for a working dd
# @config.log+| configure:6618: result: /usr/bin/dd
# @config.log+| configure:6622: checking how to truncate binary pipes
# @config.log+| configure:6637: result: /usr/bin/dd bs=4096 count=1
# @config.log+| configure:6773: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:6776: $? = 0
# @config.log+| configure:6926: checking for x86_64-none-linux-mt
# @config.log+| configure:6956: result: no
# @config.log+| configure:6966: checking for mt
# @config.log+| configure:6996: result: no
# @config.log+| configure:7016: checking if : is a manifest tool
# @config.log+| configure:7022: : '-?'
# @config.log+| configure:7030: result: no
# @config.log+| configure:7707: checking how to run the C preprocessor
# @config.log+| configure:7738: gcc -E  conftest.c
# @config.log+| configure:7738: $? = 0
# @config.log+| configure:7752: gcc -E  conftest.c
# @config.log+| conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
# @config.log+|     9 | #include <ac_nonexistent.h>
# @config.log+|       |          ^~~~~~~~~~~~~~~~~~
# @config.log+| compilation terminated.
# @config.log+| configure:7752: $? = 1
# @config.log+| configure: failed program was:
# @config.log+| | /* confdefs.h */
# @config.log+| | #define PACKAGE_NAME "OCaml"
# @config.log+| | #define PACKAGE_TARNAME "ocaml"
# @config.log+| | #define PACKAGE_VERSION "4.12.1"
# @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
# @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
# @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
# @config.log+| | /* end confdefs.h.  */
# @config.log+| | #include <ac_nonexistent.h>
# @config.log+| configure:7777: result: gcc -E
# @config.log+| configure:7797: gcc -E  conftest.c
# @config.log+| configure:7797: $? = 0
# @config.log+| configure:7811: gcc -E  conftest.c
# @config.log+| conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
# @config.log+|     9 | #include <ac_nonexistent.h>
# @config.log+|       |          ^~~~~~~~~~~~~~~~~~
# @config.log+| compilation terminated.
# @config.log+| configure:7811: $? = 1
# @config.log+| configure: failed program was:
# @config.log+| | /* confdefs.h */
# @config.log+| | #define PACKAGE_NAME "OCaml"
# @config.log+| | #define PACKAGE_TARNAME "ocaml"
# @config.log+| | #define PACKAGE_VERSION "4.12.1"
# @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
# @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
# @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
# @config.log+| | /* end confdefs.h.  */
# @config.log+| | #include <ac_nonexistent.h>
# @config.log+| configure:7840: checking for ANSI C header files
# @config.log+| configure:7860: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:7860: $? = 0
# @config.log+| configure:7933: gcc -o conftest  -Wno-format   conftest.c  >&5
# @config.log+| configure:7933: $? = 0
# @config.log+| configure:7933: ./conftest
# @config.log+| configure:7933: $? = 0
# @config.log+| configure:7944: result: yes
# @config.log+| configure:7957: checking for sys/types.h
# @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:7957: $? = 0
# @config.log+| configure:7957: result: yes
# @config.log+| configure:7957: checking for sys/stat.h
# @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:7957: $? = 0
# @config.log+| configure:7957: result: yes
# @config.log+| configure:7957: checking for stdlib.h
# @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:7957: $? = 0
# @config.log+| configure:7957: result: yes
# @config.log+| configure:7957: checking for string.h
# @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:7957: $? = 0
# @config.log+| configure:7957: result: yes
# @config.log+| configure:7957: checking for memory.h
# @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:7957: $? = 0
# @config.log+| configure:7957: result: yes
# @config.log+| configure:7957: checking for strings.h
# @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:7957: $? = 0
# @config.log+| configure:7957: result: yes
# @config.log+| configure:7957: checking for inttypes.h
# @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:7957: $? = 0
# @config.log+| configure:7957: result: yes
# @config.log+| configure:7957: checking for stdint.h
# @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:7957: $? = 0
# @config.log+| configure:7957: result: yes
# @config.log+| configure:7957: checking for unistd.h
# @config.log+| configure:7957: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:7957: $? = 0
# @config.log+| configure:7957: result: yes
# @config.log+| configure:7971: checking for dlfcn.h
# @config.log+| configure:7971: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:7971: $? = 0
# @config.log+| configure:7971: result: yes
# @config.log+| configure:8227: checking for objdir
# @config.log+| configure:8242: result: .libs
# @config.log+| configure:8506: checking if gcc supports -fno-rtti -fno-exceptions
# @config.log+| configure:8524: gcc -c  -Wno-format  -fno-rtti -fno-exceptions conftest.c >&5
# @config.log+| cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
# @config.log+| configure:8528: $? = 0
# @config.log+| configure:8541: result: no
# @config.log+| configure:8899: checking for gcc option to produce PIC
# @config.log+| configure:8906: result: -fPIC -DPIC
# @config.log+| configure:8914: checking if gcc PIC flag -fPIC -DPIC works
# @config.log+| configure:8932: gcc -c  -Wno-format  -fPIC -DPIC -DPIC conftest.c >&5
# @config.log+| configure:8936: $? = 0
# @config.log+| configure:8949: result: yes
# @config.log+| configure:8978: checking if gcc static flag -static works
# @config.log+| configure:9006: result: yes
# @config.log+| configure:9021: checking if gcc supports -c -o file.o
# @config.log+| configure:9042: gcc -c  -Wno-format  -o out/conftest2.o conftest.c >&5
# @config.log+| configure:9046: $? = 0
# @config.log+| configure:9068: result: yes
# @config.log+| configure:9076: checking if gcc supports -c -o file.o
# @config.log+| configure:9123: result: yes
# @config.log+| configure:9156: checking whether the gcc linker (/usr/bin/ld -melf_x86_64) supports shared libraries
# @config.log+| configure:10419: result: yes
# @config.log+| configure:10456: checking whether -lc should be explicitly linked in
# @config.log+| configure:10464: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:10467: $? = 0
# @config.log+| configure:10482: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
# @config.log+| configure:10485: $? = 0
# @config.log+| configure:10499: result: no
# @config.log+| configure:10659: checking dynamic linker characteristics
# @config.log+| configure:11240: gcc -o conftest  -Wno-format   -Wl,-rpath -Wl,/foo conftest.c  >&5
# @config.log+| configure:11240: $? = 0
# @config.log+| configure:11489: result: GNU/Linux ld.so
# @config.log+| configure:11611: checking how to hardcode library paths into programs
# @config.log+| configure:11636: result: immediate
# @config.log+| configure:12184: checking whether stripping libraries is possible
# @config.log+| configure:12189: result: yes
# @config.log+| configure:12224: checking if libtool supports shared libraries
# @config.log+| configure:12226: result: yes
# @config.log+| configure:12229: checking whether to build shared libraries
# @config.log+| configure:12254: result: yes
# @config.log+| configure:12257: checking whether to build static libraries
# @config.log+| configure:12261: result: yes
# @config.log+| configure:12468: checking C compiler vendor
# @config.log+| configure:12490: gcc -E  conftest.c
# @config.log+| configure:12490: $? = 0
# @config.log+| configure:12504: result: gcc-15-2
# @config.log+| configure:12566: checking whether #! works in shell scripts
# @config.log+| configure:12583: result: yes
# @config.log+| configure:12885: checking for a BSD-compatible install
# @config.log+| configure:12953: result: /usr/bin/install -c
# @config.log+| configure:12968: checking for cos in -lm
# @config.log+| configure:12993: gcc -o conftest  -Wno-format   conftest.c -lm   >&5
# @config.log+| conftest.c:29:6: warning: conflicting types for built-in function 'cos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
# @config.log+|    29 | char cos ();
# @config.log+|       |      ^~~
# @config.log+| conftest.c:1:1: note: 'cos' is declared in header '<math.h>'
# @config.log+|     1 | /* confdefs.h */
# @config.log+| configure:12993: $? = 0
# @config.log+| configure:13002: result: yes
# @config.log+| configure:13022: checking math.h usability
# @config.log+| configure:13022: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:13022: $? = 0
# @config.log+| configure:13022: result: yes
# @config.log+| configure:13022: checking math.h presence
# @config.log+| configure:13022: gcc -E  conftest.c
# @config.log+| configure:13022: $? = 0
# @config.log+| configure:13022: result: yes
# @config.log+| configure:13022: checking for math.h
# @config.log+| configure:13022: result: yes
# @config.log+| configure:13030: checking for unistd.h
# @config.log+| configure:13030: result: yes
# @config.log+| configure:13041: checking for stdint.h
# @config.log+| configure:13041: result: yes
# @config.log+| configure:13048: checking for dirent.h
# @config.log+| configure:13048: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:13048: $? = 0
# @config.log+| configure:13048: result: yes
# @config.log+| configure:13057: checking for sys/select.h
# @config.log+| configure:13057: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:13057: $? = 0
# @config.log+| configure:13057: result: yes
# @config.log+| configure:13069: checking for off_t
# @config.log+| configure:13069: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:13069: $? = 0
# @config.log+| configure:13069: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| conftest.c: In function 'main':
# @config.log+| conftest.c:64:20: error: expected expression before ')' token
# @config.log+|    64 | if (sizeof ((off_t)))
# @config.log+|       |                    ^
# @config.log+| configure:13069: $? = 1
# @config.log+| configure: failed program was:
# @config.log+| | /* confdefs.h */
# @config.log+| | #define PACKAGE_NAME "OCaml"
# @config.log+| | #define PACKAGE_TARNAME "ocaml"
# @config.log+| | #define PACKAGE_VERSION "4.12.1"
# @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
# @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
# @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
# @config.log+| | #define STDC_HEADERS 1
# @config.log+| | #define HAVE_SYS_TYPES_H 1
# @config.log+| | #define HAVE_SYS_STAT_H 1
# @config.log+| | #define HAVE_STDLIB_H 1
# @config.log+| | #define HAVE_STRING_H 1
# @config.log+| | #define HAVE_MEMORY_H 1
# @config.log+| | #define HAVE_STRINGS_H 1
# @config.log+| | #define HAVE_INTTYPES_H 1
# @config.log+| | #define HAVE_STDINT_H 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAVE_DLFCN_H 1
# @config.log+| | #define LT_OBJDIR ".libs/"
# @config.log+| | #define HAS_ARCH_CODE32 1
# @config.log+| | #define HAVE_LIBM 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAS_UNISTD 1
# @config.log+| | #define HAS_STDINT_H 1
# @config.log+| | #define HAS_DIRENT 1
# @config.log+| | #define HAS_SYS_SELECT_H 1
# @config.log+| | /* end confdefs.h.  */
# @config.log+| | #include <stdio.h>
# @config.log+| | #ifdef HAVE_SYS_TYPES_H
# @config.log+| | # include <sys/types.h>
# @config.log+| | #endif
# @config.log+| | #ifdef HAVE_SYS_STAT_H
# @config.log+| | # include <sys/stat.h>
# @config.log+| | #endif
# @config.log+| | #ifdef STDC_HEADERS
# @config.log+| | # include <stdlib.h>
# @config.log+| | # include <stddef.h>
# @config.log+| | #else
# @config.log+| | # ifdef HAVE_STDLIB_H
# @config.log+| | #  include <stdlib.h>
# @config.log+| | # endif
# @config.log+| | #endif
# @config.log+| | #ifdef HAVE_STRING_H
# @config.log+| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# @config.log+| | #  include <memory.h>
# @config.log+| | # endif
# @config.log+| | # include <string.h>
# @config.log+| | #endif
# @config.log+| | #ifdef HAVE_STRINGS_H
# @config.log+| | # include <strings.h>
# @config.log+| | #endif
# @config.log+| | #ifdef HAVE_INTTYPES_H
# @config.log+| | # include <inttypes.h>
# @config.log+| | #endif
# @config.log+| | #ifdef HAVE_STDINT_H
# @config.log+| | # include <stdint.h>
# @config.log+| | #endif
# @config.log+| | #ifdef HAVE_UNISTD_H
# @config.log+| | # include <unistd.h>
# @config.log+| | #endif
# @config.log+| | int
# @config.log+| | main ()
# @config.log+| | {
# @config.log+| | if (sizeof ((off_t)))
# @config.log+| | 	    return 0;
# @config.log+| |   ;
# @config.log+| |   return 0;
# @config.log+| | }
# @config.log+| configure:13069: result: yes
# @config.log+| configure:13089: checking size of int
# @config.log+| configure:13094: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:13094: $? = 0
# @config.log+| configure:13094: ./conftest
# @config.log+| configure:13094: $? = 0
# @config.log+| configure:13108: result: 4
# @config.log+| configure:13122: checking size of long
# @config.log+| configure:13127: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:13127: $? = 0
# @config.log+| configure:13127: ./conftest
# @config.log+| configure:13127: $? = 0
# @config.log+| configure:13141: result: 8
# @config.log+| configure:13155: checking size of long *
# @config.log+| configure:13160: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:13160: $? = 0
# @config.log+| configure:13160: ./conftest
# @config.log+| configure:13160: $? = 0
# @config.log+| configure:13174: result: 8
# @config.log+| configure:13188: checking size of short
# @config.log+| configure:13193: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:13193: $? = 0
# @config.log+| configure:13193: ./conftest
# @config.log+| configure:13193: $? = 0
# @config.log+| configure:13207: result: 2
# @config.log+| configure:13221: checking size of long long
# @config.log+| configure:13226: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:13226: $? = 0
# @config.log+| configure:13226: ./conftest
# @config.log+| configure:13226: $? = 0
# @config.log+| configure:13240: result: 8
# @config.log+| configure:13283: Target is a 64 bits architecture
# @config.log+| configure:13286: checking whether byte ordering is bigendian
# @config.log+| configure:13301: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| conftest.c:37:16: error: unknown type name 'not'
# @config.log+|    37 |                not a universal capable compiler
# @config.log+|       |                ^~~
# @config.log+| conftest.c:37:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# @config.log+|    37 |                not a universal capable compiler
# @config.log+|       |                      ^~~~~~~~~
# @config.log+| conftest.c:37:22: error: unknown type name 'universal'
# @config.log+| configure:13301: $? = 1
# @config.log+| configure: failed program was:
# @config.log+| | /* confdefs.h */
# @config.log+| | #define PACKAGE_NAME "OCaml"
# @config.log+| | #define PACKAGE_TARNAME "ocaml"
# @config.log+| | #define PACKAGE_VERSION "4.12.1"
# @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
# @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
# @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
# @config.log+| | #define STDC_HEADERS 1
# @config.log+| | #define HAVE_SYS_TYPES_H 1
# @config.log+| | #define HAVE_SYS_STAT_H 1
# @config.log+| | #define HAVE_STDLIB_H 1
# @config.log+| | #define HAVE_STRING_H 1
# @config.log+| | #define HAVE_MEMORY_H 1
# @config.log+| | #define HAVE_STRINGS_H 1
# @config.log+| | #define HAVE_INTTYPES_H 1
# @config.log+| | #define HAVE_STDINT_H 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAVE_DLFCN_H 1
# @config.log+| | #define LT_OBJDIR ".libs/"
# @config.log+| | #define HAS_ARCH_CODE32 1
# @config.log+| | #define HAVE_LIBM 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAS_UNISTD 1
# @config.log+| | #define HAS_STDINT_H 1
# @config.log+| | #define HAS_DIRENT 1
# @config.log+| | #define HAS_SYS_SELECT_H 1
# @config.log+| | #define SIZEOF_INT 4
# @config.log+| | #define SIZEOF_LONG 8
# @config.log+| | #define SIZEOF_LONG_P 8
# @config.log+| | #define SIZEOF_SHORT 2
# @config.log+| | #define SIZEOF_LONG_LONG 8
# @config.log+| | #define ARCH_SIXTYFOUR 1
# @config.log+| | #define SIZEOF_PTR 8
# @config.log+| | #define SIZEOF_LONGLONG 8
# @config.log+| | /* end confdefs.h.  */
# @config.log+| | #ifndef __APPLE_CC__
# @config.log+| | 	       not a universal capable compiler
# @config.log+| | 	     #endif
# @config.log+| | 	     typedef int dummy;
# @config.log+| | 
# @config.log+| configure:13346: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:13346: $? = 0
# @config.log+| configure:13364: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| conftest.c: In function 'main':
# @config.log+| conftest.c:43:18: error: unknown type name 'not'; did you mean 'ino_t'?
# @config.log+|    43 |                  not big endian
# @config.log+|       |                  ^~~
# @config.log+|       |                  ino_t
# @config.log+| conftest.c:43:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# @config.log+|    43 |                  not big endian
# @config.log+|       |                          ^~~~~~
# @config.log+| configure:13364: $? = 1
# @config.log+| configure: failed program was:
# @config.log+| | /* confdefs.h */
# @config.log+| | #define PACKAGE_NAME "OCaml"
# @config.log+| | #define PACKAGE_TARNAME "ocaml"
# @config.log+| | #define PACKAGE_VERSION "4.12.1"
# @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
# @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
# @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
# @config.log+| | #define STDC_HEADERS 1
# @config.log+| | #define HAVE_SYS_TYPES_H 1
# @config.log+| | #define HAVE_SYS_STAT_H 1
# @config.log+| | #define HAVE_STDLIB_H 1
# @config.log+| | #define HAVE_STRING_H 1
# @config.log+| | #define HAVE_MEMORY_H 1
# @config.log+| | #define HAVE_STRINGS_H 1
# @config.log+| | #define HAVE_INTTYPES_H 1
# @config.log+| | #define HAVE_STDINT_H 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAVE_DLFCN_H 1
# @config.log+| | #define LT_OBJDIR ".libs/"
# @config.log+| | #define HAS_ARCH_CODE32 1
# @config.log+| | #define HAVE_LIBM 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAS_UNISTD 1
# @config.log+| | #define HAS_STDINT_H 1
# @config.log+| | #define HAS_DIRENT 1
# @config.log+| | #define HAS_SYS_SELECT_H 1
# @config.log+| | #define SIZEOF_INT 4
# @config.log+| | #define SIZEOF_LONG 8
# @config.log+| | #define SIZEOF_LONG_P 8
# @config.log+| | #define SIZEOF_SHORT 2
# @config.log+| | #define SIZEOF_LONG_LONG 8
# @config.log+| | #define ARCH_SIXTYFOUR 1
# @config.log+| | #define SIZEOF_PTR 8
# @config.log+| | #define SIZEOF_LONGLONG 8
# @config.log+| | /* end confdefs.h.  */
# @config.log+| | #include <sys/types.h>
# @config.log+| | 		#include <sys/param.h>
# @config.log+| | 
# @config.log+| | int
# @config.log+| | main ()
# @config.log+| | {
# @config.log+| | #if BYTE_ORDER != BIG_ENDIAN
# @config.log+| | 		 not big endian
# @config.log+| | 		#endif
# @config.log+| | 
# @config.log+| |   ;
# @config.log+| |   return 0;
# @config.log+| | }
# @config.log+| configure:13492: result: no
# @config.log+| configure:13514: checking alignment of double
# @config.log+| configure:13519: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:13519: $? = 0
# @config.log+| configure:13519: ./conftest
# @config.log+| configure:13519: $? = 0
# @config.log+| configure:13537: result: 8
# @config.log+| configure:13549: checking alignment of long
# @config.log+| configure:13554: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:13554: $? = 0
# @config.log+| configure:13554: ./conftest
# @config.log+| configure:13554: $? = 0
# @config.log+| configure:13572: result: 8
# @config.log+| configure:13584: checking alignment of long long
# @config.log+| configure:13589: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:13589: $? = 0
# @config.log+| configure:13589: ./conftest
# @config.log+| configure:13589: $? = 0
# @config.log+| configure:13607: result: 8
# @config.log+| configure:13784: checking whether the C compiler supports -fno-tree-vrp
# @config.log+| configure:13792: gcc -c -Werror -fno-tree-vrp  -Wno-format  conftest.c >&5
# @config.log+| configure:13792: $? = 0
# @config.log+| configure:13794: result: yes
# @config.log+| configure:13812: checking whether the C compiler supports __attribute__((aligned(n)))
# @config.log+| configure:13818: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:13818: $? = 0
# @config.log+| configure:13821: result: yes
# @config.log+| configure:13831: checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))
# @config.log+| configure:13842: gcc -c -Werror  -Wno-format  conftest.c >&5
# @config.log+| configure:13842: $? = 0
# @config.log+| configure:13845: result: yes
# @config.log+| configure:13957: the native compiler is disabled
# @config.log+| configure:13981: checking for x86_64-none-linux-ld
# @config.log+| configure:14008: result: /usr/bin/ld -melf_x86_64
# @config.log+| configure:14140: checking for x86_64-none-linux-as
# @config.log+| configure:14170: result: no
# @config.log+| configure:14180: checking for as
# @config.log+| configure:14196: found /usr/bin/as
# @config.log+| configure:14207: result: as
# @config.log+| configure:14321: checking for rlwrap
# @config.log+| configure:14351: result: no
# @config.log+| configure:14369: checking semantics of signal handlers
# @config.log+| configure:14371: checking for sigaction
# @config.log+| configure:14371: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14371: $? = 0
# @config.log+| configure:14371: result: yes
# @config.log+| configure:14378: checking for sigprocmask
# @config.log+| configure:14378: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14378: $? = 0
# @config.log+| configure:14378: result: yes
# @config.log+| configure:14388: POSIX signal handling found.
# @config.log+| configure:14410: checking for expm1
# @config.log+| configure:14410: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| conftest.c:66:6: warning: conflicting types for built-in function 'expm1'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
# @config.log+|    66 | char expm1 ();
# @config.log+|       |      ^~~~~
# @config.log+| conftest.c:54:1: note: 'expm1' is declared in header '<math.h>'
# @config.log+|    53 | # include <limits.h>
# @config.log+|    54 | #else
# @config.log+| configure:14410: $? = 0
# @config.log+| configure:14410: result: yes
# @config.log+| configure:14418: checking for log1p
# @config.log+| configure:14418: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| conftest.c:66:6: warning: conflicting types for built-in function 'log1p'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
# @config.log+|    66 | char log1p ();
# @config.log+|       |      ^~~~~
# @config.log+| conftest.c:54:1: note: 'log1p' is declared in header '<math.h>'
# @config.log+|    53 | # include <limits.h>
# @config.log+|    54 | #else
# @config.log+| configure:14418: $? = 0
# @config.log+| configure:14418: result: yes
# @config.log+| configure:14427: checking for hypot
# @config.log+| configure:14427: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| conftest.c:66:6: warning: conflicting types for built-in function 'hypot'; expected 'double(double,  double)' [-Wbuiltin-declaration-mismatch]
# @config.log+|    66 | char hypot ();
# @config.log+|       |      ^~~~~
# @config.log+| conftest.c:54:1: note: 'hypot' is declared in header '<math.h>'
# @config.log+|    53 | # include <limits.h>
# @config.log+|    54 | #else
# @config.log+| configure:14427: $? = 0
# @config.log+| configure:14427: result: yes
# @config.log+| configure:14436: checking for fma
# @config.log+| configure:14436: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| conftest.c:66:6: warning: conflicting types for built-in function 'fma'; expected 'double(double,  double,  double)' [-Wbuiltin-declaration-mismatch]
# @config.log+|    66 | char fma ();
# @config.log+|       |      ^~~
# @config.log+| conftest.c:54:1: note: 'fma' is declared in header '<math.h>'
# @config.log+|    53 | # include <limits.h>
# @config.log+|    54 | #else
# @config.log+| configure:14436: $? = 0
# @config.log+| configure:14436: result: yes
# @config.log+| configure:14452: checking for copysign
# @config.log+| configure:14452: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| conftest.c:67:6: warning: conflicting types for built-in function 'copysign'; expected 'double(double,  double)' [-Wbuiltin-declaration-mismatch]
# @config.log+|    67 | char copysign ();
# @config.log+|       |      ^~~~~~~~
# @config.log+| conftest.c:55:1: note: 'copysign' is declared in header '<math.h>'
# @config.log+|    54 | # include <limits.h>
# @config.log+|    55 | #else
# @config.log+| configure:14452: $? = 0
# @config.log+| configure:14452: result: yes
# @config.log+| configure:14462: checking for getrusage
# @config.log+| configure:14462: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14462: $? = 0
# @config.log+| configure:14462: result: yes
# @config.log+| configure:14470: checking for times
# @config.log+| configure:14470: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14470: $? = 0
# @config.log+| configure:14470: result: yes
# @config.log+| configure:14482: checking for secure_getenv
# @config.log+| configure:14482: gcc -o conftest  -Wno-format -D_GNU_SOURCE   conftest.c -lm  >&5
# @config.log+| configure:14482: $? = 0
# @config.log+| configure:14482: result: yes
# @config.log+| configure:14500: checking for issetugid
# @config.log+| configure:14500: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| /usr/bin/ld: /opam-tmp/dkmlw.0ReGv/ccvuDGT9.o: in function `main':
# @config.log+| conftest.c:(.text+0x5): undefined reference to `issetugid'
# @config.log+| collect2: error: ld returned 1 exit status
# @config.log+| configure:14500: $? = 1
# @config.log+| configure: failed program was:
# @config.log+| | /* confdefs.h */
# @config.log+| | #define PACKAGE_NAME "OCaml"
# @config.log+| | #define PACKAGE_TARNAME "ocaml"
# @config.log+| | #define PACKAGE_VERSION "4.12.1"
# @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
# @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
# @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
# @config.log+| | #define STDC_HEADERS 1
# @config.log+| | #define HAVE_SYS_TYPES_H 1
# @config.log+| | #define HAVE_SYS_STAT_H 1
# @config.log+| | #define HAVE_STDLIB_H 1
# @config.log+| | #define HAVE_STRING_H 1
# @config.log+| | #define HAVE_MEMORY_H 1
# @config.log+| | #define HAVE_STRINGS_H 1
# @config.log+| | #define HAVE_INTTYPES_H 1
# @config.log+| | #define HAVE_STDINT_H 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAVE_DLFCN_H 1
# @config.log+| | #define LT_OBJDIR ".libs/"
# @config.log+| | #define HAS_ARCH_CODE32 1
# @config.log+| | #define HAVE_LIBM 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAS_UNISTD 1
# @config.log+| | #define HAS_STDINT_H 1
# @config.log+| | #define HAS_DIRENT 1
# @config.log+| | #define HAS_SYS_SELECT_H 1
# @config.log+| | #define SIZEOF_INT 4
# @config.log+| | #define SIZEOF_LONG 8
# @config.log+| | #define SIZEOF_LONG_P 8
# @config.log+| | #define SIZEOF_SHORT 2
# @config.log+| | #define SIZEOF_LONG_LONG 8
# @config.log+| | #define ARCH_SIXTYFOUR 1
# @config.log+| | #define SIZEOF_PTR 8
# @config.log+| | #define SIZEOF_LONGLONG 8
# @config.log+| | #define ALIGNOF_DOUBLE 8
# @config.log+| | #define ALIGNOF_LONG 8
# @config.log+| | #define ALIGNOF_LONG_LONG 8
# @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
# @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
# @config.log+| | #define OCAML_OS_TYPE "Unix"
# @config.log+| | #define POSIX_SIGNALS 1
# @config.log+| | #define HAS_WORKING_FMA 1
# @config.log+| | #define HAS_C99_FLOAT_OPS 1
# @config.log+| | #define HAS_GETRUSAGE 1
# @config.log+| | #define HAS_TIMES 1
# @config.log+| | #define HAS_SECURE_GETENV 1
# @config.log+| | /* end confdefs.h.  */
# @config.log+| | /* Define issetugid to an innocuous variant, in case <limits.h> declares issetugid.
# @config.log+| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
# @config.log+| | #define issetugid innocuous_issetugid
# @config.log+| | 
# @config.log+| | /* System header to define __stub macros and hopefully few prototypes,
# @config.log+| |     which can conflict with char issetugid (); below.
# @config.log+| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
# @config.log+| |     <limits.h> exists even on freestanding compilers.  */
# @config.log+| | 
# @config.log+| | #ifdef __STDC__
# @config.log+| | # include <limits.h>
# @config.log+| | #else
# @config.log+| | # include <assert.h>
# @config.log+| | #endif
# @config.log+| | 
# @config.log+| | #undef issetugid
# @config.log+| | 
# @config.log+| | /* Override any GCC internal prototype to avoid an error.
# @config.log+| |    Use char because int might match the return type of a GCC
# @config.log+| |    builtin and then its argument prototype would still apply.  */
# @config.log+| | #ifdef __cplusplus
# @config.log+| | extern "C"
# @config.log+| | #endif
# @config.log+| | char issetugid ();
# @config.log+| | /* The GNU C library defines this for functions which it implements
# @config.log+| |     to always fail with ENOSYS.  Some functions are actually named
# @config.log+| |     something starting with __ and the normal name is an alias.  */
# @config.log+| | #if defined __stub_issetugid || defined __stub___issetugid
# @config.log+| | choke me
# @config.log+| | #endif
# @config.log+| | 
# @config.log+| | int
# @config.log+| | main ()
# @config.log+| | {
# @config.log+| | return issetugid ();
# @config.log+| |   ;
# @config.log+| |   return 0;
# @config.log+| | }
# @config.log+| configure:14500: result: no
# @config.log+| configure:14553: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:14553: $? = 0
# @config.log+| configure:14595: checking for library containing clock_gettime
# @config.log+| configure:14626: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14626: $? = 0
# @config.log+| configure:14643: result: none required
# @config.log+| configure:14705: checking for socket
# @config.log+| configure:14705: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14705: $? = 0
# @config.log+| configure:14705: result: yes
# @config.log+| configure:14710: checking for socketpair
# @config.log+| configure:14710: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14710: $? = 0
# @config.log+| configure:14710: result: yes
# @config.log+| configure:14715: checking for bind
# @config.log+| configure:14715: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14715: $? = 0
# @config.log+| configure:14715: result: yes
# @config.log+| configure:14720: checking for listen
# @config.log+| configure:14720: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14720: $? = 0
# @config.log+| configure:14720: result: yes
# @config.log+| configure:14725: checking for accept
# @config.log+| configure:14725: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14725: $? = 0
# @config.log+| configure:14725: result: yes
# @config.log+| configure:14730: checking for connect
# @config.log+| configure:14730: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14730: $? = 0
# @config.log+| configure:14730: result: yes
# @config.log+| configure:14747: checking for socklen_t
# @config.log+| configure:14747: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:14747: $? = 0
# @config.log+| configure:14747: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| conftest.c: In function 'main':
# @config.log+| conftest.c:55:24: error: expected expression before ')' token
# @config.log+|    55 | if (sizeof ((socklen_t)))
# @config.log+|       |                        ^
# @config.log+| configure:14747: $? = 1
# @config.log+| configure: failed program was:
# @config.log+| | /* confdefs.h */
# @config.log+| | #define PACKAGE_NAME "OCaml"
# @config.log+| | #define PACKAGE_TARNAME "ocaml"
# @config.log+| | #define PACKAGE_VERSION "4.12.1"
# @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
# @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
# @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
# @config.log+| | #define STDC_HEADERS 1
# @config.log+| | #define HAVE_SYS_TYPES_H 1
# @config.log+| | #define HAVE_SYS_STAT_H 1
# @config.log+| | #define HAVE_STDLIB_H 1
# @config.log+| | #define HAVE_STRING_H 1
# @config.log+| | #define HAVE_MEMORY_H 1
# @config.log+| | #define HAVE_STRINGS_H 1
# @config.log+| | #define HAVE_INTTYPES_H 1
# @config.log+| | #define HAVE_STDINT_H 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAVE_DLFCN_H 1
# @config.log+| | #define LT_OBJDIR ".libs/"
# @config.log+| | #define HAS_ARCH_CODE32 1
# @config.log+| | #define HAVE_LIBM 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAS_UNISTD 1
# @config.log+| | #define HAS_STDINT_H 1
# @config.log+| | #define HAS_DIRENT 1
# @config.log+| | #define HAS_SYS_SELECT_H 1
# @config.log+| | #define SIZEOF_INT 4
# @config.log+| | #define SIZEOF_LONG 8
# @config.log+| | #define SIZEOF_LONG_P 8
# @config.log+| | #define SIZEOF_SHORT 2
# @config.log+| | #define SIZEOF_LONG_LONG 8
# @config.log+| | #define ARCH_SIXTYFOUR 1
# @config.log+| | #define SIZEOF_PTR 8
# @config.log+| | #define SIZEOF_LONGLONG 8
# @config.log+| | #define ALIGNOF_DOUBLE 8
# @config.log+| | #define ALIGNOF_LONG 8
# @config.log+| | #define ALIGNOF_LONG_LONG 8
# @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
# @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
# @config.log+| | #define OCAML_OS_TYPE "Unix"
# @config.log+| | #define POSIX_SIGNALS 1
# @config.log+| | #define HAS_WORKING_FMA 1
# @config.log+| | #define HAS_C99_FLOAT_OPS 1
# @config.log+| | #define HAS_GETRUSAGE 1
# @config.log+| | #define HAS_TIMES 1
# @config.log+| | #define HAS_SECURE_GETENV 1
# @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
# @config.log+| | #define HAS_SOCKETS 1
# @config.log+| | /* end confdefs.h.  */
# @config.log+| | #include <sys/socket.h>
# @config.log+| | 
# @config.log+| | int
# @config.log+| | main ()
# @config.log+| | {
# @config.log+| | if (sizeof ((socklen_t)))
# @config.log+| | 	    return 0;
# @config.log+| |   ;
# @config.log+| |   return 0;
# @config.log+| | }
# @config.log+| configure:14747: result: yes
# @config.log+| configure:14755: checking for inet_aton
# @config.log+| configure:14755: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14755: $? = 0
# @config.log+| configure:14755: result: yes
# @config.log+| configure:14766: checking for struct sockaddr_in6
# @config.log+| configure:14766: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:14766: $? = 0
# @config.log+| configure:14766: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| conftest.c: In function 'main':
# @config.log+| conftest.c:62:34: error: expected expression before ')' token
# @config.log+|    62 | if (sizeof ((struct sockaddr_in6)))
# @config.log+|       |                                  ^
# @config.log+| configure:14766: $? = 1
# @config.log+| configure: failed program was:
# @config.log+| | /* confdefs.h */
# @config.log+| | #define PACKAGE_NAME "OCaml"
# @config.log+| | #define PACKAGE_TARNAME "ocaml"
# @config.log+| | #define PACKAGE_VERSION "4.12.1"
# @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
# @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
# @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
# @config.log+| | #define STDC_HEADERS 1
# @config.log+| | #define HAVE_SYS_TYPES_H 1
# @config.log+| | #define HAVE_SYS_STAT_H 1
# @config.log+| | #define HAVE_STDLIB_H 1
# @config.log+| | #define HAVE_STRING_H 1
# @config.log+| | #define HAVE_MEMORY_H 1
# @config.log+| | #define HAVE_STRINGS_H 1
# @config.log+| | #define HAVE_INTTYPES_H 1
# @config.log+| | #define HAVE_STDINT_H 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAVE_DLFCN_H 1
# @config.log+| | #define LT_OBJDIR ".libs/"
# @config.log+| | #define HAS_ARCH_CODE32 1
# @config.log+| | #define HAVE_LIBM 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAS_UNISTD 1
# @config.log+| | #define HAS_STDINT_H 1
# @config.log+| | #define HAS_DIRENT 1
# @config.log+| | #define HAS_SYS_SELECT_H 1
# @config.log+| | #define SIZEOF_INT 4
# @config.log+| | #define SIZEOF_LONG 8
# @config.log+| | #define SIZEOF_LONG_P 8
# @config.log+| | #define SIZEOF_SHORT 2
# @config.log+| | #define SIZEOF_LONG_LONG 8
# @config.log+| | #define ARCH_SIXTYFOUR 1
# @config.log+| | #define SIZEOF_PTR 8
# @config.log+| | #define SIZEOF_LONGLONG 8
# @config.log+| | #define ALIGNOF_DOUBLE 8
# @config.log+| | #define ALIGNOF_LONG 8
# @config.log+| | #define ALIGNOF_LONG_LONG 8
# @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
# @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
# @config.log+| | #define OCAML_OS_TYPE "Unix"
# @config.log+| | #define POSIX_SIGNALS 1
# @config.log+| | #define HAS_WORKING_FMA 1
# @config.log+| | #define HAS_C99_FLOAT_OPS 1
# @config.log+| | #define HAS_GETRUSAGE 1
# @config.log+| | #define HAS_TIMES 1
# @config.log+| | #define HAS_SECURE_GETENV 1
# @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
# @config.log+| | #define HAS_SOCKETS 1
# @config.log+| | #define HAS_SOCKLEN_T 1
# @config.log+| | #define HAS_INET_ATON 1
# @config.log+| | /* end confdefs.h.  */
# @config.log+| | 
# @config.log+| | #include <sys/types.h>
# @config.log+| | #include <sys/socket.h>
# @config.log+| | #include <netinet/in.h>
# @config.log+| | 
# @config.log+| | 
# @config.log+| | 
# @config.log+| | int
# @config.log+| | main ()
# @config.log+| | {
# @config.log+| | if (sizeof ((struct sockaddr_in6)))
# @config.log+| | 	    return 0;
# @config.log+| |   ;
# @config.log+| |   return 0;
# @config.log+| | }
# @config.log+| configure:14766: result: yes
# @config.log+| configure:14781: checking for getaddrinfo
# @config.log+| configure:14781: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14781: $? = 0
# @config.log+| configure:14781: result: yes
# @config.log+| configure:14791: checking for getnameinfo
# @config.log+| configure:14791: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14791: $? = 0
# @config.log+| configure:14791: result: yes
# @config.log+| configure:14801: checking for inet_pton
# @config.log+| configure:14801: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14801: $? = 0
# @config.log+| configure:14801: result: yes
# @config.log+| configure:14811: checking for inet_ntop
# @config.log+| configure:14811: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14811: $? = 0
# @config.log+| configure:14811: result: yes
# @config.log+| configure:14819: checking for rewinddir
# @config.log+| configure:14819: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14819: $? = 0
# @config.log+| configure:14819: result: yes
# @config.log+| configure:14826: checking for lockf
# @config.log+| configure:14826: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14826: $? = 0
# @config.log+| configure:14826: result: yes
# @config.log+| configure:14833: checking for mkfifo
# @config.log+| configure:14833: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14833: $? = 0
# @config.log+| configure:14833: result: yes
# @config.log+| configure:14840: checking for getcwd
# @config.log+| configure:14840: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14840: $? = 0
# @config.log+| configure:14840: result: yes
# @config.log+| configure:14847: checking whether system is declared
# @config.log+| configure:14847: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:14847: $? = 0
# @config.log+| configure:14847: result: yes
# @config.log+| configure:14864: checking for sys/types.h
# @config.log+| configure:14864: result: yes
# @config.log+| configure:14866: checking utime.h usability
# @config.log+| configure:14866: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:14866: $? = 0
# @config.log+| configure:14866: result: yes
# @config.log+| configure:14866: checking utime.h presence
# @config.log+| configure:14866: gcc -E  conftest.c
# @config.log+| configure:14866: $? = 0
# @config.log+| configure:14866: result: yes
# @config.log+| configure:14866: checking for utime.h
# @config.log+| configure:14866: result: yes
# @config.log+| configure:14868: checking for utime
# @config.log+| configure:14868: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14868: $? = 0
# @config.log+| configure:14868: result: yes
# @config.log+| configure:14882: checking for utimes
# @config.log+| configure:14882: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14882: $? = 0
# @config.log+| configure:14882: result: yes
# @config.log+| configure:14889: checking for fchmod
# @config.log+| configure:14889: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14889: $? = 0
# @config.log+| configure:14889: result: yes
# @config.log+| configure:14891: checking for fchown
# @config.log+| configure:14891: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14891: $? = 0
# @config.log+| configure:14891: result: yes
# @config.log+| configure:14900: checking for truncate
# @config.log+| configure:14900: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14900: $? = 0
# @config.log+| configure:14900: result: yes
# @config.log+| configure:14902: checking for ftruncate
# @config.log+| configure:14902: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14902: $? = 0
# @config.log+| configure:14902: result: yes
# @config.log+| configure:14912: checking for select
# @config.log+| configure:14912: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14912: $? = 0
# @config.log+| configure:14912: result: yes
# @config.log+| configure:14914: checking for fd_set
# @config.log+| configure:14914: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:14914: $? = 0
# @config.log+| configure:14914: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| conftest.c: In function 'main':
# @config.log+| conftest.c:70:21: error: expected expression before ')' token
# @config.log+|    70 | if (sizeof ((fd_set)))
# @config.log+|       |                     ^
# @config.log+| configure:14914: $? = 1
# @config.log+| configure: failed program was:
# @config.log+| | /* confdefs.h */
# @config.log+| | #define PACKAGE_NAME "OCaml"
# @config.log+| | #define PACKAGE_TARNAME "ocaml"
# @config.log+| | #define PACKAGE_VERSION "4.12.1"
# @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
# @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
# @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
# @config.log+| | #define STDC_HEADERS 1
# @config.log+| | #define HAVE_SYS_TYPES_H 1
# @config.log+| | #define HAVE_SYS_STAT_H 1
# @config.log+| | #define HAVE_STDLIB_H 1
# @config.log+| | #define HAVE_STRING_H 1
# @config.log+| | #define HAVE_MEMORY_H 1
# @config.log+| | #define HAVE_STRINGS_H 1
# @config.log+| | #define HAVE_INTTYPES_H 1
# @config.log+| | #define HAVE_STDINT_H 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAVE_DLFCN_H 1
# @config.log+| | #define LT_OBJDIR ".libs/"
# @config.log+| | #define HAS_ARCH_CODE32 1
# @config.log+| | #define HAVE_LIBM 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAS_UNISTD 1
# @config.log+| | #define HAS_STDINT_H 1
# @config.log+| | #define HAS_DIRENT 1
# @config.log+| | #define HAS_SYS_SELECT_H 1
# @config.log+| | #define SIZEOF_INT 4
# @config.log+| | #define SIZEOF_LONG 8
# @config.log+| | #define SIZEOF_LONG_P 8
# @config.log+| | #define SIZEOF_SHORT 2
# @config.log+| | #define SIZEOF_LONG_LONG 8
# @config.log+| | #define ARCH_SIXTYFOUR 1
# @config.log+| | #define SIZEOF_PTR 8
# @config.log+| | #define SIZEOF_LONGLONG 8
# @config.log+| | #define ALIGNOF_DOUBLE 8
# @config.log+| | #define ALIGNOF_LONG 8
# @config.log+| | #define ALIGNOF_LONG_LONG 8
# @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
# @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
# @config.log+| | #define OCAML_OS_TYPE "Unix"
# @config.log+| | #define POSIX_SIGNALS 1
# @config.log+| | #define HAS_WORKING_FMA 1
# @config.log+| | #define HAS_C99_FLOAT_OPS 1
# @config.log+| | #define HAS_GETRUSAGE 1
# @config.log+| | #define HAS_TIMES 1
# @config.log+| | #define HAS_SECURE_GETENV 1
# @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
# @config.log+| | #define HAS_SOCKETS 1
# @config.log+| | #define HAS_SOCKLEN_T 1
# @config.log+| | #define HAS_INET_ATON 1
# @config.log+| | #define HAS_IPV6 1
# @config.log+| | #define HAS_REWINDDIR 1
# @config.log+| | #define HAS_LOCKF 1
# @config.log+| | #define HAS_MKFIFO 1
# @config.log+| | #define HAS_GETCWD 1
# @config.log+| | #define HAS_SYSTEM 1
# @config.log+| | #define HAS_UTIME 1
# @config.log+| | #define HAS_UTIMES 1
# @config.log+| | #define HAS_FCHMOD 1
# @config.log+| | #define HAS_TRUNCATE 1
# @config.log+| | /* end confdefs.h.  */
# @config.log+| | 
# @config.log+| | #include <sys/types.h>
# @config.log+| | #include <sys/select.h>
# @config.log+| | 
# @config.log+| | 
# @config.log+| | int
# @config.log+| | main ()
# @config.log+| | {
# @config.log+| | if (sizeof ((fd_set)))
# @config.log+| | 	    return 0;
# @config.log+| |   ;
# @config.log+| |   return 0;
# @config.log+| | }
# @config.log+| configure:14914: result: yes
# @config.log+| configure:14930: checking for nanosleep
# @config.log+| configure:14930: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14930: $? = 0
# @config.log+| configure:14930: result: yes
# @config.log+| configure:14937: checking for symlink
# @config.log+| configure:14937: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14937: $? = 0
# @config.log+| configure:14937: result: yes
# @config.log+| configure:14939: checking for readlink
# @config.log+| configure:14939: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14939: $? = 0
# @config.log+| configure:14939: result: yes
# @config.log+| configure:14941: checking for lstat
# @config.log+| configure:14941: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14941: $? = 0
# @config.log+| configure:14941: result: yes
# @config.log+| configure:14953: checking for waitpid
# @config.log+| configure:14953: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14953: $? = 0
# @config.log+| configure:14953: result: yes
# @config.log+| configure:14965: checking for wait4
# @config.log+| configure:14965: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14965: $? = 0
# @config.log+| configure:14965: result: yes
# @config.log+| configure:14976: checking for getgroups
# @config.log+| configure:14976: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14976: $? = 0
# @config.log+| configure:14976: result: yes
# @config.log+| configure:14984: checking for setgroups
# @config.log+| configure:14984: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14984: $? = 0
# @config.log+| configure:14984: result: yes
# @config.log+| configure:14992: checking for initgroups
# @config.log+| configure:14992: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:14992: $? = 0
# @config.log+| configure:14992: result: yes
# @config.log+| configure:15001: checking termios.h usability
# @config.log+| configure:15001: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:15001: $? = 0
# @config.log+| configure:15001: result: yes
# @config.log+| configure:15001: checking termios.h presence
# @config.log+| configure:15001: gcc -E  conftest.c
# @config.log+| configure:15001: $? = 0
# @config.log+| configure:15001: result: yes
# @config.log+| configure:15001: checking for termios.h
# @config.log+| configure:15001: result: yes
# @config.log+| configure:15003: checking for tcgetattr
# @config.log+| configure:15003: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15003: $? = 0
# @config.log+| configure:15003: result: yes
# @config.log+| configure:15005: checking for tcsetattr
# @config.log+| configure:15005: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15005: $? = 0
# @config.log+| configure:15005: result: yes
# @config.log+| configure:15007: checking for tcsendbreak
# @config.log+| configure:15007: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15007: $? = 0
# @config.log+| configure:15007: result: yes
# @config.log+| configure:15009: checking for tcflush
# @config.log+| configure:15009: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15009: $? = 0
# @config.log+| configure:15009: result: yes
# @config.log+| configure:15011: checking for tcflow
# @config.log+| configure:15011: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15011: $? = 0
# @config.log+| configure:15011: result: yes
# @config.log+| configure:15031: checking for setitimer
# @config.log+| configure:15031: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15031: $? = 0
# @config.log+| configure:15031: result: yes
# @config.log+| configure:15051: checking for gethostname
# @config.log+| configure:15051: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15051: $? = 0
# @config.log+| configure:15051: result: yes
# @config.log+| configure:15061: checking sys/utsname.h usability
# @config.log+| configure:15061: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:15061: $? = 0
# @config.log+| configure:15061: result: yes
# @config.log+| configure:15061: checking sys/utsname.h presence
# @config.log+| configure:15061: gcc -E  conftest.c
# @config.log+| configure:15061: $? = 0
# @config.log+| configure:15061: result: yes
# @config.log+| configure:15061: checking for sys/utsname.h
# @config.log+| configure:15061: result: yes
# @config.log+| configure:15063: checking for uname
# @config.log+| configure:15063: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15063: $? = 0
# @config.log+| configure:15063: result: yes
# @config.log+| configure:15075: checking for gettimeofday
# @config.log+| configure:15075: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15075: $? = 0
# @config.log+| configure:15075: result: yes
# @config.log+| configure:15089: checking for mktime
# @config.log+| configure:15089: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15089: $? = 0
# @config.log+| configure:15089: result: yes
# @config.log+| configure:15102: checking for setsid
# @config.log+| configure:15102: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15102: $? = 0
# @config.log+| configure:15102: result: yes
# @config.log+| configure:15112: checking for putenv
# @config.log+| configure:15112: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15112: $? = 0
# @config.log+| configure:15112: result: yes
# @config.log+| configure:15121: checking for setenv
# @config.log+| configure:15121: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15121: $? = 0
# @config.log+| configure:15121: result: yes
# @config.log+| configure:15123: checking for unsetenv
# @config.log+| configure:15123: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15123: $? = 0
# @config.log+| configure:15123: result: yes
# @config.log+| configure:15140: checking locale.h usability
# @config.log+| configure:15140: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:15140: $? = 0
# @config.log+| configure:15140: result: yes
# @config.log+| configure:15140: checking locale.h presence
# @config.log+| configure:15140: gcc -E  conftest.c
# @config.log+| configure:15140: $? = 0
# @config.log+| configure:15140: result: yes
# @config.log+| configure:15140: checking for locale.h
# @config.log+| configure:15140: result: yes
# @config.log+| configure:15142: checking for newlocale
# @config.log+| configure:15142: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15142: $? = 0
# @config.log+| configure:15142: result: yes
# @config.log+| configure:15144: checking for freelocale
# @config.log+| configure:15144: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15144: $? = 0
# @config.log+| configure:15144: result: yes
# @config.log+| configure:15146: checking for uselocale
# @config.log+| configure:15146: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15146: $? = 0
# @config.log+| configure:15146: result: yes
# @config.log+| configure:15161: checking xlocale.h usability
# @config.log+| configure:15161: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| conftest.c:113:10: fatal error: xlocale.h: No such file or directory
# @config.log+|   113 | #include <xlocale.h>
# @config.log+|       |          ^~~~~~~~~~~
# @config.log+| compilation terminated.
# @config.log+| configure:15161: $? = 1
# @config.log+| configure: failed program was:
# @config.log+| | /* confdefs.h */
# @config.log+| | #define PACKAGE_NAME "OCaml"
# @config.log+| | #define PACKAGE_TARNAME "ocaml"
# @config.log+| | #define PACKAGE_VERSION "4.12.1"
# @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
# @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
# @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
# @config.log+| | #define STDC_HEADERS 1
# @config.log+| | #define HAVE_SYS_TYPES_H 1
# @config.log+| | #define HAVE_SYS_STAT_H 1
# @config.log+| | #define HAVE_STDLIB_H 1
# @config.log+| | #define HAVE_STRING_H 1
# @config.log+| | #define HAVE_MEMORY_H 1
# @config.log+| | #define HAVE_STRINGS_H 1
# @config.log+| | #define HAVE_INTTYPES_H 1
# @config.log+| | #define HAVE_STDINT_H 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAVE_DLFCN_H 1
# @config.log+| | #define LT_OBJDIR ".libs/"
# @config.log+| | #define HAS_ARCH_CODE32 1
# @config.log+| | #define HAVE_LIBM 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAS_UNISTD 1
# @config.log+| | #define HAS_STDINT_H 1
# @config.log+| | #define HAS_DIRENT 1
# @config.log+| | #define HAS_SYS_SELECT_H 1
# @config.log+| | #define SIZEOF_INT 4
# @config.log+| | #define SIZEOF_LONG 8
# @config.log+| | #define SIZEOF_LONG_P 8
# @config.log+| | #define SIZEOF_SHORT 2
# @config.log+| | #define SIZEOF_LONG_LONG 8
# @config.log+| | #define ARCH_SIXTYFOUR 1
# @config.log+| | #define SIZEOF_PTR 8
# @config.log+| | #define SIZEOF_LONGLONG 8
# @config.log+| | #define ALIGNOF_DOUBLE 8
# @config.log+| | #define ALIGNOF_LONG 8
# @config.log+| | #define ALIGNOF_LONG_LONG 8
# @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
# @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
# @config.log+| | #define OCAML_OS_TYPE "Unix"
# @config.log+| | #define POSIX_SIGNALS 1
# @config.log+| | #define HAS_WORKING_FMA 1
# @config.log+| | #define HAS_C99_FLOAT_OPS 1
# @config.log+| | #define HAS_GETRUSAGE 1
# @config.log+| | #define HAS_TIMES 1
# @config.log+| | #define HAS_SECURE_GETENV 1
# @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
# @config.log+| | #define HAS_SOCKETS 1
# @config.log+| | #define HAS_SOCKLEN_T 1
# @config.log+| | #define HAS_INET_ATON 1
# @config.log+| | #define HAS_IPV6 1
# @config.log+| | #define HAS_REWINDDIR 1
# @config.log+| | #define HAS_LOCKF 1
# @config.log+| | #define HAS_MKFIFO 1
# @config.log+| | #define HAS_GETCWD 1
# @config.log+| | #define HAS_SYSTEM 1
# @config.log+| | #define HAS_UTIME 1
# @config.log+| | #define HAS_UTIMES 1
# @config.log+| | #define HAS_FCHMOD 1
# @config.log+| | #define HAS_TRUNCATE 1
# @config.log+| | #define HAS_SELECT 1
# @config.log+| | #define HAS_NANOSLEEP 1
# @config.log+| | #define HAS_SYMLINK 1
# @config.log+| | #define HAS_WAITPID 1
# @config.log+| | #define HAS_WAIT4 1
# @config.log+| | #define HAS_GETGROUPS 1
# @config.log+| | #define HAS_SETGROUPS 1
# @config.log+| | #define HAS_INITGROUPS 1
# @config.log+| | #define HAS_TERMIOS 1
# @config.log+| | #define HAS_SETITIMER 1
# @config.log+| | #define HAS_GETHOSTNAME 1
# @config.log+| | #define HAS_UNAME 1
# @config.log+| | #define HAS_GETTIMEOFDAY 1
# @config.log+| | #define HAS_MKTIME 1
# @config.log+| | #define HAS_SETSID 1
# @config.log+| | #define HAS_PUTENV 1
# @config.log+| | #define HAS_SETENV_UNSETENV 1
# @config.log+| | #define HAS_LOCALE_H 1
# @config.log+| | /* end confdefs.h.  */
# @config.log+| | #include <stdio.h>
# @config.log+| | #ifdef HAVE_SYS_TYPES_H
# @config.log+| | # include <sys/types.h>
# @config.log+| | #endif
# @config.log+| | #ifdef HAVE_SYS_STAT_H
# @config.log+| | # include <sys/stat.h>
# @config.log+| | #endif
# @config.log+| | #ifdef STDC_HEADERS
# @config.log+| | # include <stdlib.h>
# @config.log+| | # include <stddef.h>
# @config.log+| | #else
# @config.log+| | # ifdef HAVE_STDLIB_H
# @config.log+| | #  include <stdlib.h>
# @config.log+| | # endif
# @config.log+| | #endif
# @config.log+| | #ifdef HAVE_STRING_H
# @config.log+| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# @config.log+| | #  include <memory.h>
# @config.log+| | # endif
# @config.log+| | # include <string.h>
# @config.log+| | #endif
# @config.log+| | #ifdef HAVE_STRINGS_H
# @config.log+| | # include <strings.h>
# @config.log+| | #endif
# @config.log+| | #ifdef HAVE_INTTYPES_H
# @config.log+| | # include <inttypes.h>
# @config.log+| | #endif
# @config.log+| | #ifdef HAVE_STDINT_H
# @config.log+| | # include <stdint.h>
# @config.log+| | #endif
# @config.log+| | #ifdef HAVE_UNISTD_H
# @config.log+| | # include <unistd.h>
# @config.log+| | #endif
# @config.log+| | #include <xlocale.h>
# @config.log+| configure:15161: result: no
# @config.log+| configure:15161: checking xlocale.h presence
# @config.log+| configure:15161: gcc -E  conftest.c
# @config.log+| conftest.c:80:10: fatal error: xlocale.h: No such file or directory
# @config.log+|    80 | #include <xlocale.h>
# @config.log+|       |          ^~~~~~~~~~~
# @config.log+| compilation terminated.
# @config.log+| configure:15161: $? = 1
# @config.log+| configure: failed program was:
# @config.log+| | /* confdefs.h */
# @config.log+| | #define PACKAGE_NAME "OCaml"
# @config.log+| | #define PACKAGE_TARNAME "ocaml"
# @config.log+| | #define PACKAGE_VERSION "4.12.1"
# @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
# @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
# @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
# @config.log+| | #define STDC_HEADERS 1
# @config.log+| | #define HAVE_SYS_TYPES_H 1
# @config.log+| | #define HAVE_SYS_STAT_H 1
# @config.log+| | #define HAVE_STDLIB_H 1
# @config.log+| | #define HAVE_STRING_H 1
# @config.log+| | #define HAVE_MEMORY_H 1
# @config.log+| | #define HAVE_STRINGS_H 1
# @config.log+| | #define HAVE_INTTYPES_H 1
# @config.log+| | #define HAVE_STDINT_H 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAVE_DLFCN_H 1
# @config.log+| | #define LT_OBJDIR ".libs/"
# @config.log+| | #define HAS_ARCH_CODE32 1
# @config.log+| | #define HAVE_LIBM 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAS_UNISTD 1
# @config.log+| | #define HAS_STDINT_H 1
# @config.log+| | #define HAS_DIRENT 1
# @config.log+| | #define HAS_SYS_SELECT_H 1
# @config.log+| | #define SIZEOF_INT 4
# @config.log+| | #define SIZEOF_LONG 8
# @config.log+| | #define SIZEOF_LONG_P 8
# @config.log+| | #define SIZEOF_SHORT 2
# @config.log+| | #define SIZEOF_LONG_LONG 8
# @config.log+| | #define ARCH_SIXTYFOUR 1
# @config.log+| | #define SIZEOF_PTR 8
# @config.log+| | #define SIZEOF_LONGLONG 8
# @config.log+| | #define ALIGNOF_DOUBLE 8
# @config.log+| | #define ALIGNOF_LONG 8
# @config.log+| | #define ALIGNOF_LONG_LONG 8
# @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
# @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
# @config.log+| | #define OCAML_OS_TYPE "Unix"
# @config.log+| | #define POSIX_SIGNALS 1
# @config.log+| | #define HAS_WORKING_FMA 1
# @config.log+| | #define HAS_C99_FLOAT_OPS 1
# @config.log+| | #define HAS_GETRUSAGE 1
# @config.log+| | #define HAS_TIMES 1
# @config.log+| | #define HAS_SECURE_GETENV 1
# @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
# @config.log+| | #define HAS_SOCKETS 1
# @config.log+| | #define HAS_SOCKLEN_T 1
# @config.log+| | #define HAS_INET_ATON 1
# @config.log+| | #define HAS_IPV6 1
# @config.log+| | #define HAS_REWINDDIR 1
# @config.log+| | #define HAS_LOCKF 1
# @config.log+| | #define HAS_MKFIFO 1
# @config.log+| | #define HAS_GETCWD 1
# @config.log+| | #define HAS_SYSTEM 1
# @config.log+| | #define HAS_UTIME 1
# @config.log+| | #define HAS_UTIMES 1
# @config.log+| | #define HAS_FCHMOD 1
# @config.log+| | #define HAS_TRUNCATE 1
# @config.log+| | #define HAS_SELECT 1
# @config.log+| | #define HAS_NANOSLEEP 1
# @config.log+| | #define HAS_SYMLINK 1
# @config.log+| | #define HAS_WAITPID 1
# @config.log+| | #define HAS_WAIT4 1
# @config.log+| | #define HAS_GETGROUPS 1
# @config.log+| | #define HAS_SETGROUPS 1
# @config.log+| | #define HAS_INITGROUPS 1
# @config.log+| | #define HAS_TERMIOS 1
# @config.log+| | #define HAS_SETITIMER 1
# @config.log+| | #define HAS_GETHOSTNAME 1
# @config.log+| | #define HAS_UNAME 1
# @config.log+| | #define HAS_GETTIMEOFDAY 1
# @config.log+| | #define HAS_MKTIME 1
# @config.log+| | #define HAS_SETSID 1
# @config.log+| | #define HAS_PUTENV 1
# @config.log+| | #define HAS_SETENV_UNSETENV 1
# @config.log+| | #define HAS_LOCALE_H 1
# @config.log+| | /* end confdefs.h.  */
# @config.log+| | #include <xlocale.h>
# @config.log+| configure:15161: result: no
# @config.log+| configure:15161: checking for xlocale.h
# @config.log+| configure:15161: result: no
# @config.log+| configure:15189: checking for strtod_l
# @config.log+| configure:15189: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15189: $? = 0
# @config.log+| configure:15189: result: yes
# @config.log+| configure:15203: checking for dlopen
# @config.log+| configure:15203: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15203: $? = 0
# @config.log+| configure:15203: result: yes
# @config.log+| configure:15257: Dynamic loading of shared libraries is supported.
# @config.log+| configure:15268: checking sys/mman.h usability
# @config.log+| configure:15268: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:15268: $? = 0
# @config.log+| configure:15268: result: yes
# @config.log+| configure:15268: checking sys/mman.h presence
# @config.log+| configure:15268: gcc -E  conftest.c
# @config.log+| configure:15268: $? = 0
# @config.log+| configure:15268: result: yes
# @config.log+| configure:15268: checking for sys/mman.h
# @config.log+| configure:15268: result: yes
# @config.log+| configure:15270: checking for mmap
# @config.log+| configure:15270: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15270: $? = 0
# @config.log+| configure:15270: result: yes
# @config.log+| configure:15272: checking for munmap
# @config.log+| configure:15272: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15272: $? = 0
# @config.log+| configure:15272: result: yes
# @config.log+| configure:15286: checking for pwrite
# @config.log+| configure:15286: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15286: $? = 0
# @config.log+| configure:15286: result: yes
# @config.log+| configure:15305: checking whether the C compiler supports -fdebug-prefix-map
# @config.log+| configure:15313: gcc -c -fdebug-prefix-map=old=new  -Wno-format  conftest.c >&5
# @config.log+| configure:15313: $? = 0
# @config.log+| configure:15315: result: yes
# @config.log+| configure:15329: checking for struct stat.st_atim.tv_nsec
# @config.log+| configure:15329: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:15329: $? = 0
# @config.log+| configure:15329: result: yes
# @config.log+| configure:15371: stat supports nanosecond precision
# @config.log+| configure:15388: checking how many arguments gethostbyname_r() takes
# @config.log+| configure:15423: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| conftest.c: In function 'main':
# @config.log+| conftest.c:91:19: error: too few arguments to function 'gethostbyname_r'; expected 6, have 1
# @config.log+|    91 |             (void)gethostbyname_r(name) /* ; */
# @config.log+|       |                   ^~~~~~~~~~~~~~~
# @config.log+| In file included from conftest.c:85:
# @config.log+| /usr/include/netdb.h:177:12: note: declared here
# @config.log+|   177 | extern int gethostbyname_r (const char *__restrict __name,
# @config.log+|       |            ^~~~~~~~~~~~~~~
# @config.log+| configure:15423: $? = 1
# @config.log+| configure: failed program was:
# @config.log+| | /* confdefs.h */
# @config.log+| | #define PACKAGE_NAME "OCaml"
# @config.log+| | #define PACKAGE_TARNAME "ocaml"
# @config.log+| | #define PACKAGE_VERSION "4.12.1"
# @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
# @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
# @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
# @config.log+| | #define STDC_HEADERS 1
# @config.log+| | #define HAVE_SYS_TYPES_H 1
# @config.log+| | #define HAVE_SYS_STAT_H 1
# @config.log+| | #define HAVE_STDLIB_H 1
# @config.log+| | #define HAVE_STRING_H 1
# @config.log+| | #define HAVE_MEMORY_H 1
# @config.log+| | #define HAVE_STRINGS_H 1
# @config.log+| | #define HAVE_INTTYPES_H 1
# @config.log+| | #define HAVE_STDINT_H 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAVE_DLFCN_H 1
# @config.log+| | #define LT_OBJDIR ".libs/"
# @config.log+| | #define HAS_ARCH_CODE32 1
# @config.log+| | #define HAVE_LIBM 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAS_UNISTD 1
# @config.log+| | #define HAS_STDINT_H 1
# @config.log+| | #define HAS_DIRENT 1
# @config.log+| | #define HAS_SYS_SELECT_H 1
# @config.log+| | #define SIZEOF_INT 4
# @config.log+| | #define SIZEOF_LONG 8
# @config.log+| | #define SIZEOF_LONG_P 8
# @config.log+| | #define SIZEOF_SHORT 2
# @config.log+| | #define SIZEOF_LONG_LONG 8
# @config.log+| | #define ARCH_SIXTYFOUR 1
# @config.log+| | #define SIZEOF_PTR 8
# @config.log+| | #define SIZEOF_LONGLONG 8
# @config.log+| | #define ALIGNOF_DOUBLE 8
# @config.log+| | #define ALIGNOF_LONG 8
# @config.log+| | #define ALIGNOF_LONG_LONG 8
# @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
# @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
# @config.log+| | #define OCAML_OS_TYPE "Unix"
# @config.log+| | #define POSIX_SIGNALS 1
# @config.log+| | #define HAS_WORKING_FMA 1
# @config.log+| | #define HAS_C99_FLOAT_OPS 1
# @config.log+| | #define HAS_GETRUSAGE 1
# @config.log+| | #define HAS_TIMES 1
# @config.log+| | #define HAS_SECURE_GETENV 1
# @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
# @config.log+| | #define HAS_SOCKETS 1
# @config.log+| | #define HAS_SOCKLEN_T 1
# @config.log+| | #define HAS_INET_ATON 1
# @config.log+| | #define HAS_IPV6 1
# @config.log+| | #define HAS_REWINDDIR 1
# @config.log+| | #define HAS_LOCKF 1
# @config.log+| | #define HAS_MKFIFO 1
# @config.log+| | #define HAS_GETCWD 1
# @config.log+| | #define HAS_SYSTEM 1
# @config.log+| | #define HAS_UTIME 1
# @config.log+| | #define HAS_UTIMES 1
# @config.log+| | #define HAS_FCHMOD 1
# @config.log+| | #define HAS_TRUNCATE 1
# @config.log+| | #define HAS_SELECT 1
# @config.log+| | #define HAS_NANOSLEEP 1
# @config.log+| | #define HAS_SYMLINK 1
# @config.log+| | #define HAS_WAITPID 1
# @config.log+| | #define HAS_WAIT4 1
# @config.log+| | #define HAS_GETGROUPS 1
# @config.log+| | #define HAS_SETGROUPS 1
# @config.log+| | #define HAS_INITGROUPS 1
# @config.log+| | #define HAS_TERMIOS 1
# @config.log+| | #define HAS_SETITIMER 1
# @config.log+| | #define HAS_GETHOSTNAME 1
# @config.log+| | #define HAS_UNAME 1
# @config.log+| | #define HAS_GETTIMEOFDAY 1
# @config.log+| | #define HAS_MKTIME 1
# @config.log+| | #define HAS_SETSID 1
# @config.log+| | #define HAS_PUTENV 1
# @config.log+| | #define HAS_SETENV_UNSETENV 1
# @config.log+| | #define HAS_LOCALE_H 1
# @config.log+| | #define HAS_STRTOD_L 1
# @config.log+| | #define SUPPORT_DYNAMIC_LINKING 1
# @config.log+| | #define HAS_MMAP 1
# @config.log+| | #define HAS_PWRITE 1
# @config.log+| | #define HAS_NANOSECOND_STAT 1
# @config.log+| | /* end confdefs.h.  */
# @config.log+| | #include <netdb.h>
# @config.log+| | int
# @config.log+| | main ()
# @config.log+| | {
# @config.log+| | 
# @config.log+| |             char *name = "www.gnu.org";
# @config.log+| |             (void)gethostbyname_r(name) /* ; */
# @config.log+| | 
# @config.log+| |   ;
# @config.log+| |   return 0;
# @config.log+| | }
# @config.log+| configure:15453: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:15453: $? = 0
# @config.log+| configure:15553: result: six
# @config.log+| configure:15608: checking how many arguments gethostbyaddr_r() takes
# @config.log+| configure:15643: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| conftest.c: In function 'main':
# @config.log+| conftest.c:94:19: error: too few arguments to function 'gethostbyaddr_r'; expected 8, have 1
# @config.log+|    94 |             (void)gethostbyaddr_r(addr) /* ; */
# @config.log+|       |                   ^~~~~~~~~~~~~~~
# @config.log+| In file included from conftest.c:88:
# @config.log+| /usr/include/netdb.h:170:12: note: declared here
# @config.log+|   170 | extern int gethostbyaddr_r (const void *__restrict __addr, __socklen_t __len,
# @config.log+|       |            ^~~~~~~~~~~~~~~
# @config.log+| configure:15643: $? = 1
# @config.log+| configure: failed program was:
# @config.log+| | /* confdefs.h */
# @config.log+| | #define PACKAGE_NAME "OCaml"
# @config.log+| | #define PACKAGE_TARNAME "ocaml"
# @config.log+| | #define PACKAGE_VERSION "4.12.1"
# @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
# @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
# @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
# @config.log+| | #define STDC_HEADERS 1
# @config.log+| | #define HAVE_SYS_TYPES_H 1
# @config.log+| | #define HAVE_SYS_STAT_H 1
# @config.log+| | #define HAVE_STDLIB_H 1
# @config.log+| | #define HAVE_STRING_H 1
# @config.log+| | #define HAVE_MEMORY_H 1
# @config.log+| | #define HAVE_STRINGS_H 1
# @config.log+| | #define HAVE_INTTYPES_H 1
# @config.log+| | #define HAVE_STDINT_H 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAVE_DLFCN_H 1
# @config.log+| | #define LT_OBJDIR ".libs/"
# @config.log+| | #define HAS_ARCH_CODE32 1
# @config.log+| | #define HAVE_LIBM 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAS_UNISTD 1
# @config.log+| | #define HAS_STDINT_H 1
# @config.log+| | #define HAS_DIRENT 1
# @config.log+| | #define HAS_SYS_SELECT_H 1
# @config.log+| | #define SIZEOF_INT 4
# @config.log+| | #define SIZEOF_LONG 8
# @config.log+| | #define SIZEOF_LONG_P 8
# @config.log+| | #define SIZEOF_SHORT 2
# @config.log+| | #define SIZEOF_LONG_LONG 8
# @config.log+| | #define ARCH_SIXTYFOUR 1
# @config.log+| | #define SIZEOF_PTR 8
# @config.log+| | #define SIZEOF_LONGLONG 8
# @config.log+| | #define ALIGNOF_DOUBLE 8
# @config.log+| | #define ALIGNOF_LONG 8
# @config.log+| | #define ALIGNOF_LONG_LONG 8
# @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
# @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
# @config.log+| | #define OCAML_OS_TYPE "Unix"
# @config.log+| | #define POSIX_SIGNALS 1
# @config.log+| | #define HAS_WORKING_FMA 1
# @config.log+| | #define HAS_C99_FLOAT_OPS 1
# @config.log+| | #define HAS_GETRUSAGE 1
# @config.log+| | #define HAS_TIMES 1
# @config.log+| | #define HAS_SECURE_GETENV 1
# @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
# @config.log+| | #define HAS_SOCKETS 1
# @config.log+| | #define HAS_SOCKLEN_T 1
# @config.log+| | #define HAS_INET_ATON 1
# @config.log+| | #define HAS_IPV6 1
# @config.log+| | #define HAS_REWINDDIR 1
# @config.log+| | #define HAS_LOCKF 1
# @config.log+| | #define HAS_MKFIFO 1
# @config.log+| | #define HAS_GETCWD 1
# @config.log+| | #define HAS_SYSTEM 1
# @config.log+| | #define HAS_UTIME 1
# @config.log+| | #define HAS_UTIMES 1
# @config.log+| | #define HAS_FCHMOD 1
# @config.log+| | #define HAS_TRUNCATE 1
# @config.log+| | #define HAS_SELECT 1
# @config.log+| | #define HAS_NANOSLEEP 1
# @config.log+| | #define HAS_SYMLINK 1
# @config.log+| | #define HAS_WAITPID 1
# @config.log+| | #define HAS_WAIT4 1
# @config.log+| | #define HAS_GETGROUPS 1
# @config.log+| | #define HAS_SETGROUPS 1
# @config.log+| | #define HAS_INITGROUPS 1
# @config.log+| | #define HAS_TERMIOS 1
# @config.log+| | #define HAS_SETITIMER 1
# @config.log+| | #define HAS_GETHOSTNAME 1
# @config.log+| | #define HAS_UNAME 1
# @config.log+| | #define HAS_GETTIMEOFDAY 1
# @config.log+| | #define HAS_MKTIME 1
# @config.log+| | #define HAS_SETSID 1
# @config.log+| | #define HAS_PUTENV 1
# @config.log+| | #define HAS_SETENV_UNSETENV 1
# @config.log+| | #define HAS_LOCALE_H 1
# @config.log+| | #define HAS_STRTOD_L 1
# @config.log+| | #define SUPPORT_DYNAMIC_LINKING 1
# @config.log+| | #define HAS_MMAP 1
# @config.log+| | #define HAS_PWRITE 1
# @config.log+| | #define HAS_NANOSECOND_STAT 1
# @config.log+| | #define HAVE_GETHOSTBYNAME_R 1
# @config.log+| | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
# @config.log+| | #define HAS_GETHOSTBYNAME_R 6
# @config.log+| | /* end confdefs.h.  */
# @config.log+| | #include <netdb.h>
# @config.log+| | int
# @config.log+| | main ()
# @config.log+| | {
# @config.log+| | 
# @config.log+| |             char *addr = "192.168.1.1";
# @config.log+| |             (void)gethostbyaddr_r(addr) /* ; */
# @config.log+| | 
# @config.log+| |   ;
# @config.log+| |   return 0;
# @config.log+| | }
# @config.log+| configure:15674: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:15674: $? = 0
# @config.log+| configure:15729: result: eight
# @config.log+| configure:15781: checking for mkstemp
# @config.log+| configure:15781: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15781: $? = 0
# @config.log+| configure:15781: result: yes
# @config.log+| configure:15790: checking for nice
# @config.log+| configure:15790: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15790: $? = 0
# @config.log+| configure:15790: result: yes
# @config.log+| configure:15799: checking for dup3
# @config.log+| configure:15799: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15799: $? = 0
# @config.log+| configure:15799: result: yes
# @config.log+| configure:15808: checking for pipe2
# @config.log+| configure:15808: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15808: $? = 0
# @config.log+| configure:15808: result: yes
# @config.log+| configure:15817: checking for accept4
# @config.log+| configure:15817: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15817: $? = 0
# @config.log+| configure:15817: result: yes
# @config.log+| configure:15826: checking for getauxval
# @config.log+| configure:15826: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15826: $? = 0
# @config.log+| configure:15826: result: yes
# @config.log+| configure:15834: checking sys/shm.h usability
# @config.log+| configure:15834: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:15834: $? = 0
# @config.log+| configure:15834: result: yes
# @config.log+| configure:15834: checking sys/shm.h presence
# @config.log+| configure:15834: gcc -E  conftest.c
# @config.log+| configure:15834: $? = 0
# @config.log+| configure:15834: result: yes
# @config.log+| configure:15834: checking for sys/shm.h
# @config.log+| configure:15834: result: yes
# @config.log+| configure:15839: checking for shmat
# @config.log+| configure:15839: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15839: $? = 0
# @config.log+| configure:15839: result: yes
# @config.log+| configure:15852: checking for execvpe
# @config.log+| configure:15852: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15852: $? = 0
# @config.log+| configure:15852: result: yes
# @config.log+| configure:15861: checking spawn.h usability
# @config.log+| configure:15861: gcc -c  -Wno-format  conftest.c >&5
# @config.log+| configure:15861: $? = 0
# @config.log+| configure:15861: result: yes
# @config.log+| configure:15861: checking spawn.h presence
# @config.log+| configure:15861: gcc -E  conftest.c
# @config.log+| configure:15861: $? = 0
# @config.log+| configure:15861: result: yes
# @config.log+| configure:15861: checking for spawn.h
# @config.log+| configure:15861: result: yes
# @config.log+| configure:15863: checking for posix_spawn
# @config.log+| configure:15863: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15863: $? = 0
# @config.log+| configure:15863: result: yes
# @config.log+| configure:15865: checking for posix_spawnp
# @config.log+| configure:15865: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:15865: $? = 0
# @config.log+| configure:15865: result: yes
# @config.log+| configure:15879: checking for ffs
# @config.log+| configure:15879: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| conftest.c:124:6: warning: conflicting types for built-in function 'ffs'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
# @config.log+|   124 | char ffs ();
# @config.log+|       |      ^~~
# @config.log+| configure:15879: $? = 0
# @config.log+| configure:15879: result: yes
# @config.log+| configure:15885: checking for _BitScanForward
# @config.log+| configure:15885: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| /usr/bin/ld: /opam-tmp/dkmlw.0ReGv/cc0muFzI.o: in function `main':
# @config.log+| conftest.c:(.text+0x5): undefined reference to `_BitScanForward'
# @config.log+| collect2: error: ld returned 1 exit status
# @config.log+| configure:15885: $? = 1
# @config.log+| configure: failed program was:
# @config.log+| | /* confdefs.h */
# @config.log+| | #define PACKAGE_NAME "OCaml"
# @config.log+| | #define PACKAGE_TARNAME "ocaml"
# @config.log+| | #define PACKAGE_VERSION "4.12.1"
# @config.log+| | #define PACKAGE_STRING "OCaml 4.12.1"
# @config.log+| | #define PACKAGE_BUGREPORT "caml-list@inria.fr"
# @config.log+| | #define PACKAGE_URL "http://www.ocaml.org"
# @config.log+| | #define STDC_HEADERS 1
# @config.log+| | #define HAVE_SYS_TYPES_H 1
# @config.log+| | #define HAVE_SYS_STAT_H 1
# @config.log+| | #define HAVE_STDLIB_H 1
# @config.log+| | #define HAVE_STRING_H 1
# @config.log+| | #define HAVE_MEMORY_H 1
# @config.log+| | #define HAVE_STRINGS_H 1
# @config.log+| | #define HAVE_INTTYPES_H 1
# @config.log+| | #define HAVE_STDINT_H 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAVE_DLFCN_H 1
# @config.log+| | #define LT_OBJDIR ".libs/"
# @config.log+| | #define HAS_ARCH_CODE32 1
# @config.log+| | #define HAVE_LIBM 1
# @config.log+| | #define HAVE_UNISTD_H 1
# @config.log+| | #define HAS_UNISTD 1
# @config.log+| | #define HAS_STDINT_H 1
# @config.log+| | #define HAS_DIRENT 1
# @config.log+| | #define HAS_SYS_SELECT_H 1
# @config.log+| | #define SIZEOF_INT 4
# @config.log+| | #define SIZEOF_LONG 8
# @config.log+| | #define SIZEOF_LONG_P 8
# @config.log+| | #define SIZEOF_SHORT 2
# @config.log+| | #define SIZEOF_LONG_LONG 8
# @config.log+| | #define ARCH_SIXTYFOUR 1
# @config.log+| | #define SIZEOF_PTR 8
# @config.log+| | #define SIZEOF_LONGLONG 8
# @config.log+| | #define ALIGNOF_DOUBLE 8
# @config.log+| | #define ALIGNOF_LONG 8
# @config.log+| | #define ALIGNOF_LONG_LONG 8
# @config.log+| | #define SUPPORTS_ALIGNED_ATTRIBUTE 1
# @config.log+| | #define SUPPORTS_TREE_VECTORIZE 1
# @config.log+| | #define OCAML_OS_TYPE "Unix"
# @config.log+| | #define POSIX_SIGNALS 1
# @config.log+| | #define HAS_WORKING_FMA 1
# @config.log+| | #define HAS_C99_FLOAT_OPS 1
# @config.log+| | #define HAS_GETRUSAGE 1
# @config.log+| | #define HAS_TIMES 1
# @config.log+| | #define HAS_SECURE_GETENV 1
# @config.log+| | #define HAS_POSIX_MONOTONIC_CLOCK 1
# @config.log+| | #define HAS_SOCKETS 1
# @config.log+| | #define HAS_SOCKLEN_T 1
# @config.log+| | #define HAS_INET_ATON 1
# @config.log+| | #define HAS_IPV6 1
# @config.log+| | #define HAS_REWINDDIR 1
# @config.log+| | #define HAS_LOCKF 1
# @config.log+| | #define HAS_MKFIFO 1
# @config.log+| | #define HAS_GETCWD 1
# @config.log+| | #define HAS_SYSTEM 1
# @config.log+| | #define HAS_UTIME 1
# @config.log+| | #define HAS_UTIMES 1
# @config.log+| | #define HAS_FCHMOD 1
# @config.log+| | #define HAS_TRUNCATE 1
# @config.log+| | #define HAS_SELECT 1
# @config.log+| | #define HAS_NANOSLEEP 1
# @config.log+| | #define HAS_SYMLINK 1
# @config.log+| | #define HAS_WAITPID 1
# @config.log+| | #define HAS_WAIT4 1
# @config.log+| | #define HAS_GETGROUPS 1
# @config.log+| | #define HAS_SETGROUPS 1
# @config.log+| | #define HAS_INITGROUPS 1
# @config.log+| | #define HAS_TERMIOS 1
# @config.log+| | #define HAS_SETITIMER 1
# @config.log+| | #define HAS_GETHOSTNAME 1
# @config.log+| | #define HAS_UNAME 1
# @config.log+| | #define HAS_GETTIMEOFDAY 1
# @config.log+| | #define HAS_MKTIME 1
# @config.log+| | #define HAS_SETSID 1
# @config.log+| | #define HAS_PUTENV 1
# @config.log+| | #define HAS_SETENV_UNSETENV 1
# @config.log+| | #define HAS_LOCALE_H 1
# @config.log+| | #define HAS_STRTOD_L 1
# @config.log+| | #define SUPPORT_DYNAMIC_LINKING 1
# @config.log+| | #define HAS_MMAP 1
# @config.log+| | #define HAS_PWRITE 1
# @config.log+| | #define HAS_NANOSECOND_STAT 1
# @config.log+| | #define HAVE_GETHOSTBYNAME_R 1
# @config.log+| | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
# @config.log+| | #define HAS_GETHOSTBYNAME_R 6
# @config.log+| | #define HAVE_GETHOSTBYADDR_R 1
# @config.log+| | #define HAVE_FUNC_GETHOSTBYADDR_R_8 1
# @config.log+| | #define HAS_GETHOSTBYADDR_R 8
# @config.log+| | #define HAS_MKSTEMP 1
# @config.log+| | #define HAS_NICE 1
# @config.log+| | #define HAS_DUP3 1
# @config.log+| | #define HAS_PIPE2 1
# @config.log+| | #define HAS_ACCEPT4 1
# @config.log+| | #define HAS_GETAUXVAL 1
# @config.log+| | #define HAS_SYS_SHM_H 1
# @config.log+| | #define HAS_SHMAT 1
# @config.log+| | #define HAS_EXECVPE 1
# @config.log+| | #define HAS_POSIX_SPAWN 1
# @config.log+| | #define HAS_FFS 1
# @config.log+| | /* end confdefs.h.  */
# @config.log+| | /* Define _BitScanForward to an innocuous variant, in case <limits.h> declares _BitScanForward.
# @config.log+| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
# @config.log+| | #define _BitScanForward innocuous__BitScanForward
# @config.log+| | 
# @config.log+| | /* System header to define __stub macros and hopefully few prototypes,
# @config.log+| |     which can conflict with char _BitScanForward (); below.
# @config.log+| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
# @config.log+| |     <limits.h> exists even on freestanding compilers.  */
# @config.log+| | 
# @config.log+| | #ifdef __STDC__
# @config.log+| | # include <limits.h>
# @config.log+| | #else
# @config.log+| | # include <assert.h>
# @config.log+| | #endif
# @config.log+| | 
# @config.log+| | #undef _BitScanForward
# @config.log+| | 
# @config.log+| | /* Override any GCC internal prototype to avoid an error.
# @config.log+| |    Use char because int might match the return type of a GCC
# @config.log+| |    builtin and then its argument prototype would still apply.  */
# @config.log+| | #ifdef __cplusplus
# @config.log+| | extern "C"
# @config.log+| | #endif
# @config.log+| | char _BitScanForward ();
# @config.log+| | /* The GNU C library defines this for functions which it implements
# @config.log+| |     to always fail with ENOSYS.  Some functions are actually named
# @config.log+| |     something starting with __ and the normal name is an alias.  */
# @config.log+| | #if defined __stub__BitScanForward || defined __stub____BitScanForward
# @config.log+| | choke me
# @config.log+| | #endif
# @config.log+| | 
# @config.log+| | int
# @config.log+| | main ()
# @config.log+| | {
# @config.log+| | return _BitScanForward ();
# @config.log+| |   ;
# @config.log+| |   return 0;
# @config.log+| | }
# @config.log+| configure:15885: result: no
# @config.log+| configure:15902: replay debugger supported
# @config.log+| configure:15922: checking whether stack overflows can be detected
# @config.log+| configure:15930: result: yes
# @config.log+| configure:16134: checking whether gcc is Clang
# @config.log+| configure:16159: result: no
# @config.log+| configure:16282: checking whether pthreads work with -pthread
# @config.log+| configure:16376: gcc -o conftest  -Wno-format -pthread   conftest.c  -lm  >&5
# @config.log+| configure:16376: $? = 0
# @config.log+| configure:16385: result: yes
# @config.log+| configure:16404: checking for joinable pthread attribute
# @config.log+| configure:16422: gcc -o conftest  -Wno-format -pthread   conftest.c  -lm  >&5
# @config.log+| configure:16422: $? = 0
# @config.log+| configure:16430: result: PTHREAD_CREATE_JOINABLE
# @config.log+| configure:16444: checking whether more special flags are required for pthreads
# @config.log+| configure:16457: result: no
# @config.log+| configure:16465: checking for PTHREAD_PRIO_INHERIT
# @config.log+| configure:16481: gcc -o conftest  -Wno-format -pthread   conftest.c  -lm  >&5
# @config.log+| configure:16481: $? = 0
# @config.log+| configure:16490: result: yes
# @config.log+| configure:16588: the POSIX threads library is supported
# @config.log+| configure:16594: checking for sigwait
# @config.log+| configure:16594: gcc -o conftest  -Wno-format -pthread   conftest.c -lm  -lpthread >&5
# @config.log+| configure:16594: $? = 0
# @config.log+| configure:16594: result: yes
# @config.log+| configure:16801: not using frame pointers
# @config.log+| configure:16839: checking whether mmap supports huge pages
# @config.log+| configure:16886: gcc -o conftest  -Wno-format   conftest.c -lm  >&5
# @config.log+| configure:16886: $? = 0
# @config.log+| configure:16886: ./conftest
# @config.log+| configure:16886: $? = 0
# @config.log+| configure:16893: result: yes
# @config.log+| configure:17260: creating ./config.status
# @config.log+| 
# @config.log+| ## ---------------------- ##
# @config.log+| ## Running config.status. ##
# @config.log+| ## ---------------------- ##
# @config.log+| 
# @config.log+| This file was extended by OCaml config.status 4.12.1, which was
# @config.log+| generated by GNU Autoconf 2.69.  Invocation command line was
# @config.log+| 
# @config.log+|   CONFIG_FILES    = 
# @config.log+|   CONFIG_HEADERS  = 
# @config.log+|   CONFIG_LINKS    = 
# @config.log+|   CONFIG_COMMANDS = 
# @config.log+|   $ ./config.status 
# @config.log+| 
# @config.log+| on builder
# @config.log+| 
# @config.log+| config.status:1243: creating Makefile.build_config
# @config.log+| config.status:1243: creating Makefile.config
# @config.log+| config.status:1243: creating tools/eventlog_metadata
# @config.log+| config.status:1243: creating runtime/caml/m.h
# @config.log+| config.status:1243: creating runtime/caml/s.h
# @config.log+| config.status:1432: executing libtool commands
# @config.log+| 
# @config.log+| ## ---------------- ##
# @config.log+| ## Cache variables. ##
# @config.log+| ## ---------------- ##
# @config.log+| 
# @config.log+| ac_cv_alignof_double=8
# @config.log+| ac_cv_alignof_long=8
# @config.log+| ac_cv_alignof_long_long=8
# @config.log+| ac_cv_build=x86_64-pc-linux-gnu
# @config.log+| ac_cv_c_bigendian=no
# @config.log+| ac_cv_c_compiler_gnu=yes
# @config.log+| ac_cv_env_ASPP_set=set
# @config.log+| ac_cv_env_ASPP_value='gcc -c'
# @config.log+| ac_cv_env_AS_set=set
# @config.log+| ac_cv_env_AS_value=/usr/bin/as
# @config.log+| ac_cv_env_CC_set=set
# @config.log+| ac_cv_env_CC_value=gcc
# @config.log+| ac_cv_env_CFLAGS_set=set
# @config.log+| ac_cv_env_CFLAGS_value=' -Wno-format'
# @config.log+| ac_cv_env_CPPFLAGS_set=
# @config.log+| ac_cv_env_CPPFLAGS_value=
# @config.log+| ac_cv_env_CPP_set=
# @config.log+| ac_cv_env_CPP_value=
# @config.log+| ac_cv_env_DEFAULT_STRING_set=
# @config.log+| ac_cv_env_DEFAULT_STRING_value=
# @config.log+| ac_cv_env_DLLIBS_set=
# @config.log+| ac_cv_env_DLLIBS_value=
# @config.log+| ac_cv_env_LDFLAGS_set=set
# @config.log+| ac_cv_env_LDFLAGS_value=
# @config.log+| ac_cv_env_LIBS_set=
# @config.log+| ac_cv_env_LIBS_value=
# @config.log+| ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# @config.log+| ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# @config.log+| ac_cv_env_PARTIALLD_set=
# @config.log+| ac_cv_env_PARTIALLD_value=
# @config.log+| ac_cv_env_WINDOWS_UNICODE_MODE_set=
# @config.log+| ac_cv_env_WINDOWS_UNICODE_MODE_value=
# @config.log+| ac_cv_env_build_alias_set=
# @config.log+| ac_cv_env_build_alias_value=
# @config.log+| ac_cv_env_host_alias_set=set
# @config.log+| ac_cv_env_host_alias_value=x86_64-none-linux
# @config.log+| ac_cv_env_target_alias_set=set
# @config.log+| ac_cv_env_target_alias_value=x86_64-none-linux
# @config.log+| ac_cv_func__BitScanForward=no
# @config.log+| ac_cv_func_accept4=yes
# @config.log+| ac_cv_func_accept=yes
# @config.log+| ac_cv_func_bind=yes
# @config.log+| ac_cv_func_connect=yes
# @config.log+| ac_cv_func_copysign=yes
# @config.log+| ac_cv_func_dlopen=yes
# @config.log+| ac_cv_func_dup3=yes
# @config.log+| ac_cv_func_execvpe=yes
# @config.log+| ac_cv_func_expm1=yes
# @config.log+| ac_cv_func_fchmod=yes
# @config.log+| ac_cv_func_fchown=yes
# @config.log+| ac_cv_func_ffs=yes
# @config.log+| ac_cv_func_fma=yes
# @config.log+| ac_cv_func_freelocale=yes
# @config.log+| ac_cv_func_ftruncate=yes
# @config.log+| ac_cv_func_getaddrinfo=yes
# @config.log+| ac_cv_func_getauxval=yes
# @config.log+| ac_cv_func_getcwd=yes
# @config.log+| ac_cv_func_getgroups=yes
# @config.log+| ac_cv_func_gethostname=yes
# @config.log+| ac_cv_func_getnameinfo=yes
# @config.log+| ac_cv_func_getrusage=yes
# @config.log+| ac_cv_func_gettimeofday=yes
# @config.log+| ac_cv_func_hypot=yes
# @config.log+| ac_cv_func_inet_aton=yes
# @config.log+| ac_cv_func_inet_ntop=yes
# @config.log+| ac_cv_func_inet_pton=yes
# @config.log+| ac_cv_func_initgroups=yes
# @config.log+| ac_cv_func_issetugid=no
# @config.log+| ac_cv_func_listen=yes
# @config.log+| ac_cv_func_lockf=yes
# @config.log+| ac_cv_func_log1p=yes
# @config.log+| ac_cv_func_lstat=yes
# @config.log+| ac_cv_func_mkfifo=yes
# @config.log+| ac_cv_func_mkstemp=yes
# @config.log+| ac_cv_func_mktime=yes
# @config.log+| ac_cv_func_mmap=yes
# @config.log+| ac_cv_func_munmap=yes
# @config.log+| ac_cv_func_nanosleep=yes
# @config.log+| ac_cv_func_newlocale=yes
# @config.log+| ac_cv_func_nice=yes
# @config.log+| ac_cv_func_pipe2=yes
# @config.log+| ac_cv_func_posix_spawn=yes
# @config.log+| ac_cv_func_posix_spawnp=yes
# @config.log+| ac_cv_func_putenv=yes
# @config.log+| ac_cv_func_pwrite=yes
# @config.log+| ac_cv_func_readlink=yes
# @config.log+| ac_cv_func_rewinddir=yes
# @config.log+| ac_cv_func_secure_getenv=yes
# @config.log+| ac_cv_func_select=yes
# @config.log+| ac_cv_func_setenv=yes
# @config.log+| ac_cv_func_setgroups=yes
# @config.log+| ac_cv_func_setitimer=yes
# @config.log+| ac_cv_func_setsid=yes
# @config.log+| ac_cv_func_shmat=yes
# @config.log+| ac_cv_func_sigaction=yes
# @config.log+| ac_cv_func_sigprocmask=yes
# @config.log+| ac_cv_func_sigwait=yes
# @config.log+| ac_cv_func_socket=yes
# @config.log+| ac_cv_func_socketpair=yes
# @config.log+| ac_cv_func_strtod_l=yes
# @config.log+| ac_cv_func_symlink=yes
# @config.log+| ac_cv_func_tcflow=yes
# @config.log+| ac_cv_func_tcflush=yes
# @config.log+| ac_cv_func_tcgetattr=yes
# @config.log+| ac_cv_func_tcsendbreak=yes
# @config.log+| ac_cv_func_tcsetattr=yes
# @config.log+| ac_cv_func_times=yes
# @config.log+| ac_cv_func_truncate=yes
# @config.log+| ac_cv_func_uname=yes
# @config.log+| ac_cv_func_unsetenv=yes
# @config.log+| ac_cv_func_uselocale=yes
# @config.log+| ac_cv_func_utime=yes
# @config.log+| ac_cv_func_utimes=yes
# @config.log+| ac_cv_func_wait4=yes
# @config.log+| ac_cv_func_waitpid=yes
# @config.log+| ac_cv_func_which_gethostbyaddr_r=eight
# @config.log+| ac_cv_func_which_gethostbyname_r=six
# @config.log+| ac_cv_have_decl_system=yes
# @config.log+| ac_cv_header_dirent_h=yes
# @config.log+| ac_cv_header_dlfcn_h=yes
# @config.log+| ac_cv_header_inttypes_h=yes
# @config.log+| ac_cv_header_locale_h=yes
# @config.log+| ac_cv_header_math_h=yes
# @config.log+| ac_cv_header_memory_h=yes
# @config.log+| ac_cv_header_spawn_h=yes
# @config.log+| ac_cv_header_stdc=yes
# @config.log+| ac_cv_header_stdint_h=yes
# @config.log+| ac_cv_header_stdlib_h=yes
# @config.log+| ac_cv_header_string_h=yes
# @config.log+| ac_cv_header_strings_h=yes
# @config.log+| ac_cv_header_sys_mman_h=yes
# @config.log+| ac_cv_header_sys_select_h=yes
# @config.log+| ac_cv_header_sys_shm_h=yes
# @config.log+| ac_cv_header_sys_stat_h=yes
# @config.log+| ac_cv_header_sys_types_h=yes
# @config.log+| ac_cv_header_sys_utsname_h=yes
# @config.log+| ac_cv_header_termios_h=yes
# @config.log+| ac_cv_header_unistd_h=yes
# @config.log+| ac_cv_header_utime_h=yes
# @config.log+| ac_cv_header_xlocale_h=no
# @config.log+| ac_cv_host=x86_64-none-linux-gnu
# @config.log+| ac_cv_lib_m_cos=yes
# @config.log+| ac_cv_member_struct_stat_st_atim_tv_nsec=yes
# @config.log+| ac_cv_objext=o
# @config.log+| ac_cv_path_EGREP='/usr/bin/grep -E'
# @config.log+| ac_cv_path_FGREP='/usr/bin/grep -F'
# @config.log+| ac_cv_path_GREP=/usr/bin/grep
# @config.log+| ac_cv_path_SED=/usr/bin/sed
# @config.log+| ac_cv_path_install='/usr/bin/install -c'
# @config.log+| ac_cv_path_lt_DD=/usr/bin/dd
# @config.log+| ac_cv_prog_AWK=mawk
# @config.log+| ac_cv_prog_CC=gcc
# @config.log+| ac_cv_prog_CPP='gcc -E'
# @config.log+| ac_cv_prog_DIRECT_LD='/usr/bin/ld -melf_x86_64'
# @config.log+| ac_cv_prog_LD='/usr/bin/ld -melf_x86_64'
# @config.log+| ac_cv_prog_ac_ct_AR=ar
# @config.log+| ac_cv_prog_ac_ct_DUMPBIN='link -dump'
# @config.log+| ac_cv_prog_ac_ct_OBJDUMP=objdump
# @config.log+| ac_cv_prog_ac_ct_RANLIB=ranlib
# @config.log+| ac_cv_prog_ac_ct_STRIP=strip
# @config.log+| ac_cv_prog_ac_ct_SYSTEM_AS=as
# @config.log+| ac_cv_prog_cc_c89=
# @config.log+| ac_cv_prog_cc_g=yes
# @config.log+| ac_cv_search_clock_gettime='none required'
# @config.log+| ac_cv_sizeof_int=4
# @config.log+| ac_cv_sizeof_long=8
# @config.log+| ac_cv_sizeof_long_long=8
# @config.log+| ac_cv_sizeof_long_p=8
# @config.log+| ac_cv_sizeof_short=2
# @config.log+| ac_cv_sys_interpreter=yes
# @config.log+| ac_cv_target=x86_64-none-linux-gnu
# @config.log+| ac_cv_type_fd_set=yes
# @config.log+| ac_cv_type_off_t=yes
# @config.log+| ac_cv_type_socklen_t=yes
# @config.log+| ac_cv_type_struct_sockaddr_in6=yes
# @config.log+| ax_cv_PTHREAD_CLANG=no
# @config.log+| ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE
# @config.log+| ax_cv_PTHREAD_PRIO_INHERIT=yes
# @config.log+| ax_cv_PTHREAD_SPECIAL_FLAGS=no
# @config.log+| lt_cv_ar_at_file=@
# @config.log+| lt_cv_archive_cmds_need_lc=no
# @config.log+| lt_cv_deplibs_check_method=pass_all
# @config.log+| lt_cv_file_magic_cmd='$MAGIC_CMD'
# @config.log+| lt_cv_file_magic_test_file=
# @config.log+| lt_cv_ld_reload_flag=-r
# @config.log+| lt_cv_nm_interface='BSD nm'
# @config.log+| lt_cv_objdir=.libs
# @config.log+| lt_cv_path_LD='/usr/bin/ld -melf_x86_64'
# @config.log+| lt_cv_path_NM=no
# @config.log+| lt_cv_path_mainfest_tool=no
# @config.log+| lt_cv_prog_compiler_c_o=yes
# @config.log+| lt_cv_prog_compiler_pic='-fPIC -DPIC'
# @config.log+| lt_cv_prog_compiler_pic_works=yes
# @config.log+| lt_cv_prog_compiler_rtti_exceptions=no
# @config.log+| lt_cv_prog_compiler_static_works=yes
# @config.log+| lt_cv_prog_gnu_ld=yes
# @config.log+| lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# @config.log+| lt_cv_shlibpath_overrides_runpath=yes
# @config.log+| lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# @config.log+| lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
# @config.log+| lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
# @config.log+| lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# @config.log+| lt_cv_sys_global_symbol_to_import=
# @config.log+| lt_cv_sys_max_cmd_len=1572864
# @config.log+| lt_cv_to_host_file_cmd=func_convert_file_noop
# @config.log+| lt_cv_to_tool_file_cmd=func_convert_file_noop
# @config.log+| lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
# @config.log+| ocaml_cv_cc_vendor=gcc-15-2
# @config.log+| 
# @config.log+| ## ----------------- ##
# @config.log+| ## Output variables. ##
# @config.log+| ## ----------------- ##
# @config.log+| 
# @config.log+| AR='ar'
# @config.log+| AS='/usr/bin/as'
# @config.log+| ASPP='gcc -c'
# @config.log+| AWK='mawk'
# @config.log+| CC='gcc'
# @config.log+| CFLAGS=' -Wno-format'
# @config.log+| CONFIGURE_ARGS='--prefix /home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/linux_x86_64 --disable-native-compiler --disable-stdlib-manpages --host=x86_64-none-linux --target=x86_64-none-linux'
# @config.log+| CPP='gcc -E'
# @config.log+| CPPFLAGS=''
# @config.log+| DEFAULT_STRING=''
# @config.log+| DEFS='-DHAVE_CONFIG_H'
# @config.log+| DEP_CC='gcc'
# @config.log+| DIRECT_CPP=''
# @config.log+| DIRECT_LD='/usr/bin/ld -melf_x86_64'
# @config.log+| DLLIBS=''
# @config.log+| DLLTOOL='false'
# @config.log+| DSYMUTIL=''
# @config.log+| DUMPBIN=':'
# @config.log+| ECHO_C=''
# @config.log+| ECHO_N='-n'
# @config.log+| ECHO_T=''
# @config.log+| EGREP='/usr/bin/grep -E'
# @config.log+| EXEEXT=''
# @config.log+| FGREP='/usr/bin/grep -F'
# @config.log+| GREP='/usr/bin/grep'
# @config.log+| INSTALL_DATA='${INSTALL} -m 644'
# @config.log+| INSTALL_PROGRAM='${INSTALL}'
# @config.log+| INSTALL_SCRIPT='${INSTALL}'
# @config.log+| LD='/usr/bin/ld -melf_x86_64'
# @config.log+| LDFLAGS=''
# @config.log+| LIBOBJS=''
# @config.log+| LIBS='-lm '
# @config.log+| LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# @config.log+| LIPO=''
# @config.log+| LN_S='ln -s'
# @config.log+| LTLIBOBJS=''
# @config.log+| LT_SYS_LIBRARY_PATH=''
# @config.log+| MANIFEST_TOOL=':'
# @config.log+| NM='nm'
# @config.log+| NMEDIT=''
# @config.log+| OBJDUMP='objdump'
# @config.log+| OBJEXT='o'
# @config.log+| OTOOL64=''
# @config.log+| OTOOL=''
# @config.log+| PACKAGE_BUGREPORT='caml-list@inria.fr'
# @config.log+| PACKAGE_NAME='OCaml'
# @config.log+| PACKAGE_STRING='OCaml 4.12.1'
# @config.log+| PACKAGE_TARNAME='ocaml'
# @config.log+| PACKAGE_URL='http://www.ocaml.org'
# @config.log+| PACKAGE_VERSION='4.12.1'
# @config.log+| PACKLD='/usr/bin/ld -melf_x86_64 -r -o $(EMPTY)'
# @config.log+| PARTIALLD=''
# @config.log+| PATH_SEPARATOR=':'
# @config.log+| PTHREAD_CC='gcc'
# @config.log+| PTHREAD_CFLAGS='-pthread'
# @config.log+| PTHREAD_LIBS=''
# @config.log+| RANLIB='ranlib'
# @config.log+| RANLIBCMD='ranlib'
# @config.log+| S='s'
# @config.log+| SED='/usr/bin/sed'
# @config.log+| SHELL='/bin/bash'
# @config.log+| SO='so'
# @config.log+| STRIP='strip'
# @config.log+| SYSTEM_AS='as'
# @config.log+| VERSION='4.12.1'
# @config.log+| WINDOWS_UNICODE_MODE=''
# @config.log+| ac_ct_AR='ar'
# @config.log+| ac_ct_CC=''
# @config.log+| ac_ct_DEP_CC=''
# @config.log+| ac_ct_DUMPBIN='link -dump'
# @config.log+| ac_ct_LD=''
# @config.log+| ac_tool_prefix='x86_64-none-linux-'
# @config.log+| afl='false'
# @config.log+| arch64='true'
# @config.log+| arch='amd64'
# @config.log+| as_has_debug_prefix_map='false'
# @config.log+| asm_cfi_supported='false'
# @config.log+| ax_pthread_config=''
# @config.log+| bindir='${exec_prefix}/bin'
# @config.log+| build='x86_64-pc-linux-gnu'
# @config.log+| build_alias=''
# @config.log+| build_cpu='x86_64'
# @config.log+| build_os='linux-gnu'
# @config.log+| build_vendor='pc'
# @config.log+| bytecclibs=' -lm  -lpthread '
# @config.log+| cc_has_debug_prefix_map='true'
# @config.log+| ccomptype='cc'
# @config.log+| cmxs='cmx'
# @config.log+| compute_deps='true'
# @config.log+| datadir='${datarootdir}'
# @config.log+| datarootdir='${prefix}/share'
# @config.log+| debug_runtime='true'
# @config.log+| default_safe_string='true'
# @config.log+| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# @config.log+| dvidir='${docdir}'
# @config.log+| endianness='le'
# @config.log+| exec_prefix='${prefix}'
# @config.log+| exeext=''
# @config.log+| extralibs=''
# @config.log+| flambda='false'
# @config.log+| flambda_invariants='false'
# @config.log+| flat_float_array='true'
# @config.log+| flexdll_chain=''
# @config.log+| flexlink_flags=''
# @config.log+| force_safe_string='true'
# @config.log+| fpic='false'
# @config.log+| frame_pointers='false'
# @config.log+| function_sections='true'
# @config.log+| has_monotonic_clock='true'
# @config.log+| host='x86_64-none-linux-gnu'
# @config.log+| host_alias='x86_64-none-linux'
# @config.log+| host_cpu='x86_64'
# @config.log+| host_os='linux-gnu'
# @config.log+| host_vendor='none'
# @config.log+| htmldir='${docdir}'
# @config.log+| iflexdir=''
# @config.log+| includedir='${prefix}/include'
# @config.log+| infodir='${datarootdir}/info'
# @config.log+| install_bytecode_programs='true'
# @config.log+| install_source_artifacts='true'
# @config.log+| instrumented_runtime='true'
# @config.log+| libdir='${exec_prefix}/lib/ocaml'
# @config.log+| libexecdir='${exec_prefix}/libexec'
# @config.log+| libext='a'
# @config.log+| libraries_man_section='3'
# @config.log+| localedir='${datarootdir}/locale'
# @config.log+| localstatedir='${prefix}/var'
# @config.log+| long_shebang='false'
# @config.log+| mandir='${prefix}/man'
# @config.log+| mkexe='$(CC) $(OC_CFLAGS) $(CFLAGS) $(OC_LDFLAGS)'
# @config.log+| mkexedebugflag='-g'
# @config.log+| mklib='rm -f $(1) && ar rc $(1) $(2) && ranlib $(1)'
# @config.log+| mkmaindll='gcc -shared'
# @config.log+| mksharedlib='gcc -shared'
# @config.log+| mksharedlibrpath='-Wl,-rpath,'
# @config.log+| model='default'
# @config.log+| naked_pointers='true'
# @config.log+| naked_pointers_checker='false'
# @config.log+| natdynlink='false'
# @config.log+| natdynlinkopts='-Wl,-E'
# @config.log+| native_compiler='false'
# @config.log+| nativecclibs=' -lm '
# @config.log+| oc_cflags='-O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections'
# @config.log+| oc_cppflags=' -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DCAML_NAME_SPACE '
# @config.log+| oc_dll_ldflags=''
# @config.log+| oc_ldflags=' -Wl,-E'
# @config.log+| ocamlc_cflags='-O2 -fno-strict-aliasing -fwrapv -fPIC $(CFLAGS)'
# @config.log+| ocamlc_cppflags=' -D_FILE_OFFSET_BITS=64 -D_REENTRANT $(CPPFLAGS)'
# @config.log+| ocamldoc='ocamldoc'
# @config.log+| ocamltest=''
# @config.log+| oldincludedir='/usr/include'
# @config.log+| otherlibraries='dynlink unix bigarray str systhreads'
# @config.log+| outputexe='-o $(EMPTY)'
# @config.log+| outputobj='-o $(EMPTY)'
# @config.log+| pdfdir='${docdir}'
# @config.log+| prefix='/home/opam/.opam/5.3-opam/share/dkml-component-staging-ocamlrun/staging-files/linux_x86_64'
# @config.log+| profinfo='false'
# @config.log+| profinfo_width='0'
# @config.log+| program_transform_name='s,x,x,'
# @config.log+| programs_man_section='1'
# @config.log+| psdir='${docdir}'
# @config.log+| pthread_link='-lpthread'
# @config.log+| rlwrap=''
# @config.log+| rpath='-Wl,-rpath,'
# @config.log+| sbindir='${exec_prefix}/sbin'
# @config.log+| sharedlib_cflags='-fPIC'
# @config.log+| sharedstatedir='${prefix}/com'
# @config.log+| shebangscripts='true'
# @config.log+| stdlib_manpages='false'
# @config.log+| supports_shared_libraries='true'
# @config.log+| sysconfdir='${prefix}/etc'
# @config.log+| syslib='-l$(1)'
# @config.log+| system='linux'
# @config.log+| systhread_support='true'
# @config.log+| target='x86_64-none-linux-gnu'
# @config.log+| target_alias='x86_64-none-linux'
# @config.log+| target_cpu='x86_64'
# @config.log+| target_os='linux-gnu'
# @config.log+| target_vendor='none'
# @config.log+| toolchain='cc'
# @config.log+| unix_or_win32='unix'
# @config.log+| unixlib='unix'
# @config.log+| windows_unicode='0'
# @config.log+| with_camltex='true'
# @config.log+| with_debugger='ocamldebugger'
# @config.log+| x_includes='NONE'
# @config.log+| x_libraries='NONE'
# @config.log+| 
# @config.log+| ## ----------- ##
# @config.log+| ## confdefs.h. ##
# @config.log+| ## ----------- ##
# @config.log+| 
# @config.log+| /* confdefs.h */
# @config.log+| #define PACKAGE_NAME "OCaml"
# @config.log+| #define PACKAGE_TARNAME "ocaml"
# @config.log+| #define PACKAGE_VERSION "4.12.1"
# @config.log+| #define PACKAGE_STRING "OCaml 4.12.1"
# @config.log+| #define PACKAGE_BUGREPORT "caml-list@inria.fr"
# @config.log+| #define PACKAGE_URL "http://www.ocaml.org"
# @config.log+| #define STDC_HEADERS 1
# @config.log+| #define HAVE_SYS_TYPES_H 1
# @config.log+| #define HAVE_SYS_STAT_H 1
# @config.log+| #define HAVE_STDLIB_H 1
# @config.log+| #define HAVE_STRING_H 1
# @config.log+| #define HAVE_MEMORY_H 1
# @config.log+| #define HAVE_STRINGS_H 1
# @config.log+| #define HAVE_INTTYPES_H 1
# @config.log+| #define HAVE_STDINT_H 1
# @config.log+| #define HAVE_UNISTD_H 1
# @config.log+| #define HAVE_DLFCN_H 1
# @config.log+| #define LT_OBJDIR ".libs/"
# @config.log+| #define HAS_ARCH_CODE32 1
# @config.log+| #define HAVE_LIBM 1
# @config.log+| #define HAVE_UNISTD_H 1
# @config.log+| #define HAS_UNISTD 1
# @config.log+| #define HAS_STDINT_H 1
# @config.log+| #define HAS_DIRENT 1
# @config.log+| #define HAS_SYS_SELECT_H 1
# @config.log+| #define SIZEOF_INT 4
# @config.log+| #define SIZEOF_LONG 8
# @config.log+| #define SIZEOF_LONG_P 8
# @config.log+| #define SIZEOF_SHORT 2
# @config.log+| #define SIZEOF_LONG_LONG 8
# @config.log+| #define ARCH_SIXTYFOUR 1
# @config.log+| #define SIZEOF_PTR 8
# @config.log+| #define SIZEOF_LONGLONG 8
# @config.log+| #define ALIGNOF_DOUBLE 8
# @config.log+| #define ALIGNOF_LONG 8
# @config.log+| #define ALIGNOF_LONG_LONG 8
# @config.log+| #define SUPPORTS_ALIGNED_ATTRIBUTE 1
# @config.log+| #define SUPPORTS_TREE_VECTORIZE 1
# @config.log+| #define OCAML_OS_TYPE "Unix"
# @config.log+| #define POSIX_SIGNALS 1
# @config.log+| #define HAS_WORKING_FMA 1
# @config.log+| #define HAS_C99_FLOAT_OPS 1
# @config.log+| #define HAS_GETRUSAGE 1
# @config.log+| #define HAS_TIMES 1
# @config.log+| #define HAS_SECURE_GETENV 1
# @config.log+| #define HAS_POSIX_MONOTONIC_CLOCK 1
# @config.log+| #define HAS_SOCKETS 1
# @config.log+| #define HAS_SOCKLEN_T 1
# @config.log+| #define HAS_INET_ATON 1
# @config.log+| #define HAS_IPV6 1
# @config.log+| #define HAS_REWINDDIR 1
# @config.log+| #define HAS_LOCKF 1
# @config.log+| #define HAS_MKFIFO 1
# @config.log+| #define HAS_GETCWD 1
# @config.log+| #define HAS_SYSTEM 1
# @config.log+| #define HAS_UTIME 1
# @config.log+| #define HAS_UTIMES 1
# @config.log+| #define HAS_FCHMOD 1
# @config.log+| #define HAS_TRUNCATE 1
# @config.log+| #define HAS_SELECT 1
# @config.log+| #define HAS_NANOSLEEP 1
# @config.log+| #define HAS_SYMLINK 1
# @config.log+| #define HAS_WAITPID 1
# @config.log+| #define HAS_WAIT4 1
# @config.log+| #define HAS_GETGROUPS 1
# @config.log+| #define HAS_SETGROUPS 1
# @config.log+| #define HAS_INITGROUPS 1
# @config.log+| #define HAS_TERMIOS 1
# @config.log+| #define HAS_SETITIMER 1
# @config.log+| #define HAS_GETHOSTNAME 1
# @config.log+| #define HAS_UNAME 1
# @config.log+| #define HAS_GETTIMEOFDAY 1
# @config.log+| #define HAS_MKTIME 1
# @config.log+| #define HAS_SETSID 1
# @config.log+| #define HAS_PUTENV 1
# @config.log+| #define HAS_SETENV_UNSETENV 1
# @config.log+| #define HAS_LOCALE_H 1
# @config.log+| #define HAS_STRTOD_L 1
# @config.log+| #define SUPPORT_DYNAMIC_LINKING 1
# @config.log+| #define HAS_MMAP 1
# @config.log+| #define HAS_PWRITE 1
# @config.log+| #define HAS_NANOSECOND_STAT 1
# @config.log+| #define HAVE_GETHOSTBYNAME_R 1
# @config.log+| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
# @config.log+| #define HAS_GETHOSTBYNAME_R 6
# @config.log+| #define HAVE_GETHOSTBYADDR_R 1
# @config.log+| #define HAVE_FUNC_GETHOSTBYADDR_R_8 1
# @config.log+| #define HAS_GETHOSTBYADDR_R 8
# @config.log+| #define HAS_MKSTEMP 1
# @config.log+| #define HAS_NICE 1
# @config.log+| #define HAS_DUP3 1
# @config.log+| #define HAS_PIPE2 1
# @config.log+| #define HAS_ACCEPT4 1
# @config.log+| #define HAS_GETAUXVAL 1
# @config.log+| #define HAS_SYS_SHM_H 1
# @config.log+| #define HAS_SHMAT 1
# @config.log+| #define HAS_EXECVPE 1
# @config.log+| #define HAS_POSIX_SPAWN 1
# @config.log+| #define HAS_FFS 1
# @config.log+| #define HAS_STACK_OVERFLOW_DETECTION 1
# @config.log+| #define HAVE_PTHREAD_PRIO_INHERIT 1
# @config.log+| #define HAS_SIGWAIT 1
# @config.log+| #define HAS_HUGE_PAGES 1
# @config.log+| #define HUGE_PAGE_SIZE (4 * 1024 * 1024)
# @config.log+| #define PROFINFO_WIDTH 0
# @config.log+| #define FLAT_FLOAT_ARRAY 1
# @config.log+| #define FUNCTION_SECTIONS 1
# @config.log+| #define CAML_SAFE_STRING 1
# @config.log+| 
# @config.log+| configure: exit 0



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - install dkml-component-staging-ocamlrun 4.12.1~v1.0.2
+- 
+- The following changes have been performed
| - install astring             0.8.5
| - install bos                 0.2.1
| - install cmdliner            2.0.0
| - install cppo                1.8.0
| - install dkml-install        0.5.3
| - install fmt                 0.11.0
| - install fpath               0.7.3
| - install logs                0.9.0
| - install ocaml-compiler-libs v0.17.0
| - install ocamlbuild          0.16.1
| - install ocamlfind           1.9.8
| - install ppx_derivers        1.2.1
| - install ppx_deriving        6.1.1
| - install ppxlib              0.37.0
| - install result              1.5
| - install rresult             0.7.0
| - install sexplib0            v0.17.0
| - install stdlib-shims        0.3.0
| - install topkg               1.1.0
| - install tsort               2.2.0
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/5.3-opam/.opam-switch/backup/state-20251020144741.export"
'opam install -vy dkml-component-staging-ocamlrun.4.12.1~v1.0.2' failed.
"/usr/bin/env" "bash" "-c" "opam remove -y dkml-component-staging-ocamlrun.4.12.1~v1.0.2
opam install -vy dkml-component-staging-ocamlrun.4.12.1~v1.0.2
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: dkml-component-staging-ocamlrun.4.12.1~v1.0.2 | grep -q 'debian-unstable'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi 


exit $res" failed with exit status 31
Failed: Build failed