Building on x86-bm-6.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.11 ---> 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.11 ---> 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.11 ---> 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.11 ---> 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.11 ---> 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 (99.2 kB/s) - Reading package lists... 2022-11-03 19:02.11 ---> 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.11 ---> using "30580a7409a344573e9bfde7c70be7ee9f2992cc36d03ffd841537c902c9ccbe" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"raylib.0.2.2\"\ \nopam install -vy \"raylib.0.2.2\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"raylib.0.2.2\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] raylib.0.2.2 is not installed. Nothing to do. The following actions will be performed: === install 22 packages - install bigarray-compat 1.1.0 [required by ctypes, ppx_cstubs] - 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.2.2 - 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: libasound2-dev libgl1-mesa-dev libglu1-mesa-dev libxi-dev libxrandr-dev mesa-common-dev xorg-dev <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. 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" "libasound2-dev" "libgl1-mesa-dev" "libglu1-mesa-dev" "libxi-dev" "libxrandr-dev" "mesa-common-dev" "xorg-dev" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package alsa-topology-conf. - (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 .../000-alsa-topology-conf_1.2.5.1-2_all.deb ... - Unpacking alsa-topology-conf (1.2.5.1-2) ... - Selecting previously unselected package libasound2-data. - Preparing to unpack .../001-libasound2-data_1.2.7.2-1_all.deb ... - Unpacking libasound2-data (1.2.7.2-1) ... - Selecting previously unselected package libasound2:amd64. - Preparing to unpack .../002-libasound2_1.2.7.2-1_amd64.deb ... - Unpacking libasound2:amd64 (1.2.7.2-1) ... - Selecting previously unselected package alsa-ucm-conf. - Preparing to unpack .../003-alsa-ucm-conf_1.2.7.2-1_all.deb ... - Unpacking alsa-ucm-conf (1.2.7.2-1) ... - Selecting previously unselected package libasound2-dev:amd64. - Preparing to unpack .../004-libasound2-dev_1.2.7.2-1_amd64.deb ... - Unpacking libasound2-dev:amd64 (1.2.7.2-1) ... - Selecting previously unselected package libbrotli-dev:amd64. - Preparing to unpack .../005-libbrotli-dev_1.0.9-2+b4_amd64.deb ... - Unpacking libbrotli-dev:amd64 (1.0.9-2+b4) ... - Selecting previously unselected package libdmx1:amd64. - Preparing to unpack .../006-libdmx1_1%3a1.1.4-2_amd64.deb ... - Unpacking libdmx1:amd64 (1:1.1.4-2) ... - Selecting previously unselected package libdmx-dev:amd64. - Preparing to unpack .../007-libdmx-dev_1%3a1.1.4-2_amd64.deb ... - Unpacking libdmx-dev:amd64 (1:1.1.4-2) ... - Selecting previously unselected package libdrm-common. - Preparing to unpack .../008-libdrm-common_2.4.113-2_all.deb ... - Unpacking libdrm-common (2.4.113-2) ... - Selecting previously unselected package libdrm2:amd64. - Preparing to unpack .../009-libdrm2_2.4.113-2_amd64.deb ... - Unpacking libdrm2:amd64 (2.4.113-2) ... - Selecting previously unselected package libdrm-amdgpu1:amd64. - Preparing to unpack .../010-libdrm-amdgpu1_2.4.113-2_amd64.deb ... - Unpacking libdrm-amdgpu1:amd64 (2.4.113-2) ... - Selecting previously unselected package libpciaccess0:amd64. - Preparing to unpack .../011-libpciaccess0_0.16-3_amd64.deb ... - Unpacking libpciaccess0:amd64 (0.16-3) ... - Selecting previously unselected package libdrm-intel1:amd64. - Preparing to unpack .../012-libdrm-intel1_2.4.113-2_amd64.deb ... - Unpacking libdrm-intel1:amd64 (2.4.113-2) ... - Selecting previously unselected package libdrm-radeon1:amd64. - Preparing to unpack .../013-libdrm-radeon1_2.4.113-2_amd64.deb ... - Unpacking libdrm-radeon1:amd64 (2.4.113-2) ... - Selecting previously unselected package libdrm-nouveau2:amd64. - Preparing to unpack .../014-libdrm-nouveau2_2.4.113-2_amd64.deb ... - Unpacking libdrm-nouveau2:amd64 (2.4.113-2) ... - Selecting previously unselected package libpciaccess-dev:amd64. - Preparing to unpack .../015-libpciaccess-dev_0.16-3_amd64.deb ... - Unpacking libpciaccess-dev:amd64 (0.16-3) ... - Selecting previously unselected package libdrm-dev:amd64. - Preparing to unpack .../016-libdrm-dev_2.4.113-2_amd64.deb ... - Unpacking libdrm-dev:amd64 (2.4.113-2) ... - Selecting previously unselected package libglvnd0:amd64. - Preparing to unpack .../017-libglvnd0_1.5.0-1_amd64.deb ... - Unpacking libglvnd0:amd64 (1.5.0-1) ... - Selecting previously unselected package libwayland-server0:amd64. - Preparing to unpack .../018-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 .../019-libgbm1_22.2.2-1_amd64.deb ... - Unpacking libgbm1:amd64 (22.2.2-1) ... - Selecting previously unselected package libglapi-mesa:amd64. - Preparing to unpack .../020-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 .../021-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 .../022-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 .../023-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 .../024-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 .../025-libxcb-present0_1.15-1_amd64.deb ... - Unpacking libxcb-present0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-sync1:amd64. - Preparing to unpack .../026-libxcb-sync1_1.15-1_amd64.deb ... - Unpacking libxcb-sync1:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-xfixes0:amd64. - Preparing to unpack .../027-libxcb-xfixes0_1.15-1_amd64.deb ... - Unpacking libxcb-xfixes0:amd64 (1.15-1) ... - Selecting previously unselected package libxshmfence1:amd64. - Preparing to unpack .../028-libxshmfence1_1.3-1_amd64.deb ... - Unpacking libxshmfence1:amd64 (1.3-1) ... - Selecting previously unselected package libegl-mesa0:amd64. - Preparing to unpack .../029-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 .../030-libegl1_1.5.0-1_amd64.deb ... - Unpacking libegl1:amd64 (1.5.0-1) ... - Selecting previously unselected package libxcb-glx0:amd64. - Preparing to unpack .../031-libxcb-glx0_1.15-1_amd64.deb ... - Unpacking libxcb-glx0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-shm0:amd64. - Preparing to unpack .../032-libxcb-shm0_1.15-1_amd64.deb ... - Unpacking libxcb-shm0:amd64 (1.15-1) ... - Selecting previously unselected package libxfixes3:amd64. - Preparing to unpack .../033-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 .../034-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 .../035-libelf1_0.187-4_amd64.deb ... - Unpacking libelf1:amd64 (0.187-4) ... - Selecting previously unselected package libicu71:amd64. - Preparing to unpack .../036-libicu71_71.1-3_amd64.deb ... - Unpacking libicu71:amd64 (71.1-3) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../037-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 .../038-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 .../039-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 .../040-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 .../041-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 .../042-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 .../043-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 .../044-libglx0_1.5.0-1_amd64.deb ... - Unpacking libglx0:amd64 (1.5.0-1) ... - Selecting previously unselected package libgl1:amd64. - Preparing to unpack .../045-libgl1_1.5.0-1_amd64.deb ... - Unpacking libgl1:amd64 (1.5.0-1) ... - Selecting previously unselected package libglx-dev:amd64. - Preparing to unpack .../046-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 .../047-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 .../048-libegl-dev_1.5.0-1_amd64.deb ... - Unpacking libegl-dev:amd64 (1.5.0-1) ... - Selecting previously unselected package libexpat1-dev:amd64. - Preparing to unpack .../049-libexpat1-dev_2.5.0-1_amd64.deb ... - Unpacking libexpat1-dev:amd64 (2.5.0-1) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../050-zlib1g-dev_1%3a1.2.11.dfsg-4.1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ... - Selecting previously unselected package libpng-dev:amd64. - Preparing to unpack .../051-libpng-dev_1.6.38-2_amd64.deb ... - Unpacking libpng-dev:amd64 (1.6.38-2) ... - Selecting previously unselected package libfreetype-dev:amd64. - Preparing to unpack .../052-libfreetype-dev_2.12.1+dfsg-3_amd64.deb ... - Unpacking libfreetype-dev:amd64 (2.12.1+dfsg-3) ... - Selecting previously unselected package libfreetype6-dev:amd64. - Preparing to unpack .../053-libfreetype6-dev_2.12.1+dfsg-3_amd64.deb ... - Unpacking libfreetype6-dev:amd64 (2.12.1+dfsg-3) ... - Selecting previously unselected package uuid-dev:amd64. - Preparing to unpack .../054-uuid-dev_2.38.1-1.1+b1_amd64.deb ... - Unpacking uuid-dev:amd64 (2.38.1-1.1+b1) ... - Selecting previously unselected package libglib2.0-0:amd64. - Preparing to unpack .../055-libglib2.0-0_2.74.1-1_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.74.1-1) ... - Selecting previously unselected package pkg-config. - Preparing to unpack .../056-pkg-config_0.29.2-1_amd64.deb ... - Unpacking pkg-config (0.29.2-1) ... - Selecting previously unselected package libfontconfig-dev:amd64. - Preparing to unpack .../057-libfontconfig-dev_2.13.1-4.5_amd64.deb ... - Unpacking libfontconfig-dev:amd64 (2.13.1-4.5) ... - Selecting previously unselected package libfontconfig1-dev:amd64. - Preparing to unpack .../058-libfontconfig1-dev_2.13.1-4.5_amd64.deb ... - Unpacking libfontconfig1-dev:amd64 (2.13.1-4.5) ... - Selecting previously unselected package libfontenc1:amd64. - Preparing to unpack .../059-libfontenc1_1%3a1.1.4-1_amd64.deb ... - Unpacking libfontenc1:amd64 (1:1.1.4-1) ... - Selecting previously unselected package libfontenc-dev:amd64. - Preparing to unpack .../060-libfontenc-dev_1%3a1.1.4-1_amd64.deb ... - Unpacking libfontenc-dev:amd64 (1:1.1.4-1) ... - Selecting previously unselected package libfs6:amd64. - Preparing to unpack .../061-libfs6_2%3a1.0.8-1_amd64.deb ... - Unpacking libfs6:amd64 (2:1.0.8-1) ... - Selecting previously unselected package libfs-dev:amd64. - Preparing to unpack .../062-libfs-dev_2%3a1.0.8-1_amd64.deb ... - Unpacking libfs-dev:amd64 (2:1.0.8-1) ... - Selecting previously unselected package libglvnd-core-dev:amd64. - Preparing to unpack .../063-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 .../064-libgles1_1.5.0-1_amd64.deb ... - Unpacking libgles1:amd64 (1.5.0-1) ... - Selecting previously unselected package libgles2:amd64. - Preparing to unpack .../065-libgles2_1.5.0-1_amd64.deb ... - Unpacking libgles2:amd64 (1.5.0-1) ... - Selecting previously unselected package libgles-dev:amd64. - Preparing to unpack .../066-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 .../067-libopengl0_1.5.0-1_amd64.deb ... - Unpacking libopengl0:amd64 (1.5.0-1) ... - Selecting previously unselected package libopengl-dev:amd64. - Preparing to unpack .../068-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 .../069-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 .../070-libgl1-mesa-dev_22.2.2-1_amd64.deb ... - Unpacking libgl1-mesa-dev:amd64 (22.2.2-1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../071-libglib2.0-data_2.74.1-1_all.deb ... - Unpacking libglib2.0-data (2.74.1-1) ... - Selecting previously unselected package libglu1-mesa:amd64. - Preparing to unpack .../072-libglu1-mesa_9.0.2-1.1_amd64.deb ... - Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ... - Selecting previously unselected package libglu1-mesa-dev:amd64. - Preparing to unpack .../073-libglu1-mesa-dev_9.0.2-1.1_amd64.deb ... - Unpacking libglu1-mesa-dev:amd64 (9.0.2-1.1) ... - Selecting previously unselected package x11-common. - Preparing to unpack .../074-x11-common_1%3a7.7+23_all.deb ... - Unpacking x11-common (1:7.7+23) ... - Selecting previously unselected package libice6:amd64. - Preparing to unpack .../075-libice6_2%3a1.0.10-1_amd64.deb ... - Unpacking libice6:amd64 (2:1.0.10-1) ... - Selecting previously unselected package libice-dev:amd64. - Preparing to unpack .../076-libice-dev_2%3a1.0.10-1_amd64.deb ... - Unpacking libice-dev:amd64 (2:1.0.10-1) ... - Selecting previously unselected package libpixman-1-0:amd64. - Preparing to unpack .../077-libpixman-1-0_0.40.0-1_amd64.deb ... - Unpacking libpixman-1-0:amd64 (0.40.0-1) ... - Selecting previously unselected package libpixman-1-dev:amd64. - Preparing to unpack .../078-libpixman-1-dev_0.40.0-1_amd64.deb ... - Unpacking libpixman-1-dev:amd64 (0.40.0-1) ... - Selecting previously unselected package libpng-tools. - Preparing to unpack .../079-libpng-tools_1.6.38-2_amd64.deb ... - Unpacking libpng-tools (1.6.38-2) ... - Selecting previously unselected package libsm6:amd64. - Preparing to unpack .../080-libsm6_2%3a1.2.3-1_amd64.deb ... - Unpacking libsm6:amd64 (2:1.2.3-1) ... - Selecting previously unselected package libsm-dev:amd64. - Preparing to unpack .../081-libsm-dev_2%3a1.2.3-1_amd64.deb ... - Unpacking libsm-dev:amd64 (2:1.2.3-1) ... - Selecting previously unselected package libxt6:amd64. - Preparing to unpack .../082-libxt6_1%3a1.2.1-1_amd64.deb ... - Unpacking libxt6:amd64 (1:1.2.1-1) ... - Selecting previously unselected package libxmu6:amd64. - Preparing to unpack .../083-libxmu6_2%3a1.1.3-3_amd64.deb ... - Unpacking libxmu6:amd64 (2:1.1.3-3) ... - Selecting previously unselected package libxaw7:amd64. - Preparing to unpack .../084-libxaw7_2%3a1.0.14-1_amd64.deb ... - Unpacking libxaw7:amd64 (2:1.0.14-1) ... - Selecting previously unselected package libxext-dev:amd64. - Preparing to unpack .../085-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ... - Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ... - Selecting previously unselected package libxt-dev:amd64. - Preparing to unpack .../086-libxt-dev_1%3a1.2.1-1_amd64.deb ... - Unpacking libxt-dev:amd64 (1:1.2.1-1) ... - Selecting previously unselected package libxmu-headers. - Preparing to unpack .../087-libxmu-headers_2%3a1.1.3-3_all.deb ... - Unpacking libxmu-headers (2:1.1.3-3) ... - Selecting previously unselected package libxmu-dev:amd64. - Preparing to unpack .../088-libxmu-dev_2%3a1.1.3-3_amd64.deb ... - Unpacking libxmu-dev:amd64 (2:1.1.3-3) ... - Selecting previously unselected package libxpm-dev:amd64. - Preparing to unpack .../089-libxpm-dev_1%3a3.5.12-1_amd64.deb ... - Unpacking libxpm-dev:amd64 (1:3.5.12-1) ... - Selecting previously unselected package libxaw7-dev:amd64. - Preparing to unpack .../090-libxaw7-dev_2%3a1.0.14-1_amd64.deb ... - Unpacking libxaw7-dev:amd64 (2:1.0.14-1) ... - Selecting previously unselected package libxcomposite1:amd64. - Preparing to unpack .../091-libxcomposite1_1%3a0.4.5-1_amd64.deb ... - Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... - Selecting previously unselected package libxfixes-dev:amd64. - Preparing to unpack .../092-libxfixes-dev_1%3a6.0.0-2_amd64.deb ... - Unpacking libxfixes-dev:amd64 (1:6.0.0-2) ... - Selecting previously unselected package libxcomposite-dev:amd64. - Preparing to unpack .../093-libxcomposite-dev_1%3a0.4.5-1_amd64.deb ... - Unpacking libxcomposite-dev:amd64 (1:0.4.5-1) ... - Selecting previously unselected package libxrender1:amd64. - Preparing to unpack .../094-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 .../095-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 .../096-libxrender-dev_1%3a0.9.10-1.1_amd64.deb ... - Unpacking libxrender-dev:amd64 (1:0.9.10-1.1) ... - Selecting previously unselected package libxcursor-dev:amd64. - Preparing to unpack .../097-libxcursor-dev_1%3a1.2.1-1_amd64.deb ... - Unpacking libxcursor-dev:amd64 (1:1.2.1-1) ... - Selecting previously unselected package libxcvt0:amd64. - Preparing to unpack .../098-libxcvt0_0.1.2-1_amd64.deb ... - Unpacking libxcvt0:amd64 (0.1.2-1) ... - Selecting previously unselected package libxcvt-dev:amd64. - Preparing to unpack .../099-libxcvt-dev_0.1.2-1_amd64.deb ... - Unpacking libxcvt-dev:amd64 (0.1.2-1) ... - Selecting previously unselected package libxdamage1:amd64. - Preparing to unpack .../100-libxdamage1_1%3a1.1.5-2_amd64.deb ... - Unpacking libxdamage1:amd64 (1:1.1.5-2) ... - Selecting previously unselected package libxdamage-dev:amd64. - Preparing to unpack .../101-libxdamage-dev_1%3a1.1.5-2_amd64.deb ... - Unpacking libxdamage-dev:amd64 (1:1.1.5-2) ... - Selecting previously unselected package libxfont2:amd64. - Preparing to unpack .../102-libxfont2_1%3a2.0.6-1_amd64.deb ... - Unpacking libxfont2:amd64 (1:2.0.6-1) ... - Selecting previously unselected package libxfont-dev. - Preparing to unpack .../103-libxfont-dev_1%3a2.0.6-1_amd64.deb ... - Unpacking libxfont-dev (1:2.0.6-1) ... - Selecting previously unselected package libxft2:amd64. - Preparing to unpack .../104-libxft2_2.3.6-1_amd64.deb ... - Unpacking libxft2:amd64 (2.3.6-1) ... - Selecting previously unselected package libxft-dev:amd64. - Preparing to unpack .../105-libxft-dev_2.3.6-1_amd64.deb ... - Unpacking libxft-dev:amd64 (2.3.6-1) ... - Selecting previously unselected package libxi6:amd64. - Preparing to unpack .../106-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 .../107-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 .../108-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 .../109-libxinerama-dev_2%3a1.1.4-3_amd64.deb ... - Unpacking libxinerama-dev:amd64 (2:1.1.4-3) ... - Selecting previously unselected package libxkbfile1:amd64. - Preparing to unpack .../110-libxkbfile1_1%3a1.1.0-1_amd64.deb ... - Unpacking libxkbfile1:amd64 (1:1.1.0-1) ... - Selecting previously unselected package libxkbfile-dev:amd64. - Preparing to unpack .../111-libxkbfile-dev_1%3a1.1.0-1_amd64.deb ... - Unpacking libxkbfile-dev:amd64 (1:1.1.0-1) ... - Selecting previously unselected package libxmuu-dev:amd64. - Preparing to unpack .../112-libxmuu-dev_2%3a1.1.3-3_amd64.deb ... - Unpacking libxmuu-dev:amd64 (2:1.1.3-3) ... - Selecting previously unselected package libxrandr2:amd64. - Preparing to unpack .../113-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 .../114-libxrandr-dev_2%3a1.5.2-2+b1_amd64.deb ... - Unpacking libxrandr-dev:amd64 (2:1.5.2-2+b1) ... - Selecting previously unselected package libxres1:amd64. - Preparing to unpack .../115-libxres1_2%3a1.2.1-1_amd64.deb ... - Unpacking libxres1:amd64 (2:1.2.1-1) ... - Selecting previously unselected package libxres-dev:amd64. - Preparing to unpack .../116-libxres-dev_2%3a1.2.1-1_amd64.deb ... - Unpacking libxres-dev:amd64 (2:1.2.1-1) ... - Selecting previously unselected package libxss1:amd64. - Preparing to unpack .../117-libxss1_1%3a1.2.3-1_amd64.deb ... - Unpacking libxss1:amd64 (1:1.2.3-1) ... - Selecting previously unselected package libxss-dev:amd64. - Preparing to unpack .../118-libxss-dev_1%3a1.2.3-1_amd64.deb ... - Unpacking libxss-dev:amd64 (1:1.2.3-1) ... - Selecting previously unselected package libxtst6:amd64. - Preparing to unpack .../119-libxtst6_2%3a1.2.3-1.1_amd64.deb ... - Unpacking libxtst6:amd64 (2:1.2.3-1.1) ... - Selecting previously unselected package libxtst-dev:amd64. - Preparing to unpack .../120-libxtst-dev_2%3a1.2.3-1.1_amd64.deb ... - Unpacking libxtst-dev:amd64 (2:1.2.3-1.1) ... - Selecting previously unselected package libxv1:amd64. - Preparing to unpack .../121-libxv1_2%3a1.0.11-1.1_amd64.deb ... - Unpacking libxv1:amd64 (2:1.0.11-1.1) ... - Selecting previously unselected package libxv-dev:amd64. - Preparing to unpack .../122-libxv-dev_2%3a1.0.11-1.1_amd64.deb ... - Unpacking libxv-dev:amd64 (2:1.0.11-1.1) ... - Selecting previously unselected package libxvmc1:amd64. - Preparing to unpack .../123-libxvmc1_2%3a1.0.12-2_amd64.deb ... - Unpacking libxvmc1:amd64 (2:1.0.12-2) ... - Selecting previously unselected package libxvmc-dev:amd64. - Preparing to unpack .../124-libxvmc-dev_2%3a1.0.12-2_amd64.deb ... - Unpacking libxvmc-dev:amd64 (2:1.0.12-2) ... - Selecting previously unselected package libxxf86dga1:amd64. - Preparing to unpack .../125-libxxf86dga1_2%3a1.1.5-1_amd64.deb ... - Unpacking libxxf86dga1:amd64 (2:1.1.5-1) ... - Selecting previously unselected package libxxf86dga-dev:amd64. - Preparing to unpack .../126-libxxf86dga-dev_2%3a1.1.5-1_amd64.deb ... - Unpacking libxxf86dga-dev:amd64 (2:1.1.5-1) ... - Selecting previously unselected package libxxf86vm-dev:amd64. - Preparing to unpack .../127-libxxf86vm-dev_1%3a1.1.4-1+b2_amd64.deb ... - Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1+b2) ... - Selecting previously unselected package mesa-common-dev:amd64. - Preparing to unpack .../128-mesa-common-dev_22.2.2-1_amd64.deb ... - Unpacking mesa-common-dev:amd64 (22.2.2-1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../129-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 .../130-xdg-user-dirs_0.18-1_amd64.deb ... - Unpacking xdg-user-dirs (0.18-1) ... - Selecting previously unselected package xserver-xorg-dev. - Preparing to unpack .../131-xserver-xorg-dev_2%3a21.1.4-2_amd64.deb ... - Unpacking xserver-xorg-dev (2:21.1.4-2) ... - Selecting previously unselected package xorg-dev. - Preparing to unpack .../132-xorg-dev_1%3a7.7+23_all.deb ... - Unpacking xorg-dev (1:7.7+23) ... - Setting up libxcb-dri3-0:amd64 (1.15-1) ... - Setting up libpixman-1-0:amd64 (0.40.0-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 libpciaccess0:amd64 (0.16-3) ... - Setting up libxmu-headers (2:1.1.3-3) ... - Setting up libpixman-1-dev:amd64 (0.40.0-1) ... - Setting up libxdamage1:amd64 (1:1.1.5-2) ... - Setting up libpciaccess-dev:amd64 (0.16-3) ... - 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 libpng-tools (1.6.38-2) ... - 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 x11-common (1:7.7+23) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of restart. - Setting up libsensors-config (1:3.6.0-7.1) ... - Setting up libxxf86dga1:amd64 (2:1.1.5-1) ... - Setting up libxcb-shm0:amd64 (1.15-1) ... - Setting up libxvmc1:amd64 (2:1.0.12-2) ... - 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 libasound2-data (1.2.7.2-1) ... - Setting up libfontenc1:amd64 (1:1.1.4-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 libexpat1-dev:amd64 (2.5.0-1) ... - Setting up libdmx1:amd64 (1:1.1.4-2) ... - Setting up libxfixes3:amd64 (1:6.0.0-2) ... - Setting up libxcb-sync1:amd64 (1.15-1) ... - Setting up libdmx-dev:amd64 (1:1.1.4-2) ... - Setting up uuid-dev:amd64 (2.38.1-1.1+b1) ... - Setting up libgles1:amd64 (1.5.0-1) ... - Setting up libxinerama1:amd64 (2:1.1.4-3) ... - Setting up libxpm-dev:amd64 (1:3.5.12-1) ... - Setting up libxv1:amd64 (2:1.0.11-1.1) ... - 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 zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ... - Setting up libfs6:amd64 (2:1.0.8-1) ... - Setting up alsa-topology-conf (1.2.5.1-2) ... - Setting up libxshmfence1:amd64 (1.3-1) ... - Setting up libasound2:amd64 (1.2.7.2-1) ... - Setting up libxcvt0:amd64 (0.1.2-1) ... - Setting up libglu1-mesa:amd64 (9.0.2-1.1) ... - Setting up libxss1:amd64 (1:1.2.3-1) ... - Setting up libxkbfile1:amd64 (1:1.1.0-1) ... - Setting up libopengl-dev:amd64 (1.5.0-1) ... - Setting up libasound2-dev:amd64 (1.2.7.2-1) ... - Setting up libxmuu-dev:amd64 (2:1.1.3-3) ... - Setting up libdrm-common (2.4.113-2) ... - Setting up libelf1:amd64 (0.187-4) ... - Setting up libxcomposite1:amd64 (1:0.4.5-1) ... - Setting up libxrender-dev:amd64 (1:0.9.10-1.1) ... - Setting up libxfont2:amd64 (1:2.0.6-1) ... - Setting up libxml2:amd64 (2.9.14+dfsg-1.1) ... - Setting up libbrotli-dev:amd64 (1.0.9-2+b4) ... - Setting up libxres1:amd64 (2:1.2.1-1) ... - Setting up libxkbfile-dev:amd64 (1:1.1.0-1) ... - Setting up libwayland-client0:amd64 (1.21.0-1) ... - Setting up libice6:amd64 (2:1.0.10-1) ... - Setting up libxft2:amd64 (2.3.6-1) ... - Setting up libxcvt-dev:amd64 (0.1.2-1) ... - Setting up libice-dev:amd64 (2:1.0.10-1) ... - Setting up alsa-ucm-conf (1.2.7.2-1) ... - Setting up libxtst6:amd64 (2:1.2.3-1.1) ... - Setting up libxxf86dga-dev:amd64 (2:1.1.5-1) ... - Setting up libxxf86vm-dev:amd64 (1:1.1.4-1+b2) ... - Setting up libxcursor1:amd64 (1:1.2.1-1) ... - Setting up libpng-dev:amd64 (1.6.38-2) ... - Setting up libfontenc-dev:amd64 (1:1.1.4-1) ... - Setting up libxss-dev:amd64 (1:1.2.3-1) ... - Setting up libfreetype-dev:amd64 (2.12.1+dfsg-3) ... - Setting up libxfixes-dev:amd64 (1:6.0.0-2) ... - Setting up libxv-dev:amd64 (2:1.0.11-1.1) ... - 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 libfs-dev:amd64 (2:1.0.8-1) ... - Setting up libdrm2:amd64 (2.4.113-2) ... - Setting up libllvm15:amd64 (1:15.0.3-2) ... - Setting up libxres-dev:amd64 (2:1.2.1-1) ... - Setting up libxi-dev:amd64 (2:1.8-1+b1) ... - Setting up libsm6:amd64 (2:1.2.3-1) ... - Setting up libxvmc-dev:amd64 (2:1.0.12-2) ... - Setting up libdrm-amdgpu1:amd64 (2.4.113-2) ... - Setting up libxtst-dev:amd64 (2:1.2.3-1.1) ... - Setting up libxdamage-dev:amd64 (1:1.1.5-2) ... - Setting up libdrm-nouveau2:amd64 (2.4.113-2) ... - Setting up libgbm1:amd64 (22.2.2-1) ... - Setting up libfontconfig-dev:amd64 (2.13.1-4.5) ... - Setting up libsm-dev:amd64 (2:1.2.3-1) ... - Setting up libdrm-radeon1:amd64 (2.4.113-2) ... - Setting up libxcomposite-dev:amd64 (1:0.4.5-1) ... - Setting up libxcursor-dev:amd64 (1:1.2.1-1) ... - Setting up libxfont-dev (1:2.0.6-1) ... - Setting up libdrm-intel1:amd64 (2.4.113-2) ... - Setting up libgl1-mesa-dri:amd64 (22.2.2-1) ... - Setting up libfreetype6-dev:amd64 (2.12.1+dfsg-3) ... - Setting up libegl-mesa0:amd64 (22.2.2-1) ... - Setting up libxt6:amd64 (1:1.2.1-1) ... - Setting up libegl1:amd64 (1.5.0-1) ... - Setting up libxft-dev:amd64 (2.3.6-1) ... - Setting up libdrm-dev:amd64 (2.4.113-2) ... - Setting up libxmu6:amd64 (2:1.1.3-3) ... - Setting up libfontconfig1-dev:amd64 (2.13.1-4.5) ... - Setting up libglx-mesa0:amd64 (22.2.2-1) ... - Setting up libglx0:amd64 (1.5.0-1) ... - Setting up libxaw7:amd64 (2:1.0.14-1) ... - Setting up libgl1:amd64 (1.5.0-1) ... - Setting up libxt-dev:amd64 (1:1.2.1-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 libxmu-dev:amd64 (2:1.1.3-3) ... - Setting up libglu1-mesa-dev:amd64 (9.0.2-1.1) ... - Setting up libxaw7-dev:amd64 (2:1.0.14-1) ... - Setting up mesa-common-dev:amd64 (22.2.2-1) ... - Setting up libgles-dev:amd64 (1.5.0-1) ... - Setting up xserver-xorg-dev (2:21.1.4-2) ... - Setting up libglvnd-dev:amd64 (1.5.0-1) ... - Setting up xorg-dev (1:7.7+23) ... - Setting up libgl1-mesa-dev:amd64 (22.2.2-1) ... - Processing triggers for libc-bin (2.35-4) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/64: Processing 2/64: Processing 3/64: -> retrieved bigarray-compat.1.1.0 (cached) Processing 4/64: -> retrieved cppo.1.6.9 (cached) Processing 5/64: -> retrieved containers.3.9 (cached) Processing 6/64: -> retrieved csexp.1.5.1 (cached) Processing 7/64: -> retrieved ctypes.0.20.1 (cached) Processing 8/64: -> retrieved either.1.0.0 (cached) Processing 9/64: -> retrieved integers.0.7.0 (cached) Processing 10/64: -> retrieved num.1.4 (cached) Processing 11/64: -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 12/64: -> retrieved ocamlfind.1.9.1, ocamlfind-secondary.1.9.1 (cached) Processing 13/64: Processing 14/64: [ocamlfind: ./configure] -> retrieved ppx_cstubs.0.7.0 (cached) Processing 15/64: [ocamlfind: ./configure] -> retrieved ppx_derivers.1.2.1 (cached) Processing 16/64: [raylib.0.2.2: http] [ocamlfind: ./configure] -> retrieved ppxlib.0.28.0 (cached) Processing 17/64: [raylib.0.2.2: http] [ocamlfind: ./configure] -> retrieved dune.3.5.0, dune-configurator.3.5.0 (cached) Processing 18/64: [raylib.0.2.2: http] [ocamlfind: ./configure] + /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 18/64: [raylib.0.2.2: http] [ocamlfind: make all] Processing 18/64: [ocamlfind: make all] -> retrieved re.1.10.4 (cached) Processing 19/64: [ocamlfind: make all] Processing 20/64: [ocamlfind: make all] Processing 21/64: [ocamlfind: make all] -> installed seq.base Processing 22/64: [ocamlfind: make all] -> retrieved result.1.5 (cached) Processing 23/64: [ocamlfind: make all] -> retrieved sexplib0.v0.15.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved raylib.0.2.2 (https://github.com/tjammer/raylib-ocaml/releases/download/0.2.2/raylib-ocaml-0.2.2.tar.gz) + /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 23/64: [ocamlfind: make opt] + /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 24/64: [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 25/64: [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 26/64: [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 26/64: [num: make] Processing 27/64: [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 27/64: [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 27/64: [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 27/64: [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 27/64: [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 27/64: [num: make] Processing 28/64: [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 28/64: [dune: ocaml bootstrap.ml] Processing 29/64: [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 29/64: [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 29/64: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (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 31 - Processing 29/64: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune.3.5.0) -> compiled dune.3.5.0 -> installed dune.3.5.0 Processing 31/64: [bigarray-compat: dune build] Processing 32/64: [bigarray-compat: dune build] [cppo: dune build] Processing 33/64: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] Processing 34/64: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] Processing 35/64: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] Processing 36/64: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 37/64: [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 38/64: [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 39/64: [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 40/64: [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" "31" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 40/64: [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 41/64: [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" "bigarray-compat" "-j" "31" (CWD=/home/opam/.opam/4.07/.opam-switch/build/bigarray-compat.1.1.0) -> compiled bigarray-compat.1.1.0 Processing 41/64: [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 bigarray-compat.1.1.0 Processing 42/64: [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" "31" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/csexp.1.5.1) -> compiled csexp.1.5.1 Processing 42/64: [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 43/64: [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 44/64: [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" "31" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/either.1.0.0) -> compiled either.1.0.0 Processing 44/64: [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 45/64: [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" "31" (CWD=/home/opam/.opam/4.07/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 45/64: [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 46/64: [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" "31" (CWD=/home/opam/.opam/4.07/.opam-switch/build/sexplib0.v0.15.0) -> compiled sexplib0.v0.15.0 Processing 46/64: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [stdlib-shims: dune build] -> installed sexplib0.v0.15.0 Processing 47/64: [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" "31" (CWD=/home/opam/.opam/4.07/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 47/64: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] -> installed stdlib-shims.0.3.0 Processing 48/64: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] Processing 49/64: [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 49/64: [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" "31" "@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 49/64: [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [re: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 50/64: [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [re: dune build] Processing 51/64: [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" "31" (CWD=/home/opam/.opam/4.07/.opam-switch/build/re.1.10.4) -> compiled re.1.10.4 Processing 51/64: [cppo: dune build] [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] -> installed re.1.10.4 Processing 52/64: [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" "31" (CWD=/home/opam/.opam/4.07/.opam-switch/build/cppo.1.6.9) -> compiled cppo.1.6.9 Processing 52/64: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] -> installed cppo.1.6.9 Processing 53/64: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "31" (CWD=/home/opam/.opam/4.07/.opam-switch/build/integers.0.7.0) -> compiled integers.0.7.0 Processing 53/64: [dune-configurator: dune build] [ppxlib: dune build] -> installed integers.0.7.0 Processing 54/64: [dune-configurator: dune build] [ppxlib: dune build] Processing 55/64: [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 55/64: [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" "31" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune-configurator.3.5.0) -> compiled dune-configurator.3.5.0 Processing 55/64: [ctypes: make ctypes-base] [ppxlib: dune build] -> installed dune-configurator.3.5.0 Processing 56/64: [ctypes: make ctypes-base] [ppxlib: dune build] Processing 57/64: [containers: dune build] [ctypes: make ctypes-base] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "containers" "-j" "31" (CWD=/home/opam/.opam/4.07/.opam-switch/build/containers.3.9) -> compiled containers.3.9 Processing 57/64: [ctypes: make ctypes-base] [ppxlib: dune build] -> installed containers.3.9 Processing 58/64: [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 58/64: [ppxlib: dune build] Processing 59/64: [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 59/64: [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" "@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 61/64: [ppx_cstubs: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cstubs" "-j" "31" (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 63/64: [raylib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "raylib" "-j" "31" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/raylib.0.2.2) - (cd _build/default/src/c && /usr/bin/patch --binary -p1) < _build/default/src/c/linux.patch - patching file vendor/src/config.h - (cd _build/default/src/c && /usr/bin/make -C vendor/src RAYLIB_LIBTYPE=STATIC -j 8) - make: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/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 -Wall -D_DEFAULT_SOURCE -Wno-missing-braces -Werror=pointer-arith -fno-strict-aliasing -std=c99 -fPIC -s -O1 -Werror=implicit-function-declaration -c rglfw.c -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 models.c:78: - external/cgltf.h: In function 'cgltf_parse_file': - external/cgltf.h:951:17: warning: unused variable 'memory_alloc' [-Wunused-variable] - 951 | void* (*memory_alloc)(void*, cgltf_size) = options->memory.alloc ? options->memory.alloc : &cgltf_default_alloc; - | ^~~~~~~~~~~~ - external/cgltf.h: In function 'cgltf_load_buffer_file': - external/cgltf.h:998:16: warning: unused variable 'memory_free' [-Wunused-variable] - 998 | void (*memory_free)(void*, void*) = options->memory.free ? options->memory.free : &cgltf_default_free; - | ^~~~~~~~~~~ - In file included from raudio.c:181: - 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); - | ^~~~~~~~~~~~~~ - 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_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_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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 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 - | - raudio.c: In function 'LoadMP3': - raudio.c:2101:65: warning: passing argument 3 of 'drmp3_open_file_and_read_f32' from incompatible pointer type [-Wincompatible-pointer-types] - 2101 | wave.data = drmp3_open_file_and_read_f32(fileName, &config, &totalFrameCount); - | ^~~~~~~~~~~~~~~~ - | | - | long long unsigned int * - In file included from raudio.c:216: - external/dr_mp3.h:3767:96: note: expected 'drmp3_uint64 *' {aka 'long unsigned int *'} but argument is of type 'long long unsigned int *' - 3767 | float* drmp3_open_file_and_read_f32(const char* filePath, drmp3_config* pConfig, drmp3_uint64* pTotalFrameCount) - | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ - textures.c:3058:14: warning: 'LoadAnimatedGIF' defined but not used [-Wunused-function] - 3058 | static Image LoadAnimatedGIF(const char *fileName, int *frames, int **delays) - | ^~~~~~~~~~~~~~~ - 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.2.2/_build/default/src/c/vendor/src/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.2.2/_build/default/src/c/vendor/src! - make: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src' - (cd _build/default/src/c && /usr/bin/make -C vendor/src clean) - make: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src' - rm -fv *.o /home/opam/.opam/4.07/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src/libraylib.a /home/opam/.opam/4.07/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src/libraylib.bc /home/opam/.opam/4.07/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src/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.2.2/_build/default/src/c/vendor/src/libraylib.a' - removed all generated files! - make: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src' - (cd _build/default/src/c && /usr/bin/make -C vendor/src RAYLIB_LIBTYPE=SHARED -j 8) - make: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/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 -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 -c rglfw.c -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 models.c:78: - external/cgltf.h: In function 'cgltf_parse_file': - external/cgltf.h:951:17: warning: unused variable 'memory_alloc' [-Wunused-variable] - 951 | void* (*memory_alloc)(void*, cgltf_size) = options->memory.alloc ? options->memory.alloc : &cgltf_default_alloc; - | ^~~~~~~~~~~~ - external/cgltf.h: In function 'cgltf_load_buffer_file': - external/cgltf.h:998:16: warning: unused variable 'memory_free' [-Wunused-variable] - 998 | void (*memory_free)(void*, void*) = options->memory.free ? options->memory.free : &cgltf_default_free; - | ^~~~~~~~~~~ - 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) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 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:181: - 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); - | ^~~~~~~~~~~~~~ - textures.c:3058:14: warning: 'LoadAnimatedGIF' defined but not used [-Wunused-function] - 3058 | static Image LoadAnimatedGIF(const char *fileName, int *frames, int **delays) - | ^~~~~~~~~~~~~~~ - raudio.c: In function 'LoadMP3': - raudio.c:2101:65: warning: passing argument 3 of 'drmp3_open_file_and_read_f32' from incompatible pointer type [-Wincompatible-pointer-types] - 2101 | wave.data = drmp3_open_file_and_read_f32(fileName, &config, &totalFrameCount); - | ^~~~~~~~~~~~~~~~ - | | - | long long unsigned int * - In file included from raudio.c:216: - external/dr_mp3.h:3767:96: note: expected 'drmp3_uint64 *' {aka 'long unsigned int *'} but argument is of type 'long long unsigned int *' - 3767 | float* drmp3_open_file_and_read_f32(const char* filePath, drmp3_config* pConfig, drmp3_uint64* pTotalFrameCount) - | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ - 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.2.2/_build/default/src/c/vendor/src/libraylib.so.3.0.0 core.o shapes.o textures.o text.o utils.o rglfw.o models.o raudio.o -Wl,-soname,libraylib.so.300 -lGL -lc -lm -lpthread -ldl -lrt -lX11 - raylib shared library generated (libraylib.so.3.0.0) in /home/opam/.opam/4.07/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src! - cd /home/opam/.opam/4.07/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src && ln -fsv libraylib.so.3.0.0 libraylib.so.300 - 'libraylib.so.300' -> 'libraylib.so.3.0.0' - cd /home/opam/.opam/4.07/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src && ln -fsv libraylib.so.300 libraylib.so - 'libraylib.so' -> 'libraylib.so.300' - make: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/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/src -o c_generated_functions.o -c c_generated_functions.c) - c_generated_functions.c: In function 'raylib_stub_27_GetMonitorName': - c_generated_functions.c:153:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 153 | char* x106 = GetMonitorName(x103); - | ^~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_28_GetClipboardText': - c_generated_functions.c:158:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 158 | char* x108 = GetClipboardText(); - | ^~~~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_77_GetExtension': - c_generated_functions.c:480:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 480 | char* x353 = GetExtension(x352); - | ^~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_78_GetFileName': - c_generated_functions.c:486:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 486 | char* x356 = GetFileName(x355); - | ^~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_79_GetFileNameWithoutExt': - c_generated_functions.c:492:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 492 | char* x359 = GetFileNameWithoutExt(x358); - | ^~~~~~~~~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_80_GetDirectoryPath': - c_generated_functions.c:498:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 498 | char* x362 = GetDirectoryPath(x361); - | ^~~~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_81_GetPrevDirectoryPath': - c_generated_functions.c:504:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 504 | char* x365 = GetPrevDirectoryPath(x364); - | ^~~~~~~~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_82_GetWorkingDirectory': - c_generated_functions.c:509:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 509 | char* x367 = GetWorkingDirectory(); - | ^~~~~~~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_103_GetGamepadName': - c_generated_functions.c:638:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 638 | char* x466 = GetGamepadName(x463); - | ^~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_273_TextSubtext': - c_generated_functions.c:2458:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 2458 | char* x2569 = TextSubtext(x2562, x2563, x2566); - | ^~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_278_TextToUpper': - c_generated_functions.c:2495:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 2495 | char* x2600 = TextToUpper(x2599); - | ^~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_279_TextToLower': - c_generated_functions.c:2501:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 2501 | char* x2603 = TextToLower(x2602); - | ^~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_280_TextToPascal': - c_generated_functions.c:2507:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 2507 | char* x2606 = TextToPascal(x2605); - | ^~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_286_CodepointToUtf8': - c_generated_functions.c:2547:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 2547 | char* x2636 = CodepointToUtf8(x2632, x2635); - | ^~~~~~~~~~~~~~~ -> compiled raylib.0.2.2 -> installed raylib.0.2.2 Done. # Run eval $(opam env) to update the current shell environment 2022-11-03 19:04.35 ---> saved as "9d46af5d208ad51230c199483f680f640d89c2b62b725c855845d2c292e635eb" Job succeeded