Build:
- 0
2024-09-12 08:35.53: New job: Voodoo prep raylib.0.2.2; 304980e0aab3d011067b6be325d26a50 2024-09-12 08:35.53: Waiting for resource in pool OCluster 2024-09-12 19:37.48: Waiting for worker… 2024-09-12 19:37.48: Got resource from pool OCluster 2024-09-12 19:37.48: Using cache hint "docs-universe-prep-5.0.0" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")))) (from ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo mkdir /src")) (copy (src packages) (dst /src/packages)) (copy (src repo) (dst /src/repo)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) (run (shell "opam repo remove default && opam repo add opam /src")) (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) (env DUNE_CACHE enabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy raylib.0.2.2 stdlib-shims.0.3.0 sexplib0.v0.17.0 seq.base result.1.5 re.1.12.0 ppxlib.0.33.0 ppx_derivers.1.2.1 ppx_cstubs.0.7.0 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 num.1.5-1 integers.0.7.0 host-arch-x86_64.1 either.1.0.0 dune-configurator.3.16.0 dune.3.16.0 ctypes.0.23.0 csexp.1.5.2 cppo.1.7.0 containers.3.13.1 conf-pkg-config.3 conf-libglu.1 conf-libgl.1 bigarray-compat.1.1.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u raylib:304980e0aab3d011067b6be325d26a50")) (run (network host) (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config))) (shell "(echo '0.396914') && (for DATA in prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2,raylib.0.2.2-304980e0aab3d011067b6be325d26a50,raylib.0.2.2; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2,raylib.0.2.2-304980e0aab3d011067b6be325d26a50,raylib.0.2.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2,raylib.0.2.2-304980e0aab3d011067b6be325d26a50,raylib.0.2.2; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git ed8a57d12c0cad91b64c05f7dd96b87f8e1cd9e3 --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.0.0 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 19:37.48: RETRYING: 2024-09-12/083553-voodoo-prep-127577 Number of retries: 0 (retriable error condition) Building on x86-bm-c6.sw.ocaml.org All commits already cached Updating files: 70% (22664/32058) Updating files: 71% (22762/32058) Updating files: 72% (23082/32058) Updating files: 73% (23403/32058) Updating files: 74% (23723/32058) Updating files: 75% (24044/32058) Updating files: 76% (24365/32058) Updating files: 77% (24685/32058) Updating files: 78% (25006/32058) Updating files: 79% (25326/32058) Updating files: 80% (25647/32058) Updating files: 81% (25967/32058) Updating files: 82% (26288/32058) Updating files: 83% (26609/32058) Updating files: 84% (26929/32058) Updating files: 85% (27250/32058) Updating files: 86% (27570/32058) Updating files: 87% (27891/32058) Updating files: 88% (28212/32058) Updating files: 89% (28532/32058) Updating files: 90% (28853/32058) Updating files: 91% (29173/32058) Updating files: 92% (29494/32058) Updating files: 93% (29814/32058) Updating files: 94% (30135/32058) Updating files: 95% (30456/32058) Updating files: 96% (30776/32058) Updating files: 97% (31097/32058) Updating files: 98% (31417/32058) Updating files: 99% (31738/32058) Updating files: 100% (32058/32058) Updating files: 100% (32058/32058), done. HEAD is now at ed8a57d12c Merge pull request #26441 from fpottier/opam-publish-cppo.1.7.0 (build "tools" …) (from ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933) Unable to find image 'ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933' locally docker.io/ocaml/opam@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933: Pulling from ocaml/opam ec352867d6d9: Pulling fs layer ec352867d6d9: Verifying Checksum ec352867d6d9: Download complete ec352867d6d9: Pull complete Digest: sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933 Status: Downloaded newer image for ocaml/opam@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933 2024-09-12 19:30.33 ---> using "3a3d00233f8a9261aad295b88d74e8ac843276009b6a3970e1f350da7f3d6884" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:30.33 ---> using "b169bc19aadea562ee9c86da8f393ca369caa4f6f0fe6704a16e0d43db0a2092" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (1113 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libpkgconf3 pkgconf pkgconf-bin Suggested packages: m4-doc The following NEW packages will be installed: libpkgconf3 m4 pkg-config pkgconf pkgconf-bin 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 392 kB of archives. After this operation, 969 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 392 kB in 0s (15.0 MB/s) Selecting previously unselected package libpkgconf3:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 19:30.33 ---> using "8cc5850cd8f2dd698a585b6e7c8d189cdb247abf551c86d52f5acc0d5e64d6f4" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 && opam depext -iy voodoo-prep")) [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo: git] [voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y Package voodoo-prep does not exist, create as a NEW package? [Y/n] y [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev: git] [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-lib does not exist, create as a NEW package? [Y/n] y [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev: git] [voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-gen does not exist, create as a NEW package? [Y/n] y [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev: git] [voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) Package voodoo-do does not exist, create as a NEW package? [Y/n] y [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev: git] [voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev) # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. # All required OS packages found. # Now letting opam install the packages <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 The following actions will be performed: - install ocamlbuild 0.15.0 [required by bos] - install dune 3.16.0 [required by voodoo-prep] - install ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install opam-file-format 2.1.6 [required by opam-format] - install topkg 1.0.7 [required by bos] - install re 1.12.0 [required by opam-format] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.2.1 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.2.1 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.16.0] found in cache [fmt.0.9.0] found in cache [fpath.0.7.3] found in cache [jsonm.1.0.2] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.15.0] found in cache [ocamlfind.1.9.6] found in cache [ocamlgraph.2.1.0] found in cache [opam-core.2.2.1] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.2.1] found in cache [re.1.12.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed fpath.0.7.3 -> installed logs.0.7.0 -> installed bos.0.2.1 -> installed dune.3.16.0 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.12.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:30.33 ---> using "4181eda313486c5234575cb464198f35db51d0570c5357a19078507097b8f156" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 19:30.33 ---> using "9c3436527eb0aafa9e477ec1e9b6b7a47f061e3ab1ac2877661eb31b58c6ed7f" from cache 2024-09-12 19:30.33 --> finished "tools" (from ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933) Unable to find image 'ocaml/opam:debian-12-ocaml-5.0@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933' locally docker.io/ocaml/opam@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933: Pulling from ocaml/opam ec352867d6d9: Pulling fs layer ec352867d6d9: Verifying Checksum ec352867d6d9: Download complete ec352867d6d9: Pull complete Digest: sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933 Status: Downloaded newer image for ocaml/opam@sha256:b85f6e0052d832ee9a2d105ad0106bdcdbac89af60760eee0391e0cf6a85f933 2024-09-12 19:30.33 ---> using "3a3d00233f8a9261aad295b88d74e8ac843276009b6a3970e1f350da7f3d6884" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 19:30.33 ---> using "b169bc19aadea562ee9c86da8f393ca369caa4f6f0fe6704a16e0d43db0a2092" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 19:30.33 ---> using "9f629e8cfb37309fb7a1d4d8789cef3fda89ec12a328034c3a5fcc53f4ab95b0" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 19:30.35 ---> using "1b97c613f17d7d24872550c8e4eead92bdad757a1337a95d7ca2fa8b768440e9" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 19:30.35 ---> using "42e869a8137a4f857b8bcf94a21d2c8d71c656dedc6def71422de17c2abcbee0" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. Continue? [Y/n] This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 19:30.35 ---> using "490df1c3eb37cce25fc5e3db2d1a5f36349f48a8b7b5010d2129c8c3dcca9e14" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 5.0. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 5.0 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 19:30.36 ---> using "a453123287e10cbb3e1e7facfe1f7d121436d639bd621d8eb991980f395c4ecf" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 19:30.36 ---> using "65e0b83b6534f9229c9b3c465778b6dd6cd158aa5d2dc2d3f13dee0b690c9c4e" from cache /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "opam install dune.3.16.0 ocamlfind.1.9.6")) The following actions will be performed: - install dune 3.16.0 - install ocamlfind 1.9.6 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.0 (cached) -> installed ocamlfind.1.9.6 -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:30.36 ---> using "2b23284d84b2acc70d8b7498f33855223798b11ea733ddeb1367019ec899fceb" from cache /home/opam: (env DUNE_CACHE enabled) /home/opam: (env DUNE_CACHE_TRANSPORT direct) /home/opam: (env DUNE_CACHE_DUPLICATION copy) /home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy raylib.0.2.2 stdlib-shims.0.3.0 sexplib0.v0.17.0 seq.base result.1.5 re.1.12.0 ppxlib.0.33.0 ppx_derivers.1.2.1 ppx_cstubs.0.7.0 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 num.1.5-1 integers.0.7.0 host-arch-x86_64.1 either.1.0.0 dune-configurator.3.16.0 dune.3.16.0 ctypes.0.23.0 csexp.1.5.2 cppo.1.7.0 containers.3.13.1 conf-pkg-config.3 conf-libglu.1 conf-libgl.1 bigarray-compat.1.1.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (1023 kB/s) Reading package lists... Building dependency tree... Reading state information... All packages are up to date. Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy raylib.0.2.2 stdlib-shims.0.3.0 sexplib0.v0.17.0 seq.base result.1.5 re.1.12.0 ppxlib.0.33.0 ppx_derivers.1.2.1 ppx_cstubs.0.7.0 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 num.1.5-1 integers.0.7.0 host-arch-x86_64.1 either.1.0.0 dune-configurator.3.16.0 dune.3.16.0 ctypes.0.23.0 csexp.1.5.2 cppo.1.7.0 containers.3.13.1 conf-pkg-config.3 conf-libglu.1 conf-libgl.1 bigarray-compat.1.1.0" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: libasound2-dev libgl1-mesa-dev libglu1-mesa-dev libx11-dev libxi-dev libxrandr-dev mesa-common-dev pkg-config xorg-dev [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install conf-libgl 1 - install ppx_derivers 1.2.1 - install conf-pkg-config 3 - install either 1.0.0 - install num 1.5-1 - install bigarray-compat 1.1.0 - install result 1.5 - install seq base - install csexp 1.5.2 - install sexplib0 v0.17.0 - install ocaml-compiler-libs v0.12.4 - install cppo 1.7.0 - install stdlib-shims 0.3.0 - install conf-libglu 1 - install re 1.12.0 - install dune-configurator 3.16.0 - install ppxlib 0.33.0 - install integers 0.7.0 - install containers 3.13.1 - install ctypes 0.23.0 - install ppx_cstubs 0.7.0 - install raylib 0.2.2 ===== 22 to install ===== 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 pkg-config xorg-dev <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libasound2-dev" "libgl1-mesa-dev" "libglu1-mesa-dev" "libxi-dev" "libxrandr-dev" "mesa-common-dev" "pkg-config" "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 ... 18733 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.8-1_all.deb ... - Unpacking libasound2-data (1.2.8-1) ... - Selecting previously unselected package libasound2:amd64. - Preparing to unpack .../002-libasound2_1.2.8-1+b1_amd64.deb ... - Unpacking libasound2:amd64 (1.2.8-1+b1) ... - Selecting previously unselected package alsa-ucm-conf. - Preparing to unpack .../003-alsa-ucm-conf_1.2.8-1_all.deb ... - Unpacking alsa-ucm-conf (1.2.8-1) ... - Selecting previously unselected package libasound2-dev:amd64. - Preparing to unpack .../004-libasound2-dev_1.2.8-1+b1_amd64.deb ... - Unpacking libasound2-dev:amd64 (1.2.8-1+b1) ... - Selecting previously unselected package libbrotli-dev:amd64. - Preparing to unpack .../005-libbrotli-dev_1.0.9-2+b6_amd64.deb ... - Unpacking libbrotli-dev:amd64 (1.0.9-2+b6) ... - 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.114-1_all.deb ... - Unpacking libdrm-common (2.4.114-1) ... - Selecting previously unselected package libdrm2:amd64. - Preparing to unpack .../009-libdrm2_2.4.114-1+b1_amd64.deb ... - Unpacking libdrm2:amd64 (2.4.114-1+b1) ... - Selecting previously unselected package libdrm-amdgpu1:amd64. - Preparing to unpack .../010-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ... - Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... - Selecting previously unselected package libpciaccess0:amd64. - Preparing to unpack .../011-libpciaccess0_0.17-2_amd64.deb ... - Unpacking libpciaccess0:amd64 (0.17-2) ... - Selecting previously unselected package libdrm-intel1:amd64. - Preparing to unpack .../012-libdrm-intel1_2.4.114-1+b1_amd64.deb ... - Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ... - Selecting previously unselected package libdrm-radeon1:amd64. - Preparing to unpack .../013-libdrm-radeon1_2.4.114-1+b1_amd64.deb ... - Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ... - Selecting previously unselected package libdrm-nouveau2:amd64. - Preparing to unpack .../014-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ... - Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ... - Selecting previously unselected package libpciaccess-dev:amd64. - Preparing to unpack .../015-libpciaccess-dev_0.17-2_amd64.deb ... - Unpacking libpciaccess-dev:amd64 (0.17-2) ... - Selecting previously unselected package libdrm-dev:amd64. - Preparing to unpack .../016-libdrm-dev_2.4.114-1+b1_amd64.deb ... - Unpacking libdrm-dev:amd64 (2.4.114-1+b1) ... - Selecting previously unselected package libglvnd0:amd64. - Preparing to unpack .../017-libglvnd0_1.6.0-1_amd64.deb ... - Unpacking libglvnd0:amd64 (1.6.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.3.6-1+deb12u1_amd64.deb ... - Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... - Selecting previously unselected package libglapi-mesa:amd64. - Preparing to unpack .../020-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ... - Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... - 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.4-2+deb12u2_amd64.deb ... - Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... - 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-randr0:amd64. - Preparing to unpack .../026-libxcb-randr0_1.15-1_amd64.deb ... - Unpacking libxcb-randr0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-sync1:amd64. - Preparing to unpack .../027-libxcb-sync1_1.15-1_amd64.deb ... - Unpacking libxcb-sync1:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-xfixes0:amd64. - Preparing to unpack .../028-libxcb-xfixes0_1.15-1_amd64.deb ... - Unpacking libxcb-xfixes0:amd64 (1.15-1) ... - Selecting previously unselected package libxshmfence1:amd64. - Preparing to unpack .../029-libxshmfence1_1.3-1_amd64.deb ... - Unpacking libxshmfence1:amd64 (1.3-1) ... - Selecting previously unselected package libegl-mesa0:amd64. - Preparing to unpack .../030-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ... - Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... - Selecting previously unselected package libegl1:amd64. - Preparing to unpack .../031-libegl1_1.6.0-1_amd64.deb ... - Unpacking libegl1:amd64 (1.6.0-1) ... - Selecting previously unselected package libxcb-glx0:amd64. - Preparing to unpack .../032-libxcb-glx0_1.15-1_amd64.deb ... - Unpacking libxcb-glx0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-shm0:amd64. - Preparing to unpack .../033-libxcb-shm0_1.15-1_amd64.deb ... - Unpacking libxcb-shm0:amd64 (1.15-1) ... - Selecting previously unselected package libxfixes3:amd64. - Preparing to unpack .../034-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 .../035-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 .../036-libelf1_0.188-2.1_amd64.deb ... - Unpacking libelf1:amd64 (0.188-2.1) ... - Selecting previously unselected package libicu72:amd64. - Preparing to unpack .../037-libicu72_72.1-3_amd64.deb ... - Unpacking libicu72:amd64 (72.1-3) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../038-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... - Selecting previously unselected package libz3-4:amd64. - Preparing to unpack .../039-libz3-4_4.8.12-3.1_amd64.deb ... - Unpacking libz3-4:amd64 (4.8.12-3.1) ... - Selecting previously unselected package libllvm15:amd64. - Preparing to unpack .../040-libllvm15_1%3a15.0.6-4+b1_amd64.deb ... - Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ... - Selecting previously unselected package libsensors-config. - Preparing to unpack .../041-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 .../042-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 .../043-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ... - Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... - Selecting previously unselected package libglx-mesa0:amd64. - Preparing to unpack .../044-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ... - Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... - Selecting previously unselected package libglx0:amd64. - Preparing to unpack .../045-libglx0_1.6.0-1_amd64.deb ... - Unpacking libglx0:amd64 (1.6.0-1) ... - Selecting previously unselected package libgl1:amd64. - Preparing to unpack .../046-libgl1_1.6.0-1_amd64.deb ... - Unpacking libgl1:amd64 (1.6.0-1) ... - Selecting previously unselected package libglx-dev:amd64. - Preparing to unpack .../047-libglx-dev_1.6.0-1_amd64.deb ... - Unpacking libglx-dev:amd64 (1.6.0-1) ... - Selecting previously unselected package libgl-dev:amd64. - Preparing to unpack .../048-libgl-dev_1.6.0-1_amd64.deb ... - Unpacking libgl-dev:amd64 (1.6.0-1) ... - Selecting previously unselected package libegl-dev:amd64. - Preparing to unpack .../049-libegl-dev_1.6.0-1_amd64.deb ... - Unpacking libegl-dev:amd64 (1.6.0-1) ... - Selecting previously unselected package libexpat1-dev:amd64. - Preparing to unpack .../050-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 .../051-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... - Selecting previously unselected package libpng-dev:amd64. - Preparing to unpack .../052-libpng-dev_1.6.39-2_amd64.deb ... - Unpacking libpng-dev:amd64 (1.6.39-2) ... - Selecting previously unselected package libfreetype-dev:amd64. - Preparing to unpack .../053-libfreetype-dev_2.12.1+dfsg-5+deb12u3_amd64.deb ... - Unpacking libfreetype-dev:amd64 (2.12.1+dfsg-5+deb12u3) ... - Selecting previously unselected package uuid-dev:amd64. - Preparing to unpack .../054-uuid-dev_2.38.1-5+deb12u1_amd64.deb ... - Unpacking uuid-dev:amd64 (2.38.1-5+deb12u1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../055-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../056-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../057-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../058-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Selecting previously unselected package libfontconfig-dev:amd64. - Preparing to unpack .../059-libfontconfig-dev_2.14.1-4_amd64.deb ... - Unpacking libfontconfig-dev:amd64 (2.14.1-4) ... - Selecting previously unselected package libfontconfig1-dev:amd64. - Preparing to unpack .../060-libfontconfig1-dev_2.14.1-4_amd64.deb ... - Unpacking libfontconfig1-dev:amd64 (2.14.1-4) ... - Selecting previously unselected package libfontenc1:amd64. - Preparing to unpack .../061-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 .../062-libfontenc-dev_1%3a1.1.4-1_amd64.deb ... - Unpacking libfontenc-dev:amd64 (1:1.1.4-1) ... - Selecting previously unselected package libfreetype6-dev:amd64. - Preparing to unpack .../063-libfreetype6-dev_2.12.1+dfsg-5+deb12u3_amd64.deb ... - Unpacking libfreetype6-dev:amd64 (2.12.1+dfsg-5+deb12u3) ... - Selecting previously unselected package libfs6:amd64. - Preparing to unpack .../064-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 .../065-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 .../066-libglvnd-core-dev_1.6.0-1_amd64.deb ... - Unpacking libglvnd-core-dev:amd64 (1.6.0-1) ... - Selecting previously unselected package libgles1:amd64. - Preparing to unpack .../067-libgles1_1.6.0-1_amd64.deb ... - Unpacking libgles1:amd64 (1.6.0-1) ... - Selecting previously unselected package libgles2:amd64. - Preparing to unpack .../068-libgles2_1.6.0-1_amd64.deb ... - Unpacking libgles2:amd64 (1.6.0-1) ... - Selecting previously unselected package libgles-dev:amd64. - Preparing to unpack .../069-libgles-dev_1.6.0-1_amd64.deb ... - Unpacking libgles-dev:amd64 (1.6.0-1) ... - Selecting previously unselected package libopengl0:amd64. - Preparing to unpack .../070-libopengl0_1.6.0-1_amd64.deb ... - Unpacking libopengl0:amd64 (1.6.0-1) ... - Selecting previously unselected package libopengl-dev:amd64. - Preparing to unpack .../071-libopengl-dev_1.6.0-1_amd64.deb ... - Unpacking libopengl-dev:amd64 (1.6.0-1) ... - Selecting previously unselected package libglvnd-dev:amd64. - Preparing to unpack .../072-libglvnd-dev_1.6.0-1_amd64.deb ... - Unpacking libglvnd-dev:amd64 (1.6.0-1) ... - Selecting previously unselected package libgl1-mesa-dev:amd64. - Preparing to unpack .../073-libgl1-mesa-dev_22.3.6-1+deb12u1_amd64.deb ... - Unpacking libgl1-mesa-dev:amd64 (22.3.6-1+deb12u1) ... - Selecting previously unselected package libglu1-mesa:amd64. - Preparing to unpack .../074-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 .../075-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 .../076-x11-common_1%3a7.7+23_all.deb ... - Unpacking x11-common (1:7.7+23) ... - Selecting previously unselected package libice6:amd64. - Preparing to unpack .../077-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 .../078-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 .../079-libpixman-1-0_0.42.2-1_amd64.deb ... - Unpacking libpixman-1-0:amd64 (0.42.2-1) ... - Selecting previously unselected package libpixman-1-dev:amd64. - Preparing to unpack .../080-libpixman-1-dev_0.42.2-1_amd64.deb ... - Unpacking libpixman-1-dev:amd64 (0.42.2-1) ... - Selecting previously unselected package libpng-tools. - Preparing to unpack .../081-libpng-tools_1.6.39-2_amd64.deb ... - Unpacking libpng-tools (1.6.39-2) ... - Selecting previously unselected package libsm6:amd64. - Preparing to unpack .../082-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 .../083-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 .../084-libxt6_1%3a1.2.1-1.1_amd64.deb ... - Unpacking libxt6:amd64 (1:1.2.1-1.1) ... - Selecting previously unselected package libxmu6:amd64. - Preparing to unpack .../085-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 .../086-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 .../087-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 .../088-libxt-dev_1%3a1.2.1-1.1_amd64.deb ... - Unpacking libxt-dev:amd64 (1:1.2.1-1.1) ... - Selecting previously unselected package libxmu-headers. - Preparing to unpack .../089-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 .../090-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 .../091-libxpm-dev_1%3a3.5.12-1.1+deb12u1_amd64.deb ... - Unpacking libxpm-dev:amd64 (1:3.5.12-1.1+deb12u1) ... - Selecting previously unselected package libxaw7-dev:amd64. - Preparing to unpack .../092-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 .../093-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 .../094-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 .../095-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 .../096-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 .../097-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 .../098-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 .../099-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 .../100-libxcvt0_0.1.2-1_amd64.deb ... - Unpacking libxcvt0:amd64 (0.1.2-1) ... - Selecting previously unselected package libxcvt-dev:amd64. - Preparing to unpack .../101-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 .../102-libxdamage1_1%3a1.1.6-1_amd64.deb ... - Unpacking libxdamage1:amd64 (1:1.1.6-1) ... - Selecting previously unselected package libxdamage-dev:amd64. - Preparing to unpack .../103-libxdamage-dev_1%3a1.1.6-1_amd64.deb ... - Unpacking libxdamage-dev:amd64 (1:1.1.6-1) ... - Selecting previously unselected package libxfont2:amd64. - Preparing to unpack .../104-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 .../105-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 .../106-libxft2_2.3.6-1_amd64.deb ... - Unpacking libxft2:amd64 (2.3.6-1) ... - Selecting previously unselected package libxft-dev:amd64. - Preparing to unpack .../107-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 .../108-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 .../109-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 .../110-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 .../111-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 .../112-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 .../113-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 .../114-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 .../115-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 .../116-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 .../117-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 .../118-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 .../119-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 .../120-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 .../121-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 .../122-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 .../123-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 .../124-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 .../125-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 .../126-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 .../127-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 .../128-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 .../129-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 .../130-mesa-common-dev_22.3.6-1+deb12u1_amd64.deb ... - Unpacking mesa-common-dev:amd64 (22.3.6-1+deb12u1) ... - Selecting previously unselected package xserver-xorg-dev. - Preparing to unpack .../131-xserver-xorg-dev_2%3a21.1.7-3+deb12u7_amd64.deb ... - Unpacking xserver-xorg-dev (2:21.1.7-3+deb12u7) ... - 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.42.2-1) ... - Setting up libwayland-server0:amd64 (1.21.0-1) ... - Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... - Setting up libpciaccess0:amd64 (0.17-2) ... - Setting up libxmu-headers (2:1.1.3-3) ... - Setting up libpixman-1-dev:amd64 (0.42.2-1) ... - Setting up libxdamage1:amd64 (1:1.1.6-1) ... - Setting up libicu72:amd64 (72.1-3) ... - Setting up libpciaccess-dev:amd64 (0.17-2) ... - Setting up libxcb-xfixes0:amd64 (1.15-1) ... - Setting up libglvnd-core-dev:amd64 (1.6.0-1) ... - Setting up libxi6:amd64 (2:1.8-1+b1) ... - Setting up libxrender1:amd64 (1:0.9.10-1.1) ... - Setting up libpng-tools (1.6.39-2) ... - Setting up libglvnd0:amd64 (1.6.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.6.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.8-1) ... - Setting up libfontenc1:amd64 (1:1.1.4-1) ... - Setting up libz3-4:amd64 (4.8.12-3.1) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libgles2:amd64 (1.6.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-5+deb12u1) ... - Setting up libgles1:amd64 (1.6.0-1) ... - Setting up libxinerama1:amd64 (2:1.1.4-3) ... - Setting up libxpm-dev:amd64 (1:3.5.12-1.1+deb12u1) ... - Setting up libxv1:amd64 (2:1.0.11-1.1) ... - Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up libsensors5:amd64 (1:3.6.0-7.1) ... - Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... - 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.13.dfsg-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 libxcb-randr0:amd64 (1.15-1) ... - Setting up libasound2:amd64 (1.2.8-1+b1) ... - 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.6.0-1) ... - Setting up libasound2-dev:amd64 (1.2.8-1+b1) ... - Setting up libxmuu-dev:amd64 (2:1.1.3-3) ... - Setting up libdrm-common (2.4.114-1) ... - Setting up libelf1:amd64 (0.188-2.1) ... - 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.3~deb12u1) ... - Setting up libbrotli-dev:amd64 (1.0.9-2+b6) ... - 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.8-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.39-2) ... - Setting up libfontenc-dev:amd64 (1:1.1.4-1) ... - Setting up libxss-dev:amd64 (1:1.2.3-1) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up libfreetype-dev:amd64 (2.12.1+dfsg-5+deb12u3) ... - 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 pkg-config:amd64 (1.8.1-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.114-1+b1) ... - Setting up libllvm15:amd64 (1:15.0.6-4+b1) ... - 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.114-1+b1) ... - Setting up libxtst-dev:amd64 (2:1.2.3-1.1) ... - Setting up libxdamage-dev:amd64 (1:1.1.6-1) ... - Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ... - Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... - Setting up libfontconfig-dev:amd64 (2.14.1-4) ... - Setting up libsm-dev:amd64 (2:1.2.3-1) ... - Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ... - 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.114-1+b1) ... - Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... - Setting up libfreetype6-dev:amd64 (2.12.1+dfsg-5+deb12u3) ... - Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... - Setting up libxt6:amd64 (1:1.2.1-1.1) ... - Setting up libegl1:amd64 (1.6.0-1) ... - Setting up libxft-dev:amd64 (2.3.6-1) ... - Setting up libdrm-dev:amd64 (2.4.114-1+b1) ... - Setting up libxmu6:amd64 (2:1.1.3-3) ... - Setting up libfontconfig1-dev:amd64 (2.14.1-4) ... - Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... - Setting up libglx0:amd64 (1.6.0-1) ... - Setting up libxaw7:amd64 (2:1.0.14-1) ... - Setting up libgl1:amd64 (1.6.0-1) ... - Setting up libxt-dev:amd64 (1:1.2.1-1.1) ... - Setting up libglx-dev:amd64 (1.6.0-1) ... - Setting up libgl-dev:amd64 (1.6.0-1) ... - Setting up libegl-dev:amd64 (1.6.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.3.6-1+deb12u1) ... - Setting up libgles-dev:amd64 (1.6.0-1) ... - Setting up xserver-xorg-dev (2:21.1.7-3+deb12u7) ... - Setting up libglvnd-dev:amd64 (1.6.0-1) ... - Setting up xorg-dev (1:7.7+23) ... - Setting up libgl1-mesa-dev:amd64 (22.3.6-1+deb12u1) ... - Processing triggers for libc-bin (2.36-9+deb12u8) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/66: Processing 2/66: Processing 3/66: Processing 4/66: Processing 5/66: Processing 6/66: Processing 7/66: Processing 8/66: [conf-pkg-config: pkg-config] -> installed conf-libgl.1 Processing 9/66: [conf-pkg-config: pkg-config] -> retrieved bigarray-compat.1.1.0 (cached) Processing 10/66: [conf-pkg-config: pkg-config] Processing 11/66: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] -> retrieved containers.3.13.1 (cached) Processing 12/66: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] -> retrieved cppo.1.7.0 (cached) Processing 13/66: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] Processing 14/66: [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [cppo: dune build] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 14/66: [bigarray-compat: dune build] [cppo: dune build] -> installed conf-pkg-config.3 Processing 15/66: [bigarray-compat: dune build] [cppo: dune build] Processing 16/66: [bigarray-compat: dune build] [conf-libglu: pkg-config glu] [cppo: dune build] -> retrieved csexp.1.5.2 (cached) Processing 17/66: [bigarray-compat: dune build] [conf-libglu: pkg-config glu] [cppo: dune build] Processing 18/66: [bigarray-compat: dune build] [conf-libglu: pkg-config glu] [cppo: dune build] [csexp: dune build] -> retrieved ctypes.0.23.0 (cached) Processing 19/66: [bigarray-compat: dune build] [conf-libglu: pkg-config glu] [cppo: dune build] [csexp: dune build] -> compiled conf-libglu.1 Processing 19/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] -> installed conf-libglu.1 Processing 20/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] -> retrieved either.1.0.0 (cached) Processing 21/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] Processing 22/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] -> retrieved integers.0.7.0 (cached) Processing 23/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] -> retrieved num.1.5-1 (cached) Processing 24/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: patch] applying num-in-findlib-dir.patch Processing 25/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: patch] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 26/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: patch] Processing 27/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: patch] [ocaml-compiler-libs: dune build] -> retrieved ppx_cstubs.0.7.0 (cached) Processing 28/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: patch] [ocaml-compiler-libs: dune build] Processing 28/66: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] -> retrieved ppx_derivers.1.2.1 (cached) Processing 29/66: [raylib.0.2.2: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] Processing 30/66: [raylib.0.2.2: http] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> compiled bigarray-compat.1.1.0 Processing 30/66: [raylib.0.2.2: http] [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> installed bigarray-compat.1.1.0 Processing 31/66: [raylib.0.2.2: http] [cppo: dune build] [csexp: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> compiled csexp.1.5.2 Processing 31/66: [raylib.0.2.2: http] [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> installed csexp.1.5.2 Processing 32/66: [raylib.0.2.2: http] [cppo: dune build] [either: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> compiled either.1.0.0 Processing 32/66: [raylib.0.2.2: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> installed either.1.0.0 Processing 33/66: [raylib.0.2.2: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> retrieved ppxlib.0.33.0 (cached) Processing 34/66: [raylib.0.2.2: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] -> compiled ppx_derivers.1.2.1 Processing 34/66: [raylib.0.2.2: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] -> installed ppx_derivers.1.2.1 Processing 35/66: [raylib.0.2.2: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] -> retrieved re.1.12.0 (cached) Processing 36/66: [raylib.0.2.2: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] -> retrieved result.1.5 (cached) -> retrieved seq.base (cached) Processing 37/66: [raylib.0.2.2: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] Processing 38/66: [raylib.0.2.2: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] Processing 39/66: [raylib.0.2.2: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [result: dune build] Processing 40/66: [raylib.0.2.2: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [result: dune build] -> installed seq.base Processing 41/66: [raylib.0.2.2: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [result: dune build] Processing 42/66: [raylib.0.2.2: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] -> retrieved sexplib0.v0.17.0 (cached) Processing 43/66: [raylib.0.2.2: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] Processing 44/66: [raylib.0.2.2: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] -> retrieved stdlib-shims.0.3.0 (cached) Processing 45/66: [raylib.0.2.2: http] [cppo: dune build] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> retrieved dune-configurator.3.16.0 (cached) Processing 46/66: [raylib.0.2.2: http] [cppo: dune build] [dune-configurator: rm] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled cppo.1.7.0 Processing 46/66: [raylib.0.2.2: http] [dune-configurator: rm] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed cppo.1.7.0 Processing 47/66: [raylib.0.2.2: http] [dune-configurator: rm] [num: make opam-modern] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled ocaml-compiler-libs.v0.12.4 Processing 47/66: [raylib.0.2.2: http] [dune-configurator: rm] [num: make opam-modern] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 48/66: [raylib.0.2.2: http] [dune-configurator: rm] [num: make opam-modern] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 48/66: [dune-configurator: rm] [num: make opam-modern] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled result.1.5 Processing 48/66: [dune-configurator: rm] [num: make opam-modern] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed result.1.5 Processing 49/66: [dune-configurator: rm] [num: make opam-modern] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> compiled sexplib0.v0.17.0 Processing 49/66: [dune-configurator: rm] [num: make opam-modern] [re: dune build] [stdlib-shims: dune build] -> installed sexplib0.v0.17.0 Processing 50/66: [dune-configurator: rm] [num: make opam-modern] [re: dune build] [stdlib-shims: dune build] -> compiled stdlib-shims.0.3.0 Processing 50/66: [dune-configurator: rm] [num: make opam-modern] [re: dune build] -> installed stdlib-shims.0.3.0 Processing 51/66: [dune-configurator: rm] [num: make opam-modern] [re: dune build] Processing 52/66: [dune-configurator: rm] [integers: dune build] [num: make opam-modern] [re: dune build] Processing 53/66: [dune-configurator: rm] [integers: dune build] [num: make opam-modern] [ppxlib: dune build] [re: dune build] -> retrieved raylib.0.2.2 (https://github.com/tjammer/raylib-ocaml/releases/download/0.2.2/raylib-ocaml-0.2.2.tar.gz) Processing 53/66: [dune-configurator: dune build] [integers: dune build] [num: make opam-modern] [ppxlib: dune build] [re: dune build] -> compiled re.1.12.0 Processing 53/66: [dune-configurator: dune build] [integers: dune build] [num: make opam-modern] [ppxlib: dune build] -> installed re.1.12.0 Processing 54/66: [dune-configurator: dune build] [integers: dune build] [num: make opam-modern] [ppxlib: dune build] - /usr/bin/make -C src all - make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.5-1/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 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -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 - cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml . - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - echo 'version = "1.6~dev"' > META.top - cat META.num-top.in >> META.top - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -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 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/num.1.5-1/src' - cp src/num-modern.install num.install -> compiled num.1.5-1 Processing 54/66: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] -> installed num.1.5-1 Processing 55/66: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] -> compiled integers.0.7.0 Processing 55/66: [dune-configurator: dune build] [ppxlib: dune build] -> installed integers.0.7.0 Processing 56/66: [dune-configurator: dune build] [ppxlib: dune build] -> compiled dune-configurator.3.16.0 Processing 56/66: [ppxlib: dune build] -> installed dune-configurator.3.16.0 Processing 57/66: [ppxlib: dune build] Processing 58/66: [containers: dune build] [ppxlib: dune build] Processing 59/66: [containers: dune build] [ctypes: dune build] [ppxlib: dune build] -> compiled containers.3.13.1 Processing 59/66: [ctypes: dune build] [ppxlib: dune build] -> installed containers.3.13.1 Processing 60/66: [ctypes: dune build] [ppxlib: dune build] Processing 60/66: [ctypes: dune install] [ppxlib: dune build] -> compiled ctypes.0.23.0 Processing 60/66: [ppxlib: dune build] -> installed ctypes.0.23.0 Processing 61/66: [ppxlib: dune build] + /home/opam/.opam/5.0/bin/dune "build" "-p" "ppxlib" "-j" "39" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppxlib.0.33.0) -> compiled ppxlib.0.33.0 -> installed ppxlib.0.33.0 Processing 63/66: [ppx_cstubs: dune build] + /home/opam/.opam/5.0/bin/dune "build" "-p" "ppx_cstubs" "-j" "39" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ppx_cstubs.0.7.0) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/runtime/.ppx_cstubs.objs/byte -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Ppx_cstubs__ -o src/runtime/.ppx_cstubs.objs/byte/ppx_cstubs__Ppx_cstubs_internals.cmo -c -impl src/runtime/ppx_cstubs_internals.ml) - File "src/runtime/ppx_cstubs_internals.ml", lines 468-483, characters 45-35: - 468 | .............................................function - 469 | | Void -> true - 470 | | Primitive _ -> true - 471 | | Struct { spec = Incomplete _; _ } -> raise IncompleteType - 472 | | Struct { spec = Complete _; _ } -> true - ... - 480 | disabled upstream. They are handled like structs and unions *) - 481 | | Abstract _ -> true - 482 | | OCaml _ -> true - 483 | | View { ty; _ } -> passable ty - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/runtime/.ppx_cstubs.objs/byte -I src/runtime/.ppx_cstubs.objs/native -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Ppx_cstubs__ -o src/runtime/.ppx_cstubs.objs/native/ppx_cstubs__Ppx_cstubs_internals.cmx -c -impl src/runtime/ppx_cstubs_internals.ml) - File "src/runtime/ppx_cstubs_internals.ml", lines 468-483, characters 45-35: - 468 | .............................................function - 469 | | Void -> true - 470 | | Primitive _ -> true - 471 | | Struct { spec = Incomplete _; _ } -> raise IncompleteType - 472 | | Struct { spec = Complete _; _ } -> true - ... - 480 | disabled upstream. They are handled like structs and unions *) - 481 | | Abstract _ -> true - 482 | | OCaml _ -> true - 483 | | View { ty; _ } -> passable ty - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/byte/ppxc__script__Ctypes_type_printing_fake.cmo -c -impl src/internal/ctypes_type_printing_fake.pp.ml) - File "src/internal/ctypes_type_printing_fake.ml", lines 30-76, characters 4-64: - 30 | ....match t with - 31 | | Void -> fprintf fmt "void%t" (k `nonarray) - 32 | | Primitive _ -> - 33 | let name = Ctypes.string_of_typ t in - 34 | fprintf fmt "%s%t" name (k `nonarray) - ... - 73 | | Bigarray _ -> () - 74 | | OCaml String -> format_typ' (ptr char) k context fmt - 75 | | OCaml Bytes -> format_typ' (ptr uchar) k context fmt - 76 | | OCaml FloatArray -> format_typ' (ptr double) k context fmt - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/native -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -I src/runtime/.ppx_cstubs.objs/native -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/native/ppxc__script__Ctypes_type_printing_fake.cmx -c -impl src/internal/ctypes_type_printing_fake.pp.ml) - File "src/internal/ctypes_type_printing_fake.ml", lines 30-76, characters 4-64: - 30 | ....match t with - 31 | | Void -> fprintf fmt "void%t" (k `nonarray) - 32 | | Primitive _ -> - 33 | let name = Ctypes.string_of_typ t in - 34 | fprintf fmt "%s%t" name (k `nonarray) - ... - 73 | | Bigarray _ -> () - 74 | | OCaml String -> format_typ' (ptr char) k context fmt - 75 | | OCaml Bytes -> format_typ' (ptr uchar) k context fmt - 76 | | OCaml FloatArray -> format_typ' (ptr double) k context fmt - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/byte/ppxc__script__Gen_c.cmo -c -impl src/internal/gen_c.pp.ml) - File "src/internal/gen_c.ml", lines 29-45, characters 2-22: - 29 | ..function - 30 | | Struct { tag = ""; _ } -> - 31 | error "passing or returning unnamed structs is not supported" - 32 | | Struct _ -> true - 33 | | Union { utag = ""; _ } -> - ... - 42 | | OCaml _ -> true - 43 | | Primitive _ -> true - 44 | | Void -> true - 45 | | Abstract _ -> true - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 284-302, characters 4-58: - 284 | ....match t with - 285 | | Void -> - 286 | standard ~noalloc:Noalloc_always ~is_void:true (fun () -> "Val_unit") - 287 | | Primitive p -> - 288 | ret_info_prim p ~all_float ~ocaml_ret_var ~c_rvar ~decl_rvar - ... - 299 | ret_info ty ~all_float ~user_noalloc ~ocaml_ret_var ~c_rvar ~decl_rvar - 300 | | Array _ -> error "arrays" - 301 | | Bigarray _ -> error "bigarrays" - 302 | | OCaml _ -> error "ocaml references as return values" - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 490-521, characters 4-26: - 490 | ....match p with - 491 | | C.Void -> - 492 | standard ~runtime_protect:false ~is_void:true (fun () -> - 493 | Printf.sprintf "(void)%s;" ocaml_param) - 494 | | C.Primitive x -> - ... - 518 | standard (fun () -> - 519 | Printf.sprintf "%s = %s(%s);" - 520 | (string_of_typ_exn ~name:c_var orig) - 521 | s ocaml_param) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 583-594, characters 16-24: - 583 | ................function - 584 | | OCaml _ -> error msg - 585 | | Struct _ -> () - 586 | | Union _ -> () - 587 | | View { ty; _ } -> check_no_ocaml_t locs ty - ... - 591 | | Bigarray _ -> () - 592 | | Primitive _ -> () - 593 | | Void -> () - 594 | | Abstract _ -> () - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 604-621, characters 6-29: - 604 | ......match a with - 605 | | Struct _ -> a - 606 | | Union _ -> a - 607 | | Pointer a -> Pointer (iter2 a) - 608 | | Array (a, i) -> Array (iter2 a, i) - ... - 618 | let t = string_of_typ_exn ~name a in - 619 | let t = Printf.sprintf "typedef %s;\n" t in - 620 | res := t :: !res; - 621 | Ctypes.typedef a name - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 837-848, characters 2-20: - 837 | ..function - 838 | | Void -> true - 839 | | View { ty; _ } -> is_void ty - 840 | | Primitive _ -> false - 841 | | Array _ -> false - ... - 845 | | Struct _ -> false - 846 | | Union _ -> false - 847 | | Funptr _ -> false - 848 | | OCaml _ -> false - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/byte/ppxc__script__Extract_c_ml.cmo -c -impl src/internal/extract_c_ml.pp.ml) - File "src/internal/extract_c_ml.ml", lines 55-108, characters 2-24: - 55 | ..function - 56 | | C.Void -> None - 57 | | C.Struct _ -> None - 58 | | C.Union _ -> None - 59 | | C.Array _ -> None - ... - 105 | | LDouble -> None - 106 | | Complex32 -> None - 107 | | Complex64 -> None - 108 | | Complexld -> None) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/extract_c_ml.ml", lines 310-352, characters 6-19: - 310 | ......match x with - 311 | | C.Void -> raise_notrace Unsupported - 312 | | C.Struct _ -> raise_notrace Unsupported - 313 | | C.Union _ -> raise_notrace Unsupported - 314 | | C.Array _ -> raise_notrace Unsupported - ... - 349 | let p = Gen_ml.pat_expand_prim p in - 350 | Some [%pat? Ctypes_static.Primitive [%p p]] - 351 | in - 352 | (expr, pat) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/byte/ppxc__script__Gen_ml.cmo -c -impl src/internal/gen_ml.pp.ml) - File "src/internal/gen_ml.ml", lines 117-136, characters 4-72: - 117 | ....match a with - 118 | | Void -> (`Complete, [%type: unit]) - 119 | | Primitive p -> - 120 | ( `Complete, - 121 | ident_of_ml_prim ~no_attr:true (Ctypes_primitive_types.ml_prim p) ) - ... - 133 | | Bigarray _ -> (`Incomplete, Typ.any ()) - 134 | | OCaml String -> (`Complete, [%type: string Ctypes.ocaml]) - 135 | | OCaml Bytes -> (`Complete, [%type: bytes Ctypes.ocaml]) - 136 | | OCaml FloatArray -> (`Complete, [%type: float array Ctypes.ocaml]) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 147-180, characters 23-74: - 147 | .......................function - 148 | | Void when inside_view -> (`Incomplete, Typ.any ()) - 149 | | Pointer _ when inside_view -> (`Incomplete, Typ.any ()) - 150 | | Funptr _ when inside_view -> (`Incomplete, Typ.any ()) - 151 | | Struct _ when inside_view -> (`Incomplete, Typ.any ()) - ... - 177 | (Ctypes.string_of_typ a) - 178 | | OCaml String -> (`Complete, [%type: string Ctypes.ocaml]) - 179 | | OCaml Bytes -> (`Complete, [%type: bytes Ctypes.ocaml]) - 180 | | OCaml FloatArray -> (`Complete, [%type: float array Ctypes.ocaml]) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 195-222, characters 4-75: - 195 | ....match t with - 196 | | Void -> if inside_view then Typ.any () else [%type: unit] - 197 | | Primitive p -> - 198 | if inside_view && prim_supports_attr p ~cinfo = false then Typ.any () - 199 | else - ... - 219 | | OCaml Bytes -> - 220 | U.error "cstubs does not support OCaml bytes values as return values" - 221 | | OCaml FloatArray -> - 222 | U.error "cstubs does not support OCaml float arrays as return values" - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 319-359, characters 6-29: - 319 | ......match t with - 320 | | Void -> (None, In_ident) - 321 | | Primitive p -> (cond_expand_prim p inside_view cinfo, In_ident) - 322 | | Pointer _ -> (ce [%pat? Ctypes_static.Pointer _], mptr `Ptr) - 323 | | Funptr _ -> (ce [%pat? Ctypes_static.Funptr _], mptr `Fptr) - ... - 356 | in - 357 | (Some pat, fexpr)) - 358 | | Array _ -> error t - 359 | | Bigarray _ -> error t - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 418-475, characters 4-27: - 418 | ....match t with - 419 | | Void -> (None, None) - 420 | | Primitive p -> (cond_expand_prim p inside_view cinfo, None) - 421 | | Pointer _ -> ( - 422 | let f e expr = - ... - 472 | | Abstract _ -> structured `Abstract - 473 | | OCaml _ -> error t - 474 | | Array _ -> error t - 475 | | Bigarray _ -> error t - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/byte/ppxc__script__Ppxc__script_real.cmo -c -impl src/internal/ppxc__script_real.pp.ml) - File "src/internal/ppxc__script_real.ml", lines 404-415, characters 55-34: - 404 | .......................................................function - 405 | | Struct x -> Struct x - 406 | | Union x -> Union x - 407 | | View x -> View x - 408 | | Pointer y -> Pointer y - ... - 412 | | OCaml x -> OCaml x - 413 | | Primitive x -> Primitive x - 414 | | Void -> Void - 415 | | Abstract x -> Abstract x - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 419-430, characters 8-37: - 419 | ........match t with - 420 | | Struct _ -> typs_struct - 421 | | Union _ -> typs_union - 422 | | View _ -> typs_view - 423 | | Pointer _ -> typs_pointer - ... - 427 | | OCaml _ -> typs_ocaml - 428 | | Primitive _ -> typs_prim - 429 | | Void -> typs_void - 430 | | Abstract _ -> typs_abstract - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 449-468, characters 6-38: - 449 | ......match cur with - 450 | | Struct _ -> h !typs_struct - 451 | | Union _ -> h !typs_union - 452 | | View { ty; _ } -> - 453 | h !typs_view; - ... - 465 | | OCaml _ -> h !typs_ocaml - 466 | | Primitive _ -> h !typs_prim - 467 | | Void -> h !typs_void - 468 | | Abstract _ -> h !typs_abstract - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 757-816, characters 4-29: - 757 | ....match t with - 758 | | CS.Void -> ef t - 759 | | CS.Struct _ -> ef t - 760 | | CS.Union _ -> ef t - 761 | | CS.Array _ -> ef t - ... - 813 | | Cp.LDouble -> ef t - 814 | | Cp.Complex32 -> ef t - 815 | | Cp.Complex64 -> ef t - 816 | | Cp.Complexld -> ef t) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 889-907, characters 6-34: - 889 | ......function - 890 | | Struct x when x.fields = [] -> `Struct_empty - 891 | | Struct _ -> `Struct - 892 | | Union x when x.ufields = [] -> `Union_empty - 893 | | Union _ -> `Union - ... - 904 | | OCaml _ -> assert false - 905 | | Primitive _ -> assert false - 906 | | Void -> assert false - 907 | | Abstract _ -> assert false - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/native -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -I src/runtime/.ppx_cstubs.objs/native -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/native/ppxc__script__Gen_c.cmx -c -impl src/internal/gen_c.pp.ml) - File "src/internal/gen_c.ml", lines 29-45, characters 2-22: - 29 | ..function - 30 | | Struct { tag = ""; _ } -> - 31 | error "passing or returning unnamed structs is not supported" - 32 | | Struct _ -> true - 33 | | Union { utag = ""; _ } -> - ... - 42 | | OCaml _ -> true - 43 | | Primitive _ -> true - 44 | | Void -> true - 45 | | Abstract _ -> true - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 284-302, characters 4-58: - 284 | ....match t with - 285 | | Void -> - 286 | standard ~noalloc:Noalloc_always ~is_void:true (fun () -> "Val_unit") - 287 | | Primitive p -> - 288 | ret_info_prim p ~all_float ~ocaml_ret_var ~c_rvar ~decl_rvar - ... - 299 | ret_info ty ~all_float ~user_noalloc ~ocaml_ret_var ~c_rvar ~decl_rvar - 300 | | Array _ -> error "arrays" - 301 | | Bigarray _ -> error "bigarrays" - 302 | | OCaml _ -> error "ocaml references as return values" - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 490-521, characters 4-26: - 490 | ....match p with - 491 | | C.Void -> - 492 | standard ~runtime_protect:false ~is_void:true (fun () -> - 493 | Printf.sprintf "(void)%s;" ocaml_param) - 494 | | C.Primitive x -> - ... - 518 | standard (fun () -> - 519 | Printf.sprintf "%s = %s(%s);" - 520 | (string_of_typ_exn ~name:c_var orig) - 521 | s ocaml_param) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 583-594, characters 16-24: - 583 | ................function - 584 | | OCaml _ -> error msg - 585 | | Struct _ -> () - 586 | | Union _ -> () - 587 | | View { ty; _ } -> check_no_ocaml_t locs ty - ... - 591 | | Bigarray _ -> () - 592 | | Primitive _ -> () - 593 | | Void -> () - 594 | | Abstract _ -> () - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 604-621, characters 6-29: - 604 | ......match a with - 605 | | Struct _ -> a - 606 | | Union _ -> a - 607 | | Pointer a -> Pointer (iter2 a) - 608 | | Array (a, i) -> Array (iter2 a, i) - ... - 618 | let t = string_of_typ_exn ~name a in - 619 | let t = Printf.sprintf "typedef %s;\n" t in - 620 | res := t :: !res; - 621 | Ctypes.typedef a name - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_c.ml", lines 837-848, characters 2-20: - 837 | ..function - 838 | | Void -> true - 839 | | View { ty; _ } -> is_void ty - 840 | | Primitive _ -> false - 841 | | Array _ -> false - ... - 845 | | Struct _ -> false - 846 | | Union _ -> false - 847 | | Funptr _ -> false - 848 | | OCaml _ -> false - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/native -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -I src/runtime/.ppx_cstubs.objs/native -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/native/ppxc__script__Gen_ml.cmx -c -impl src/internal/gen_ml.pp.ml) - File "src/internal/gen_ml.ml", lines 117-136, characters 4-72: - 117 | ....match a with - 118 | | Void -> (`Complete, [%type: unit]) - 119 | | Primitive p -> - 120 | ( `Complete, - 121 | ident_of_ml_prim ~no_attr:true (Ctypes_primitive_types.ml_prim p) ) - ... - 133 | | Bigarray _ -> (`Incomplete, Typ.any ()) - 134 | | OCaml String -> (`Complete, [%type: string Ctypes.ocaml]) - 135 | | OCaml Bytes -> (`Complete, [%type: bytes Ctypes.ocaml]) - 136 | | OCaml FloatArray -> (`Complete, [%type: float array Ctypes.ocaml]) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 147-180, characters 23-74: - 147 | .......................function - 148 | | Void when inside_view -> (`Incomplete, Typ.any ()) - 149 | | Pointer _ when inside_view -> (`Incomplete, Typ.any ()) - 150 | | Funptr _ when inside_view -> (`Incomplete, Typ.any ()) - 151 | | Struct _ when inside_view -> (`Incomplete, Typ.any ()) - ... - 177 | (Ctypes.string_of_typ a) - 178 | | OCaml String -> (`Complete, [%type: string Ctypes.ocaml]) - 179 | | OCaml Bytes -> (`Complete, [%type: bytes Ctypes.ocaml]) - 180 | | OCaml FloatArray -> (`Complete, [%type: float array Ctypes.ocaml]) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 195-222, characters 4-75: - 195 | ....match t with - 196 | | Void -> if inside_view then Typ.any () else [%type: unit] - 197 | | Primitive p -> - 198 | if inside_view && prim_supports_attr p ~cinfo = false then Typ.any () - 199 | else - ... - 219 | | OCaml Bytes -> - 220 | U.error "cstubs does not support OCaml bytes values as return values" - 221 | | OCaml FloatArray -> - 222 | U.error "cstubs does not support OCaml float arrays as return values" - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 319-359, characters 6-29: - 319 | ......match t with - 320 | | Void -> (None, In_ident) - 321 | | Primitive p -> (cond_expand_prim p inside_view cinfo, In_ident) - 322 | | Pointer _ -> (ce [%pat? Ctypes_static.Pointer _], mptr `Ptr) - 323 | | Funptr _ -> (ce [%pat? Ctypes_static.Funptr _], mptr `Fptr) - ... - 356 | in - 357 | (Some pat, fexpr)) - 358 | | Array _ -> error t - 359 | | Bigarray _ -> error t - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/gen_ml.ml", lines 418-475, characters 4-27: - 418 | ....match t with - 419 | | Void -> (None, None) - 420 | | Primitive p -> (cond_expand_prim p inside_view cinfo, None) - 421 | | Pointer _ -> ( - 422 | let f e expr = - ... - 472 | | Abstract _ -> structured `Abstract - 473 | | OCaml _ -> error t - 474 | | Array _ -> error t - 475 | | Bigarray _ -> error t - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/native -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -I src/runtime/.ppx_cstubs.objs/native -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/native/ppxc__script__Extract_c_ml.cmx -c -impl src/internal/extract_c_ml.pp.ml) - File "src/internal/extract_c_ml.ml", lines 55-108, characters 2-24: - 55 | ..function - 56 | | C.Void -> None - 57 | | C.Struct _ -> None - 58 | | C.Union _ -> None - 59 | | C.Array _ -> None - ... - 105 | | LDouble -> None - 106 | | Complex32 -> None - 107 | | Complex64 -> None - 108 | | Complexld -> None) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/extract_c_ml.ml", lines 310-352, characters 6-19: - 310 | ......match x with - 311 | | C.Void -> raise_notrace Unsupported - 312 | | C.Struct _ -> raise_notrace Unsupported - 313 | | C.Union _ -> raise_notrace Unsupported - 314 | | C.Array _ -> raise_notrace Unsupported - ... - 349 | let p = Gen_ml.pat_expand_prim p in - 350 | Some [%pat? Ctypes_static.Primitive [%p p]] - 351 | in - 352 | (expr, pat) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - (cd _build/default && /home/opam/.opam/5.0/bin/ocamlopt.opt -w -40 -g -I src/internal/.ppxc__script.objs/byte -I src/internal/.ppxc__script.objs/native -I src/internal/.ppxc__script.objs/public_cmi -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/containers -I /home/opam/.opam/5.0/lib/containers/monomorphic -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/either -I /home/opam/.opam/5.0/lib/findlib -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/num -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/common -I /home/opam/.opam/5.0/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/5.0/lib/ocaml/compiler-libs -I /home/opam/.opam/5.0/lib/ocaml/unix -I /home/opam/.opam/5.0/lib/ppx_derivers -I /home/opam/.opam/5.0/lib/ppxlib -I /home/opam/.opam/5.0/lib/ppxlib/ast -I /home/opam/.opam/5.0/lib/ppxlib/astlib -I /home/opam/.opam/5.0/lib/ppxlib/print_diff -I /home/opam/.opam/5.0/lib/ppxlib/stdppx -I /home/opam/.opam/5.0/lib/ppxlib/traverse_builtins -I /home/opam/.opam/5.0/lib/re -I /home/opam/.opam/5.0/lib/re/perl -I /home/opam/.opam/5.0/lib/seq -I /home/opam/.opam/5.0/lib/sexplib0 -I /home/opam/.opam/5.0/lib/stdlib-shims -I src/runtime/.ppx_cstubs.objs/byte -I src/runtime/.ppx_cstubs.objs/native -intf-suffix .ml -no-alias-deps -open Ppxc__script__ -o src/internal/.ppxc__script.objs/native/ppxc__script__Ppxc__script_real.cmx -c -impl src/internal/ppxc__script_real.pp.ml) - File "src/internal/ppxc__script_real.ml", lines 404-415, characters 55-34: - 404 | .......................................................function - 405 | | Struct x -> Struct x - 406 | | Union x -> Union x - 407 | | View x -> View x - 408 | | Pointer y -> Pointer y - ... - 412 | | OCaml x -> OCaml x - 413 | | Primitive x -> Primitive x - 414 | | Void -> Void - 415 | | Abstract x -> Abstract x - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 419-430, characters 8-37: - 419 | ........match t with - 420 | | Struct _ -> typs_struct - 421 | | Union _ -> typs_union - 422 | | View _ -> typs_view - 423 | | Pointer _ -> typs_pointer - ... - 427 | | OCaml _ -> typs_ocaml - 428 | | Primitive _ -> typs_prim - 429 | | Void -> typs_void - 430 | | Abstract _ -> typs_abstract - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 449-468, characters 6-38: - 449 | ......match cur with - 450 | | Struct _ -> h !typs_struct - 451 | | Union _ -> h !typs_union - 452 | | View { ty; _ } -> - 453 | h !typs_view; - ... - 465 | | OCaml _ -> h !typs_ocaml - 466 | | Primitive _ -> h !typs_prim - 467 | | Void -> h !typs_void - 468 | | Abstract _ -> h !typs_abstract - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 757-816, characters 4-29: - 757 | ....match t with - 758 | | CS.Void -> ef t - 759 | | CS.Struct _ -> ef t - 760 | | CS.Union _ -> ef t - 761 | | CS.Array _ -> ef t - ... - 813 | | Cp.LDouble -> ef t - 814 | | Cp.Complex32 -> ef t - 815 | | Cp.Complex64 -> ef t - 816 | | Cp.Complexld -> ef t) - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) - File "src/internal/ppxc__script_real.ml", lines 889-907, characters 6-34: - 889 | ......function - 890 | | Struct x when x.fields = [] -> `Struct_empty - 891 | | Struct _ -> `Struct - 892 | | Union x when x.ufields = [] -> `Union_empty - 893 | | Union _ -> `Union - ... - 904 | | OCaml _ -> assert false - 905 | | Primitive _ -> assert false - 906 | | Void -> assert false - 907 | | Abstract _ -> assert false - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Qualified (_, _) -> compiled ppx_cstubs.0.7.0 -> installed ppx_cstubs.0.7.0 Processing 65/66: [raylib: dune build] + /home/opam/.opam/5.0/bin/dune "build" "-p" "raylib" "-j" "39" "@install" (CWD=/home/opam/.opam/5.0/.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/5.0/.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 - ar rcs /home/opam/.opam/5.0/.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/5.0/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src! - make: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src' - 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; - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src/c && /usr/bin/make -C vendor/src clean) - make: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src' - rm -fv *.o /home/opam/.opam/5.0/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src/libraylib.a /home/opam/.opam/5.0/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src/libraylib.bc /home/opam/.opam/5.0/.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/5.0/.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/5.0/.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/5.0/.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 - gcc -shared -o /home/opam/.opam/5.0/.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/5.0/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src! - cd /home/opam/.opam/5.0/.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/5.0/.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/5.0/.opam-switch/build/raylib.0.2.2/_build/default/src/c/vendor/src' - 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; - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src/c && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/5.0/lib/ocaml -I /home/opam/.opam/5.0/lib/bigarray-compat -I /home/opam/.opam/5.0/lib/ctypes -I /home/opam/.opam/5.0/lib/ctypes/stubs -I /home/opam/.opam/5.0/lib/integers -I /home/opam/.opam/5.0/lib/ocaml/str -I /home/opam/.opam/5.0/lib/ppx_cstubs -I /home/opam/.opam/5.0/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_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_73_SaveFileText': - c_generated_functions.c:455:23: warning: passing argument 2 of 'SaveFileText' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 455 | SaveFileText(x337, x338); - | ^~~~ - In file included from c_generated_functions.c:1: - vendor/src/raylib.h:959:53: note: expected 'char *' but argument is of type 'const char *' - 959 | RLAPI void SaveFileText(const char *fileName, char *text); // Save text data to file (write), string must be '\0' terminated - | ~~~~~~^~~~ - c_generated_functions.c: In function 'raylib_stub_83_GetDirectoryFiles': - c_generated_functions.c:516:24: warning: initialization of 'const char **' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] - 516 | char const** x372 = GetDirectoryFiles(x370, x371); - | ^~~~~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_87_GetDroppedFiles': - c_generated_functions.c:538:24: warning: initialization of 'const char **' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] - 538 | char const** x382 = GetDroppedFiles(x381); - | ^~~~~~~~~~~~~~~ - c_generated_functions.c: In function 'raylib_stub_270_TextCopy': - c_generated_functions.c:2437:25: warning: passing argument 1 of 'TextCopy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 2437 | int x2550 = TextCopy(x2548, x2549); - | ^~~~~ - vendor/src/raylib.h:1232:26: note: expected 'char *' but argument is of type 'const char *' - 1232 | RLAPI int TextCopy(char *dst, const char *src); // Copy one string to another, returns bytes copied - | ~~~~~~^~~ - c_generated_functions.c: In function 'raylib_stub_274_TextReplace': - c_generated_functions.c:2466:36: warning: passing argument 1 of 'TextReplace' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 2466 | char const* x2576 = TextReplace(x2573, x2574, x2575); - | ^~~~~ - vendor/src/raylib.h:1237:31: note: expected 'char *' but argument is of type 'const char *' - 1237 | RLAPI char *TextReplace(char *text, const char *replace, const char *by); // Replace text string (memory must be freed!) - | ~~~~~~^~~~ - c_generated_functions.c: In function 'raylib_stub_276_TextAppend': - c_generated_functions.c:2482:15: warning: passing argument 1 of 'TextAppend' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 2482 | TextAppend(x2589, x2590, x2591); - | ^~~~~ - vendor/src/raylib.h:1241:29: note: expected 'char *' but argument is of type 'const char *' - 1241 | RLAPI void TextAppend(char *text, const char *append, int *position); // Append text at specific position and move cursor! - | ~~~~~~^~~~ -> compiled raylib.0.2.2 -> installed raylib.0.2.2 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 19:33.35 ---> saved as "908483334b3f7849c7990578074db7c3cb31b34b82cdcd1e7db8cb117fdc9e6d" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u raylib:304980e0aab3d011067b6be325d26a50")) 2024-09-12 19:33.37 ---> saved as "297899bbea248c96f0dbe5ef8f9b595be79b9c8dc75498948fec5a764c245f19" /home/opam: (run (network host) (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config))) (shell "(echo '0.396914') && (for DATA in prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2,raylib.0.2.2-304980e0aab3d011067b6be325d26a50,raylib.0.2.2; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2,raylib.0.2.2-304980e0aab3d011067b6be325d26a50,raylib.0.2.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2,raylib.0.2.2-304980e0aab3d011067b6be325d26a50,raylib.0.2.2; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.396914 prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/doc/ prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/doc/raylib/ prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/doc/raylib/LICENSE prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/doc/raylib/README.md prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/ prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/ prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/raylib.ocamlobjinfo prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/META prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/c/ prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/c/raylib_c.ocamlobjinfo prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/c/raylib_c.cmi prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/c/raylib_c.cmt prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/c/raylib_c__Raylib_c_generated_functions.cmi prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/c/raylib_c__Raylib_c_generated_functions.cmt prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/constants/ prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/constants/raylib_generated_constants.ocamlobjinfo prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/constants/raylib_generated_constants.cmi prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/constants/raylib_generated_constants.cmt prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/dune-package prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/functions/ prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/functions/raylib_functions.ocamlobjinfo prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/functions/raylib_functions.cmi prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/functions/raylib_functions.cmt prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/raylib.cmi prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/raylib.cmt prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/raylib__.cmi prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/raylib__.cmt prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/raylib__Ctypes_reexports.cmi prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/raylib__Ctypes_reexports.cmt prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/types/ prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/types/raylib_generated_types.ocamlobjinfo prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/types/raylib_generated_types.cmi prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/lib/raylib/types/raylib_generated_types.cmt prep/universes/304980e0aab3d011067b6be325d26a50/raylib/0.2.2/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:raylib.0.2.2-304980e0aab3d011067b6be325d26a50:ba769685602e93d5b973e3fb818e576453f03721220ed68f23f8f493c1515c2c 2024-09-12 19:33.38 ---> saved as "deb3343262466cef1372f13a888f1d729d8ec9097306585553959dbbc416c213" Job succeeded 2024-09-12 19:41.02: raylib.0.2.2-304980e0aab3d011067b6be325d26a50 -> ba769685602e93d5b973e3fb818e576453f03721220ed68f23f8f493c1515c2c 2024-09-12 19:41.02: Job succeeded