2026-05-22 16:45.39: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/heads/static (7fc1e88f1015008a655cfad58367ed1f6b4fbd87) (openbsd-amd64:openbsd-77-amd64-5.4_opam-2.5) Base: openbsd-77-amd64-ocaml-5.4 Opam project build To reproduce locally: git clone --recursive "https://github.com/ygrek/ocurl.git" -b "static" && cd "ocurl" && git reset --hard 7fc1e88f cat > Dockerfile <<'END-OF-DOCKERFILE' FROM openbsd-77-amd64-ocaml-5.4 # openbsd-77-amd64-5.4_opam-2.5 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" RUN doas ln -f /usr/bin/opam-2.5 /usr/bin/opam RUN cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --oneline RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version RUN opam update -u COPY --chown=1000:1000 curl_lwt.opam curl.opam /home/opam/src/./ RUN opam pin add -yn curl_lwt.dev '/home/opam/src/./' && \ opam pin add -yn curl.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 conf-libcurl.2 cppo.1.8.0 csexp.1.5.2 dune.3.23.1 dune-configurator.3.23.1 lwt.6.1.2 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8 ocplib-endian.1.2" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.5 --depext-only -y curl_lwt.dev curl.dev $DEPS RUN opam install $DEPS COPY --chown=1000:1000 . /home/opam/src RUN cd /home/opam/src && opam exec -- dune build @install @check @runtest && rm -rf _build END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2026-05-22 16:45.39: Using cache hint "ygrek/ocurl-openbsd-77-amd64-ocaml-5.4-openbsd-77-amd64-5.4_opam-2.5-b53c38ba339e568b57107c1020c7ddab" 2026-05-22 16:45.39: Using OBuilder spec: ((from openbsd-77-amd64-ocaml-5.4) (comment openbsd-77-amd64-5.4_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 c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && 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 curl_lwt.opam curl.opam) (dst /home/opam/src/./)) (run (network host) (shell "opam pin add -yn curl_lwt.dev '/home/opam/src/./' && \ \nopam pin add -yn curl.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 conf-libcurl.2 cppo.1.8.0 csexp.1.5.2 dune.3.23.1 dune-configurator.3.23.1 lwt.6.1.2 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8 ocplib-endian.1.2") (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 curl_lwt.dev curl.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-05-22 16:45.39: Waiting for resource in pool OCluster 2026-05-22 16:47.03: Waiting for worker… 2026-05-22 20:39.47: Got resource from pool OCluster Building on oregano.caelum.ci.dev All commits already cached HEAD is now at 7fc1e88 static link (from openbsd-77-amd64-ocaml-5.4) 2026-05-22 20:39.48 ---> using "8424522d1f78b81b26ba463ba357c8ca122e0f74070b621aa84fc80c68430631" from cache /: (comment openbsd-77-amd64-5.4_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-05-22 20:39.48 ---> using "cd72dc3a3c8ea2afd18b1257d8b5421d0f9a4dafb0a258b995fdf62c1e2a67c4" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --oneline")) From https://github.com/ocaml/opam-repository * branch master -> FETCH_HEAD 93a7bce43a..3e30e43808 master -> origin/master c180e16309 Merge pull request #29907 from dra27/host-arch-fixes 2026-05-22 20:39.48 ---> using "903679aafd10c5738a1ced7658cccd972947fe23c22dfbdc693ee33759dbd349" 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-repository default (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-05-22 20:39.48 ---> using "19db3704192539e5eff9bfae2f4b59b7200563b231caa49bf667ec97ca25df3e" from cache /: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) OpenBSD 7.7 The OCaml toplevel, version 5.4.0 2.5.0 2026-05-22 20:39.48 ---> using "d552573fea7102d9878908c47580d19e76a426eada32c5eb0c528f96ca28ff12" 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-repository Everything as up-to-date as possible (run with --verbose to show unavailable upgrades). However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.5.0"), 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-05-22 20:39.48 ---> using "b42e900c650518903f8cc9a7a6a8e248936ca5e2edec5981ce57197485749bc4" from cache /: (copy (src curl_lwt.opam curl.opam) (dst /home/opam/src/./)) 2026-05-22 20:40.47 ---> saved as "41a6f0400c9a1b4b095087560a2870cac045f84a7d72460c2bdd3ed97cd45a63" /: (run (network host) (shell "opam pin add -yn curl_lwt.dev '/home/opam/src/./' && \ \nopam pin add -yn curl.dev '/home/opam/src/./'")) [curl_lwt.dev] synchronised (file:///home/opam/src) curl_lwt is now pinned to file:///home/opam/src (version dev) [curl.dev] synchronised (file:///home/opam/src) curl is now pinned to file:///home/opam/src (version dev) 2026-05-22 20:41.44 ---> saved as "599ccd52232aab8154a496f23769fe11c3cbfd63f3e7bc856f117855bc821bdf" /: (run (shell "echo '(lang dune 3.0)' > '/home/opam/src/./dune-project'")) 2026-05-22 20:42.43 ---> saved as "0641d6333bfa7e447f5f0c5be4bbfc136fd59e516b2d9733bd1b3921dd76fb5d" /: (env DEPS "base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base conf-libcurl.2 cppo.1.8.0 csexp.1.5.2 dune.3.23.1 dune-configurator.3.23.1 lwt.6.1.2 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8 ocplib-endian.1.2") /: (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 curl_lwt.dev curl.dev $DEPS")) [WARNING] Unknown update command for bsd, skipping system update <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [curl_lwt.dev] synchronised (file:///home/opam/src) [curl.dev] synchronised (file:///home/opam/src) [NOTE] Package ocaml-options-vanilla is already installed (current version is 1). [NOTE] Package ocaml-config is already installed (current version is 3). [NOTE] Package ocaml-compiler is already installed (current version is 5.4.0). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0). [NOTE] Package ocaml is already installed (current version is 5.4.0). [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-05-22 20:43.49 ---> saved as "6c5719cfd4be608c3b8288fb6208718d5dd5a0a7a079489843371d2e7587ac85" /: (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-config is already installed (current version is 3). [NOTE] Package ocaml-compiler is already installed (current version is 5.4.0). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0). [NOTE] Package ocaml is already installed (current version is 5.4.0). [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 9 packages - install base-bytes base - install conf-libcurl 2 - install cppo 1.8.0 - install csexp 1.5.2 - install dune 3.23.1 - install dune-configurator 3.23.1 - install lwt 6.1.2 - install ocamlfind 1.9.8 - install ocplib-endian 1.2 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed conf-libcurl.2 -> retrieved csexp.1.5.2 (cached) -> retrieved cppo.1.8.0 (cached) -> retrieved lwt.6.1.2 (cached) -> retrieved ocamlfind.1.9.8 (cached) -> retrieved ocplib-endian.1.2 (cached) -> retrieved dune.3.23.1, dune-configurator.3.23.1 (cached) -> installed ocamlfind.1.9.8 -> installed base-bytes.base -> installed dune.3.23.1 -> installed csexp.1.5.2 -> installed cppo.1.8.0 -> installed ocplib-endian.1.2 -> installed dune-configurator.3.23.1 -> installed lwt.6.1.2 Done. # To update the current shell environment, run: eval $(opam env) 2026-05-22 20:48.51 ---> saved as "02c726f50c81030307f88b0d62a862c1304898f66e7d36112b1dc1dd45f46b76" /: (copy (src .) (dst /home/opam/src)) 2026-05-22 20:49.51 ---> saved as "c66922c04ec573f45a5fb46a65b1682ef81c6ee52ff61a5c6a637fdf9b4b3bd6" /: (run (shell "cd /home/opam/src && opam exec -- dune build @install @check @runtest && rm -rf _build")) File "examples/dune", line 37, characters 18-25: 37 | (preprocess (pps lwt_ppx)) ^^^^^^^ Error: Library "lwt_ppx" not found. -> required by _build/default/examples/.merlin-conf/exe-test_lwt-7ea57e54dfcdb31d8ef2be2c4623f56b -> required by alias examples/check (cd _build/default && /home/opam/.opam/5.4.0/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w +a-4-42-69-70 -warn-error -a+31 -g -bin-annot -bin-annot-occurrences -I examples/.ocurl.eobjs/byte -I /home/opam/.opam/5.4.0/lib/ocaml/unix -I .curl.objs/byte -cmi-file examples/.ocurl.eobjs/byte/dune__exe__Ocurl.cmi -no-alias-deps -opaque -open Dune__exe -o examples/.ocurl.eobjs/byte/dune__exe__Ocurl.cmo -c -impl examples/ocurl.ml) File "examples/ocurl.ml", line 21, characters 4-14: 21 | let getContent connection url = ^^^^^^^^^^ Warning 32 [unused-value-declaration]: unused value getContent. (cd _build/default && /home/opam/.opam/5.4.0/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w +a-4-42-69-70 -warn-error -a+31 -g -bin-annot -bin-annot-occurrences -I .curl_lwt.objs/byte -I /home/opam/.opam/5.4.0/lib/bytes -I /home/opam/.opam/5.4.0/lib/lwt -I /home/opam/.opam/5.4.0/lib/lwt/unix -I /home/opam/.opam/5.4.0/lib/ocaml/threads -I /home/opam/.opam/5.4.0/lib/ocaml/unix -I /home/opam/.opam/5.4.0/lib/ocplib-endian -I /home/opam/.opam/5.4.0/lib/ocplib-endian/bigstring -I .curl.objs/byte -cmi-file .curl_lwt.objs/byte/curl_lwt.cmi -no-alias-deps -opaque -o .curl_lwt.objs/byte/curl_lwt.cmo -c -impl curl_lwt.ml) File "curl_lwt.ml", line 42, characters 4-20: 42 | M.action_timeout mt; ^^^^^^^^^^^^^^^^ Alert deprecated: M.action_timeout Use action_timeout' instead (cd _build/default && /home/opam/.opam/5.4.0/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w +a-4-42-69-70 -warn-error -a+31 -g -I .curl_lwt.objs/byte -I .curl_lwt.objs/native -I /home/opam/.opam/5.4.0/lib/bytes -I /home/opam/.opam/5.4.0/lib/lwt -I /home/opam/.opam/5.4.0/lib/lwt/unix -I /home/opam/.opam/5.4.0/lib/ocaml/threads -I /home/opam/.opam/5.4.0/lib/ocaml/unix -I /home/opam/.opam/5.4.0/lib/ocplib-endian -I /home/opam/.opam/5.4.0/lib/ocplib-endian/bigstring -I .curl.objs/byte -I .curl.objs/native -cmi-file .curl_lwt.objs/byte/curl_lwt.cmi -no-alias-deps -opaque -o .curl_lwt.objs/native/curl_lwt.cmx -c -impl curl_lwt.ml) File "curl_lwt.ml", line 42, characters 4-20: 42 | M.action_timeout mt; ^^^^^^^^^^^^^^^^ Alert deprecated: M.action_timeout Use action_timeout' instead (cd _build/default && /home/opam/.opam/5.4.0/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w +a-4-42-69-70 -warn-error -a+31 -g -bin-annot -bin-annot-occurrences -I examples/.opar.eobjs/byte -I /home/opam/.opam/5.4.0/lib/ocaml/threads -I /home/opam/.opam/5.4.0/lib/ocaml/unix -I .curl.objs/byte -cmi-file examples/.opar.eobjs/byte/dune__exe__Opar.cmi -no-alias-deps -opaque -open Dune__exe -o examples/.opar.eobjs/byte/dune__exe__Opar.cmo -c -impl examples/opar.ml) File "examples/opar.ml", line 9, characters 4-17: 9 | let show_progress fname conn = ^^^^^^^^^^^^^ Warning 32 [unused-value-declaration]: unused value show_progress. (cd _build/default && /usr/bin/cc -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -Wall -Wno-deprecated-declarations -I/usr/local/include -g -I /home/opam/.opam/5.4.0/lib/ocaml -I /home/opam/.opam/5.4.0/lib/ocaml/unix -o curl-helper.o -c curl-helper.c) curl-helper.c:4081:9: warning: libcurl does not provide CURLINFO_EFFECTIVE_URL [-W#pragma-messages] #pragma message("libcurl does not provide CURLINFO_EFFECTIVE_URL") ^ curl-helper.c:4392:9: warning: libcurl does not provide CURLINFO_REDIRECT_URL [-W#pragma-messages] #pragma message("libcurl does not provide CURLINFO_REDIRECT_URL") ^ curl-helper.c:4404:9: warning: libcurl does not provide CURLINFO_PRIMARY_IP [-W#pragma-messages] #pragma message("libcurl does not provide CURLINFO_PRIMARY_IP") ^ curl-helper.c:4416:9: warning: libcurl does not provide CURLINFO_LOCAL_IP [-W#pragma-messages] #pragma message("libcurl does not provide CURLINFO_LOCAL_IP") ^ curl-helper.c:4428:9: warning: libcurl does not provide CURLINFO_LOCAL_PORT [-W#pragma-messages] #pragma message("libcurl does not provide CURLINFO_LOCAL_PORT") ^ curl-helper.c:4440:9: warning: libcurl does not provide CURLINFO_CONDITION_UNMET [-W#pragma-messages] #pragma message("libcurl does not provide CURLINFO_CONDITION_UNMET") ^ curl-helper.c:4465:9: warning: libcurl does not provide CURLINFO_CERTINFO [-W#pragma-messages] #pragma message("libcurl does not provide CURLINFO_CERTINFO") ^ curl-helper.c:4476:9: warning: libcurl does not provide CURLINFO_ACTIVESOCKET [-W#pragma-messages] #pragma message("libcurl does not provide CURLINFO_ACTIVESOCKET") ^ curl-helper.c:4490:9: warning: libcurl does not provide CURLINFO_HTTP_VERSION [-W#pragma-messages] #pragma message("libcurl does not provide CURLINFO_HTTP_VERSION") ^ curl-helper.c:4510:41: warning: variable 'longValue' is uninitialized when used here [-Wuninitialized] Store_field(result, 0, Val_long(longValue)); ^~~~~~~~~ /home/opam/.opam/5.4.0/lib/ocaml/caml/mlvalues.h:79:47: note: expanded from macro 'Val_long' #define Val_long(x) ((intnat) (((uintnat)(x) << 1)) + 1) ^ /home/opam/.opam/5.4.0/lib/ocaml/caml/memory.h:470:27: note: expanded from macro 'Store_field' value caml__temp_val = (val); \ ^~~ curl-helper.c:4058:19: note: initialize the variable 'longValue' to silence this warning long longValue; ^ = 0 curl-helper.c:4531:43: warning: variable 'socketValue' is uninitialized when used here [-Wuninitialized] Store_field(result, 0, Val_socket(socketValue)); ^~~~~~~~~~~ curl-helper.c:98:31: note: expanded from macro 'Val_socket' #define Val_socket(v) Val_int(v) ^ /home/opam/.opam/5.4.0/lib/ocaml/caml/mlvalues.h:83:29: note: expanded from macro 'Val_int' #define Val_int(x) Val_long(x) ^ /home/opam/.opam/5.4.0/lib/ocaml/caml/mlvalues.h:79:47: note: expanded from macro 'Val_long' #define Val_long(x) ((intnat) (((uintnat)(x) << 1)) + 1) ^ /home/opam/.opam/5.4.0/lib/ocaml/caml/memory.h:470:27: note: expanded from macro 'Store_field' value caml__temp_val = (val); \ ^~~ curl-helper.c:4059:30: note: initialize the variable 'socketValue' to silence this warning curl_socket_t socketValue; ^ = 0 curl-helper.c:4515:49: warning: variable 'doubleValue' is uninitialized when used here [-Wuninitialized] Store_field(result, 0, caml_copy_double(doubleValue)); ^~~~~~~~~~~ /home/opam/.opam/5.4.0/lib/ocaml/caml/memory.h:470:27: note: expanded from macro 'Store_field' value caml__temp_val = (val); \ ^~~ curl-helper.c:4057:23: note: initialize the variable 'doubleValue' to silence this warning double doubleValue; ^ = 0.0 curl-helper.c:1052:12: warning: unused function 'cb_XFERINFOFUNCTION' [-Wunused-function] static int cb_XFERINFOFUNCTION(void *data, ^ curl-helper.c:1144:18: warning: unused function 'cb_IOCTLFUNCTION' [-Wunused-function] static curlioerr cb_IOCTLFUNCTION(CURL *ioctl, ^ curl-helper.c:2170:13: warning: unused function 'handle_SSL_OPTIONS_' [-Wunused-function] static void handle_SSL_OPTIONS_(CURLoption opt, Connection *conn, value opts) ^ curl-helper.c:2673:13: warning: unused function 'ocaml_HTTP_VERSION' [-Wunused-function] static long ocaml_HTTP_VERSION(long curl_version) ^ 16 warnings generated. File "dune", lines 3-12, characters 0-253: 3 | (library 4 | (public_name curl) 5 | (wrapped false) 6 | (foreign_stubs 7 | (language c) 8 | (flags -DHAVE_CONFIG_H :standard (:include cflags.sexp)) 9 | (names curl-helper)) 10 | (c_library_flags :standard (:include clibs.sexp)) 11 | (libraries bigarray unix) 12 | (modules curl)) (cd _build/default && /home/opam/.opam/5.4.0/bin/ocamlmklib -g -o curl_stubs curl-helper.o -ldopt -Wl,--push-state -ldopt -Wl,-Bdynamic -ldopt -lsasl2 -ldopt -lp11-kit -ldopt -Wl,--pop-state -ldopt -L/usr/local/lib -ldopt -pthread -ldopt -lcurl -ldopt -lz -ldopt -lssl -ldopt -lcrypto -ldopt -lnghttp2 -ldopt -lngtcp2 -ldopt -lngtcp2_crypto_quictls -ldopt -lnghttp3) ld: error: unable to find library -lsasl2 ld: error: unable to find library -lp11-kit cc: error: linker command failed with exit code 1 (use -v to see invocation) "cd /home/opam/src && opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1 2026-05-22 20:52.15: Job failed: Failed: Build failed