2026-06-30 19:36.55: New job: test avsm/ocaml-ctypes https://github.com/avsm/ocaml-ctypes.git#refs/heads/master (8e58a54e3d8b4657e856570ffecf4941d8d676ab) (openbsd-amd64:openbsd-78-amd64-5.5_opam-2.5)Base: openbsd-78-amd64-ocaml-5.5Opam project buildTo reproduce locally:git clone --recursive "https://github.com/avsm/ocaml-ctypes.git" -b "master" && cd "ocaml-ctypes" && git reset --hard 8e58a54ecat > Dockerfile <<'END-OF-DOCKERFILE'FROM openbsd-78-amd64-ocaml-5.5# openbsd-78-amd64-5.5_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"RUN doas ln -f /usr/bin/opam-2.5 /usr/bin/opamRUN cd ~/opam-repository && (git cat-file -e 8cd35acddd18fa903782ac90de78467ca3e3b506 || git fetch origin master) && git reset -q --hard 8cd35acddd18fa903782ac90de78467ca3e3b506 && git log --no-decorate -n1 --onelineRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionRUN opam update -uCOPY --chown=1000:1000 ctypes.opam ctypes-foreign.opam /home/opam/src/./RUN opam pin add -yn ctypes.dev '/home/opam/src/./' && \opam pin add -yn ctypes-foreign.dev '/home/opam/src/./'RUN echo '(lang dune 3.0)' > '/home/opam/src/./dune-project'ENV DEPS="base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base compiler-cloning.enabled conf-ncurses.1 conf-pkg-config.5 cppo.1.8.0 csexp.1.5.2 dune.3.24.0 dune-configurator.3.24.0 integers.0.8.0 lwt.6.1.2 ocaml.5.5.0 ocaml-base-compiler.5.5.0 ocaml-compiler.5.5.0 ocaml-options-vanilla.1 ocamlfind.1.9.8 ocplib-endian.1.2 ounit.2.2.7 ounit2.2.2.7 seq.base stdlib-shims.0.3.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y ctypes.dev ctypes-foreign.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /home/opam/srcRUN cd /home/opam/src && opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-06-30 19:36.55: Using cache hint "avsm/ocaml-ctypes-openbsd-78-amd64-ocaml-5.5-openbsd-78-amd64-5.5_opam-2.5-55013467506b9be4cfd5502916553278"2026-06-30 19:36.55: Using OBuilder spec:((from openbsd-78-amd64-ocaml-5.5)(comment openbsd-78-amd64-5.5_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(run (shell "doas ln -f /usr/bin/opam-2.5 /usr/bin/opam"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 8cd35acddd18fa903782ac90de78467ca3e3b506 || git fetch origin master) && git reset -q --hard 8cd35acddd18fa903782ac90de78467ca3e3b506 && git log --no-decorate -n1 --oneline"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update -u"))(copy (src ctypes.opam ctypes-foreign.opam) (dst /home/opam/src/./))(run (network host)(shell "opam pin add -yn ctypes.dev '/home/opam/src/./' && \\nopam pin add -yn ctypes-foreign.dev '/home/opam/src/./'"))(run (shell "echo '(lang dune 3.0)' > '/home/opam/src/./dune-project'"))(env DEPS "base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base compiler-cloning.enabled conf-ncurses.1 conf-pkg-config.5 cppo.1.8.0 csexp.1.5.2 dune.3.24.0 dune-configurator.3.24.0 integers.0.8.0 lwt.6.1.2 ocaml.5.5.0 ocaml-base-compiler.5.5.0 ocaml-compiler.5.5.0 ocaml-options-vanilla.1 ocamlfind.1.9.8 ocplib-endian.1.2 ounit.2.2.7 ounit2.2.2.7 seq.base stdlib-shims.0.3.0")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y ctypes.dev ctypes-foreign.dev $DEPS"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst /home/opam/src))(run (shell "cd /home/opam/src && opam exec -- dune build @install @check @runtest && rm -rf _build")))2026-06-30 19:36.55: Connecting to build cluster…2026-06-30 19:36.55: Waiting for resource in pool OCluster2026-06-30 21:31.30: Waiting for worker…2026-07-01 01:12.16: Got resource from pool OClusterBuilding on oregano.caelum.ci.devAll commits already cachedHEAD is now at 8e58a54 ctypes-foreign: add win32 depext(from openbsd-78-amd64-ocaml-5.5)2026-07-01 01:12.16 ---> using "ccae11b41e67ff31b516a8bcb38e06f2d7922e0aefbdcd5a2c4a7994a69b1893" from cache/: (comment openbsd-78-amd64-5.5_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (run (shell "doas ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-07-01 01:12.16 ---> using "5bacfeac074b82b756e7e0fc240ff765349af48b951c0c355ba41932915f12b9" from cache/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 8cd35acddd18fa903782ac90de78467ca3e3b506 || git fetch origin master) && git reset -q --hard 8cd35acddd18fa903782ac90de78467ca3e3b506 && git log --no-decorate -n1 --oneline"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADed86d35f8f..8cd35acddd master -> origin/master8cd35acddd Merge pull request #30092 from shonfeder/release-dune-3.24.02026-07-01 01:12.16 ---> using "64dd448d42f2718d9ed340e1a6a4637e4950a7728ea47a46bf231189b1aea0e0" from cache/: (run (shell "opam init --reinit -ni"))No configuration file found, using 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.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from file:///home/opam/opam-repositorydefault (at file:///home/opam/opam-repository):[WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)default (at file:///home/opam/opam-repository):[INFO] opam 2.5.1 includes security fixes; please consider upgrading (https://opam.ocaml.org/doc/Install.html)2026-07-01 01:12.16 ---> using "67c0d5806d98d2f4680efbe9a789666488c65cbd58235bdf7fb4fe733cfaf75c" from cache/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))OpenBSD 7.8The OCaml toplevel, version 5.5.02.5.02026-07-01 01:12.16 ---> using "2b2a2bd690d0f9cfb9f556011cacf7a1e738b9065230510dc64e9b0630ed5af6" from cache/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update -u"))<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] no changes from file:///home/opam/opam-repositoryEverything as up-to-date as possibleHowever, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.5.1"), which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.# To update the current shell environment, run: eval $(opam env)2026-07-01 01:12.16 ---> using "9373561a4a010b6995e9e9da99f7d9f6bf9f5a8e535e67405d006e5f1aa10ffe" from cache/: (copy (src ctypes.opam ctypes-foreign.opam) (dst /home/opam/src/./))2026-07-01 01:13.23 ---> saved as "170934ebae7dafae1dc24ae7d58d5c27838a558eb967bf6ea60eed91e60708ea"/: (run (network host)(shell "opam pin add -yn ctypes.dev '/home/opam/src/./' && \\nopam pin add -yn ctypes-foreign.dev '/home/opam/src/./'"))[ctypes.dev] synchronised (file:///home/opam/src)[WARNING] Failed checks on ctypes package definition from source at file:///home/opam/src:warning 48: The fields 'build-test:' and 'build-doc:' are deprecated, and should be replaced by uses of the 'with-test' and 'with-doc' filter variables in the 'build:' and 'install:' fields, and by the newer 'run-test:' fielderror 52: Package is needlessly flagged "light-uninstall", since it has no remove instructionsctypes is now pinned to file:///home/opam/src (version dev)[ctypes-foreign.dev] synchronised (file:///home/opam/src)[WARNING] Failed checks on ctypes-foreign package definition from source at file:///home/opam/src:error 3: File format error in 'depends' at line 47, column 0: Duplicate field dependswarning 47: Synopsis should start with a capital and not end with a dotwarning 68: Missing field 'license'ctypes-foreign is now pinned to file:///home/opam/src (version dev)2026-07-01 01:14.10 ---> saved as "46c5dcae9fb3f23fd8e4e69475abb7e4f7c2afdc2550e41577c6fb9d90b8bf47"/: (run (shell "echo '(lang dune 3.0)' > '/home/opam/src/./dune-project'"))2026-07-01 01:15.15 ---> saved as "92a8c63969c8b3fce72c4cf590259ef5e8bd26fd4bb06c7c6a96583135ac85d3"/: (env DEPS "base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base compiler-cloning.enabled conf-ncurses.1 conf-pkg-config.5 cppo.1.8.0 csexp.1.5.2 dune.3.24.0 dune-configurator.3.24.0 integers.0.8.0 lwt.6.1.2 ocaml.5.5.0 ocaml-base-compiler.5.5.0 ocaml-compiler.5.5.0 ocaml-options-vanilla.1 ocamlfind.1.9.8 ocplib-endian.1.2 ounit.2.2.7 ounit2.2.2.7 seq.base stdlib-shims.0.3.0")/: (env CI true)/: (env OCAMLCI true)/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y ctypes.dev ctypes-foreign.dev $DEPS"))[WARNING] Unknown update command for bsd, skipping system update<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[ctypes-foreign.dev] synchronised (file:///home/opam/src)[ctypes.dev] synchronised (file:///home/opam/src)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-compiler is already installed (current version is 5.5.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.5.0).[NOTE] Package ocaml is already installed (current version is 5.5.0).[NOTE] Package compiler-cloning is already installed (current version is enabled).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).# To update the current shell environment, run: eval $(opam env)2026-07-01 01:16.11 ---> saved as "af8ebac42fb154357565a42c347a0d07f4cc41e6d36ec2df98f46b0acfdb207c"/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-compiler is already installed (current version is 5.5.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.5.0).[NOTE] Package ocaml is already installed (current version is 5.5.0).[NOTE] Package compiler-cloning is already installed (current version is enabled).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following actions will be performed:=== install 15 packages- install base-bytes base- install conf-ncurses 1- install conf-pkg-config 5- install cppo 1.8.0- install csexp 1.5.2- install dune 3.24.0- install dune-configurator 3.24.0- install integers 0.8.0- install lwt 6.1.2- install ocamlfind 1.9.8- install ocplib-endian 1.2- install ounit 2.2.7- install ounit2 2.2.7- install seq base- install stdlib-shims 0.3.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved conf-pkg-config.5 (cached)-> installed conf-ncurses.1-> retrieved csexp.1.5.2 (cached)-> installed conf-pkg-config.5-> retrieved cppo.1.8.0 (cached)-> retrieved integers.0.8.0 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved ocplib-endian.1.2 (cached)-> retrieved lwt.6.1.2 (cached)-> retrieved seq.base (cached)-> installed seq.base-> retrieved ounit.2.2.7, ounit2.2.2.7 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved dune.3.24.0, dune-configurator.3.24.0 (cached)-> installed ocamlfind.1.9.8-> installed base-bytes.base-> installed dune.3.24.0-> installed stdlib-shims.0.3.0-> installed csexp.1.5.2-> installed cppo.1.8.0-> installed ounit2.2.2.7-> installed integers.0.8.0-> installed ounit.2.2.7-> installed ocplib-endian.1.2-> installed dune-configurator.3.24.0-> installed lwt.6.1.2Done.# To update the current shell environment, run: eval $(opam env)2026-07-01 01:21.12 ---> saved as "df2267e26fab08c2b8cecb43bad7520c04da47834a28c3c8782f1eac66cd81e4"/: (copy (src .) (dst /home/opam/src))2026-07-01 01:22.19 ---> saved as "838b891b0291b37a45f6f8ff79cde42bc9a46a72af4fc9e5c5b2561f6fdf2bd1"/: (run (shell "cd /home/opam/src && opam exec -- dune build @install @check @runtest && rm -rf _build"))2026-07-01 01:23.25 ---> saved as "0a78ffa6240dad9d533ed21f62fb56100ce255c2d94d5b2d811aeda2f8ce2214"Job succeeded2026-07-01 01:23.26: Job succeeded