Building on phoebe.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a) Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam d94e46e039c4: Pulling fs layer d94e46e039c4: Verifying Checksum d94e46e039c4: Download complete d94e46e039c4: Pull complete Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a 2022-11-03 19:02.41 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2022-11-03 19:02.41 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d")) 2022-11-03 19:02.41 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2022-11-03 19:02.41 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.07' '4.07.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.07.1"} | "ocaml-system" {= "4.07.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.07.1 (cached) -> installed ocaml-base-compiler.4.07.1 -> installed ocaml-config.1 -> installed ocaml.4.07.1 Done. # Run eval $(opam env --switch=4.07) to update the current shell environment 2022-11-03 19:02.41 ---> using "117713ea87fff5f949523694d22eaae1c521175038fd6cc46b871099d750cadc" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [161 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Fetched 293 kB in 3s (105 kB/s) - Reading package lists... - 2022-11-03 19:02.41 ---> using "537ca0ea3b9f193ee9a5ce6abc771fdeca177bc2e60e7742c3b2e29bf7501c36" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: === install 1 package - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (cached) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-11-03 19:02.41 ---> using "30580a7409a344573e9bfde7c70be7ee9f2992cc36d03ffd841537c902c9ccbe" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"raylib.0.4.0\"\ \nopam install -vy \"raylib.0.4.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"raylib.0.4.0\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] raylib.0.4.0 is not installed. Nothing to do. The following actions will be performed: === install 28 packages - install bigarray-compat 1.1.0 [required by ctypes, ppx_cstubs] - install conf-libxcursor 1 [required by raylib] - install conf-libxi 1 [required by raylib] - install conf-libxinerama 1 [required by raylib] - install conf-libxrandr 1 [required by raylib] - install conf-mesa 1 [required by raylib] - install conf-pkg-config 2 [required by conf-libxrandr, conf-libxi, conf-libxcursor, etc.] - install containers 3.9 [required by ppx_cstubs] - install cppo 1.6.9 [required by ppx_cstubs] - install csexp 1.5.1 [required by dune-configurator] - install ctypes 0.20.1 [required by raylib] - install dune 3.5.0 [required by raylib] - install dune-configurator 3.5.0 [required by raylib] - install either 1.0.0 [required by containers] - install integers 0.7.0 [required by ctypes, ppx_cstubs] - install num 1.4 [required by ppx_cstubs] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ocamlfind 1.9.1 [required by ctypes, ppx_cstubs] - install ocamlfind-secondary 1.9.1 [required by dune] - install ppx_cstubs 0.7.0 [required by raylib] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppxlib 0.28.0 [required by ppx_cstubs] - install raylib 0.4.0 - install re 1.10.4 [required by ppx_cstubs] - install result 1.5 [required by ppx_cstubs] - install seq base [required by containers, re] - install sexplib0 v0.15.0 [required by ppxlib] - install stdlib-shims 0.3.0 [required by integers, ppxlib] The following system packages will first need to be installed: libgl1-mesa-dev libxcursor-dev libxi-dev libxinerama-dev libxrandr-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgl1-mesa-dev" "libxcursor-dev" "libxi-dev" "libxinerama-dev" "libxrandr-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libdrm-common. - (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 ... 19051 files and directories currently installed.) - Preparing to unpack .../00-libdrm-common_2.4.113-2_all.deb ... - Unpacking libdrm-common (2.4.113-2) ... - Selecting previously unselected package libdrm2:amd64. - Preparing to unpack .../01-libdrm2_2.4.113-2_amd64.deb ... - Unpacking libdrm2:amd64 (2.4.113-2) ... - Selecting previously unselected package libdrm-amdgpu1:amd64. - Preparing to unpack .../02-libdrm-amdgpu1_2.4.113-2_amd64.deb ... - Unpacking libdrm-amdgpu1:amd64 (2.4.113-2) ... - Selecting previously unselected package libdrm-nouveau2:amd64. - Preparing to unpack .../03-libdrm-nouveau2_2.4.113-2_amd64.deb ... - Unpacking libdrm-nouveau2:amd64 (2.4.113-2) ... - Selecting previously unselected package libdrm-radeon1:amd64. - Preparing to unpack .../04-libdrm-radeon1_2.4.113-2_amd64.deb ... - Unpacking libdrm-radeon1:amd64 (2.4.113-2) ... - Selecting previously unselected package libglvnd0:amd64. - Preparing to unpack .../05-libglvnd0_1.5.0-1_amd64.deb ... - Unpacking libglvnd0:amd64 (1.5.0-1) ... - Selecting previously unselected package libwayland-server0:amd64. - Preparing to unpack .../06-libwayland-server0_1.21.0-1_amd64.deb ... - Unpacking libwayland-server0:amd64 (1.21.0-1) ... - Selecting previously unselected package libgbm1:amd64. - Preparing to unpack .../07-libgbm1_22.2.2-1_amd64.deb ... - Unpacking libgbm1:amd64 (22.2.2-1) ... - Selecting previously unselected package libglapi-mesa:amd64. - Preparing to unpack .../08-libglapi-mesa_22.2.2-1_amd64.deb ... - Unpacking libglapi-mesa:amd64 (22.2.2-1) ... - Selecting previously unselected package libwayland-client0:amd64. - Preparing to unpack .../09-libwayland-client0_1.21.0-1_amd64.deb ... - Unpacking libwayland-client0:amd64 (1.21.0-1) ... - Selecting previously unselected package libx11-xcb1:amd64. - Preparing to unpack .../10-libx11-xcb1_2%3a1.8.1-2_amd64.deb ... - Unpacking libx11-xcb1:amd64 (2:1.8.1-2) ... - Selecting previously unselected package libxcb-dri2-0:amd64. - Preparing to unpack .../11-libxcb-dri2-0_1.15-1_amd64.deb ... - Unpacking libxcb-dri2-0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-dri3-0:amd64. - Preparing to unpack .../12-libxcb-dri3-0_1.15-1_amd64.deb ... - Unpacking libxcb-dri3-0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-present0:amd64. - Preparing to unpack .../13-libxcb-present0_1.15-1_amd64.deb ... - Unpacking libxcb-present0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-sync1:amd64. - Preparing to unpack .../14-libxcb-sync1_1.15-1_amd64.deb ... - Unpacking libxcb-sync1:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-xfixes0:amd64. - Preparing to unpack .../15-libxcb-xfixes0_1.15-1_amd64.deb ... - Unpacking libxcb-xfixes0:amd64 (1.15-1) ... - Selecting previously unselected package libxshmfence1:amd64. - Preparing to unpack .../16-libxshmfence1_1.3-1_amd64.deb ... - Unpacking libxshmfence1:amd64 (1.3-1) ... - Selecting previously unselected package libegl-mesa0:amd64. - Preparing to unpack .../17-libegl-mesa0_22.2.2-1_amd64.deb ... - Unpacking libegl-mesa0:amd64 (22.2.2-1) ... - Selecting previously unselected package libegl1:amd64. - Preparing to unpack .../18-libegl1_1.5.0-1_amd64.deb ... - Unpacking libegl1:amd64 (1.5.0-1) ... - Selecting previously unselected package libxcb-glx0:amd64. - Preparing to unpack .../19-libxcb-glx0_1.15-1_amd64.deb ... - Unpacking libxcb-glx0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-shm0:amd64. - Preparing to unpack .../20-libxcb-shm0_1.15-1_amd64.deb ... - Unpacking libxcb-shm0:amd64 (1.15-1) ... - Selecting previously unselected package libxfixes3:amd64. - Preparing to unpack .../21-libxfixes3_1%3a6.0.0-2_amd64.deb ... - Unpacking libxfixes3:amd64 (1:6.0.0-2) ... - Selecting previously unselected package libxxf86vm1:amd64. - Preparing to unpack .../22-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... - Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... - Selecting previously unselected package libelf1:amd64. - Preparing to unpack .../23-libelf1_0.187-4_amd64.deb ... - Unpacking libelf1:amd64 (0.187-4) ... - Selecting previously unselected package libicu71:amd64. - Preparing to unpack .../24-libicu71_71.1-3_amd64.deb ... - Unpacking libicu71:amd64 (71.1-3) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../25-libxml2_2.9.14+dfsg-1.1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.14+dfsg-1.1) ... - Selecting previously unselected package libz3-4:amd64. - Preparing to unpack .../26-libz3-4_4.8.12-3_amd64.deb ... - Unpacking libz3-4:amd64 (4.8.12-3) ... - Selecting previously unselected package libllvm15:amd64. - Preparing to unpack .../27-libllvm15_1%3a15.0.3-2_amd64.deb ... - Unpacking libllvm15:amd64 (1:15.0.3-2) ... - Selecting previously unselected package libsensors-config. - Preparing to unpack .../28-libsensors-config_1%3a3.6.0-7.1_all.deb ... - Unpacking libsensors-config (1:3.6.0-7.1) ... - Selecting previously unselected package libsensors5:amd64. - Preparing to unpack .../29-libsensors5_1%3a3.6.0-7.1_amd64.deb ... - Unpacking libsensors5:amd64 (1:3.6.0-7.1) ... - Selecting previously unselected package libgl1-mesa-dri:amd64. - Preparing to unpack .../30-libgl1-mesa-dri_22.2.2-1_amd64.deb ... - Unpacking libgl1-mesa-dri:amd64 (22.2.2-1) ... - Selecting previously unselected package libglx-mesa0:amd64. - Preparing to unpack .../31-libglx-mesa0_22.2.2-1_amd64.deb ... - Unpacking libglx-mesa0:amd64 (22.2.2-1) ... - Selecting previously unselected package libglx0:amd64. - Preparing to unpack .../32-libglx0_1.5.0-1_amd64.deb ... - Unpacking libglx0:amd64 (1.5.0-1) ... - Selecting previously unselected package libgl1:amd64. - Preparing to unpack .../33-libgl1_1.5.0-1_amd64.deb ... - Unpacking libgl1:amd64 (1.5.0-1) ... - Selecting previously unselected package libglx-dev:amd64. - Preparing to unpack .../34-libglx-dev_1.5.0-1_amd64.deb ... - Unpacking libglx-dev:amd64 (1.5.0-1) ... - Selecting previously unselected package libgl-dev:amd64. - Preparing to unpack .../35-libgl-dev_1.5.0-1_amd64.deb ... - Unpacking libgl-dev:amd64 (1.5.0-1) ... - Selecting previously unselected package libegl-dev:amd64. - Preparing to unpack .../36-libegl-dev_1.5.0-1_amd64.deb ... - Unpacking libegl-dev:amd64 (1.5.0-1) ... - Selecting previously unselected package libglvnd-core-dev:amd64. - Preparing to unpack .../37-libglvnd-core-dev_1.5.0-1_amd64.deb ... - Unpacking libglvnd-core-dev:amd64 (1.5.0-1) ... - Selecting previously unselected package libgles1:amd64. - Preparing to unpack .../38-libgles1_1.5.0-1_amd64.deb ... - Unpacking libgles1:amd64 (1.5.0-1) ... - Selecting previously unselected package libgles2:amd64. - Preparing to unpack .../39-libgles2_1.5.0-1_amd64.deb ... - Unpacking libgles2:amd64 (1.5.0-1) ... - Selecting previously unselected package libgles-dev:amd64. - Preparing to unpack .../40-libgles-dev_1.5.0-1_amd64.deb ... - Unpacking libgles-dev:amd64 (1.5.0-1) ... - Selecting previously unselected package libopengl0:amd64. - Preparing to unpack .../41-libopengl0_1.5.0-1_amd64.deb ... - Unpacking libopengl0:amd64 (1.5.0-1) ... - Selecting previously unselected package libopengl-dev:amd64. - Preparing to unpack .../42-libopengl-dev_1.5.0-1_amd64.deb ... - Unpacking libopengl-dev:amd64 (1.5.0-1) ... - Selecting previously unselected package libglvnd-dev:amd64. - Preparing to unpack .../43-libglvnd-dev_1.5.0-1_amd64.deb ... - Unpacking libglvnd-dev:amd64 (1.5.0-1) ... - Selecting previously unselected package libgl1-mesa-dev:amd64. - Preparing to unpack .../44-libgl1-mesa-dev_22.2.2-1_amd64.deb ... - Unpacking libgl1-mesa-dev:amd64 (22.2.2-1) ... - Selecting previously unselected package libglib2.0-0:amd64. - Preparing to unpack .../45-libglib2.0-0_2.74.1-1_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.74.1-1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../46-libglib2.0-data_2.74.1-1_all.deb ... - Unpacking libglib2.0-data (2.74.1-1) ... - Selecting previously unselected package libxrender1:amd64. - Preparing to unpack .../47-libxrender1_1%3a0.9.10-1.1_amd64.deb ... - Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... - Selecting previously unselected package libxcursor1:amd64. - Preparing to unpack .../48-libxcursor1_1%3a1.2.1-1_amd64.deb ... - Unpacking libxcursor1:amd64 (1:1.2.1-1) ... - Selecting previously unselected package libxrender-dev:amd64. - Preparing to unpack .../49-libxrender-dev_1%3a0.9.10-1.1_amd64.deb ... - Unpacking libxrender-dev:amd64 (1:0.9.10-1.1) ... - Selecting previously unselected package libxfixes-dev:amd64. - Preparing to unpack .../50-libxfixes-dev_1%3a6.0.0-2_amd64.deb ... - Unpacking libxfixes-dev:amd64 (1:6.0.0-2) ... - Selecting previously unselected package libxcursor-dev:amd64. - Preparing to unpack .../51-libxcursor-dev_1%3a1.2.1-1_amd64.deb ... - Unpacking libxcursor-dev:amd64 (1:1.2.1-1) ... - Selecting previously unselected package libxext-dev:amd64. - Preparing to unpack .../52-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ... - Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ... - Selecting previously unselected package libxi6:amd64. - Preparing to unpack .../53-libxi6_2%3a1.8-1+b1_amd64.deb ... - Unpacking libxi6:amd64 (2:1.8-1+b1) ... - Selecting previously unselected package libxi-dev:amd64. - Preparing to unpack .../54-libxi-dev_2%3a1.8-1+b1_amd64.deb ... - Unpacking libxi-dev:amd64 (2:1.8-1+b1) ... - Selecting previously unselected package libxinerama1:amd64. - Preparing to unpack .../55-libxinerama1_2%3a1.1.4-3_amd64.deb ... - Unpacking libxinerama1:amd64 (2:1.1.4-3) ... - Selecting previously unselected package libxinerama-dev:amd64. - Preparing to unpack .../56-libxinerama-dev_2%3a1.1.4-3_amd64.deb ... - Unpacking libxinerama-dev:amd64 (2:1.1.4-3) ... - Selecting previously unselected package libxrandr2:amd64. - Preparing to unpack .../57-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... - Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... - Selecting previously unselected package libxrandr-dev:amd64. - Preparing to unpack .../58-libxrandr-dev_2%3a1.5.2-2+b1_amd64.deb ... - Unpacking libxrandr-dev:amd64 (2:1.5.2-2+b1) ... - Selecting previously unselected package pkg-config. - Preparing to unpack .../59-pkg-config_0.29.2-1_amd64.deb ... - Unpacking pkg-config (0.29.2-1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../60-shared-mime-info_2.2-1_amd64.deb ... - Unpacking shared-mime-info (2.2-1) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../61-xdg-user-dirs_0.18-1_amd64.deb ... - Unpacking xdg-user-dirs (0.18-1) ... - Setting up libxcb-dri3-0:amd64 (1.15-1) ... - Setting up libicu71:amd64 (71.1-3) ... - Setting up libwayland-server0:amd64 (1.21.0-1) ... - Setting up libx11-xcb1:amd64 (2:1.8.1-2) ... - Setting up libxcb-xfixes0:amd64 (1.15-1) ... - Setting up libglvnd-core-dev:amd64 (1.5.0-1) ... - Setting up libxi6:amd64 (2:1.8-1+b1) ... - Setting up libxrender1:amd64 (1:0.9.10-1.1) ... - Setting up xdg-user-dirs (0.18-1) ... - Setting up libglib2.0-0:amd64 (2.74.1-1) ... - No schema files found: doing nothing. - Setting up libglvnd0:amd64 (1.5.0-1) ... - Setting up libxcb-glx0:amd64 (1.15-1) ... - Setting up libsensors-config (1:3.6.0-7.1) ... - Setting up libxcb-shm0:amd64 (1.15-1) ... - Setting up libopengl0:amd64 (1.5.0-1) ... - Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... - Setting up libxcb-present0:amd64 (1.15-1) ... - Setting up libz3-4:amd64 (4.8.12-3) ... - Setting up libglib2.0-data (2.74.1-1) ... - Setting up libgles2:amd64 (1.5.0-1) ... - Setting up libxfixes3:amd64 (1:6.0.0-2) ... - Setting up libxcb-sync1:amd64 (1.15-1) ... - Setting up libgles1:amd64 (1.5.0-1) ... - Setting up libxinerama1:amd64 (2:1.1.4-3) ... - Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... - Setting up pkg-config (0.29.2-1) ... - Setting up libsensors5:amd64 (1:3.6.0-7.1) ... - Setting up libglapi-mesa:amd64 (22.2.2-1) ... - Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ... - Setting up libxcb-dri2-0:amd64 (1.15-1) ... - Setting up libxshmfence1:amd64 (1.3-1) ... - Setting up libopengl-dev:amd64 (1.5.0-1) ... - Setting up libdrm-common (2.4.113-2) ... - Setting up libelf1:amd64 (0.187-4) ... - Setting up libxrender-dev:amd64 (1:0.9.10-1.1) ... - Setting up libxml2:amd64 (2.9.14+dfsg-1.1) ... - Setting up libwayland-client0:amd64 (1.21.0-1) ... - Setting up libxcursor1:amd64 (1:1.2.1-1) ... - Setting up libxfixes-dev:amd64 (1:6.0.0-2) ... - Setting up libxrandr-dev:amd64 (2:1.5.2-2+b1) ... - Setting up shared-mime-info (2.2-1) ... - Setting up libxinerama-dev:amd64 (2:1.1.4-3) ... - Setting up libdrm2:amd64 (2.4.113-2) ... - Setting up libllvm15:amd64 (1:15.0.3-2) ... - Setting up libxi-dev:amd64 (2:1.8-1+b1) ... - Setting up libdrm-amdgpu1:amd64 (2.4.113-2) ... - Setting up libdrm-nouveau2:amd64 (2.4.113-2) ... - Setting up libgbm1:amd64 (22.2.2-1) ... - Setting up libdrm-radeon1:amd64 (2.4.113-2) ... - Setting up libxcursor-dev:amd64 (1:1.2.1-1) ... - Setting up libgl1-mesa-dri:amd64 (22.2.2-1) ... - Setting up libegl-mesa0:amd64 (22.2.2-1) ... - Setting up libegl1:amd64 (1.5.0-1) ... - Setting up libglx-mesa0:amd64 (22.2.2-1) ... - Setting up libglx0:amd64 (1.5.0-1) ... - Setting up libgl1:amd64 (1.5.0-1) ... - Setting up libglx-dev:amd64 (1.5.0-1) ... - Setting up libgl-dev:amd64 (1.5.0-1) ... - Setting up libegl-dev:amd64 (1.5.0-1) ... - Setting up libgles-dev:amd64 (1.5.0-1) ... - Setting up libglvnd-dev:amd64 (1.5.0-1) ... - Setting up libgl1-mesa-dev:amd64 (22.2.2-1) ... - Processing triggers for libc-bin (2.35-4) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/82: Processing 2/82: Processing 3/82: Processing 4/82: Processing 5/82: Processing 6/82: Processing 7/82: Processing 8/82: Processing 9/82: Processing 10/82: [conf-pkg-config: pkg-config] -> retrieved bigarray-compat.1.1.0 (cached) Processing 11/82: [conf-pkg-config: pkg-config] -> retrieved cppo.1.6.9 (cached) Processing 12/82: [conf-pkg-config: pkg-config] -> retrieved containers.3.9 (cached) Processing 13/82: [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-pkg-config.2) - Usage: - pkg-config [OPTION?] - - Help Options: - -h, --help Show help options - - Application Options: - --version output version of pkg-config - --modversion output version for package - --atleast-pkgconfig-version=VERSION require given version of pkg-config - --libs output all linker flags - --static output linker flags for static linking - --short-errors print short errors - --libs-only-l output -l flags - --libs-only-other output other libs (e.g. -pthread) - --libs-only-L output -L flags - --cflags output all pre-processor and compiler flags - --cflags-only-I output -I flags - --cflags-only-other output cflags not covered by the cflags-only-I option - --variable=NAME get the value of variable named NAME - --define-variable=NAME=VALUE set variable NAME to VALUE - --exists return 0 if the module(s) exist - --print-variables output list of variables defined by the module - --uninstalled return 0 if the uninstalled version of one or more module(s) or their dependencies will be used - --atleast-version=VERSION return 0 if the module is at least version VERSION - --exact-version=VERSION return 0 if the module is at exactly version VERSION - --max-version=VERSION return 0 if the module is at no newer than version VERSION - --list-all list all known packages - --debug show verbose debug information - --print-errors show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line) - --silence-errors be silent about errors (default when --exists or --atleast/exact/max-version given on the command line) - --errors-to-stdout print errors from --print-errors to stdout not stderr - --print-provides print which packages the package provides - --print-requires print which packages the package requires - --print-requires-private print which packages the package requires for static linking - --validate validate a package's .pc file - --define-prefix try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --dont-define-prefix don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --prefix-variable=PREFIX set the name of the variable that pkg-config automatically sets - -> compiled conf-pkg-config.2 Processing 13/82: Processing 14/82: [conf-pkg-config: mkdir] -> retrieved csexp.1.5.1 (cached) Processing 15/82: [conf-pkg-config: mkdir] -> retrieved ctypes.0.20.1 (cached) Processing 16/82: [conf-pkg-config: mkdir] -> retrieved dune.3.5.0, dune-configurator.3.5.0 (cached) Processing 17/82: [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.07/lib/pkgconfig" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-pkg-config.2) -> installed conf-pkg-config.2 Processing 17/82: Processing 18/82: [conf-libxcursor: pkg-config xcursor] Processing 19/82: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] Processing 20/82: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] Processing 21/82: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] Processing 22/82: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] -> retrieved either.1.0.0 (cached) Processing 23/82: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] -> retrieved integers.0.7.0 (cached) Processing 24/82: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] -> retrieved num.1.4 (cached) Processing 25/82: [conf-libxcursor: pkg-config xcursor] [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xcursor" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-libxcursor.1) -> compiled conf-libxcursor.1 Processing 25/82: [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] -> installed conf-libxcursor.1 Processing 26/82: [conf-libxi: pkg-config xi] [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xi" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-libxi.1) -> compiled conf-libxi.1 Processing 26/82: [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] -> installed conf-libxi.1 Processing 27/82: [conf-libxinerama: pkg-config xinerama] [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xinerama" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-libxinerama.1) -> compiled conf-libxinerama.1 Processing 27/82: [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] -> installed conf-libxinerama.1 Processing 28/82: [conf-libxrandr: pkg-config xrandr] [conf-mesa: pkg-config gl] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "xrandr" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-libxrandr.1) -> compiled conf-libxrandr.1 Processing 28/82: [conf-mesa: pkg-config gl] -> installed conf-libxrandr.1 Processing 29/82: [conf-mesa: pkg-config gl] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "gl" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-mesa.1) -> compiled conf-mesa.1 Processing 29/82: -> installed conf-mesa.1 Processing 30/82: -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 31/82: -> retrieved ocamlfind.1.9.1, ocamlfind-secondary.1.9.1 (cached) Processing 32/82: Processing 33/82: [ocamlfind: ./configure] -> retrieved ppx_cstubs.0.7.0 (cached) Processing 34/82: [raylib.0.4.0: http] [ocamlfind: ./configure] -> retrieved ppx_derivers.1.2.1 (cached) Processing 35/82: [raylib.0.4.0: http] [ocamlfind: ./configure] -> retrieved re.1.10.4 (cached) Processing 36/82: [raylib.0.4.0: http] [ocamlfind: ./configure] -> retrieved result.1.5 (cached) Processing 37/82: [raylib.0.4.0: http] [ocamlfind: ./configure] Processing 38/82: [raylib.0.4.0: http] [ocamlfind: ./configure] Processing 39/82: [raylib.0.4.0: http] [ocamlfind: ./configure] -> installed seq.base Processing 40/82: [raylib.0.4.0: http] [ocamlfind: ./configure] -> retrieved ppxlib.0.28.0 (cached) Processing 41/82: [raylib.0.4.0: http] [ocamlfind: ./configure] -> retrieved sexplib0.v0.15.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.07/bin" "-sitelib" "/home/opam/.opam/4.07/lib" "-mandir" "/home/opam/.opam/4.07/man" "-config" "/home/opam/.opam/4.07/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1) - Welcome to findlib version 1.9.1 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: found - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.07/lib/ocaml - Binaries: /home/opam/.opam/4.07/bin - Manual pages: /home/opam/.opam/4.07/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.07/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.07/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.07/bin - Manual pages: /home/opam/.opam/4.07/man - topfind script: /home/opam/.opam/4.07/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 41/82: [raylib.0.4.0: http] [ocamlfind: make all] Processing 41/82: [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.07/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.07/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -c findlib.mli - ocamlc -I +compiler-libs -opaque -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -g -c frontend.ml - File "frontend.ml", line 1826, characters 16-29: - Warning 3: deprecated: Stdlib.String.create - Use Bytes.create instead. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -c topfind.mli - ocamlc -I +compiler-libs -opaque -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.07/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.07/lib' >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' Processing 41/82: [ocamlfind: make opt] -> retrieved raylib.0.4.0 (https://github.com/tjammer/raylib-ocaml/releases/download/0.4.0/raylib-0.4.0.tbz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -c frontend.ml - File "frontend.ml", line 1826, characters 16-29: - Warning 3: deprecated: Stdlib.String.create - Use Bytes.create instead. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' -> compiled ocamlfind.1.9.1 Processing 42/82: [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.07/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.07/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi \ - fi \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - mkdir -p "/home/opam/.opam/4.07/bin" - mkdir -p "/home/opam/.opam/4.07/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "`dirname \"/home/opam/.opam/4.07/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.07/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.07/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - mkdir -p "/home/opam/.opam/4.07/lib/findlib" - mkdir -p "/home/opam/.opam/4.07/bin" - test 1 -eq 0 || cp topfind "/home/opam/.opam/4.07/lib/ocaml" - files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \ - cp $files "/home/opam/.opam/4.07/lib/findlib" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - cp $f "/home/opam/.opam/4.07/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.07/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.07/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.07/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.07/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.07/lib/$x"; done - mkdir -p "/home/opam/.opam/4.07/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.07/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || cp tools/safe_camlp4 "/home/opam/.opam/4.07/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "/home/opam/.opam/4.07/man/man1" "/home/opam/.opam/4.07/man/man3" "/home/opam/.opam/4.07/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.07/man/man1" - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.07/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' -> installed ocamlfind.1.9.1 Processing 43/82: [num: make] [ocamlfind-secondary: subst] expanding opam variables in META.in, generating META [ocamlfind-secondary: subst] expanding opam variables in ocaml-secondary-compiler.conf.in, generating ocaml-secondary-compiler.conf Processing 44/82: [num: make] [ocamlfind-secondary: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) - Welcome to findlib version 1.9.1 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: found - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.07/lib/ocaml - Binaries: /home/opam/.opam/4.07/bin - Manual pages: /home/opam/.opam/4.07/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.07/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.07/bin - Manual pages: /home/opam/.opam/4.07/man - topfind script: /home/opam/.opam/4.07/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: yes - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. -> compiled ocamlfind-secondary.1.9.1 Processing 44/82: [num: make] Processing 45/82: [num: make] [ocamlfind-secondary: make install-meta] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) - for x in dynlink stdlib unix bigarray compiler-libs graphics ocamldoc raw_spacetime threads str; do mkdir -p "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/$x"; done - mkdir -p "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages" Processing 45/82: [num: make] [ocamlfind-secondary: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.07/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 45/82: [num: make] [ocamlfind-secondary: cp ocaml-secondary-compiler.conf] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.07/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 45/82: [num: make] [ocamlfind-secondary: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 45/82: [num: make] [ocamlfind-secondary: cp META] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) -> installed ocamlfind-secondary.1.9.1 Processing 45/82: [num: make] Processing 46/82: [dune: ocaml bootstrap.ml] [num: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.07/.opam-switch/build/num.1.4) - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/src' - make -C toplevel all - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/toplevel' - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/toplevel' -> compiled num.1.4 Processing 46/82: [dune: ocaml bootstrap.ml] Processing 47/82: [dune: ocaml bootstrap.ml] [num: ocamlfind remove] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num" (CWD=/home/opam/.opam/4.07/.opam-switch/build/num.1.4) - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.07/lib/num/META + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num-top" (CWD=/home/opam/.opam/4.07/.opam-switch/build/num.1.4) - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.07/lib/num-top/META Processing 47/82: [dune: ocaml bootstrap.ml] [num: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/num.1.4) - make -C src install - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/src' - install -d /home/opam/.opam/4.07/lib/ocaml - sed -e 's/%%VERSION%%/1.4/g' META.in > META - ocamlfind install num META - Installed /home/opam/.opam/4.07/lib/num/META - rm -f META - install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.07/lib/ocaml - install -d /home/opam/.opam/4.07/lib/ocaml/stublibs - install dllnums.so /home/opam/.opam/4.07/lib/ocaml/stublibs - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/src' - make -C toplevel install - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/toplevel' - sed -e 's/%%VERSION%%/1.4/g' META.in > META - ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi - Installed /home/opam/.opam/4.07/lib/num-top/num_top_printers.cmi - Installed /home/opam/.opam/4.07/lib/num-top/num_top.cmi - Installed /home/opam/.opam/4.07/lib/num-top/num_top.cma - Installed /home/opam/.opam/4.07/lib/num-top/META - rm -f META - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/toplevel' -> installed num.1.4 Processing 47/82: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune.3.5.0) - ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output - - ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe --secondary -j 71 - Processing 47/82: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune.3.5.0) -> compiled dune.3.5.0 -> installed dune.3.5.0 Processing 49/82: [bigarray-compat: dune build] Processing 50/82: [bigarray-compat: dune build] [cppo: dune build] Processing 51/82: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] Processing 52/82: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] Processing 53/82: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] Processing 54/82: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 55/82: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] Processing 56/82: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] Processing 57/82: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] Processing 58/82: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "71" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 58/82: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 59/82: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/csexp.1.5.1) -> compiled csexp.1.5.1 Processing 59/82: [bigarray-compat: dune build] [cppo: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.1 Processing 60/82: [bigarray-compat: dune build] [cppo: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 61/82: [bigarray-compat: dune build] [cppo: dune build] [dune-configurator: rm] [either: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "71" (CWD=/home/opam/.opam/4.07/.opam-switch/build/bigarray-compat.1.1.0) -> compiled bigarray-compat.1.1.0 Processing 61/82: [cppo: dune build] [dune-configurator: rm] [either: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed bigarray-compat.1.1.0 Processing 62/82: [cppo: dune build] [dune-configurator: rm] [either: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "either" "-j" "71" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/either.1.0.0) -> compiled either.1.0.0 Processing 62/82: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed either.1.0.0 Processing 63/82: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "71" (CWD=/home/opam/.opam/4.07/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 63/82: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed result.1.5 Processing 64/82: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "71" (CWD=/home/opam/.opam/4.07/.opam-switch/build/sexplib0.v0.15.0) -> compiled sexplib0.v0.15.0 Processing 64/82: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [stdlib-shims: dune build] -> installed sexplib0.v0.15.0 Processing 65/82: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/4.07/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 65/82: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] -> installed stdlib-shims.0.3.0 Processing 66/82: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] Processing 67/82: [cppo: dune build] [dune-configurator: rm] [integers: dune build] [ocaml-compiler-libs: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune-configurator.3.5.0) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune-configurator.3.5.0) Processing 67/82: [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [ocaml-compiler-libs: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "71" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocaml-compiler-libs.v0.12.4) - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I /home/opam/.opam/4.07/lib/ocaml/compiler-libs -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.cmo -c -impl src/ocaml_optcomp/ocaml_optcomp.ml) - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56: - Warning 49: no cmi file was found in path for module Available_regs - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62: - Warning 49: no cmi file was found in path for module Reg_availability_set - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61: - Warning 49: no cmi file was found in path for module Reg_with_debug_info - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I src/ocaml_optcomp/.ocaml_optcomp.objs/native -I /home/opam/.opam/4.07/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.cmx -c -impl src/ocaml_optcomp/ocaml_optcomp.ml) - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56: - Warning 49: no cmi file was found in path for module Available_regs - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62: - Warning 49: no cmi file was found in path for module Reg_availability_set - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61: - Warning 49: no cmi file was found in path for module Reg_with_debug_info -> compiled ocaml-compiler-libs.v0.12.4 Processing 67/82: [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [re: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 68/82: [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [re: dune build] Processing 69/82: [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "71" (CWD=/home/opam/.opam/4.07/.opam-switch/build/re.1.10.4) -> compiled re.1.10.4 Processing 69/82: [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] -> installed re.1.10.4 Processing 70/82: [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "71" (CWD=/home/opam/.opam/4.07/.opam-switch/build/cppo.1.6.9) -> compiled cppo.1.6.9 Processing 70/82: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] -> installed cppo.1.6.9 Processing 71/82: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "71" (CWD=/home/opam/.opam/4.07/.opam-switch/build/integers.0.7.0) -> compiled integers.0.7.0 Processing 71/82: [dune-configurator: dune build] [ppxlib: dune build] -> installed integers.0.7.0 Processing 72/82: [dune-configurator: dune build] [ppxlib: dune build] Processing 73/82: [ctypes: touch libffi.config] [dune-configurator: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "touch" "libffi.config" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1) Processing 73/82: [ctypes: make ctypes-base] [dune-configurator: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune-configurator.3.5.0) -> compiled dune-configurator.3.5.0 Processing 73/82: [ctypes: make ctypes-base] [ppxlib: dune build] -> installed dune-configurator.3.5.0 Processing 74/82: [ctypes: make ctypes-base] [ppxlib: dune build] Processing 75/82: [containers: dune build] [ctypes: make ctypes-base] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "containers" "-j" "71" (CWD=/home/opam/.opam/4.07/.opam-switch/build/containers.3.9) -> compiled containers.3.9 Processing 75/82: [ctypes: make ctypes-base] [ppxlib: dune build] -> installed containers.3.9 Processing 76/82: [ctypes: make ctypes-base] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "ctypes-base" "ctypes-stubs" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1) - ./src/discover/determine_as_needed_flags.sh >> asneeded.config - ocamlfind ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure - ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false) - ocamlfind ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure - ./gen_libffi_abi > src/ctypes-foreign/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign/libffi_abi.ml && cat gen_c_primitives.log || false) - cp src/ctypes-foreign/dl.ml.unix src/ctypes-foreign/dl.ml - cp src/ctypes-foreign/dl_stubs.c.unix src/ctypes-foreign/dl_stubs.c - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes src/ctypes/ctypes_ptr.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/lDouble.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes src/ctypes/lDouble.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/complexL.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes src/ctypes/complexL.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_primitive_types.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes src/ctypes/ctypes_primitives.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_bigarray.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_static.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes src/ctypes/ctypes_static.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_structs.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes src/ctypes/ctypes_structs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_structs_computed.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_type_printing.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes src/ctypes/ctypes_memory.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_coerce.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes src/ctypes/ctypes_coerce.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes src/ctypes/ctypes_std_views.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_types.mli - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes src/ctypes/ctypes.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/cstubs_internals.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes src/ctypes/cstubs_internals.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/posixTypes.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes src/ctypes/posixTypes.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -cclib -lctypes_stubs -dllib -lctypes_stubs -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray-compat -package integers -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/complex_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/ctypes_bigarrays.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/ctypes_roots.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/ldouble_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/managed_buffer_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/posix_types_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/raw_pointer_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/type_info_stubs.c - ocamlfind ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_ptr.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/lDouble.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/complexL.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_primitives.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_static.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_structs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_memory.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_coerce.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_std_views.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/cstubs_internals.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/posixTypes.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -cclib -lctypes_stubs -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o -cclib -Wl,--no-as-needed - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed -> compiled ctypes.0.20.1 Processing 76/82: [ppxlib: dune build] Processing 77/82: [ppxlib: dune build] [ctypes: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "XEN=disable" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1) - ocamlfind install ctypes META CHANGES.md - Installed /home/opam/.opam/4.07/lib/ctypes/CHANGES.md - Installed /home/opam/.opam/4.07/lib/ctypes/META - ocamlfind install -add ctypes -optional _build/ctypes.cma _build/dllctypes_stubs.so _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a _build/ctypes.a src/ctypes/lDouble.mli src/ctypes/complexL.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/lDouble.cmi _build/src/ctypes/complexL.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/cstubs_internals.cmi _build/src/ctypes/lDouble.cmt _build/src/ctypes/complexL.cmt _build/src/ctypes/ctypes.cmt _build/src/ctypes/posixTypes.cmt _build/src/ctypes/ctypes_types.cmt _build/src/ctypes/lDouble.cmti _build/src/ctypes/complexL.cmti _build/src/ctypes/ctypes.cmti _build/src/ctypes/posixTypes.cmti _build/src/ctypes/ctypes_types.cmti src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_compatibility.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_ldouble_stubs.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h src/ctypes/ctypes_type_info_stubs.h _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/posixTypes.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_internals.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_value_printing.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_std_views.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_coerce.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_memory.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_type_printing.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_structs_computed.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_structs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_std_view_stubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_static.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_bigarray.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_memory_stubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_value_printing_stubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_primitives.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_primitive_types.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/complexL.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_bigarray_stubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/lDouble.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_roots_stubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_ptr.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_type_info_stubs.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_raw_pointer.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_primitives.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_managed_buffer_stubs.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_ldouble_stubs.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_cstubs_internals.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_complex_stubs.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_complex_compatibility.h - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_internals.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_types.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/posixTypes.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/complexL.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/lDouble.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/posixTypes.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/complexL.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/lDouble.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_internals.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_structs.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_primitive_types.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_static.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_types.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/posixTypes.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/complexL.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/lDouble.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_types.mli - Installed /home/opam/.opam/4.07/lib/ctypes/posixTypes.mli - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.mli - Installed /home/opam/.opam/4.07/lib/ctypes/complexL.mli - Installed /home/opam/.opam/4.07/lib/ctypes/lDouble.mli - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.a - Installed /home/opam/.opam/4.07/lib/ctypes/libctypes_stubs.a - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.cmxs - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.cmxa - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.cma - Installed /home/opam/.opam/4.07/lib/stublibs/dllctypes_stubs.so - Installed /home/opam/.opam/4.07/lib/stublibs/dllctypes_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07/lib/stublibs is not mentioned in ld.conf - ocamlfind install -add ctypes -optional _build/ctypes-top.cma _build/ctypes-top.cmxa _build/ctypes-top.cmxs _build/ctypes-top.a src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi _build/src/ctypes-top/ctypes_printers.cmt _build/src/ctypes-top/ctypes_printers.cmti _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/install_ctypes_printers.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_printers.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_printers.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_printers.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_printers.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_printers.mli - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes-top.a - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes-top.cmxs - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes-top.cmxa - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes-top.cma - ocamlfind install -add ctypes -optional _build/ctypes-foreign.cma _build/dllctypes-foreign_stubs.so _build/ctypes-foreign.cmxa _build/ctypes-foreign.cmxs _build/libctypes-foreign_stubs.a _build/ctypes-foreign.a src/ctypes-foreign/dl.mli src/ctypes-foreign/libffi_abi.mli src/ctypes-foreign/foreign.mli _build/src/ctypes-foreign/dl.cmi _build/src/ctypes-foreign/libffi_abi.cmi _build/src/ctypes-foreign/foreign.cmi _build/src/ctypes-foreign/dl.cmt _build/src/ctypes-foreign/libffi_abi.cmt _build/src/ctypes-foreign/foreign.cmt _build/src/ctypes-foreign/dl.cmti _build/src/ctypes-foreign/libffi_abi.cmti _build/src/ctypes-foreign/foreign.cmti _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/foreign.mli - Installed /home/opam/.opam/4.07/lib/ctypes/libffi_abi.mli - Installed /home/opam/.opam/4.07/lib/ctypes/dl.mli - ocamlfind install -add ctypes -optional _build/cstubs.cma _build/cstubs.cmxa _build/cstubs.cmxs _build/cstubs.a src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi _build/src/cstubs/cstubs_structs.cmt _build/src/cstubs/cstubs.cmt _build/src/cstubs/cstubs_inverted.cmt _build/src/cstubs/cstubs_structs.cmti _build/src/cstubs/cstubs.cmti _build/src/cstubs/cstubs_inverted.cmti /home/opam/.opam/4.07/lib/integers/ocaml_integers.h _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_structs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_inverted.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_generate_c.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_emit_c.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_c_language.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_generate_ml.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_public_name.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_path.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_errors.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_analysis.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ocaml_integers.h - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_inverted.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_structs.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_inverted.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_structs.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_inverted.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_structs.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_inverted.mli - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.mli - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_structs.mli - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.a - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.cmxs - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.cmxa - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.cma -> installed ctypes.0.20.1 Processing 77/82: [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "71" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppxlib.0.28.0) -> compiled ppxlib.0.28.0 -> installed ppxlib.0.28.0 Processing 79/82: [ppx_cstubs: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cstubs" "-j" "71" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_cstubs.0.7.0) -> compiled ppx_cstubs.0.7.0 -> installed ppx_cstubs.0.7.0 Processing 81/82: [raylib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "raylib" "-j" "71" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0) - (cd _build/default/src/c && /usr/bin/patch --binary -p1) < _build/default/src/c/linux.patch - patching file vendor/raylib/src/config.h - Hunk #1 succeeded at 46 (offset -3 lines). - (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src RAYLIB_LIBTYPE=STATIC -j 8) - make: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib/src' - gcc -c core.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 - gcc -c shapes.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 - gcc -c textures.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 - gcc -c text.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 - gcc -c utils.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP - gcc -c rglfw.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 - gcc -c models.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 - gcc -c raudio.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP - In file included from textures.c:121: - external/stb_image.h: In function 'stbi__load_gif_main': - In file included from text.c:70: - external/stb_truetype.h:4902:15: warning: 'stbtt_CompareUTF8toUTF16_bigendian' defined but not used [-Wunused-function] - 4902 | STBTT_DEF int stbtt_CompareUTF8toUTF16_bigendian(const char *s1, int len1, const char *s2, int len2) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_image.h:6779:11: warning: variable 'delays_size' set but not used [-Wunused-but-set-variable] - 6779 | int delays_size = 0; - | ^~~~~~~~~~~ - external/stb_truetype.h:4897:15: warning: 'stbtt_FindMatchingFont' defined but not used [-Wunused-function] - 4897 | STBTT_DEF int stbtt_FindMatchingFont(const unsigned char *fontdata, const char *name, int flags) - | ^~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:4887:15: warning: 'stbtt_GetNumberOfFonts' defined but not used [-Wunused-function] - 4887 | STBTT_DEF int stbtt_GetNumberOfFonts(const unsigned char *data) - | ^~~~~~~~~~~~~~~~~~~~~~ - external/stb_image.h:6778:11: warning: variable 'out_size' set but not used [-Wunused-but-set-variable] - 6778 | int out_size = 0; - | ^~~~~~~~ - external/stb_truetype.h:4875:15: warning: 'stbtt_BakeFontBitmap' defined but not used [-Wunused-function] - 4875 | STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, - | ^~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:4762:23: warning: 'stbtt_GetFontNameString' defined but not used [-Wunused-function] - 4762 | STBTT_DEF const char *stbtt_GetFontNameString(const stbtt_fontinfo *font, int *length, int platformID, int encodingID, int languageID, int nameID) - | ^~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:4705:16: warning: 'stbtt_FreeSDF' defined but not used [-Wunused-function] - 4705 | STBTT_DEF void stbtt_FreeSDF(unsigned char *bitmap, void *userdata) - | ^~~~~~~~~~~~~ - external/stb_truetype.h:4306:16: warning: 'stbtt_GetPackedQuad' defined but not used [-Wunused-function] - 4306 | STBTT_DEF void stbtt_GetPackedQuad(const stbtt_packedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, stbtt_aligned_quad *q, int align_to_integer) - | ^~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:4293:16: warning: 'stbtt_GetScaledFontVMetrics' defined but not used [-Wunused-function] - 4293 | STBTT_DEF void stbtt_GetScaledFontVMetrics(const unsigned char *fontdata, int index, float size, float *ascent, float *descent, float *lineGap) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:4281:15: warning: 'stbtt_PackFontRange' defined but not used [-Wunused-function] - 4281 | STBTT_DEF int stbtt_PackFontRange(stbtt_pack_context *spc, const unsigned char *fontdata, int font_index, float font_size, - | ^~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:3948:16: warning: 'stbtt_PackSetSkipMissingCodepoints' defined but not used [-Wunused-function] - 3948 | STBTT_DEF void stbtt_PackSetSkipMissingCodepoints(stbtt_pack_context *spc, int skip) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:3938:16: warning: 'stbtt_PackSetOversampling' defined but not used [-Wunused-function] - 3938 | STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsigned int v_oversample) - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:3932:16: warning: 'stbtt_PackEnd' defined but not used [-Wunused-function] - 3932 | STBTT_DEF void stbtt_PackEnd (stbtt_pack_context *spc) - | ^~~~~~~~~~~~~ - external/stb_truetype.h:3900:15: warning: 'stbtt_PackBegin' defined but not used [-Wunused-function] - 3900 | STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int padding, void *alloc_context) - | ^~~~~~~~~~~~~~~ - external/stb_truetype.h:3802:16: warning: 'stbtt_GetBakedQuad' defined but not used [-Wunused-function] - 3802 | STBTT_DEF void stbtt_GetBakedQuad(const stbtt_bakedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, stbtt_aligned_quad *q, int opengl_fillrule) - | ^~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:3745:16: warning: 'stbtt_MakeCodepointBitmap' defined but not used [-Wunused-function] - 3745 | STBTT_DEF void stbtt_MakeCodepointBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int codepoint) - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:3730:16: warning: 'stbtt_MakeCodepointBitmapSubpixelPrefilter' defined but not used [-Wunused-function] - 3730 | STBTT_DEF void stbtt_MakeCodepointBitmapSubpixelPrefilter(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int oversample_x, int oversample_y, float *sub_x, float *sub_y, int codepoint) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:3696:26: warning: 'stbtt_GetGlyphBitmap' defined but not used [-Wunused-function] - 3696 | STBTT_DEF unsigned char *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int glyph, int *width, int *height, int *xoff, int *yoff) - | ^~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:3651:16: warning: 'stbtt_FreeBitmap' defined but not used [-Wunused-function] - 3651 | STBTT_DEF void stbtt_FreeBitmap(unsigned char *bitmap, void *userdata) - | ^~~~~~~~~~~~~~~~ - external/stb_truetype.h:2762:16: warning: 'stbtt_GetCodepointBitmapBox' defined but not used [-Wunused-function] - 2762 | STBTT_DEF void stbtt_GetCodepointBitmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1, int *iy1) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:2724:15: warning: 'stbtt_GetCodepointSVG' defined but not used [-Wunused-function] - 2724 | STBTT_DEF int stbtt_GetCodepointSVG(const stbtt_fontinfo *info, int unicode_codepoint, const char **svg) - | ^~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:2685:16: warning: 'stbtt_FreeShape' defined but not used [-Wunused-function] - 2685 | STBTT_DEF void stbtt_FreeShape(const stbtt_fontinfo *info, stbtt_vertex *v) - | ^~~~~~~~~~~~~~~ - external/stb_truetype.h:2665:16: warning: 'stbtt_GetFontBoundingBox' defined but not used [-Wunused-function] - 2665 | STBTT_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int *y1) - | ^~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:2654:16: warning: 'stbtt_GetFontVMetricsOS2' defined but not used [-Wunused-function] - 2654 | STBTT_DEF int stbtt_GetFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDescent, int *typoLineGap) - | ^~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:2635:16: warning: 'stbtt_GetCodepointKernAdvance' defined but not used [-Wunused-function] - 2635 | STBTT_DEF int stbtt_GetCodepointKernAdvance(const stbtt_fontinfo *info, int ch1, int ch2) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:2327:15: warning: 'stbtt_GetKerningTable' defined but not used [-Wunused-function] - 2327 | STBTT_DEF int stbtt_GetKerningTable(const stbtt_fontinfo *info, stbtt_kerningentry* table, int table_length) - | ^~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:2312:16: warning: 'stbtt_GetKerningTableLength' defined but not used [-Wunused-function] - 2312 | STBTT_DEF int stbtt_GetKerningTableLength(const stbtt_fontinfo *info) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:1641:15: warning: 'stbtt_IsGlyphEmpty' defined but not used [-Wunused-function] - 1641 | STBTT_DEF int stbtt_IsGlyphEmpty(const stbtt_fontinfo *info, int glyph_index) - | ^~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:1636:15: warning: 'stbtt_GetCodepointBox' defined but not used [-Wunused-function] - 1636 | STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, int *x1, int *y1) - | ^~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:1584:15: warning: 'stbtt_GetCodepointShape' defined but not used [-Wunused-function] - 1584 | STBTT_DEF int stbtt_GetCodepointShape(const stbtt_fontinfo *info, int unicode_codepoint, stbtt_vertex **vertices) - | ^~~~~~~~~~~~~~~~~~~~~~~ - In file included from rglfw.c:90: - external/glfw/src/posix_time.c:30: warning: "_POSIX_C_SOURCE" redefined - 30 | #define _POSIX_C_SOURCE 199309L - | - In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, - from /usr/include/stdint.h:26, - from /usr/lib/gcc/x86_64-linux-gnu/12/include/stdint.h:9, - from external/glfw/src/../include/GLFW/glfw3.h:108, - from external/glfw/src/internal.h:49, - from external/glfw/src/context.c:30, - from rglfw.c:54: - /usr/include/features.h:290: note: this is the location of the previous definition - 290 | # define _POSIX_C_SOURCE 200809L - | - In file included from raudio.c:199: - external/stb_vorbis.h: In function 'stbv_decode_residue': - external/stb_vorbis.h:900:46: warning: statement with no effect [-Wunused-value] - 900 | #define stbv_temp_free(f,p) 0 - | ^ - external/stb_vorbis.h:2275:4: note: in expansion of macro 'stbv_temp_free' - 2275 | stbv_temp_free(f,part_classdata); - | ^~~~~~~~~~~~~~ - external/stb_vorbis.h: In function 'stbv_inverse_mdct': - external/stb_vorbis.h:900:46: warning: statement with no effect [-Wunused-value] - 900 | #define stbv_temp_free(f,p) 0 - | ^ - external/stb_vorbis.h:2924:4: note: in expansion of macro 'stbv_temp_free' - 2924 | stbv_temp_free(f,buf2); - | ^~~~~~~~~~~~~~ - external/stb_vorbis.h: In function 'stbv_start_decoder': - external/stb_vorbis.h:3939:37: warning: 'hi' may be used uninitialized [-Wmaybe-uninitialized] - 3939 | g->stbv_neighbors[j][1] = hi; - | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ - external/stb_vorbis.h:3936:21: note: 'hi' was declared here - 3936 | int low,hi; - | ^~ - external/stb_vorbis.h:3938:37: warning: 'low' may be used uninitialized [-Wmaybe-uninitialized] - 3938 | g->stbv_neighbors[j][0] = low; - | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ - external/stb_vorbis.h:3936:17: note: 'low' was declared here - 3936 | int low,hi; - | ^~~ - In function 'stbv_seek_to_sample_coarse', - inlined from 'stb_vorbis_seek_frame' at external/stb_vorbis.h:4791:9: - external/stb_vorbis.h:4667:23: warning: 'offset' may be used uninitialized [-Wmaybe-uninitialized] - 4667 | offset += error * 2; - | ~~~~~~~^~~~~~~~~~~~ - external/stb_vorbis.h: In function 'stb_vorbis_seek_frame': - external/stb_vorbis.h:4614:11: note: 'offset' was declared here - 4614 | double offset, bytes_per_sample; - | ^~~~~~ - In function 'stbv_seek_to_sample_coarse', - inlined from 'stb_vorbis_seek_frame' at external/stb_vorbis.h:4791:9: - external/stb_vorbis.h:4664:23: warning: 'bytes_per_sample' may be used uninitialized [-Wmaybe-uninitialized] - 4664 | double error = ((double) sample_number - mid.last_decoded_sample) * bytes_per_sample; - | ^~~~~ - external/stb_vorbis.h: In function 'stb_vorbis_seek_frame': - external/stb_vorbis.h:4614:19: note: 'bytes_per_sample' was declared here - 4614 | double offset, bytes_per_sample; - | ^~~~~~~~~~~~~~~~ - ar rcs /home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib/libraylib.a core.o shapes.o textures.o text.o utils.o rglfw.o models.o raudio.o - raylib static library generated (libraylib.a) in /home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib! - make: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib/src' - (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src clean) - make: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib/src' - rm -fv *.o /home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib/libraylib.a /home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib/libraylib.bc /home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib/libraylib.so* - removed 'core.o' - removed 'models.o' - removed 'raudio.o' - removed 'rglfw.o' - removed 'shapes.o' - removed 'text.o' - removed 'textures.o' - removed 'utils.o' - removed '/home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib/libraylib.a' - removed all generated files! - make: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib/src' - (cd _build/default/src/c && /usr/bin/make -C vendor/raylib/src RAYLIB_LIBTYPE=SHARED -j 8) - make: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib/src' - gcc -c core.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 - gcc -c shapes.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 - gcc -c textures.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 - gcc -c text.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 - gcc -c utils.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP - gcc -c rglfw.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 - gcc -c models.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP -DGRAPHICS_API_OPENGL_33 - gcc -c raudio.c -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -fPIC -DBUILD_LIBTYPE_SHARED -I. -Iexternal/glfw/include -Iexternal/glfw/deps/mingw -DPLATFORM_DESKTOP - In file included from textures.c:121: - external/stb_image.h: In function 'stbi__load_gif_main': - external/stb_image.h:6779:11: warning: variable 'delays_size' set but not used [-Wunused-but-set-variable] - 6779 | int delays_size = 0; - | ^~~~~~~~~~~ - external/stb_image.h:6778:11: warning: variable 'out_size' set but not used [-Wunused-but-set-variable] - 6778 | int out_size = 0; - | ^~~~~~~~ - In file included from text.c:70: - external/stb_truetype.h:4902:15: warning: 'stbtt_CompareUTF8toUTF16_bigendian' defined but not used [-Wunused-function] - 4902 | STBTT_DEF int stbtt_CompareUTF8toUTF16_bigendian(const char *s1, int len1, const char *s2, int len2) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:4897:15: warning: 'stbtt_FindMatchingFont' defined but not used [-Wunused-function] - 4897 | STBTT_DEF int stbtt_FindMatchingFont(const unsigned char *fontdata, const char *name, int flags) - | ^~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:4887:15: warning: 'stbtt_GetNumberOfFonts' defined but not used [-Wunused-function] - 4887 | STBTT_DEF int stbtt_GetNumberOfFonts(const unsigned char *data) - | ^~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:4875:15: warning: 'stbtt_BakeFontBitmap' defined but not used [-Wunused-function] - 4875 | STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, - | ^~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:4762:23: warning: 'stbtt_GetFontNameString' defined but not used [-Wunused-function] - 4762 | STBTT_DEF const char *stbtt_GetFontNameString(const stbtt_fontinfo *font, int *length, int platformID, int encodingID, int languageID, int nameID) - | ^~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:4705:16: warning: 'stbtt_FreeSDF' defined but not used [-Wunused-function] - 4705 | STBTT_DEF void stbtt_FreeSDF(unsigned char *bitmap, void *userdata) - | ^~~~~~~~~~~~~ - external/stb_truetype.h:4306:16: warning: 'stbtt_GetPackedQuad' defined but not used [-Wunused-function] - 4306 | STBTT_DEF void stbtt_GetPackedQuad(const stbtt_packedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, stbtt_aligned_quad *q, int align_to_integer) - | ^~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:4293:16: warning: 'stbtt_GetScaledFontVMetrics' defined but not used [-Wunused-function] - 4293 | STBTT_DEF void stbtt_GetScaledFontVMetrics(const unsigned char *fontdata, int index, float size, float *ascent, float *descent, float *lineGap) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:4281:15: warning: 'stbtt_PackFontRange' defined but not used [-Wunused-function] - 4281 | STBTT_DEF int stbtt_PackFontRange(stbtt_pack_context *spc, const unsigned char *fontdata, int font_index, float font_size, - | ^~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:3948:16: warning: 'stbtt_PackSetSkipMissingCodepoints' defined but not used [-Wunused-function] - 3948 | STBTT_DEF void stbtt_PackSetSkipMissingCodepoints(stbtt_pack_context *spc, int skip) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from rglfw.c:90: - external/glfw/src/posix_time.c:30: warning: "_POSIX_C_SOURCE" redefined - 30 | #define _POSIX_C_SOURCE 199309L - | - external/stb_truetype.h:3938:16: warning: 'stbtt_PackSetOversampling' defined but not used [-Wunused-function] - 3938 | STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsigned int v_oversample) - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, - from /usr/include/stdint.h:26, - from /usr/lib/gcc/x86_64-linux-gnu/12/include/stdint.h:9, - from external/glfw/src/../include/GLFW/glfw3.h:108, - from external/glfw/src/internal.h:49, - from external/glfw/src/context.c:30, - from rglfw.c:54: - /usr/include/features.h:290: note: this is the location of the previous definition - 290 | # define _POSIX_C_SOURCE 200809L - | - external/stb_truetype.h:3932:16: warning: 'stbtt_PackEnd' defined but not used [-Wunused-function] - 3932 | STBTT_DEF void stbtt_PackEnd (stbtt_pack_context *spc) - | ^~~~~~~~~~~~~ - external/stb_truetype.h:3900:15: warning: 'stbtt_PackBegin' defined but not used [-Wunused-function] - 3900 | STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int padding, void *alloc_context) - | ^~~~~~~~~~~~~~~ - external/stb_truetype.h:3802:16: warning: 'stbtt_GetBakedQuad' defined but not used [-Wunused-function] - 3802 | STBTT_DEF void stbtt_GetBakedQuad(const stbtt_bakedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, stbtt_aligned_quad *q, int opengl_fillrule) - | ^~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:3745:16: warning: 'stbtt_MakeCodepointBitmap' defined but not used [-Wunused-function] - 3745 | STBTT_DEF void stbtt_MakeCodepointBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int codepoint) - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:3730:16: warning: 'stbtt_MakeCodepointBitmapSubpixelPrefilter' defined but not used [-Wunused-function] - 3730 | STBTT_DEF void stbtt_MakeCodepointBitmapSubpixelPrefilter(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int oversample_x, int oversample_y, float *sub_x, float *sub_y, int codepoint) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:3696:26: warning: 'stbtt_GetGlyphBitmap' defined but not used [-Wunused-function] - 3696 | STBTT_DEF unsigned char *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int glyph, int *width, int *height, int *xoff, int *yoff) - | ^~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:3651:16: warning: 'stbtt_FreeBitmap' defined but not used [-Wunused-function] - 3651 | STBTT_DEF void stbtt_FreeBitmap(unsigned char *bitmap, void *userdata) - | ^~~~~~~~~~~~~~~~ - external/stb_truetype.h:2762:16: warning: 'stbtt_GetCodepointBitmapBox' defined but not used [-Wunused-function] - 2762 | STBTT_DEF void stbtt_GetCodepointBitmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1, int *iy1) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:2724:15: warning: 'stbtt_GetCodepointSVG' defined but not used [-Wunused-function] - 2724 | STBTT_DEF int stbtt_GetCodepointSVG(const stbtt_fontinfo *info, int unicode_codepoint, const char **svg) - | ^~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:2685:16: warning: 'stbtt_FreeShape' defined but not used [-Wunused-function] - 2685 | STBTT_DEF void stbtt_FreeShape(const stbtt_fontinfo *info, stbtt_vertex *v) - | ^~~~~~~~~~~~~~~ - external/stb_truetype.h:2665:16: warning: 'stbtt_GetFontBoundingBox' defined but not used [-Wunused-function] - 2665 | STBTT_DEF void stbtt_GetFontBoundingBox(const stbtt_fontinfo *info, int *x0, int *y0, int *x1, int *y1) - | ^~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:2654:16: warning: 'stbtt_GetFontVMetricsOS2' defined but not used [-Wunused-function] - 2654 | STBTT_DEF int stbtt_GetFontVMetricsOS2(const stbtt_fontinfo *info, int *typoAscent, int *typoDescent, int *typoLineGap) - | ^~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:2635:16: warning: 'stbtt_GetCodepointKernAdvance' defined but not used [-Wunused-function] - 2635 | STBTT_DEF int stbtt_GetCodepointKernAdvance(const stbtt_fontinfo *info, int ch1, int ch2) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:2327:15: warning: 'stbtt_GetKerningTable' defined but not used [-Wunused-function] - 2327 | STBTT_DEF int stbtt_GetKerningTable(const stbtt_fontinfo *info, stbtt_kerningentry* table, int table_length) - | ^~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:2312:16: warning: 'stbtt_GetKerningTableLength' defined but not used [-Wunused-function] - 2312 | STBTT_DEF int stbtt_GetKerningTableLength(const stbtt_fontinfo *info) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:1641:15: warning: 'stbtt_IsGlyphEmpty' defined but not used [-Wunused-function] - 1641 | STBTT_DEF int stbtt_IsGlyphEmpty(const stbtt_fontinfo *info, int glyph_index) - | ^~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:1636:15: warning: 'stbtt_GetCodepointBox' defined but not used [-Wunused-function] - 1636 | STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, int *x1, int *y1) - | ^~~~~~~~~~~~~~~~~~~~~ - external/stb_truetype.h:1584:15: warning: 'stbtt_GetCodepointShape' defined but not used [-Wunused-function] - 1584 | STBTT_DEF int stbtt_GetCodepointShape(const stbtt_fontinfo *info, int unicode_codepoint, stbtt_vertex **vertices) - | ^~~~~~~~~~~~~~~~~~~~~~~ - In file included from raudio.c:199: - external/stb_vorbis.h: In function 'stbv_decode_residue': - external/stb_vorbis.h:900:46: warning: statement with no effect [-Wunused-value] - 900 | #define stbv_temp_free(f,p) 0 - | ^ - external/stb_vorbis.h:2275:4: note: in expansion of macro 'stbv_temp_free' - 2275 | stbv_temp_free(f,part_classdata); - | ^~~~~~~~~~~~~~ - external/stb_vorbis.h: In function 'stbv_inverse_mdct': - external/stb_vorbis.h:900:46: warning: statement with no effect [-Wunused-value] - 900 | #define stbv_temp_free(f,p) 0 - | ^ - external/stb_vorbis.h:2924:4: note: in expansion of macro 'stbv_temp_free' - 2924 | stbv_temp_free(f,buf2); - | ^~~~~~~~~~~~~~ - external/stb_vorbis.h: In function 'stbv_start_decoder': - external/stb_vorbis.h:3939:37: warning: 'hi' may be used uninitialized [-Wmaybe-uninitialized] - 3939 | g->stbv_neighbors[j][1] = hi; - | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ - external/stb_vorbis.h:3936:21: note: 'hi' was declared here - 3936 | int low,hi; - | ^~ - external/stb_vorbis.h:3938:37: warning: 'low' may be used uninitialized [-Wmaybe-uninitialized] - 3938 | g->stbv_neighbors[j][0] = low; - | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ - external/stb_vorbis.h:3936:17: note: 'low' was declared here - 3936 | int low,hi; - | ^~~ - In function 'stbv_seek_to_sample_coarse', - inlined from 'stb_vorbis_seek_frame' at external/stb_vorbis.h:4791:9: - external/stb_vorbis.h:4667:23: warning: 'offset' may be used uninitialized [-Wmaybe-uninitialized] - 4667 | offset += error * 2; - | ~~~~~~~^~~~~~~~~~~~ - external/stb_vorbis.h: In function 'stb_vorbis_seek_frame': - external/stb_vorbis.h:4614:11: note: 'offset' was declared here - 4614 | double offset, bytes_per_sample; - | ^~~~~~ - In function 'stbv_seek_to_sample_coarse', - inlined from 'stb_vorbis_seek_frame' at external/stb_vorbis.h:4791:9: - external/stb_vorbis.h:4664:23: warning: 'bytes_per_sample' may be used uninitialized [-Wmaybe-uninitialized] - 4664 | double error = ((double) sample_number - mid.last_decoded_sample) * bytes_per_sample; - | ^~~~~ - external/stb_vorbis.h: In function 'stb_vorbis_seek_frame': - external/stb_vorbis.h:4614:19: note: 'bytes_per_sample' was declared here - 4614 | double offset, bytes_per_sample; - | ^~~~~~~~~~~~~~~~ - gcc -shared -o /home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib/libraylib.so.3.7.0 core.o shapes.o textures.o text.o utils.o rglfw.o models.o raudio.o -Wl,-soname,libraylib.so.370 -lGL -lc -lm -lpthread -ldl -lrt -lX11 - raylib shared library generated (libraylib.so.3.7.0) in /home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib! - cd /home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib && ln -fsv libraylib.so.3.7.0 libraylib.so.370 - 'libraylib.so.370' -> 'libraylib.so.3.7.0' - cd /home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib && ln -fsv libraylib.so.370 libraylib.so - 'libraylib.so' -> 'libraylib.so.370' - make: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/raylib.0.4.0/_build/default/src/c/vendor/raylib/src' - (cd _build/default/src/c && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fcommon -fPIC -g -I /home/opam/.opam/4.07/lib/ocaml -I /home/opam/.opam/4.07/lib/bigarray-compat -I /home/opam/.opam/4.07/lib/ctypes -I /home/opam/.opam/4.07/lib/integers -I /home/opam/.opam/4.07/lib/ppx_cstubs -I /home/opam/.opam/4.07/lib/stdlib-shims -I constants -I functions -I types -I vendor/raylib/src -o c_generated_functions.o -c c_generated_functions.c) - c_generated_functions.c: In function 'raylib_stub_37_GetMonitorName': - c_generated_functions.c:208:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 208 | char* x141 = GetMonitorName(x138); - | ^~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_39_GetClipboardText': - c_generated_functions.c:219:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 219 | char* x146 = GetClipboardText(); - | ^~~~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_102_GetFileExtension': - c_generated_functions.c:646:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 646 | char* x487 = GetFileExtension(x486); - | ^~~~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_103_GetFileName': - c_generated_functions.c:652:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 652 | char* x490 = GetFileName(x489); - | ^~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_104_GetFileNameWithoutExt': - c_generated_functions.c:658:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 658 | char* x493 = GetFileNameWithoutExt(x492); - | ^~~~~~~~~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_105_GetDirectoryPath': - c_generated_functions.c:664:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 664 | char* x496 = GetDirectoryPath(x495); - | ^~~~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_106_GetPrevDirectoryPath': - c_generated_functions.c:670:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 670 | char* x499 = GetPrevDirectoryPath(x498); - | ^~~~~~~~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_107_GetWorkingDirectory': - c_generated_functions.c:675:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 675 | char* x501 = GetWorkingDirectory(); - | ^~~~~~~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_129_GetGamepadName': - c_generated_functions.c:809:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 809 | char* x602 = GetGamepadName(x599); - | ^~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_326_TextSubtext': - c_generated_functions.c:2982:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 2982 | char* x3045 = TextSubtext(x3038, x3039, x3042); - | ^~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_331_TextToUpper': - c_generated_functions.c:3019:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 3019 | char* x3076 = TextToUpper(x3075); - | ^~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_332_TextToLower': - c_generated_functions.c:3025:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 3025 | char* x3079 = TextToLower(x3078); - | ^~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_333_TextToPascal': - c_generated_functions.c:3031:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 3031 | char* x3082 = TextToPascal(x3081); - | ^~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_339_CodepointToUtf8': - c_generated_functions.c:3071:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 3071 | char* x3112 = CodepointToUtf8(x3108, x3111); - | ^~~~~~~~~~~~~~~ -> compiled raylib.0.4.0 -> installed raylib.0.4.0 Done. # Run eval $(opam env) to update the current shell environment 2022-11-03 19:04.25 ---> saved as "d9d34b534fd09c84caf832ae504586a6924d0cd653ec01f5e4e64198417fcf5e" Job succeeded