Build:
  1. 0
2024-08-27 15:46.22: New job: Voodoo prep pyre-ast.0.1.11; 216d9bf4f4dc11bb0ac2e766429f21ea
2024-08-27 15:46.22: Waiting for resource in pool OCluster
2024-08-27 18:08.47: Waiting for worker…
2024-08-27 18:25.20: Got resource from pool OCluster
2024-08-27 18:25.20: Using cache hint "docs-universe-prep-5.1.0"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.3.16.0 ocamlfind.1.9.6"))
 (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 "(sudo apt update) && ((opam depext -viy pyre-ast.0.1.11 stdlib-shims.0.3.0 sexplib0.v0.17.0 ppxlib_jane.v0.17.0 ppxlib.0.32.1 ppx_sexp_conv.v0.17.0 ppx_make.0.3.4 ppx_hash.v0.17.0 ppx_deriving.6.0.2 ppx_derivers.1.2.1 ppx_compare.v0.17.0 ocamlfind.1.9.6 ocaml_intrinsics_kernel.v0.17.0 ocaml-compiler-libs.v0.12.4 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.6.9 base.v0.17.1 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u pyre-ast:216d9bf4f4dc11bb0ac2e766429f21ea,ppxlib_jane:ed57678c9bc3e59f6811c58cba76885f,ppx_sexp_conv:ce8794af778dad8f7b255f6ddb302a63,ppx_make:ed57678c9bc3e59f6811c58cba76885f,ppx_hash:37f2b4c2ee83732156c58f25c2197df1,ppx_compare:ce8794af778dad8f7b255f6ddb302a63,base:7165e14952f9ef6ed6b529e50a160427"))
 (run (network host)
      (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
      (shell "(echo '0.530440') && (for DATA in prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1,base.v0.17.1-7165e14952f9ef6ed6b529e50a160427,base.v0.17.1 prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0,ppx_compare.v0.17.0-ce8794af778dad8f7b255f6ddb302a63,ppx_compare.v0.17.0 prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0,ppx_hash.v0.17.0-37f2b4c2ee83732156c58f25c2197df1,ppx_hash.v0.17.0 prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4,ppx_make.0.3.4-ed57678c9bc3e59f6811c58cba76885f,ppx_make.0.3.4 prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0,ppx_sexp_conv.v0.17.0-ce8794af778dad8f7b255f6ddb302a63,ppx_sexp_conv.v0.17.0 prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0,ppxlib_jane.v0.17.0-ed57678c9bc3e59f6811c58cba76885f,ppxlib_jane.v0.17.0 prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11,pyre-ast.0.1.11-216d9bf4f4dc11bb0ac2e766429f21ea,pyre-ast.0.1.11; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1,base.v0.17.1-7165e14952f9ef6ed6b529e50a160427,base.v0.17.1 prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0,ppx_compare.v0.17.0-ce8794af778dad8f7b255f6ddb302a63,ppx_compare.v0.17.0 prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0,ppx_hash.v0.17.0-37f2b4c2ee83732156c58f25c2197df1,ppx_hash.v0.17.0 prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4,ppx_make.0.3.4-ed57678c9bc3e59f6811c58cba76885f,ppx_make.0.3.4 prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0,ppx_sexp_conv.v0.17.0-ce8794af778dad8f7b255f6ddb302a63,ppx_sexp_conv.v0.17.0 prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0,ppxlib_jane.v0.17.0-ed57678c9bc3e59f6811c58cba76885f,ppxlib_jane.v0.17.0 prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11,pyre-ast.0.1.11-216d9bf4f4dc11bb0ac2e766429f21ea,pyre-ast.0.1.11; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 staging.docs.ci.ocamllabs.io:/data/.; done) && (for DATA in prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1,base.v0.17.1-7165e14952f9ef6ed6b529e50a160427,base.v0.17.1 prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0,ppx_compare.v0.17.0-ce8794af778dad8f7b255f6ddb302a63,ppx_compare.v0.17.0 prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0,ppx_hash.v0.17.0-37f2b4c2ee83732156c58f25c2197df1,ppx_hash.v0.17.0 prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4,ppx_make.0.3.4-ed57678c9bc3e59f6811c58cba76885f,ppx_make.0.3.4 prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0,ppx_sexp_conv.v0.17.0-ce8794af778dad8f7b255f6ddb302a63,ppx_sexp_conv.v0.17.0 prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0,ppxlib_jane.v0.17.0-ed57678c9bc3e59f6811c58cba76885f,ppxlib_jane.v0.17.0 prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11,pyre-ast.0.1.11-216d9bf4f4dc11bb0ac2e766429f21ea,pyre-ast.0.1.11; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 38e9083bdea0123e9bc7ac654e824e5d0f1ca590 --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.1.0 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-08-27 18:25.20: RETRYING: 2024-08-27/154622-voodoo-prep-821faa Number of retries: 0 (retriable error condition)
Building on x86-bm-c10.sw.ocaml.org
All commits already cached
Updating files:  72% (24940/34373)
Updating files:  73% (25093/34373)
Updating files:  74% (25437/34373)
Updating files:  75% (25780/34373)
Updating files:  76% (26124/34373)
Updating files:  77% (26468/34373)
Updating files:  78% (26811/34373)
Updating files:  79% (27155/34373)
Updating files:  80% (27499/34373)
Updating files:  81% (27843/34373)
Updating files:  82% (28186/34373)
Updating files:  83% (28530/34373)
Updating files:  84% (28874/34373)
Updating files:  85% (29218/34373)
Updating files:  86% (29561/34373)
Updating files:  87% (29905/34373)
Updating files:  88% (30249/34373)
Updating files:  89% (30592/34373)
Updating files:  90% (30936/34373)
Updating files:  91% (31280/34373)
Updating files:  92% (31624/34373)
Updating files:  93% (31967/34373)
Updating files:  94% (32311/34373)
Updating files:  95% (32655/34373)
Updating files:  96% (32999/34373)
Updating files:  97% (33342/34373)
Updating files:  98% (33686/34373)
Updating files:  99% (34030/34373)
Updating files: 100% (34373/34373)
Updating files: 100% (34373/34373), done.
HEAD is now at 38e9083bde [new release] pyre-ast (0.1.11)

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a' locally
docker.io/ocaml/opam@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a: Pulling from ocaml/opam
f063fe254241: Pulling fs layer
f063fe254241: Verifying Checksum
f063fe254241: Download complete
f063fe254241: Pull complete
Digest: sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a
Status: Downloaded newer image for ocaml/opam@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a
2024-08-27 18:25.23 ---> using "7f1fc91569c4944f2a42384167d6a5257d51f4f823a2dc27fc5cd059b17040d7" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-08-27 18:25.23 ---> using "bc3f29ea438c9e2614414d51ac62e10cee52d78977c2addbef0ed4c0d41b35c5" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 282 kB in 0s (890 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpkgconf3 pkgconf pkgconf-bin
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  libpkgconf3 m4 pkg-config pkgconf pkgconf-bin
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 392 kB of archives.
After this operation, 969 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 392 kB in 0s (7325 kB/s)
Selecting previously unselected package libpkgconf3:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18765 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u7) ...
2024-08-27 18:25.23 ---> using "614ec7772af9d76ed354c2eb70b7b3876f563f1ef6a7a4feb859ebe05e327dc0" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild       0.15.0 [required by bos]
  - install dune             3.16.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install cmdliner         1.3.0  [required by voodoo-prep]
  - install seq              base   [required by re]
  - install swhid_core       0.1    [required by opam-core]
  - install stdlib-shims     0.3.0  [required by ocamlgraph, sha]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install topkg            1.0.7  [required by bos]
  - install re               1.11.0 [required by opam-format]
  - install sha              1.15.4 [required by opam-core]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install uutf             1.0.3  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install jsonm            1.0.2  [required by opam-core]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-core        2.2.1  [required by opam-format]
  - install bos              0.2.1  [required by voodoo-prep]
  - install opam-format      2.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 23 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.3.0] found in cache
[dune.3.16.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[jsonm.1.0.2] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.15.0] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.2.1] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.2.1] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[sha.1.15.4] found in cache
[stdlib-shims.0.3.0] found in cache
[swhid_core.0.1] found in cache
[topkg.1.0.7] found in cache
[uutf.1.0.3] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.3.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.15.0
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed uutf.1.0.3
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed jsonm.1.0.2
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.16.0
-> installed stdlib-shims.0.3.0
-> installed swhid_core.0.1
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed sha.1.15.4
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.2.1
-> installed opam-format.2.2.1
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-08-27 18:25.23 ---> using "ceca5acc4e202d7b9cfcea94f9c2adea7ed720e26117286981a925f91c4d2338" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-08-27 18:25.23 ---> using "9a45712bf2660a9bc4b6657d5bcd781f9f0cae0573fdd83f035b20b3cbb42f72" from cache
2024-08-27 18:25.23 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a' locally
docker.io/ocaml/opam@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a: Pulling from ocaml/opam
f063fe254241: Pulling fs layer
f063fe254241: Verifying Checksum
f063fe254241: Download complete
f063fe254241: Pull complete
Digest: sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a
Status: Downloaded newer image for ocaml/opam@sha256:77150679cb3c9870c76e77cb76ec1ad0fc2e3e3cf93b98fb6255d07eb938ea0a
2024-08-27 18:25.23 ---> using "7f1fc91569c4944f2a42384167d6a5257d51f4f823a2dc27fc5cd059b17040d7" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-08-27 18:25.23 ---> using "bc3f29ea438c9e2614414d51ac62e10cee52d78977c2addbef0ed4c0d41b35c5" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-08-27 18:25.23 ---> using "e3f5da4bc36aaf6b25c398ac7eec585bac7e6c1717598971e405e46f7521bd10" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-08-27 18:25.35 ---> saved as "3a2406762ef6e6572c3723f25211a71a60ff61204954a0952fded653371451ee"

/home/opam: (copy (src repo) (dst /src/repo))
2024-08-27 18:25.36 ---> saved as "7cc4b79e787c9eab0d86c96d1e78a08842de927384976076bc52c3ef89ffe731"

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then 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.

This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.

Continue? [Y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-08-27 18:27.03 ---> saved as "516d4bf2aaa020b308b50f8310f5bd2244a987d7bd24e4ce218a39bf6ce96c39"

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 5.1. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 5.1 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2024-08-27 18:27.26 ---> saved as "272fcef8b0bc1b4f927cb603b2d88c0cd4e6bb93701d31a5827a7b9ef831e93c"

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-08-27 18:27.27 ---> saved as "2f00e5646ef6658dc5b29ff99e13eb243d4ab8a0912c6835735d883b690a006c"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install dune.3.16.0 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      3.16.0
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.16.0  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.3.16.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-08-27 18:28.15 ---> saved as "646a25c9958eaef655a79cdc744161964db923fcf402520c0d6deec255b397ed"

/home/opam: (env DUNE_CACHE enabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy pyre-ast.0.1.11 stdlib-shims.0.3.0 sexplib0.v0.17.0 ppxlib_jane.v0.17.0 ppxlib.0.32.1 ppx_sexp_conv.v0.17.0 ppx_make.0.3.4 ppx_hash.v0.17.0 ppx_deriving.6.0.2 ppx_derivers.1.2.1 ppx_compare.v0.17.0 ocamlfind.1.9.6 ocaml_intrinsics_kernel.v0.17.0 ocaml-compiler-libs.v0.12.4 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.6.9 base.v0.17.1 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 282 kB in 0s (603 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.3

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.3  (cached)
-> removed   opam-depext.1.2.3
-> installed opam-depext.1.2.3
Done.

<><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy pyre-ast.0.1.11 stdlib-shims.0.3.0 sexplib0.v0.17.0 ppxlib_jane.v0.17.0 ppxlib.0.32.1 ppx_sexp_conv.v0.17.0 ppx_make.0.3.4 ppx_hash.v0.17.0 ppx_deriving.6.0.2 ppx_derivers.1.2.1 ppx_compare.v0.17.0 ocamlfind.1.9.6 ocaml_intrinsics_kernel.v0.17.0 ocaml-compiler-libs.v0.12.4 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.6.9 base.v0.17.1" 

Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
[NOTE] Package dune is already installed (current version is 3.16.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo                    1.6.9
  - install ppx_derivers            1.2.1
  - install csexp                   1.5.2
  - install sexplib0                v0.17.0
  - install ocaml-compiler-libs     v0.12.4
  - install ocaml_intrinsics_kernel v0.17.0
  - install stdlib-shims            0.3.0
  - install dune-configurator       3.16.0
  - install ppxlib                  0.32.1
  - install base                    v0.17.1
  - install ppxlib_jane             v0.17.0
  - install ppx_make                0.3.4
  - install ppx_deriving            6.0.2
  - install ppx_sexp_conv           v0.17.0
  - install ppx_compare             v0.17.0
  - install ppx_hash                v0.17.0
  - install pyre-ast                0.1.11
===== 17 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/51:
Processing  2/51:
Processing  3/51:
-> retrieved cppo.1.6.9  (cached)
Processing  4/51:
Processing  5/51: [cppo: dune build]
-> retrieved base.v0.17.1  (cached)
Processing  6/51: [cppo: dune build]
-> retrieved csexp.1.5.2  (cached)
Processing  7/51: [cppo: dune build]
Processing  8/51: [cppo: dune build] [csexp: dune build]
-> retrieved dune-configurator.3.16.0  (cached)
Processing  9/51: [cppo: dune build] [csexp: dune build]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 10/51: [cppo: dune build] [csexp: dune build]
Processing 11/51: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build]
-> retrieved ocaml_intrinsics_kernel.v0.17.0  (cached)
Processing 12/51: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build]
Processing 13/51: [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
-> compiled  csexp.1.5.2
Processing 13/51: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
-> installed csexp.1.5.2
Processing 14/51: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 15/51: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
-> retrieved ppx_compare.v0.17.0  (cached)
Processing 16/51: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 17/51: [ppx_make.0.3.4: http] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 18/51: [ppx_make.0.3.4: http] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
-> retrieved ppx_deriving.6.0.2  (cached)
Processing 19/51: [ppx_make.0.3.4: http] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
-> compiled  ocaml_intrinsics_kernel.v0.17.0
Processing 19/51: [ppx_make.0.3.4: http] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> installed ocaml_intrinsics_kernel.v0.17.0
Processing 20/51: [ppx_make.0.3.4: http] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> retrieved ppx_hash.v0.17.0  (cached)
Processing 21/51: [ppx_make.0.3.4: http] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> retrieved ppx_sexp_conv.v0.17.0  (cached)
Processing 22/51: [ppx_make.0.3.4: http] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 22/51: [ppx_make.0.3.4: http] [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> retrieved ppxlib_jane.v0.17.0  (cached)
Processing 23/51: [ppx_make.0.3.4: http] [pyre-ast.0.1.11: http] [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 23/51: [ppx_make.0.3.4: http] [pyre-ast.0.1.11: http] [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build]
-> installed ppx_derivers.1.2.1
Processing 24/51: [ppx_make.0.3.4: http] [pyre-ast.0.1.11: http] [cppo: dune build] [dune-configurator: dune build] [ocaml-compiler-libs: dune build]
-> compiled  cppo.1.6.9
Processing 24/51: [ppx_make.0.3.4: http] [pyre-ast.0.1.11: http] [dune-configurator: dune build] [ocaml-compiler-libs: dune build]
-> installed cppo.1.6.9
Processing 25/51: [ppx_make.0.3.4: http] [pyre-ast.0.1.11: http] [dune-configurator: dune build] [ocaml-compiler-libs: dune build]
-> retrieved ppxlib.0.32.1  (cached)
Processing 26/51: [ppx_make.0.3.4: http] [pyre-ast.0.1.11: http] [dune-configurator: dune build] [ocaml-compiler-libs: dune build]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 27/51: [ppx_make.0.3.4: http] [pyre-ast.0.1.11: http] [dune-configurator: dune build] [ocaml-compiler-libs: dune build]
Processing 28/51: [ppx_make.0.3.4: http] [pyre-ast.0.1.11: http] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 29/51: [ppx_make.0.3.4: http] [pyre-ast.0.1.11: http] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 29/51: [pyre-ast.0.1.11: http] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> retrieved ppx_make.0.3.4  (https://github.com/bn-d/ppx_make/archive/refs/tags/v0.3.4.tar.gz)
-> compiled  stdlib-shims.0.3.0
Processing 29/51: [pyre-ast.0.1.11: http] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 30/51: [pyre-ast.0.1.11: http] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 30/51: [pyre-ast.0.1.11: http] [dune-configurator: dune build] [sexplib0: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 31/51: [pyre-ast.0.1.11: http] [dune-configurator: dune build] [sexplib0: dune build]
-> compiled  sexplib0.v0.17.0
Processing 31/51: [pyre-ast.0.1.11: http] [dune-configurator: dune build]
-> installed sexplib0.v0.17.0
Processing 32/51: [pyre-ast.0.1.11: http] [dune-configurator: dune build]
Processing 33/51: [pyre-ast.0.1.11: http] [dune-configurator: dune build] [ppxlib: dune build]
Processing 33/51: [dune-configurator: dune build] [ppxlib: dune build]
-> compiled  dune-configurator.3.16.0
Processing 33/51: [ppxlib: dune build]
-> installed dune-configurator.3.16.0
Processing 34/51: [ppxlib: dune build]
Processing 35/51: [base: dune build] [ppxlib: dune build]
-> retrieved pyre-ast.0.1.11  (https://github.com/grievejia/pyre-ast/releases/download/0.1.11/pyre-ast-0.1.11.tbz)
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/5.1/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.1/lib/sexplib0 -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Array.cmx -c -impl src/array.ml)
- File "src/array.ml", line 399, characters 28-75:
- 399 |       result := Bool.select ((keep_left_if [@inlined]) (compare x !result)) x !result
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 55 [inlining-impossible]: Cannot inline: Unknown function
-> compiled  base.v0.17.1
Processing 35/51: [ppxlib: dune build]
-> installed base.v0.17.1
Processing 36/51: [ppxlib: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "ppxlib" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/ppxlib.0.32.1)
-> compiled  ppxlib.0.32.1
-> installed ppxlib.0.32.1
Processing 38/51: [ppx_deriving: dune build]
Processing 39/51: [ppx_deriving: dune build] [ppx_make: dune build]
Processing 40/51: [ppx_deriving: dune build] [ppx_make: dune build] [ppxlib_jane: dune build]
-> compiled  ppxlib_jane.v0.17.0
Processing 40/51: [ppx_deriving: dune build] [ppx_make: dune build]
-> installed ppxlib_jane.v0.17.0
Processing 41/51: [ppx_deriving: dune build] [ppx_make: dune build]
Processing 42/51: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_make: dune build]
Processing 43/51: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_make: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_make.0.3.4
Processing 43/51: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_make.0.3.4
Processing 44/51: [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_deriving.6.0.2
Processing 44/51: [ppx_compare: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_deriving.6.0.2
Processing 45/51: [ppx_compare: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_compare.v0.17.0
Processing 45/51: [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.17.0
Processing 46/51: [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/ppx_sexp_conv.v0.17.0)
-> compiled  ppx_sexp_conv.v0.17.0
-> installed ppx_sexp_conv.v0.17.0
Processing 48/51: [ppx_hash: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "ppx_hash" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/ppx_hash.v0.17.0)
-> compiled  ppx_hash.v0.17.0
-> installed ppx_hash.v0.17.0
Processing 50/51: [pyre-ast: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "pyre-ast" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/pyre-ast.0.1.11)
- (cd _build/default/lib/taglessFinal/vendor && ./configure)
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for Python interpreter freezing... ./_bootstrap_python
- checking for python3.12... no
- checking for python3.12... no
- checking for python3.11... no
- checking for python3.10... no
- checking for python3... no
- checking for python... no
- checking Python for regen version... missing
- checking for pkg-config... no
- checking for --enable-universalsdk... no
- checking for --with-universal-archs... no
- checking MACHDEP... "linux"
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for egrep... /usr/bin/grep -E
- checking for CC compiler name... gcc
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for wchar.h... yes
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking whether _XOPEN_SOURCE should be defined... no
- checking for g++... no
- configure:
- 
-   By default, distutils will build C++ extension modules with "g++".
-   If this is not intended, then set CXX on the configure command line.
-   
- checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu
- checking for multiarch... x86_64-linux-gnu
- checking for PEP 11 support tier... x86_64-pc-linux-gnu/gcc has tier 1 (supported)
- checking for -Wl,--no-as-needed... yes
- checking for the Android API level... not Android
- checking for --with-emscripten-target... 
- checking for --enable-wasm-dynamic-linking... missing
- checking for --enable-wasm-pthreads... missing
- checking for --with-suffix... 
- checking for case-insensitive build directory... no
- checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a
- checking LINKCC... $(PURIFY) $(CC)
- checking EXPORTSYMS... 
- checking for GNU ld... yes
- checking for --enable-shared... no
- checking for --with-static-libpython... yes
- checking for --enable-profiling... no
- checking LDLIBRARY... checking HOSTRUNNER... 
- libpython$(VERSION)$(ABIFLAGS).a
- checking for ar... ar
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for a race-free mkdir -p... /usr/bin/mkdir -p
- checking for --with-pydebug... no
- checking for --with-trace-refs... no
- checking for --enable-pystats... no
- checking for --with-assertions... no
- checking for --enable-optimizations... no
- checking PROFILE_TASK... -m test --pgo --timeout=$(TESTTIMEOUT)
- checking for --with-lto... no
- checking for llvm-profdata... no
- checking for --enable-bolt... no
- checking BOLT_INSTRUMENT_FLAGS... 
- checking BOLT_APPLY_FLAGS...  -update-debug-sections -reorder-blocks=ext-tsp -reorder-functions=hfsort+ -split-functions -icf=1 -inline-all -split-eh -reorder-functions-use-hot-size -peepholes=none -jump-tables=aggressive -inline-ap -indirect-call-promotion=all -dyno-stats -use-gnu-stack -frame-opt=hot 
- checking if gcc supports -fstrict-overflow and -fno-strict-overflow... yes
- checking for --with-strict-overflow... no
- checking if gcc supports -Og optimization level... yes
- checking if we can add -Wextra... yes
- checking whether gcc -fno-strict-aliasing accepts and needs -fno-strict-aliasing... no
- checking if we can disable gcc unused-parameter warning... yes
- checking if we can disable gcc int-conversion warning... yes
- checking if we can disable gcc missing-field-initializers warning... yes
- checking if we can enable gcc sign-compare warning... yes
- checking if we can enable gcc unreachable-code warning... yes
- checking if we can enable gcc strict-prototypes warning... yes
- checking if we can make implicit function declaration an error in gcc -Werror=implicit-function-declaration... yes
- checking if we can use visibility in gcc -fvisibility=hidden... yes
- checking whether pthreads are available without options... yes
- checking whether g++ also accepts flags for thread support... no
- checking for alloca.h... yes
- checking for asm/types.h... yes
- checking for bluetooth.h... no
- checking for conio.h... no
- checking for crypt.h... yes
- checking for direct.h... no
- checking for dlfcn.h... yes
- checking for endian.h... yes
- checking for errno.h... yes
- checking for fcntl.h... yes
- checking for grp.h... yes
- checking for ieeefp.h... no
- checking for io.h... no
- checking for langinfo.h... yes
- checking for libintl.h... yes
- checking for libutil.h... no
- checking for linux/auxvec.h... yes
- checking for sys/auxv.h... yes
- checking for linux/fs.h... yes
- checking for linux/limits.h... yes
- checking for linux/memfd.h... yes
- checking for linux/random.h... yes
- checking for linux/soundcard.h... yes
- checking for linux/tipc.h... yes
- checking for linux/wait.h... yes
- checking for netdb.h... yes
- checking for net/ethernet.h... yes
- checking for netinet/in.h... yes
- checking for netpacket/packet.h... yes
- checking for poll.h... yes
- checking for process.h... no
- checking for pthread.h... yes
- checking for pty.h... yes
- checking for sched.h... yes
- checking for setjmp.h... yes
- checking for shadow.h... yes
- checking for signal.h... yes
- checking for spawn.h... yes
- checking for stropts.h... no
- checking for sys/audioio.h... no
- checking for sys/bsdtty.h... no
- checking for sys/devpoll.h... no
- checking for sys/endian.h... no
- checking for sys/epoll.h... yes
- checking for sys/event.h... no
- checking for sys/eventfd.h... yes
- checking for sys/file.h... yes
- checking for sys/ioctl.h... yes
- checking for sys/kern_control.h... no
- checking for sys/loadavg.h... no
- checking for sys/lock.h... no
- checking for sys/memfd.h... no
- checking for sys/mkdev.h... no
- checking for sys/mman.h... yes
- checking for sys/modem.h... no
- checking for sys/param.h... yes
- checking for sys/poll.h... yes
- checking for sys/random.h... yes
- checking for sys/resource.h... yes
- checking for sys/select.h... yes
- checking for sys/sendfile.h... yes
- checking for sys/socket.h... yes
- checking for sys/soundcard.h... yes
- checking for sys/stat.h... (cached) yes
- checking for sys/statvfs.h... yes
- checking for sys/sys_domain.h... no
- checking for sys/syscall.h... yes
- checking for sys/sysmacros.h... yes
- checking for sys/termio.h... no
- checking for sys/time.h... yes
- checking for sys/times.h... yes
- checking for sys/types.h... (cached) yes
- checking for sys/uio.h... yes
- checking for sys/un.h... yes
- checking for sys/utsname.h... yes
- checking for sys/wait.h... yes
- checking for sys/xattr.h... yes
- checking for sysexits.h... yes
- checking for syslog.h... yes
- checking for termios.h... yes
- checking for util.h... no
- checking for utime.h... yes
- checking for utmp.h... yes
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking for sys/mkdev.h... (cached) no
- checking for sys/sysmacros.h... (cached) yes
- checking for bluetooth/bluetooth.h... no
- checking for net/if.h... yes
- checking for linux/netlink.h... yes
- checking for linux/qrtr.h... yes
- checking for linux/vm_sockets.h... yes
- checking for linux/can.h... yes
- checking for linux/can/bcm.h... yes
- checking for linux/can/j1939.h... yes
- checking for linux/can/raw.h... yes
- checking for netcan/can.h... no
- checking for clock_t in time.h... yes
- checking for makedev... yes
- checking for le64toh... yes
- checking for mode_t... yes
- checking for off_t... yes
- checking for pid_t... yes
- checking for size_t... yes
- checking for uid_t in sys/types.h... yes
- checking for ssize_t... yes
- checking for __uint128_t... yes
- checking size of int... 4
- checking size of long... 8
- checking alignment of long... 8
- checking size of long long... 8
- checking size of void *... 8
- checking size of short... 2
- checking size of float... 4
- checking size of double... 8
- checking size of fpos_t... 16
- checking size of size_t... 8
- checking alignment of size_t... 8
- checking size of pid_t... 4
- checking size of uintptr_t... 8
- checking alignment of max_align_t... 16
- checking for long double... yes
- checking size of long double... 16
- checking size of _Bool... 1
- checking size of off_t... 8
- checking whether to enable large file support... no
- checking size of time_t... 8
- checking for pthread_t... yes
- checking size of pthread_t... 8
- checking size of pthread_key_t... 4
- checking whether pthread_key_t is compatible with int... yes
- checking for --enable-framework... no
- checking for --with-dsymutil... no
- checking for dyld... no
- checking for --with-address-sanitizer... no
- checking for --with-memory-sanitizer... no
- checking for --with-undefined-behavior-sanitizer... no
- checking for --with-thread-sanitizer... no
- checking the extension of shared libraries... .so
- checking LDSHARED... $(CC) -shared
- checking BLDSHARED flags... $(CC) -shared
- checking CCSHARED... -fPIC
- checking LINKFORSHARED... -Xlinker -export-dynamic
- checking CFLAGSFORSHARED... 
- checking SHLIBS... $(LIBS)
- checking perf trampoline... yes
- checking for sendfile in -lsendfile... no
- checking for dlopen in -ldl... yes
- checking for shl_load in -ldld... no
- checking for uuid.h... no
- checking for uuid >= 2.20... no
- checking for uuid/uuid.h... no
- checking for uuid/uuid.h... (cached) no
- checking for library containing sem_init... none required
- checking for textdomain in -lintl... no
- checking aligned memory access is required... no
- checking for --with-hash-algorithm... default
- checking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo"
- checking for t_open in -lnsl... no
- checking for socket in -lsocket... no
- checking for --with-libs... no
- checking for --with-system-expat... no
- checking for libffi... no
- checking for ffi.h... no
- checking for --with-system-libmpdec... no
- checking for --with-decimal-contextvar... yes
- checking for decimal libmpdec machine... uint128
- checking for libnsl... no
- checking for library containing yp_match... -lnsl
- checking for rpc/rpc.h... no
- checking for sqlite3 >= 3.7.15... no
- checking for sqlite3.h... no
- checking for --enable-loadable-sqlite-extensions... no
- checking for gdbm.h... no
- checking for ndbm.h... no
- checking for ndbm presence and linker args...  ()
- checking for gdbm/ndbm.h... no
- checking for gdbm-ndbm.h... no
- checking for db.h... no
- checking for --with-dbmliborder... gdbm:ndbm:bdb
- checking for _dbm module CFLAGS and LIBS...  
- checking if PTHREAD_SCOPE_SYSTEM is supported... yes
- checking for pthread_sigmask... yes
- checking for pthread_getcpuclockid... yes
- checking if --enable-ipv6 is specified... yes
- checking if RFC2553 API is available... yes
- checking ipv6 stack type... linux-glibc
- checking CAN_RAW_FD_FRAMES... yes
- checking for CAN_RAW_JOIN_FILTERS... yes
- checking for --with-doc-strings... yes
- checking for --with-pymalloc... yes
- checking for --with-freelists... yes
- checking for --with-c-locale-coercion... yes
- checking for --with-valgrind... no
- checking for --with-dtrace... no
- checking for dlopen... yes
- checking DYNLOADFILE... dynload_shlib.o
- checking MACHDEP_OBJS... none
- checking for accept4... yes
- checking for alarm... yes
- checking for bind_textdomain_codeset... yes
- checking for chmod... yes
- checking for chown... yes
- checking for clock... yes
- checking for close_range... yes
- checking for confstr... yes
- checking for copy_file_range... yes
- checking for ctermid... yes
- checking for dup... yes
- checking for dup3... yes
- checking for execv... yes
- checking for explicit_bzero... yes
- checking for explicit_memset... no
- checking for faccessat... yes
- checking for fchmod... yes
- checking for fchmodat... yes
- checking for fchown... yes
- checking for fchownat... yes
- checking for fdopendir... yes
- checking for fdwalk... no
- checking for fexecve... yes
- checking for fork... yes
- checking for fork1... no
- checking for fpathconf... yes
- checking for fstatat... yes
- checking for ftime... yes
- checking for ftruncate... yes
- checking for futimens... yes
- checking for futimes... yes
- checking for futimesat... yes
- checking for gai_strerror... yes
- checking for getegid... yes
- checking for getentropy... yes
- checking for geteuid... yes
- checking for getgid... yes
- checking for getgrgid... yes
- checking for getgrgid_r... yes
- checking for getgrnam_r... yes
- checking for getgrouplist... yes
- checking for getgroups... yes
- checking for gethostname... yes
- checking for getitimer... yes
- checking for getloadavg... yes
- checking for getlogin... yes
- checking for getpeername... yes
- checking for getpgid... yes
- checking for getpid... yes
- checking for getppid... yes
- checking for getpriority... yes
- checking for _getpty... no
- checking for getpwent... yes
- checking for getpwnam_r... yes
- checking for getpwuid... yes
- checking for getpwuid_r... yes
- checking for getresgid... yes
- checking for getresuid... yes
- checking for getrusage... yes
- checking for getsid... yes
- checking for getspent... yes
- checking for getspnam... yes
- checking for getuid... yes
- checking for getwd... yes
- checking for if_nameindex... yes
- checking for initgroups... yes
- checking for kill... yes
- checking for killpg... yes
- checking for lchown... yes
- checking for linkat... yes
- checking for lockf... yes
- checking for lstat... yes
- checking for lutimes... yes
- checking for madvise... yes
- checking for mbrtowc... yes
- checking for memrchr... yes
- checking for mkdirat... yes
- checking for mkfifo... yes
- checking for mkfifoat... yes
- checking for mknod... yes
- checking for mknodat... yes
- checking for mktime... yes
- checking for mmap... yes
- checking for mremap... yes
- checking for nice... yes
- checking for openat... yes
- checking for opendir... yes
- checking for pathconf... yes
- checking for pause... yes
- checking for pipe... yes
- checking for pipe2... yes
- checking for plock... no
- checking for poll... yes
- checking for posix_fadvise... yes
- checking for posix_fallocate... yes
- checking for posix_spawn... yes
- checking for posix_spawnp... yes
- checking for pread... yes
- checking for preadv... yes
- checking for preadv2... yes
- checking for pthread_condattr_setclock... yes
- checking for pthread_init... no
- checking for pthread_kill... yes
- checking for pwrite... yes
- checking for pwritev... yes
- checking for pwritev2... yes
- checking for readlink... yes
- checking for readlinkat... yes
- checking for readv... yes
- checking for realpath... yes
- checking for renameat... yes
- checking for rtpSpawn... no
- checking for sched_get_priority_max... yes
- checking for sched_rr_get_interval... yes
- checking for sched_setaffinity... yes
- checking for sched_setparam... yes
- checking for sched_setscheduler... yes
- checking for sem_clockwait... yes
- checking for sem_getvalue... yes
- checking for sem_open... yes
- checking for sem_timedwait... yes
- checking for sem_unlink... yes
- checking for sendfile... yes
- checking for setegid... yes
- checking for seteuid... yes
- checking for setgid... yes
- checking for sethostname... yes
- checking for setitimer... yes
- checking for setlocale... yes
- checking for setpgid... yes
- checking for setpgrp... yes
- checking for setpriority... yes
- checking for setregid... yes
- checking for setresgid... yes
- checking for setresuid... yes
- checking for setreuid... yes
- checking for setsid... yes
- checking for setuid... yes
- checking for setvbuf... yes
- checking for shutdown... yes
- checking for sigaction... yes
- checking for sigaltstack... yes
- checking for sigfillset... yes
- checking for siginterrupt... yes
- checking for sigpending... yes
- checking for sigrelse... yes
- checking for sigtimedwait... yes
- checking for sigwait... yes
- checking for sigwaitinfo... yes
- checking for snprintf... yes
- checking for splice... yes
- checking for strftime... yes
- checking for strlcpy... no
- checking for strsignal... yes
- checking for symlinkat... yes
- checking for sync... yes
- checking for sysconf... yes
- checking for system... yes
- checking for tcgetpgrp... yes
- checking for tcsetpgrp... yes
- checking for tempnam... yes
- checking for timegm... yes
- checking for times... yes
- checking for tmpfile... yes
- checking for tmpnam... yes
- checking for tmpnam_r... yes
- checking for truncate... yes
- checking for ttyname... yes
- checking for umask... yes
- checking for uname... yes
- checking for unlinkat... yes
- checking for utimensat... yes
- checking for utimes... yes
- checking for vfork... yes
- checking for wait... yes
- checking for wait3... yes
- checking for wait4... yes
- checking for waitid... yes
- checking for waitpid... yes
- checking for wcscoll... yes
- checking for wcsftime... yes
- checking for wcsxfrm... yes
- checking for wmemcmp... yes
- checking for writev... yes
- checking for gcc options needed to detect all undeclared functions... none needed
- checking whether dirfd is declared... yes
- checking for chroot... yes
- checking for link... yes
- checking for symlink... yes
- checking for fchdir... yes
- checking for fsync... yes
- checking for fdatasync... yes
- checking for epoll_create... yes
- checking for epoll_create1... yes
- checking for kqueue... no
- checking for prlimit... yes
- checking for _dyld_shared_cache_contains_path... no
- checking for memfd_create... yes
- checking for eventfd... yes
- checking for ctermid_r... no
- checking for flock declaration... yes
- checking for flock... yes
- checking for getpagesize... yes
- checking for broken unsetenv... no
- checking for true... true
- checking for inet_aton in -lc... yes
- checking for chflags... no
- checking for lchflags... no
- checking for zlib >= 1.2.0... no
- checking for zlib.h... no
- checking for bzip2... no
- checking for bzlib.h... no
- checking for liblzma... no
- checking for lzma.h... no
- checking for hstrerror... yes
- checking for getservbyname... yes
- checking for getservbyport... yes
- checking for gethostbyname... yes
- checking for gethostbyaddr... yes
- checking for getprotobyname... yes
- checking for inet_aton... yes
- checking for inet_ntoa... yes
- checking for inet_pton... yes
- checking for getpeername... (cached) yes
- checking for getsockname... yes
- checking for accept... yes
- checking for bind... yes
- checking for connect... yes
- checking for listen... yes
- checking for recvfrom... yes
- checking for sendto... yes
- checking for setsockopt... yes
- checking for socket... yes
- checking for setgroups... yes
- checking for openpty... yes
- checking for library containing login_tty... none required
- checking for forkpty... yes
- checking for fseek64... no
- checking for fseeko... yes
- checking for fstatvfs... yes
- checking for ftell64... no
- checking for ftello... yes
- checking for statvfs... yes
- checking for dup2... yes
- checking for getpgrp... yes
- checking for setpgrp... (cached) yes
- checking for setns... yes
- checking for unshare... yes
- checking for libxcrypt >= 3.1.1... no
- checking for library containing crypt_r... -lcrypt
- checking for crypt or crypt_r... yes
- checking for clock_gettime... yes
- checking for clock_getres... yes
- checking for clock_settime... yes
- checking for clock_nanosleep... yes
- checking for nanosleep... yes
- checking for major, minor, and makedev... yes
- checking for getaddrinfo... yes
- checking getaddrinfo bug... no
- checking for getnameinfo... yes
- checking whether struct tm is in sys/time.h or time.h... time.h
- checking for struct tm.tm_zone... yes
- checking for struct stat.st_rdev... yes
- checking for struct stat.st_blksize... yes
- checking for struct stat.st_flags... no
- checking for struct stat.st_gen... no
- checking for struct stat.st_birthtime... no
- checking for struct stat.st_blocks... yes
- checking for struct passwd.pw_gecos... yes
- checking for struct passwd.pw_passwd... yes
- checking for siginfo_t.si_band... yes
- checking for time.h that defines altzone... no
- checking for addrinfo... yes
- checking for sockaddr_storage... yes
- checking for sockaddr_alg... yes
- checking for an ANSI C-conforming const... yes
- checking for working signed char... yes
- checking for prototypes... yes
- checking for socketpair... yes
- checking if sockaddr has sa_len member... no
- checking for gethostbyname_r... yes
- checking gethostbyname_r with 6 args... yes
- checking for __fpu_control... yes
- checking for --with-libm=STRING... default LIBM="-lm"
- checking for --with-libc=STRING... default LIBC=""
- checking for x64 gcc inline assembler... yes
- checking whether float word ordering is bigendian... no
- checking whether we can use gcc inline assembler to get and set x87 control word... yes
- checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no
- checking for x87-style double rounding... no
- checking for acosh... yes
- checking for asinh... yes
- checking for atanh... yes
- checking for erf... yes
- checking for erfc... yes
- checking for expm1... yes
- checking for log1p... yes
- checking for log2... yes
- checking whether POSIX semaphores are enabled... yes
- checking for broken sem_getvalue... no
- checking whether RTLD_LAZY is declared... yes
- checking whether RTLD_NOW is declared... yes
- checking whether RTLD_GLOBAL is declared... yes
- checking whether RTLD_LOCAL is declared... yes
- checking whether RTLD_NODELETE is declared... yes
- checking whether RTLD_NOLOAD is declared... yes
- checking whether RTLD_DEEPBIND is declared... yes
- checking whether RTLD_MEMBER is declared... no
- checking digit size for Python's longs... no value specified
- checking for wchar.h... (cached) yes
- checking size of wchar_t... 4
- checking whether wchar_t is signed... yes
- checking whether wchar_t is usable... no
- checking whether byte ordering is bigendian... no
- checking ABIFLAGS... 
- checking SOABI... cpython-312-x86_64-linux-gnu
- checking LDVERSION... $(VERSION)$(ABIFLAGS)
- checking for --with-platlibdir... no
- checking for --with-wheel-pkg-dir... no
- checking whether right shift extends the sign bit... yes
- checking for getc_unlocked() and friends... yes
- checking for readline... no
- checking for readline/readline.h... no
- checking how to link readline... no
- checking for broken nice()... no
- checking for broken poll()... no
- checking for working tzset()... yes
- checking for tv_nsec in struct stat... yes
- checking for tv_nsec2 in struct stat... no
- checking for curses.h... no
- checking for ncurses.h... no
- checking curses module flags... no
- checking for panel.h... no
- checking panel flags... no
- checking for term.h... no
- checking whether mvwdelch is an expression... no
- checking whether WINDOW has _flags... no
- checking for curses function is_pad... no
- checking for curses function is_term_resized... no
- checking for curses function resize_term... no
- checking for curses function resizeterm... no
- checking for curses function immedok... no
- checking for curses function syncok... no
- checking for curses function wchgat... no
- checking for curses function filter... no
- checking for curses function has_key... no
- checking for curses function typeahead... no
- checking for curses function use_env... no
- configure: checking for device files
- checking for /dev/ptmx... yes
- checking for /dev/ptc... no
- checking for socklen_t... yes
- checking for broken mbstowcs... no
- checking for --with-computed-gotos... no value specified
- checking whether gcc supports computed gotos... yes
- checking for build directories... done
- checking for -O2... yes
- checking for glibc _FORTIFY_SOURCE/memmove bug... no
- checking for gcc ipa-pure-const bug... no
- checking for stdatomic.h... yes
- checking for builtin __atomic_load_n and __atomic_store_n functions... yes
- checking for ensurepip... upgrade
- checking if the dirent structure of a d_type field... yes
- checking for the Linux getrandom() syscall... yes
- checking for the getrandom() function... yes
- checking for library containing shm_open... none required
- checking for shm_open... yes
- checking for shm_unlink... yes
- checking for pkg-config... no
- checking for include/openssl/ssl.h in /usr/local/ssl... no
- checking for include/openssl/ssl.h in /usr/lib/ssl... no
- checking for include/openssl/ssl.h in /usr/ssl... no
- checking for include/openssl/ssl.h in /usr/pkg... no
- checking for include/openssl/ssl.h in /usr/local... no
- checking for include/openssl/ssl.h in /usr... no
- checking whether compiling and linking against OpenSSL works... no
- checking for --with-openssl-rpath... 
- checking whether OpenSSL provides required ssl module APIs... no
- checking whether OpenSSL provides required hashlib module APIs... no
- checking for --with-ssl-default-suites... python
- checking for --with-builtin-hashlib-hashes... md5,sha1,sha2,sha3,blake2
- checking for libb2... no
- checking for --disable-test-modules... yes
- checking for stdlib extension module _multiprocessing... yes
- checking for stdlib extension module _posixshmem... yes
- checking for stdlib extension module fcntl... yes
- checking for stdlib extension module mmap... yes
- checking for stdlib extension module _socket... yes
- checking for stdlib extension module grp... yes
- checking for stdlib extension module ossaudiodev... yes
- checking for stdlib extension module pwd... yes
- checking for stdlib extension module resource... yes
- checking for stdlib extension module _scproxy... n/a
- checking for stdlib extension module spwd... yes
- checking for stdlib extension module syslog... yes
- checking for stdlib extension module termios... yes
- checking for stdlib extension module pyexpat... yes
- checking for stdlib extension module _elementtree... yes
- checking for stdlib extension module _md5... yes
- checking for stdlib extension module _sha1... yes
- checking for stdlib extension module _sha2... yes
- checking for stdlib extension module _sha3... yes
- checking for stdlib extension module _blake2... yes
- checking for stdlib extension module _crypt... yes
- checking for stdlib extension module _ctypes... missing
- checking for stdlib extension module _curses... missing
- checking for stdlib extension module _curses_panel... missing
- checking for stdlib extension module _decimal... yes
- checking for stdlib extension module _dbm... missing
- checking for stdlib extension module _gdbm... missing
- checking for stdlib extension module nis... missing
- checking for stdlib extension module readline... missing
- checking for stdlib extension module _sqlite3... disabled
- checking for stdlib extension module _tkinter... missing
- checking for stdlib extension module _uuid... missing
- checking for stdlib extension module zlib... missing
- checking for stdlib extension module _bz2... missing
- checking for stdlib extension module _lzma... missing
- checking for stdlib extension module _ssl... missing
- checking for stdlib extension module _hashlib... missing
- checking for stdlib extension module _testcapi... yes
- checking for stdlib extension module _testclinic... yes
- checking for stdlib extension module _testinternalcapi... yes
- checking for stdlib extension module _testbuffer... yes
- checking for stdlib extension module _testimportmultiple... yes
- checking for stdlib extension module _testmultiphase... yes
- checking for stdlib extension module xxsubtype... yes
- checking for stdlib extension module _xxtestfuzz... yes
- checking for stdlib extension module _ctypes_test... missing
- checking for stdlib extension module xxlimited... yes
- checking for stdlib extension module xxlimited_35... yes
- configure: creating ./config.status
- config.status: creating Makefile.pre
- config.status: creating Misc/python.pc
- config.status: creating Misc/python-embed.pc
- config.status: creating Misc/python-config.sh
- config.status: creating Modules/Setup.bootstrap
- config.status: creating Modules/Setup.stdlib
- config.status: creating Modules/ld_so_aix
- config.status: creating pyconfig.h
- configure: creating Modules/Setup.local
- configure: creating Makefile
- configure:
- 
- If you want a release build with all stable optimizations active (PGO, etc),
- please run ./configure --enable-optimizations
- 
- configure: WARNING: pkg-config is missing. Some dependencies may not be detected correctly.
- (cd _build/default/lib/taglessFinal/vendor && /usr/bin/make libpython3.12.a)
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/token.o Parser/token.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/pegen_errors.o Parser/pegen_errors.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/action_helpers.o Parser/action_helpers.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/call.o Objects/call.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/typevarobject.o Objects/typevarobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/asm_trampoline.o Python/asm_trampoline.S
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/Python-tokenize.o Python/Python-tokenize.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/assemble.o Python/assemble.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/context.o Python/context.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/flowgraph.o Python/flowgraph.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/frame.o Python/frame.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/future.o Python/future.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/ceval_gil.o Python/ceval_gil.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/import.o Python/import.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/initconfig.o Python/initconfig.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/instrumentation.o Python/instrumentation.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/intrinsics.o Python/intrinsics.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/legacy_tracing.o Python/legacy_tracing.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/specialize.o Python/specialize.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE \
- 	-DABIFLAGS='""' \
- 	-DMULTIARCH=\"x86_64-linux-gnu\" \
- 	-o Python/sysmodule.o ./Python/sysmodule.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/tracemalloc.o Python/tracemalloc.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE  -o Python/dtoa.o Python/dtoa.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/perf_trampoline.o Python/perf_trampoline.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE \
- 	-DSOABI='"cpython-312-x86_64-linux-gnu"' \
- 	-o Python/dynload_shlib.o ./Python/dynload_shlib.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/posixmodule.c -o Modules/posixmodule.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/signalmodule.c -o Modules/signalmodule.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o
- gcc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/_iomodule.c -o Modules/_io/_iomodule.o
- gcc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/iobase.c -o Modules/_io/iobase.o
- gcc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/fileio.c -o Modules/_io/fileio.o
- gcc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/bytesio.c -o Modules/_io/bytesio.o
- gcc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/bufferedio.c -o Modules/_io/bufferedio.o
- gcc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/textio.c -o Modules/_io/textio.o
- gcc -I./Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_io/stringio.c -o Modules/_io/stringio.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre/sre.c -o Modules/_sre/sre.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/timemodule.c -o Modules/timemodule.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_typingmodule.c -o Modules/_typingmodule.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
- gcc  -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE \
-       -DGITVERSION="\"`LC_ALL=C `\"" \
-       -DGITTAG="\"`LC_ALL=C `\"" \
-       -DGITBRANCH="\"`LC_ALL=C `\"" \
-       -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Programs/_freeze_module.o Programs/_freeze_module.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Modules/getpath_noop.o Modules/getpath_noop.c
- gcc     -o Programs/_freeze_module Programs/_freeze_module.o Modules/getpath_noop.o Modules/getbuildinfo.o Parser/token.o  Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/asm_trampoline.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/perf_trampoline.o Python/dynload_shlib.o     Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o  Modules/faulthandler.o  Modules/posixmodule.o  Modules/signalmodule.o  Modules/_tracemalloc.o  Modules/_codecsmodule.o  Modules/_collectionsmodule.o  Modules/errnomodule.o  Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o  Modules/itertoolsmodule.o  Modules/_sre/sre.o  Modules/_threadmodule.o  Modules/timemodule.o  Modules/_typingmodule.o  Modules/_weakref.o  Modules/_abc.o  Modules/_functoolsmodule.o  Modules/_localemodule.o  Modules/_operator.o  Modules/_stat.o  Modules/symtablemodule.o  Modules/pwdmodule.o -ldl                         -lm 
- ./Programs/_freeze_module importlib._bootstrap ./Lib/importlib/_bootstrap.py Python/frozen_modules/importlib._bootstrap.h
- ./Programs/_freeze_module importlib._bootstrap_external ./Lib/importlib/_bootstrap_external.py Python/frozen_modules/importlib._bootstrap_external.h
- ./Programs/_freeze_module zipimport ./Lib/zipimport.py Python/frozen_modules/zipimport.h
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Programs/_bootstrap_python.o Programs/_bootstrap_python.c
- ./Programs/_freeze_module getpath ./Modules/getpath.py Python/frozen_modules/getpath.h
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -DPYTHONPATH='""' \
- 	-DPREFIX='"/usr/local"' \
- 	-DEXEC_PREFIX='"/usr/local"' \
- 	-DVERSION='"3.12"' \
- 	-DVPATH='""' \
- 	-DPLATLIBDIR='"lib"' \
- 	-DPYTHONFRAMEWORK='""' \
- 	-o Modules/getpath.o ./Modules/getpath.c
- gcc     -o _bootstrap_python Modules/getbuildinfo.o Parser/token.o  Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/asm_trampoline.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/perf_trampoline.o Python/dynload_shlib.o     Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o  Modules/faulthandler.o  Modules/posixmodule.o  Modules/signalmodule.o  Modules/_tracemalloc.o  Modules/_codecsmodule.o  Modules/_collectionsmodule.o  Modules/errnomodule.o  Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o  Modules/itertoolsmodule.o  Modules/_sre/sre.o  Modules/_threadmodule.o  Modules/timemodule.o  Modules/_typingmodule.o  Modules/_weakref.o  Modules/_abc.o  Modules/_functoolsmodule.o  Modules/_localemodule.o  Modules/_operator.o  Modules/_stat.o  Modules/symtablemodule.o  Modules/pwdmodule.o \
- 	Programs/_bootstrap_python.o Modules/getpath.o -ldl                         -lm 
- ./_bootstrap_python ./Programs/_freeze_module.py abc ./Lib/abc.py Python/frozen_modules/abc.h
- ./_bootstrap_python ./Programs/_freeze_module.py codecs ./Lib/codecs.py Python/frozen_modules/codecs.h
- ./_bootstrap_python ./Programs/_freeze_module.py io ./Lib/io.py Python/frozen_modules/io.h
- ./_bootstrap_python ./Programs/_freeze_module.py _collections_abc ./Lib/_collections_abc.py Python/frozen_modules/_collections_abc.h
- ./_bootstrap_python ./Programs/_freeze_module.py _sitebuiltins ./Lib/_sitebuiltins.py Python/frozen_modules/_sitebuiltins.h
- ./_bootstrap_python ./Programs/_freeze_module.py genericpath ./Lib/genericpath.py Python/frozen_modules/genericpath.h
- ./_bootstrap_python ./Programs/_freeze_module.py ntpath ./Lib/ntpath.py Python/frozen_modules/ntpath.h
- ./_bootstrap_python ./Programs/_freeze_module.py posixpath ./Lib/posixpath.py Python/frozen_modules/posixpath.h
- ./_bootstrap_python ./Programs/_freeze_module.py os ./Lib/os.py Python/frozen_modules/os.h
- ./_bootstrap_python ./Programs/_freeze_module.py site ./Lib/site.py Python/frozen_modules/site.h
- ./_bootstrap_python ./Programs/_freeze_module.py stat ./Lib/stat.py Python/frozen_modules/stat.h
- ./_bootstrap_python ./Programs/_freeze_module.py importlib.util ./Lib/importlib/util.py Python/frozen_modules/importlib.util.h
- ./_bootstrap_python ./Programs/_freeze_module.py importlib.machinery ./Lib/importlib/machinery.py Python/frozen_modules/importlib.machinery.h
- ./_bootstrap_python ./Programs/_freeze_module.py runpy ./Lib/runpy.py Python/frozen_modules/runpy.h
- ./_bootstrap_python ./Programs/_freeze_module.py __hello__ ./Lib/__hello__.py Python/frozen_modules/__hello__.h
- ./_bootstrap_python ./Programs/_freeze_module.py __phello__ ./Lib/__phello__/__init__.py Python/frozen_modules/__phello__.h
- ./_bootstrap_python ./Programs/_freeze_module.py __phello__.ham ./Lib/__phello__/ham/__init__.py Python/frozen_modules/__phello__.ham.h
- ./_bootstrap_python ./Programs/_freeze_module.py __phello__.ham.eggs ./Lib/__phello__/ham/eggs.py Python/frozen_modules/__phello__.ham.eggs.h
- ./_bootstrap_python ./Programs/_freeze_module.py __phello__.spam ./Lib/__phello__/spam.py Python/frozen_modules/__phello__.spam.h
- ./_bootstrap_python ./Programs/_freeze_module.py frozen_only ./Tools/freeze/flag.py Python/frozen_modules/frozen_only.h
- ./_bootstrap_python ./Tools/build/deepfreeze.py \
- Python/frozen_modules/importlib._bootstrap.h:importlib._bootstrap \
- Python/frozen_modules/importlib._bootstrap_external.h:importlib._bootstrap_external \
- Python/frozen_modules/zipimport.h:zipimport \
- Python/frozen_modules/abc.h:abc \
- Python/frozen_modules/codecs.h:codecs \
- Python/frozen_modules/io.h:io \
- Python/frozen_modules/_collections_abc.h:_collections_abc \
- Python/frozen_modules/_sitebuiltins.h:_sitebuiltins \
- Python/frozen_modules/genericpath.h:genericpath \
- Python/frozen_modules/ntpath.h:ntpath \
- Python/frozen_modules/posixpath.h:posixpath \
- Python/frozen_modules/os.h:os \
- Python/frozen_modules/site.h:site \
- Python/frozen_modules/stat.h:stat \
- Python/frozen_modules/importlib.util.h:importlib.util \
- Python/frozen_modules/importlib.machinery.h:importlib.machinery \
- Python/frozen_modules/runpy.h:runpy \
- Python/frozen_modules/__hello__.h:__hello__ \
- Python/frozen_modules/__phello__.h:__phello__ \
- Python/frozen_modules/__phello__.ham.h:__phello__.ham \
- Python/frozen_modules/__phello__.ham.eggs.h:__phello__.ham.eggs \
- Python/frozen_modules/__phello__.spam.h:__phello__.spam \
- Python/frozen_modules/frozen_only.h:frozen_only \
- -o Python/deepfreeze/deepfreeze.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/deepfreeze/deepfreeze.o Python/deepfreeze/deepfreeze.c
- gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
- rm -f libpython3.12.a
- ar rcs libpython3.12.a Modules/getbuildinfo.o Parser/token.o  Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/asm_trampoline.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/instrumentation.o Python/intrinsics.o Python/legacy_tracing.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/perf_trampoline.o Python/dynload_shlib.o     Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o  Modules/faulthandler.o  Modules/posixmodule.o  Modules/signalmodule.o  Modules/_tracemalloc.o  Modules/_codecsmodule.o  Modules/_collectionsmodule.o  Modules/errnomodule.o  Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o  Modules/itertoolsmodule.o  Modules/_sre/sre.o  Modules/_threadmodule.o  Modules/timemodule.o  Modules/_typingmodule.o  Modules/_weakref.o  Modules/_abc.o  Modules/_functoolsmodule.o  Modules/_localemodule.o  Modules/_operator.o  Modules/_stat.o  Modules/symtablemodule.o  Modules/pwdmodule.o Python/deepfreeze/deepfreeze.o Modules/getpath.o Python/frozen.o
- Objects/unicodeobject.c: In function '_PyUnicode_DecodeUnicodeEscapeInternal':
- Objects/unicodeobject.c:5879:25: warning: unused variable 'interp' [-Wunused-variable]
-  5879 |     PyInterpreterState *interp = _PyInterpreterState_Get();
-       |                         ^~~~~~
- Objects/unicodeobject.c:5878:27: warning: unused variable 'ucnhash_capi' [-Wunused-variable]
-  5878 |     _PyUnicode_Name_CAPI *ucnhash_capi;
-       |                           ^~~~~~~~~~~~
-> compiled  pyre-ast.0.1.11
-> installed pyre-ast.0.1.11
Done.
# Run eval $(opam env) to update the current shell environment
2024-08-27 18:35.15 ---> saved as "9553fd00017ddb74bc91901fef20748efe7c30c9fb22d2cd473efffd9849efb0"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u pyre-ast:216d9bf4f4dc11bb0ac2e766429f21ea,ppxlib_jane:ed57678c9bc3e59f6811c58cba76885f,ppx_sexp_conv:ce8794af778dad8f7b255f6ddb302a63,ppx_make:ed57678c9bc3e59f6811c58cba76885f,ppx_hash:37f2b4c2ee83732156c58f25c2197df1,ppx_compare:ce8794af778dad8f7b255f6ddb302a63,base:7165e14952f9ef6ed6b529e50a160427"))
2024-08-27 18:35.19 ---> saved as "ffbf79a45f9fd2b5a1801be216cd6566962a01c78c482b6db09410d8d6f464f9"

/home/opam: (run (network host)
                 (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
                 (shell "(echo '0.530440') && (for DATA in prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1,base.v0.17.1-7165e14952f9ef6ed6b529e50a160427,base.v0.17.1 prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0,ppx_compare.v0.17.0-ce8794af778dad8f7b255f6ddb302a63,ppx_compare.v0.17.0 prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0,ppx_hash.v0.17.0-37f2b4c2ee83732156c58f25c2197df1,ppx_hash.v0.17.0 prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4,ppx_make.0.3.4-ed57678c9bc3e59f6811c58cba76885f,ppx_make.0.3.4 prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0,ppx_sexp_conv.v0.17.0-ce8794af778dad8f7b255f6ddb302a63,ppx_sexp_conv.v0.17.0 prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0,ppxlib_jane.v0.17.0-ed57678c9bc3e59f6811c58cba76885f,ppxlib_jane.v0.17.0 prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11,pyre-ast.0.1.11-216d9bf4f4dc11bb0ac2e766429f21ea,pyre-ast.0.1.11; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1,base.v0.17.1-7165e14952f9ef6ed6b529e50a160427,base.v0.17.1 prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0,ppx_compare.v0.17.0-ce8794af778dad8f7b255f6ddb302a63,ppx_compare.v0.17.0 prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0,ppx_hash.v0.17.0-37f2b4c2ee83732156c58f25c2197df1,ppx_hash.v0.17.0 prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4,ppx_make.0.3.4-ed57678c9bc3e59f6811c58cba76885f,ppx_make.0.3.4 prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0,ppx_sexp_conv.v0.17.0-ce8794af778dad8f7b255f6ddb302a63,ppx_sexp_conv.v0.17.0 prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0,ppxlib_jane.v0.17.0-ed57678c9bc3e59f6811c58cba76885f,ppxlib_jane.v0.17.0 prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11,pyre-ast.0.1.11-216d9bf4f4dc11bb0ac2e766429f21ea,pyre-ast.0.1.11; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 staging.docs.ci.ocamllabs.io:/data/.; done) && (for DATA in prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1,base.v0.17.1-7165e14952f9ef6ed6b529e50a160427,base.v0.17.1 prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0,ppx_compare.v0.17.0-ce8794af778dad8f7b255f6ddb302a63,ppx_compare.v0.17.0 prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0,ppx_hash.v0.17.0-37f2b4c2ee83732156c58f25c2197df1,ppx_hash.v0.17.0 prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4,ppx_make.0.3.4-ed57678c9bc3e59f6811c58cba76885f,ppx_make.0.3.4 prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0,ppx_sexp_conv.v0.17.0-ce8794af778dad8f7b255f6ddb302a63,ppx_sexp_conv.v0.17.0 prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0,ppxlib_jane.v0.17.0-ed57678c9bc3e59f6811c58cba76885f,ppxlib_jane.v0.17.0 prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11,pyre-ast.0.1.11-216d9bf4f4dc11bb0ac2e766429f21ea,pyre-ast.0.1.11; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.530440
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/doc/
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/doc/base/
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/doc/base/CHANGES.md
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/doc/base/LICENSE.md
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/doc/base/README.org
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/doc/base/odoc-pages/
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/doc/base/odoc-pages/index.mld
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base.ocamlobjinfo
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/META
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Applicative.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Applicative.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Applicative.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Applicative_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Applicative_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Array.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Array.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Array.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Array0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Array0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Array_permute.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Array_permute.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Avltree.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Avltree.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Avltree.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Backtrace.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Backtrace.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Backtrace.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Binary_search.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Binary_search.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Binary_search.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Binary_searchable.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Binary_searchable.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Binary_searchable.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Binary_searchable_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Binary_searchable_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Blit.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Blit.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Blit.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Blit_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Blit_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Bool.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Bool.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Bool.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Bool0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Bool0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Bool0.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Buffer.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Buffer.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Buffer.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Buffer_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Buffer_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Bytes.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Bytes.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Bytes.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Bytes0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Bytes0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Bytes_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Bytes_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Bytes_tr.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Bytes_tr.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Char.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Char.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Char.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Char0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Char0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Comparable.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Comparable.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Comparable.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Comparable_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Comparable_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Comparator.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Comparator.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Comparator.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Comparisons.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Comparisons.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Container.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Container.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Container.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Container_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Container_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Dictionary_immutable.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Dictionary_immutable.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Dictionary_immutable.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Dictionary_immutable_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Dictionary_immutable_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Dictionary_mutable.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Dictionary_mutable.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Dictionary_mutable.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Dictionary_mutable_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Dictionary_mutable_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Either.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Either.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Either.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Either0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Either0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Either_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Either_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Equal.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Equal.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Error.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Error.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Error.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Exn.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Exn.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Exn.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Field.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Field.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Field.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Fieldslib.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Fieldslib.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Float.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Float.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Float.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Float0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Float0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Floatable.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Floatable.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Fn.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Fn.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Fn.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Formatter.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Formatter.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Formatter.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Globalize.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Globalize.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Globalize.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hash.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hash.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hash.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hash_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hash_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hash_set.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hash_set.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hash_set.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hash_set_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hash_set_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hashable.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hashable.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hashable.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hashable_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hashable_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hasher.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hasher.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hashtbl.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hashtbl.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hashtbl.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hashtbl_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hashtbl_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hex_lexer.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hex_lexer.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Hex_lexer.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Identifiable.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Identifiable.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Identifiable.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Identifiable_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Identifiable_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Import.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Import.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Import0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Import0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Indexed_container.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Indexed_container.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Indexed_container.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Indexed_container_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Indexed_container_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Info.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Info.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Info.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Info_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Info_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int32.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int32.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int32.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int63.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int63.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int63.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int63_emul.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int63_emul.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int63_emul.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int64.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int64.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int64.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int_conversions.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int_conversions.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int_conversions.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int_math.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int_math.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int_math.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int_string_conversions.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int_string_conversions.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Int_string_conversions.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Intable.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Intable.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Invariant.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Invariant.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Invariant.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Invariant_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Invariant_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Lazy.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Lazy.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Lazy.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Linked_queue.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Linked_queue.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Linked_queue.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Linked_queue0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Linked_queue0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__List.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__List.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__List.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__List0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__List0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__List1.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__List1.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Map.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Map.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Map.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Map_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Map_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Maybe_bound.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Maybe_bound.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Maybe_bound.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Monad.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Monad.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Monad.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Monad_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Monad_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Nativeint.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Nativeint.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Nativeint.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Nothing.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Nothing.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Nothing.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Obj_array.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Obj_array.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Obj_array.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Obj_local.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Obj_local.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Obj_local.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Option.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Option.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Option.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Option_array.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Option_array.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Option_array.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Or_error.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Or_error.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Or_error.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ordered_collection_common.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ordered_collection_common.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ordered_collection_common.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ordered_collection_common0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ordered_collection_common0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ordered_collection_common0.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ordering.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ordering.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ordering.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Poly0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Poly0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Poly0.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Popcount.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Popcount.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Popcount.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Pow_overflow_bounds.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Pow_overflow_bounds.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Pow_overflow_bounds.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ppx_compare_lib.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ppx_compare_lib.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ppx_compare_lib.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ppx_enumerate_lib.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ppx_enumerate_lib.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ppx_hash_lib.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ppx_hash_lib.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Pretty_printer.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Pretty_printer.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Pretty_printer.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Printf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Printf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Printf.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Queue.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Queue.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Queue.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Queue_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Queue_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Random.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Random.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Random.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Random_repr.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Random_repr.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ref.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ref.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Ref.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Result.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Result.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Result.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sequence.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sequence.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sequence.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Set.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Set.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Set.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Set_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Set_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sexp.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sexp.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sexp.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sexp_with_comparable.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sexp_with_comparable.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sexp_with_comparable.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sexpable.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sexpable.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sexpable.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sign.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sign.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sign.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sign0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sign0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sign_or_nan.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sign_or_nan.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sign_or_nan.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Source_code_position.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Source_code_position.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Source_code_position.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Source_code_position0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Source_code_position0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Stack.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Stack.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Stack.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Stack_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Stack_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Staged.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Staged.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Staged.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__String.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__String.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__String.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__String0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__String0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__String_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__String_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Stringable.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Stringable.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sys.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sys.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sys.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sys0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Sys0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__T.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__T.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Type_equal.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Type_equal.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Type_equal.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Type_equal_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Type_equal_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Uchar.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Uchar.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Uchar.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Uchar0.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Uchar0.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Uchar_intf.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Uchar_intf.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Uniform_array.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Uniform_array.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Uniform_array.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Unit.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Unit.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Unit.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Variant.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Variant.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Variant.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Variantslib.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Variantslib.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__With_return.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__With_return.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__With_return.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Word_size.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Word_size.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base__Word_size.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base_internalhash_types/
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base_internalhash_types/base_internalhash_types.ocamlobjinfo
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base_internalhash_types/base_internalhash_types.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/base_internalhash_types/base_internalhash_types.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/dune-package
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/md5/
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/md5/md5_lib.ocamlobjinfo
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/md5/md5_lib.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/md5/md5_lib.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/md5/md5_lib.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/shadow_stdlib/
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/shadow_stdlib/shadow_stdlib.ocamlobjinfo
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/shadow_stdlib/shadow_stdlib.cmi
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/shadow_stdlib/shadow_stdlib.cmt
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/lib/base/shadow_stdlib/shadow_stdlib.cmti
prep/universes/7165e14952f9ef6ed6b529e50a160427/base/v0.17.1/opam
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/doc/
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/doc/ppx_compare/
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/doc/ppx_compare/CHANGES.md
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/doc/ppx_compare/LICENSE.md
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/doc/ppx_compare/README.md
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/ppx_compare.ocamlobjinfo
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/META
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/dune-package
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/expander/
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/expander/ppx_compare_expander.ocamlobjinfo
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/expander/ppx_compare_expander.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/expander/ppx_compare_expander.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/expander/ppx_compare_expander.cmti
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/expander/ppx_compare_expander__.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/expander/ppx_compare_expander__.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/expander/ppx_compare_expander__Ppx_compare_expander_intf.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/expander/ppx_compare_expander__Ppx_compare_expander_intf.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/ppx_compare.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/ppx_compare.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/ppx_compare.cmti
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/runtime-lib/
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/runtime-lib/ppx_compare_lib.ocamlobjinfo
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/lib/ppx_compare/runtime-lib/ppx_compare_lib.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_compare/v0.17.0/opam
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/doc/
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/doc/ppx_hash/
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/doc/ppx_hash/CHANGES.md
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/doc/ppx_hash/LICENSE.md
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/doc/ppx_hash/README.md
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/ppx_hash.ocamlobjinfo
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/META
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/dune-package
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/expander/
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/expander/ppx_hash_expander.ocamlobjinfo
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/expander/ppx_hash_expander.cmi
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/expander/ppx_hash_expander.cmt
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/expander/ppx_hash_expander.cmti
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/ppx_hash.cmi
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/ppx_hash.cmt
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/ppx_hash.cmti
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/runtime-lib/
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/runtime-lib/ppx_hash_lib.ocamlobjinfo
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmi
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/lib/ppx_hash/runtime-lib/ppx_hash_lib.cmt
prep/universes/37f2b4c2ee83732156c58f25c2197df1/ppx_hash/v0.17.0/opam
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/doc/
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/doc/ppx_make/
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/doc/ppx_make/LICENSE
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/doc/ppx_make/README.md
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/doc/ppx_make/odoc-pages/
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/doc/ppx_make/odoc-pages/index.mld
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/lib/
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/lib/ppx_make/
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/lib/ppx_make/ppx_make.ocamlobjinfo
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/lib/ppx_make/META
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/lib/ppx_make/dune-package
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/lib/ppx_make/ppx_make.cmi
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/lib/ppx_make/ppx_make.cmt
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/lib/ppx_make/ppx_make__Arg_type.cmi
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/lib/ppx_make/ppx_make__Arg_type.cmt
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/lib/ppx_make/ppx_make__Deriver.cmi
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/lib/ppx_make/ppx_make__Deriver.cmt
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/lib/ppx_make/ppx_make__Utils.cmi
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/lib/ppx_make/ppx_make__Utils.cmt
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppx_make/0.3.4/opam
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/doc/
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv/
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv/CHANGES.md
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv/LICENSE.md
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/doc/ppx_sexp_conv/README.org
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/ppx_sexp_conv.ocamlobjinfo
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/META
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/dune-package
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander.ocamlobjinfo
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmti
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Attrs.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Attrs.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Attrs.cmti
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Conversion.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Conversion.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Conversion.cmti
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Expand_of_sexp.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Expand_of_sexp.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Expand_of_sexp.cmti
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Expand_sexp_of.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Expand_sexp_of.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Expand_sexp_of.cmti
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Fresh_name.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Fresh_name.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Fresh_name.cmti
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Helpers.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Helpers.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Helpers.cmti
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Labeled_tuple.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Labeled_tuple.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Labeled_tuple.cmti
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Lifted.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Lifted.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Lifted.cmti
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Ppx_sexp_conv_grammar.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Ppx_sexp_conv_grammar.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Ppx_sexp_conv_grammar.cmti
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Record_field_attrs.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Record_field_attrs.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Record_field_attrs.cmti
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Renaming.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Renaming.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Renaming.cmti
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/ppx_sexp_conv.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/ppx_sexp_conv.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/ppx_sexp_conv.cmti
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/runtime-lib/
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.ocamlobjinfo
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cmi
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/lib/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cmt
prep/universes/ce8794af778dad8f7b255f6ddb302a63/ppx_sexp_conv/v0.17.0/opam
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/doc/
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/doc/ppxlib_jane/
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/doc/ppxlib_jane/LICENSE.md
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/doc/ppxlib_jane/README.md
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane.ocamlobjinfo
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/META
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/dune-package
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane.cmi
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane.cmt
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__.cmi
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__.cmt
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Ast_builder.cmi
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Ast_builder.cmt
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Ast_builder.cmti
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Ast_builder_intf.cmi
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Ast_builder_intf.cmt
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Jane_asttypes.cmi
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Jane_asttypes.cmt
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Jane_asttypes.cmti
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Jane_syntax.cmi
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Jane_syntax.cmt
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Jane_syntax.cmti
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Jane_syntax_parsing.cmi
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Jane_syntax_parsing.cmt
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Jane_syntax_parsing.cmti
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Language_extension.cmi
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Language_extension.cmt
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Language_extension.cmti
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Language_extension_kernel.cmi
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Language_extension_kernel.cmt
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Language_extension_kernel.cmti
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Shadow_compiler_distribution.cmi
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/lib/ppxlib_jane/ppxlib_jane__Shadow_compiler_distribution.cmt
prep/universes/ed57678c9bc3e59f6811c58cba76885f/ppxlib_jane/v0.17.0/opam
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/doc/
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/doc/pyre-ast/
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/doc/pyre-ast/CHANGES.md
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/doc/pyre-ast/LICENSE
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/doc/pyre-ast/README.md
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/doc/pyre-ast/odoc-pages/
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/doc/pyre-ast/odoc-pages/index.mld
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/pyreAst.ocamlobjinfo
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/META
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/__private__/
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/__private__/taglessFinal/
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/__private__/taglessFinal/taglessFinal.ocamlobjinfo
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/__private__/taglessFinal/.public_cmi/
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/__private__/taglessFinal/.public_cmi/taglessFinal.cmi
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/__private__/taglessFinal/.public_cmi/taglessFinal.cmt
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/__private__/taglessFinal/.public_cmi/taglessFinal__.cmi
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/__private__/taglessFinal/.public_cmi/taglessFinal__.cmt
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/__private__/taglessFinal/.public_cmi/taglessFinal__Parsing.cmi
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/__private__/taglessFinal/.public_cmi/taglessFinal__Parsing.cmt
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/__private__/taglessFinal/.public_cmi/taglessFinal__Spec.cmi
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/__private__/taglessFinal/.public_cmi/taglessFinal__Spec.cmt
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/dune-package
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/pyreAst.cmi
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/pyreAst.cmt
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/pyreAst.cmti
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/pyreAst__.cmi
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/pyreAst__.cmt
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/pyreAst__Concrete.cmi
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/pyreAst__Concrete.cmt
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/pyreAst__Parser.cmi
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/lib/pyre-ast/pyreAst__Parser.cmt
prep/universes/216d9bf4f4dc11bb0ac2e766429f21ea/pyre-ast/0.1.11/opam
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
HASHES:base.v0.17.1-7165e14952f9ef6ed6b529e50a160427:6b14a0e3e38e261dd0d7354cfadd7bfbefc38aff88d25217ea3670d1e981005d
HASHES:ppx_compare.v0.17.0-ce8794af778dad8f7b255f6ddb302a63:3e93ada94b11929fd73907726e7fc45162071c745ca6569f1c2074121038fa72
HASHES:ppx_hash.v0.17.0-37f2b4c2ee83732156c58f25c2197df1:eb5f6a21e577dee09bf748d558d13139f154d347a81cc414945246684605be3c
HASHES:ppx_make.0.3.4-ed57678c9bc3e59f6811c58cba76885f:c56eb479da74d0b0daafbd6d7a1bdeef33bc6f897b00a9dff1c8851c95490964
HASHES:ppx_sexp_conv.v0.17.0-ce8794af778dad8f7b255f6ddb302a63:861becf3764c94239c4008a8c1c2394675722680f88ed7e764168f6b37e97ed7
HASHES:ppxlib_jane.v0.17.0-ed57678c9bc3e59f6811c58cba76885f:39c83904018e7b5e5d9886a158f06b5a5495dfddc01d7e95aa86751cb6ff81c6
HASHES:pyre-ast.0.1.11-216d9bf4f4dc11bb0ac2e766429f21ea:bfca2d2b4d54f4762290bce9a633d1090d1066b1da7642f0c6c536ed73f5a980
2024-08-27 18:35.25 ---> saved as "4bf5a384cb382606daafadaf41e764b543e593ca2c75da82d947cac8bffd33aa"
Job succeeded
2024-08-27 18:35.34: pyre-ast.0.1.11-216d9bf4f4dc11bb0ac2e766429f21ea -> bfca2d2b4d54f4762290bce9a633d1090d1066b1da7642f0c6c536ed73f5a980
2024-08-27 18:35.34: ppxlib_jane.v0.17.0-ed57678c9bc3e59f6811c58cba76885f -> 39c83904018e7b5e5d9886a158f06b5a5495dfddc01d7e95aa86751cb6ff81c6
2024-08-27 18:35.34: ppx_sexp_conv.v0.17.0-ce8794af778dad8f7b255f6ddb302a63 -> 861becf3764c94239c4008a8c1c2394675722680f88ed7e764168f6b37e97ed7
2024-08-27 18:35.34: ppx_make.0.3.4-ed57678c9bc3e59f6811c58cba76885f -> c56eb479da74d0b0daafbd6d7a1bdeef33bc6f897b00a9dff1c8851c95490964
2024-08-27 18:35.34: ppx_hash.v0.17.0-37f2b4c2ee83732156c58f25c2197df1 -> eb5f6a21e577dee09bf748d558d13139f154d347a81cc414945246684605be3c
2024-08-27 18:35.34: ppx_compare.v0.17.0-ce8794af778dad8f7b255f6ddb302a63 -> 3e93ada94b11929fd73907726e7fc45162071c745ca6569f1c2074121038fa72
2024-08-27 18:35.34: base.v0.17.1-7165e14952f9ef6ed6b529e50a160427 -> 6b14a0e3e38e261dd0d7354cfadd7bfbefc38aff88d25217ea3670d1e981005d
2024-08-27 18:35.34: Job succeeded