2026-05-04 16:48.14: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/heads/static (49b2688fd4d45d6314854aae1424ea10da599710) (linux-x86_64:ubuntu-24.04-5.4_opam-2.5)Base: ocaml/opam:ubuntu-24.04-ocaml-5.4@sha256:52aa6935df4f331cf0908e036760b43fd20e0b811bc548c57e893089dbb9cc5bOpam project buildTo reproduce locally:git clone --recursive "https://github.com/ygrek/ocurl.git" -b "static" && cd "ocurl" && git reset --hard 49b2688fcat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:ubuntu-24.04-ocaml-5.4@sha256:52aa6935df4f331cf0908e036760b43fd20e0b811bc548c57e893089dbb9cc5b# ubuntu-24.04-5.4_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e dd592986d47d277a9eee2bf37e1c4aa3a0c3efbd || git fetch origin master) && git reset -q --hard dd592986d47d277a9eee2bf37e1c4aa3a0c3efbd && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 curl_lwt.opam curl.opam ./RUN opam pin add -yn curl_lwt.dev './' && \opam pin add -yn curl.dev './'RUN echo '(lang dune 3.0)' > './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.22.2 dune-configurator.3.22.2 lwt.6.1.2 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 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 $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-05-04 16:48.14: Using cache hint "ygrek/ocurl-ocaml/opam:ubuntu-24.04-ocaml-5.4@sha256:52aa6935df4f331cf0908e036760b43fd20e0b811bc548c57e893089dbb9cc5b-ubuntu-24.04-5.4_opam-2.5-6880fa0d759fb1d45cc3ead977bc52f7"2026-05-04 16:48.14: Using OBuilder spec:((from ocaml/opam:ubuntu-24.04-ocaml-5.4@sha256:52aa6935df4f331cf0908e036760b43fd20e0b811bc548c57e893089dbb9cc5b)(comment ubuntu-24.04-5.4_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(workdir /src)(run (shell "sudo chown opam /src"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e dd592986d47d277a9eee2bf37e1c4aa3a0c3efbd || git fetch origin master) && git reset -q --hard dd592986d47d277a9eee2bf37e1c4aa3a0c3efbd && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src curl_lwt.opam curl.opam) (dst ./))(run (network host)(shell "opam pin add -yn curl_lwt.dev './' && \\nopam pin add -yn curl.dev './'"))(run (shell "echo '(lang dune 3.0)' > './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.22.2 dune-configurator.3.22.2 lwt.6.1.2 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 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 /src))(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")))2026-05-04 16:48.14: Waiting for resource in pool OCluster2026-05-04 16:48.14: Waiting for worker…2026-05-04 16:48.17: Got resource from pool OClusterBuilding on phoebe.caelum.ci.devAll commits already cachedHEAD is now at 49b2688 static link(from ocaml/opam:ubuntu-24.04-ocaml-5.4@sha256:52aa6935df4f331cf0908e036760b43fd20e0b811bc548c57e893089dbb9cc5b)Unable to find image 'ocaml/opam:ubuntu-24.04-ocaml-5.4@sha256:52aa6935df4f331cf0908e036760b43fd20e0b811bc548c57e893089dbb9cc5b' locallydocker.io/ocaml/opam@sha256:52aa6935df4f331cf0908e036760b43fd20e0b811bc548c57e893089dbb9cc5b: Pulling from ocaml/opam689b91d88a0f: Pulling fs layer4e71de5e5d62: Pulling fs layerebacb4dcb106: Pulling fs layere54a581ed4fe: Pulling fs layer31c8da56d6c5: Pulling fs layer78c5ccb5f898: Pulling fs layer05d21c448f84: Pulling fs layer559aa43d65a4: Pulling fs layerd5185a2eabb5: Pulling fs layer4af1cc7467a6: Pulling fs layer785492f225f6: Pulling fs layer42bfa704d2dd: Pulling fs layere54a581ed4fe: Waiting3be5ed29336d: Pulling fs layere3319c2037f4: Pulling fs layer78c5ccb5f898: Waiting05d21c448f84: Waiting94e34681764b: Pulling fs layer31c8da56d6c5: Waiting4af1cc7467a6: Waiting4ec9e68ee34d: Pulling fs layer785492f225f6: Waiting3be5ed29336d: Waitingd5185a2eabb5: Waitingaec43c725cd2: Pulling fs layer559aa43d65a4: Waiting42bfa704d2dd: Waiting7acecb48ba6a: Pulling fs layere3319c2037f4: Waiting94e34681764b: Waitingaec43c725cd2: Waiting492dd654d68c: Pulling fs layer3c8005e626fb: Pulling fs layer4ec9e68ee34d: Waiting7acecb48ba6a: Waitingb6f67ba481ee: Pulling fs layer492dd654d68c: Waiting3c8005e626fb: Waiting4f4fb700ef54: Pulling fs layerb6f67ba481ee: Waitingdf53a60fa952: Pulling fs layerb42cdad985d5: Pulling fs layer4f4fb700ef54: Waiting494e19bd873f: Pulling fs layer53ffe4a4f1f9: Pulling fs layerdf53a60fa952: Waitingb42cdad985d5: Waiting754abef4f8f7: Pulling fs layer53ffe4a4f1f9: Waiting3664f1751578: Pulling fs layeraa77633fe275: Pulling fs layer3664f1751578: Waiting5eec1f142a21: Pulling fs layer494e19bd873f: Waitingaa77633fe275: Waiting754abef4f8f7: Waitingf70f5a070895: Pulling fs layer5eec1f142a21: Waiting4bf3f5d0067b: Pulling fs layercff0354fc807: Pulling fs layer3485656325da: Pulling fs layerf70f5a070895: Waiting7e84f578b127: Pulling fs layerafcb0d69a5ce: Pulling fs layercff0354fc807: Waiting4bf3f5d0067b: Waiting7eeb573d125d: Pulling fs layer3485656325da: Waiting7e84f578b127: Waiting1d036fde2e92: Pulling fs layer7eeb573d125d: Waitingafcb0d69a5ce: Waiting8bd34066b8cd: Pulling fs layerb1bdbb688505: Pulling fs layer1d036fde2e92: Waitinga32fe70ebf8b: Pulling fs layerb1bdbb688505: Waiting8bd34066b8cd: Waitingc8a281298210: Pulling fs layera32fe70ebf8b: Waitingc3aa8e81a32f: Pulling fs layere3c4f2c16d28: Pulling fs layer0691d9999d93: Pulling fs layerc8a281298210: Waitinge3c4f2c16d28: Waitinge65256d8aa45: Pulling fs layerc3aa8e81a32f: Waiting0691d9999d93: Waitingcf0d291468bf: Pulling fs layere65256d8aa45: Waitingcf0d291468bf: Waitingebacb4dcb106: Verifying Checksumebacb4dcb106: Download complete4e71de5e5d62: Download complete31c8da56d6c5: Verifying Checksum31c8da56d6c5: Download completee54a581ed4fe: Verifying Checksume54a581ed4fe: Download complete05d21c448f84: Verifying Checksum05d21c448f84: Download complete559aa43d65a4: Verifying Checksum559aa43d65a4: Download completed5185a2eabb5: Verifying Checksumd5185a2eabb5: Download complete4af1cc7467a6: Verifying Checksum4af1cc7467a6: Download complete785492f225f6: Verifying Checksum785492f225f6: Download complete42bfa704d2dd: Verifying Checksum42bfa704d2dd: Download complete3be5ed29336d: Verifying Checksum3be5ed29336d: Download complete78c5ccb5f898: Verifying Checksum78c5ccb5f898: Download complete689b91d88a0f: Verifying Checksum689b91d88a0f: Download complete94e34681764b: Verifying Checksum94e34681764b: Download completee3319c2037f4: Verifying Checksume3319c2037f4: Download complete4ec9e68ee34d: Download completeaec43c725cd2: Verifying Checksumaec43c725cd2: Download complete7acecb48ba6a: Verifying Checksum7acecb48ba6a: Download complete492dd654d68c: Verifying Checksum492dd654d68c: Download complete3c8005e626fb: Verifying Checksum3c8005e626fb: Download completeb6f67ba481ee: Verifying Checksumb6f67ba481ee: Download complete4f4fb700ef54: Download completedf53a60fa952: Verifying Checksumdf53a60fa952: Download completeb42cdad985d5: Download complete494e19bd873f: Verifying Checksum494e19bd873f: Download complete53ffe4a4f1f9: Verifying Checksum53ffe4a4f1f9: Download complete754abef4f8f7: Verifying Checksum754abef4f8f7: Download complete3664f1751578: Verifying Checksum3664f1751578: Download completeaa77633fe275: Download complete5eec1f142a21: Download complete4bf3f5d0067b: Download completef70f5a070895: Verifying Checksumf70f5a070895: Download complete3485656325da: Download completecff0354fc807: Verifying Checksumcff0354fc807: Download completeafcb0d69a5ce: Verifying Checksumafcb0d69a5ce: Download complete689b91d88a0f: Pull complete4e71de5e5d62: Pull completeebacb4dcb106: Pull complete1d036fde2e92: Verifying Checksum1d036fde2e92: Download complete8bd34066b8cd: Verifying Checksum8bd34066b8cd: Download completeb1bdbb688505: Verifying Checksumb1bdbb688505: Download completee54a581ed4fe: Pull completea32fe70ebf8b: Verifying Checksuma32fe70ebf8b: Download complete31c8da56d6c5: Pull completec8a281298210: Download completec3aa8e81a32f: Verifying Checksumc3aa8e81a32f: Download complete7e84f578b127: Verifying Checksum7e84f578b127: Download completee3c4f2c16d28: Verifying Checksume3c4f2c16d28: Download completee65256d8aa45: Verifying Checksume65256d8aa45: Download complete0691d9999d93: Verifying Checksum0691d9999d93: Download completecf0d291468bf: Download complete7eeb573d125d: Verifying Checksum7eeb573d125d: Download complete78c5ccb5f898: Pull complete05d21c448f84: Pull complete559aa43d65a4: Pull completed5185a2eabb5: Pull complete4af1cc7467a6: Pull complete785492f225f6: Pull complete42bfa704d2dd: Pull complete3be5ed29336d: Pull completee3319c2037f4: Pull complete94e34681764b: Pull complete4ec9e68ee34d: Pull completeaec43c725cd2: Pull complete7acecb48ba6a: Pull complete492dd654d68c: Pull complete3c8005e626fb: Pull completeb6f67ba481ee: Pull complete4f4fb700ef54: Pull completedf53a60fa952: Pull completeb42cdad985d5: Pull complete494e19bd873f: Pull complete53ffe4a4f1f9: Pull complete754abef4f8f7: Pull complete3664f1751578: Pull completeaa77633fe275: Pull complete5eec1f142a21: Pull completef70f5a070895: Pull complete4bf3f5d0067b: Pull completecff0354fc807: Pull complete3485656325da: Pull complete7e84f578b127: Pull completeafcb0d69a5ce: Pull complete7eeb573d125d: Pull complete1d036fde2e92: Pull complete8bd34066b8cd: Pull completeb1bdbb688505: Pull completea32fe70ebf8b: Pull completec8a281298210: Pull completec3aa8e81a32f: Pull completee3c4f2c16d28: Pull complete0691d9999d93: Pull completee65256d8aa45: Pull completecf0d291468bf: Pull completeDigest: sha256:52aa6935df4f331cf0908e036760b43fd20e0b811bc548c57e893089dbb9cc5bStatus: Downloaded newer image for ocaml/opam@sha256:52aa6935df4f331cf0908e036760b43fd20e0b811bc548c57e893089dbb9cc5b2026-05-04 16:48.25 ---> using "a06438aa566b1a049d3c7f3592a97d1d542968d81a3b125c496e6979e82c3753" from cache/: (comment ubuntu-24.04-5.4_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-05-04 16:48.25 ---> using "c2b2360ef99f72899407b49dd086bb8647a07219c731395851adaf9da76ebc22" from cache/src: (run (shell "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.This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-05-04 16:48.25 ---> using "b5f92c54ac9e0bb36cf513f47b75a50818a7b9cd0b304784316918bc86e321e8" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-110-genericThe OCaml toplevel, version 5.4.12.5.02026-05-04 16:48.25 ---> using "6dcd95a2cd00bae4736d988819170a2206558fe7fede2c0ce0afe161d3bc3ff5" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-05-04 16:48.25 ---> using "622547fce7a62120860246a1c49c10aaf61fb8918ad64525eab71906d89383a5" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e dd592986d47d277a9eee2bf37e1c4aa3a0c3efbd || git fetch origin master) && git reset -q --hard dd592986d47d277a9eee2bf37e1c4aa3a0c3efbd && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD42844088d7..ade76687fb master -> origin/masterdd592986d4 Merge pull request #29752 from raphael-proust/opam-publish-lwt.6.1.2<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositorydefault (at git+file:///home/opam/opam-repository):[WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)default (at git+file:///home/opam/opam-repository):[INFO] opam 2.5.1 includes security fixes; please consider upgrading (https://opam.ocaml.org/doc/Install.html)Everything as up-to-date as possibleHowever, 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-04 16:48.45 ---> saved as "f9bdc254e6564194e7a271c5ca967061f7d802f615fce94d30b247c9016bf9c6"/src: (copy (src curl_lwt.opam curl.opam) (dst ./))2026-05-04 16:48.47 ---> saved as "8e1258909a210d2f427a278e8256ae9ab61bae2138f5a1519e602388f909f7ed"/src: (run (network host)(shell "opam pin add -yn curl_lwt.dev './' && \\nopam pin add -yn curl.dev './'"))[curl_lwt.dev] synchronised (file:///src)curl_lwt is now pinned to file:///src (version dev)[curl.dev] synchronised (file:///src)curl is now pinned to file:///src (version dev)2026-05-04 16:48.54 ---> saved as "35b6cf35151e82c54f98bab8b47208c5b4dce40ba4767dd64aa6878a64edb50b"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-05-04 16:48.58 ---> saved as "dac8fdf2b4289f3070230d184142c32a55fcf59559033172814fd4dd1ab687fe"/src: (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.22.2 dune-configurator.3.22.2 lwt.6.1.2 ocaml.5.4.1 ocaml-base-compiler.5.4.1 ocaml-compiler.5.4.1 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8 ocplib-endian.1.2")/src: (env CI true)/src: (env OCAMLCI true)/src: (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"))+ /usr/bin/sudo "apt-get" "update"- Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease- Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]- Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]- Get:4 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3810 kB]- Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2142 kB]- Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2400 kB]- Get:7 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [54.1 kB]- Get:8 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B]- Get:9 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB]- Get:10 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB]- Ign:11 http://security.ubuntu.com/ubuntu noble-security InRelease- Get:11 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]- Get:12 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [2018 kB]- Get:13 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.2 kB]- Get:14 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3566 kB]- Get:15 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1499 kB]- Fetched 16.0 MB in 2min 10s (123 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[curl.dev] synchronised (file:///src)[curl_lwt.dev] synchronised (file:///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.1).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml is already installed (current version is 5.4.1).[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 system packages will first need to be installed:libcurl4-gnutls-dev<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcurl4-gnutls-dev"- debconf: delaying package configuration, since apt-utils is not installed- (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 ... 16365 files and directories currently installed.)- Preparing to unpack .../curl_8.5.0-2ubuntu10.9_amd64.deb ...- Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ...- Preparing to unpack .../libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ...- Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ...- Preparing to unpack .../libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ...- Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ...- Selecting previously unselected package libcurl4-gnutls-dev:amd64.- Preparing to unpack .../libcurl4-gnutls-dev_8.5.0-2ubuntu10.9_amd64.deb ...- Unpacking libcurl4-gnutls-dev:amd64 (8.5.0-2ubuntu10.9) ...- Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ...- Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ...- Setting up libcurl4-gnutls-dev:amd64 (8.5.0-2ubuntu10.9) ...- Setting up curl (8.5.0-2ubuntu10.9) ...- Processing triggers for libc-bin (2.39-0ubuntu8.7) ...# To update the current shell environment, run: eval $(opam env)2026-05-04 16:51.26 ---> saved as "e82c8bd5386aaeda44a990c2bd0a8893f3eb34ee89cfb960b1897d087cdc968d"/src: (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.1).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.1).[NOTE] Package ocaml is already installed (current version is 5.4.1).[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.22.2- install dune-configurator 3.22.2- install lwt 6.1.2- install ocamlfind 1.9.8- install ocplib-endian 1.2<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved cppo.1.8.0 (cached)-> retrieved csexp.1.5.2 (cached)-> installed conf-libcurl.2-> retrieved lwt.6.1.2 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved ocplib-endian.1.2 (cached)-> retrieved dune.3.22.2, dune-configurator.3.22.2 (cached)-> installed ocamlfind.1.9.8-> installed base-bytes.base-> installed dune.3.22.2-> installed csexp.1.5.2-> installed cppo.1.8.0-> installed ocplib-endian.1.2-> installed dune-configurator.3.22.2-> installed lwt.6.1.2Done.# To update the current shell environment, run: eval $(opam env)2026-05-04 16:52.11 ---> saved as "b3e6627d128f2cf356e9e6c78cb186841dabc1e834b2834e71f14182c8c024fd"/src: (copy (src .) (dst /src))2026-05-04 16:52.13 ---> saved as "42d2e7ff8e74e78305815308a62d5e5e55d03b259f26485d769f8f0bfae4ff62"/src: (run (shell "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-4ae3cca8f9be9de71a1a7b2ad5e3dcce-> required by alias examples/check(cd _build/default && /home/opam/.opam/5.4/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/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/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/lib/ocaml/threads -I /home/opam/.opam/5.4/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 && /home/opam/.opam/5.4/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/lib/bytes -I /home/opam/.opam/5.4/lib/lwt -I /home/opam/.opam/5.4/lib/lwt/unix -I /home/opam/.opam/5.4/lib/ocaml/threads -I /home/opam/.opam/5.4/lib/ocaml/unix -I /home/opam/.opam/5.4/lib/ocplib-endian -I /home/opam/.opam/5.4/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_timeoutUse action_timeout' instead(cd _build/default && /home/opam/.opam/5.4/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/lib/bytes -I /home/opam/.opam/5.4/lib/lwt -I /home/opam/.opam/5.4/lib/lwt/unix -I /home/opam/.opam/5.4/lib/ocaml/threads -I /home/opam/.opam/5.4/lib/ocaml/unix -I /home/opam/.opam/5.4/lib/ocplib-endian -I /home/opam/.opam/5.4/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_timeoutUse action_timeout' insteadFile "examples/dune", line 7, characters 2-19:7 | test_memory_leaks^^^^^^^^^^^^^^^^^(cd _build/default && /home/opam/.opam/5.4/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 -o examples/test_memory_leaks.exe /home/opam/.opam/5.4/lib/ocaml/unix/unix.cmxa curl.cmxa -I . examples/.ocurl.eobjs/native/dune__exe.cmx examples/.ocurl.eobjs/native/dune__exe__Test_memory_leaks.cmx -cc 'gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -Wl,-Bstatic' -cclib -Wl,-Bdynamic)/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-krb5.o): in function `krb5_decode':(.text+0x6c): undefined reference to `gss_unwrap'/usr/bin/ld: (.text+0x98): undefined reference to `gss_release_buffer'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-krb5.o): in function `krb5_encode':(.text+0x121): undefined reference to `gss_wrap'/usr/bin/ld: (.text+0x162): undefined reference to `gss_release_buffer'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-krb5.o): in function `krb5_end':(.text+0x1cb): undefined reference to `gss_delete_sec_context'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-krb5.o): in function `krb5_auth':(.text+0x485): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE'/usr/bin/ld: (.text+0x494): undefined reference to `gss_import_name'/usr/bin/ld: (.text+0x4bb): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0x56f): undefined reference to `gss_display_name'/usr/bin/ld: (.text+0x5c8): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x76b): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0x776): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x7d0): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0x7db): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x82b): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0x836): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x8f3): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0x8fe): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x94d): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0x958): undefined reference to `gss_release_buffer'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-psl.o): in function `Curl_psl_destroy':(.text+0x31): undefined reference to `psl_free'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-psl.o): in function `Curl_psl_use':(.text+0xc8): undefined reference to `psl_latest'/usr/bin/ld: (.text+0x169): undefined reference to `psl_builtin'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-version.o): in function `curl_version':(.text+0xef): undefined reference to `zlibVersion'/usr/bin/ld: (.text+0x11b): undefined reference to `BrotliDecoderVersion'/usr/bin/ld: (.text+0x161): undefined reference to `ZSTD_versionNumber'/usr/bin/ld: (.text+0x1dd): undefined reference to `idn2_check_version'/usr/bin/ld: (.text+0x209): undefined reference to `psl_get_version'/usr/bin/ld: (.text+0x2b2): undefined reference to `ldap_get_option'/usr/bin/ld: (.text+0x48d): undefined reference to `ldap_memfree'/usr/bin/ld: (.text+0x499): undefined reference to `ber_memvfree'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-version.o): in function `curl_version_info':(.text+0x500): undefined reference to `zlibVersion'/usr/bin/ld: (.text+0x513): undefined reference to `idn2_check_version'/usr/bin/ld: (.text+0x53a): undefined reference to `BrotliDecoderVersion'/usr/bin/ld: (.text+0x545): undefined reference to `BrotliDecoderVersion'/usr/bin/ld: (.text+0x583): undefined reference to `ZSTD_versionNumber'/usr/bin/ld: (.text+0x58e): undefined reference to `ZSTD_versionNumber'/usr/bin/ld: (.text+0x603): undefined reference to `nghttp2_version'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-libssh.o): in function `myssh_statemach_act':(.text+0x105): undefined reference to `ssh_scp_free'/usr/bin/ld: (.text+0x11e): undefined reference to `ssh_set_blocking'/usr/bin/ld: (.text+0x13d): undefined reference to `ssh_scp_free'/usr/bin/ld: (.text+0x154): undefined reference to `ssh_disconnect'/usr/bin/ld: (.text+0x15e): undefined reference to `ssh_version'/usr/bin/ld: (.text+0x178): undefined reference to `ssh_string_free_char'/usr/bin/ld: (.text+0x1ad): undefined reference to `ssh_free'/usr/bin/ld: (.text+0x1c9): undefined reference to `ssh_string_free_char'/usr/bin/ld: (.text+0x1e5): undefined reference to `sftp_attributes_free'/usr/bin/ld: (.text+0x1f6): undefined reference to `sftp_attributes_free'/usr/bin/ld: (.text+0x207): undefined reference to `sftp_attributes_free'/usr/bin/ld: (.text+0x218): undefined reference to `ssh_key_free'/usr/bin/ld: (.text+0x229): undefined reference to `ssh_key_free'/usr/bin/ld: (.text+0x2bb): undefined reference to `ssh_string_free_char'/usr/bin/ld: (.text+0x391): undefined reference to `ssh_set_blocking'/usr/bin/ld: (.text+0x3ab): undefined reference to `ssh_connect'/usr/bin/ld: (.text+0x41e): undefined reference to `ssh_get_server_publickey'/usr/bin/ld: (.text+0x45c): undefined reference to `ssh_get_publickey_hash'/usr/bin/ld: (.text+0x4c4): undefined reference to `ssh_clean_pubkey_hash'/usr/bin/ld: (.text+0x4d0): undefined reference to `ssh_key_free'/usr/bin/ld: (.text+0x4e1): undefined reference to `ssh_knownhosts_entry_free'/usr/bin/ld: (.text+0x515): undefined reference to `ssh_userauth_none'/usr/bin/ld: (.text+0x560): undefined reference to `ssh_scp_init'/usr/bin/ld: (.text+0x582): undefined reference to `ssh_scp_pull_request'/usr/bin/ld: (.text+0x597): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x5fc): undefined reference to `ssh_userauth_password'/usr/bin/ld: (.text+0x64d): undefined reference to `ssh_set_blocking'/usr/bin/ld: (.text+0x659): undefined reference to `sftp_new'/usr/bin/ld: (.text+0x671): undefined reference to `sftp_init'/usr/bin/ld: (.text+0x69a): undefined reference to `sftp_canonicalize_path'/usr/bin/ld: (.text+0x6cc): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x741): undefined reference to `ssh_scp_close'/usr/bin/ld: (.text+0x788): undefined reference to `ssh_scp_init'/usr/bin/ld: (.text+0x7af): undefined reference to `ssh_scp_push_file'/usr/bin/ld: (.text+0x7c3): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x830): undefined reference to `sftp_fstat'/usr/bin/ld: (.text+0x8a5): undefined reference to `sftp_close'/usr/bin/ld: (.text+0x8c3): undefined reference to `sftp_open'/usr/bin/ld: (.text+0x8db): undefined reference to `sftp_file_set_nonblocking'/usr/bin/ld: (.text+0x900): undefined reference to `sftp_closedir'/usr/bin/ld: (.text+0x94d): undefined reference to `sftp_close'/usr/bin/ld: (.text+0x969): undefined reference to `sftp_free'/usr/bin/ld: (.text+0x985): undefined reference to `ssh_string_free_char'/usr/bin/ld: (.text+0x9c5): undefined reference to `sftp_close'/usr/bin/ld: (.text+0xa7d): undefined reference to `sftp_attributes_free'/usr/bin/ld: (.text+0xa90): undefined reference to `sftp_lstat'/usr/bin/ld: (.text+0xb5c): undefined reference to `sftp_attributes_free'/usr/bin/ld: (.text+0xb6f): undefined reference to `sftp_readdir'/usr/bin/ld: (.text+0xc78): undefined reference to `sftp_mkdir'/usr/bin/ld: (.text+0xd79): undefined reference to `sftp_close'/usr/bin/ld: (.text+0xd98): undefined reference to `sftp_open'/usr/bin/ld: (.text+0xe44): undefined reference to `sftp_seek64'/usr/bin/ld: (.text+0xe66): undefined reference to `sftp_get_error'/usr/bin/ld: (.text+0xece): undefined reference to `sftp_setstat'/usr/bin/ld: (.text+0xf32): undefined reference to `sftp_stat'/usr/bin/ld: (.text+0xf49): undefined reference to `sftp_attributes_free'/usr/bin/ld: (.text+0x1041): undefined reference to `ssh_userauth_publickey'/usr/bin/ld: (.text+0x1266): undefined reference to `sftp_attributes_free'/usr/bin/ld: (.text+0x1279): undefined reference to `sftp_stat'/usr/bin/ld: (.text+0x1447): undefined reference to `sftp_rmdir'/usr/bin/ld: (.text+0x1487): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x14af): undefined reference to `sftp_statvfs'/usr/bin/ld: (.text+0x14fd): undefined reference to `sftp_statvfs_free'/usr/bin/ld: (.text+0x158d): undefined reference to `sftp_mkdir'/usr/bin/ld: (.text+0x15cd): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x161f): undefined reference to `sftp_unlink'/usr/bin/ld: (.text+0x165f): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x168e): undefined reference to `sftp_rename'/usr/bin/ld: (.text+0x16e6): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x1716): undefined reference to `sftp_symlink'/usr/bin/ld: (.text+0x176e): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x17b3): undefined reference to `ssh_string_free_char'/usr/bin/ld: (.text+0x1842): undefined reference to `ssh_userauth_kbdint'/usr/bin/ld: (.text+0x1860): undefined reference to `ssh_userauth_kbdint_getnprompts'/usr/bin/ld: (.text+0x187e): undefined reference to `ssh_userauth_kbdint_setanswer'/usr/bin/ld: (.text+0x18a1): undefined reference to `ssh_userauth_kbdint'/usr/bin/ld: (.text+0x18c3): undefined reference to `ssh_userauth_kbdint_getnprompts'/usr/bin/ld: (.text+0x18e6): undefined reference to `ssh_userauth_kbdint'/usr/bin/ld: (.text+0x1942): undefined reference to `sftp_attributes_free'/usr/bin/ld: (.text+0x19bf): undefined reference to `sftp_seek64'/usr/bin/ld: (.text+0x1af8): undefined reference to `ssh_scp_request_get_size'/usr/bin/ld: (.text+0x1c1d): undefined reference to `ssh_pki_import_privkey_file'/usr/bin/ld: (.text+0x1cdd): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x1d50): undefined reference to `ssh_string_free_char'/usr/bin/ld: (.text+0x1ef4): undefined reference to `ssh_userauth_list'/usr/bin/ld: (.text+0x1f34): undefined reference to `ssh_session_get_known_hosts_entry'/usr/bin/ld: (.text+0x1f68): undefined reference to `ssh_pki_export_pubkey_base64'/usr/bin/ld: (.text+0x1f9a): undefined reference to `ssh_key_type'/usr/bin/ld: (.text+0x2182): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x2323): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x2361): undefined reference to `sftp_opendir'/usr/bin/ld: (.text+0x23c4): undefined reference to `ssh_set_blocking'/usr/bin/ld: (.text+0x23f7): undefined reference to `ssh_scp_new'/usr/bin/ld: (.text+0x2421): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x245f): undefined reference to `ssh_userauth_gssapi'/usr/bin/ld: (.text+0x258f): undefined reference to `sftp_get_error'/usr/bin/ld: (.text+0x25d2): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x263d): undefined reference to `sftp_attributes_free'/usr/bin/ld: (.text+0x2673): undefined reference to `sftp_get_error'/usr/bin/ld: (.text+0x26a3): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x2857): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x287c): undefined reference to `sftp_dir_eof'/usr/bin/ld: (.text+0x2976): undefined reference to `sftp_get_error'/usr/bin/ld: (.text+0x2a5b): undefined reference to `sftp_readlink'/usr/bin/ld: (.text+0x2ae8): undefined reference to `sftp_stat'/usr/bin/ld: (.text+0x2b0d): undefined reference to `sftp_attributes_free'/usr/bin/ld: (.text+0x2bc9): undefined reference to `ssh_scp_new'/usr/bin/ld: (.text+0x2c4a): undefined reference to `ssh_userauth_publickey_auto'/usr/bin/ld: (.text+0x2ddf): undefined reference to `ssh_pki_export_pubkey_base64'/usr/bin/ld: (.text+0x2e13): undefined reference to `ssh_key_type'/usr/bin/ld: (.text+0x3037): undefined reference to `sftp_seek64'/usr/bin/ld: (.text+0x31d1): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x31f6): undefined reference to `ssh_userauth_try_publickey'/usr/bin/ld: (.text+0x3226): undefined reference to `ssh_get_error'/usr/bin/ld: (.text+0x3390): undefined reference to `ssh_session_update_known_hosts'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-libssh.o): in function `sftp_send':(.text+0x382d): undefined reference to `sftp_write'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-libssh.o): in function `scp_send':(.text+0x3883): undefined reference to `ssh_scp_write'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-libssh.o): in function `scp_recv':(.text+0x38ca): undefined reference to `ssh_scp_read'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-libssh.o): in function `sftp_recv':(.text+0x3aed): undefined reference to `sftp_async_read'/usr/bin/ld: (.text+0x3b28): undefined reference to `ssh_get_poll_flags'/usr/bin/ld: (.text+0x3b65): undefined reference to `sftp_async_read_begin'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-libssh.o): in function `myssh_multi_statemach':(.text+0x3c18): undefined reference to `ssh_get_poll_flags'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-libssh.o): in function `scp_doing':(.text+0x3d98): undefined reference to `ssh_get_poll_flags'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-libssh.o): in function `sftp_doing':(.text+0x3e48): undefined reference to `ssh_get_poll_flags'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-libssh.o): in function `myssh_connect':(.text+0x3f0c): undefined reference to `ssh_new'/usr/bin/ld: (.text+0x3f2d): undefined reference to `ssh_options_set'/usr/bin/ld: (.text+0x3f43): undefined reference to `ssh_options_parse_config'/usr/bin/ld: (.text+0x3f60): undefined reference to `ssh_options_set'/usr/bin/ld: (.text+0x3f99): undefined reference to `ssh_options_set'/usr/bin/ld: (.text+0x3fce): undefined reference to `ssh_options_set'/usr/bin/ld: (.text+0x3fef): undefined reference to `ssh_options_set'/usr/bin/ld: (.text+0x4038): undefined reference to `ssh_pki_import_pubkey_file'/usr/bin/ld: (.text+0x4154): undefined reference to `ssh_options_set'/usr/bin/ld: (.text+0x41b4): undefined reference to `ssh_options_set'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-libssh.o): in function `Curl_ssh_init':(.text+0x4269): undefined reference to `ssh_init'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-libssh.o): in function `Curl_ssh_version':(.text+0x42a4): undefined reference to `ssh_version'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-libssh.o): in function `Curl_ssh_cleanup':(.text+0x4285): undefined reference to `ssh_finalize'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-content_encoding.o): in function `zstd_do_close':(.text+0x84): undefined reference to `ZSTD_freeDStream'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-content_encoding.o): in function `zstd_do_write':(.text+0x127): undefined reference to `ZSTD_decompressStream'/usr/bin/ld: (.text+0x12f): undefined reference to `ZSTD_isError'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-content_encoding.o): in function `zstd_do_init':(.text+0x221): undefined reference to `ZSTD_createDStream'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-content_encoding.o): in function `brotli_do_close':(.text+0x25a): undefined reference to `BrotliDecoderDestroyInstance'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-content_encoding.o): in function `brotli_do_write':(.text+0x32c): undefined reference to `BrotliDecoderDecompressStream'/usr/bin/ld: (.text+0x380): undefined reference to `BrotliDecoderDestroyInstance'/usr/bin/ld: (.text+0x3d5): undefined reference to `BrotliDecoderGetErrorCode'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-content_encoding.o): in function `brotli_do_init':(.text+0x457): undefined reference to `BrotliDecoderCreateInstance'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-content_encoding.o): in function `deflate_do_init':(.text+0x592): undefined reference to `inflateInit_'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-content_encoding.o): in function `gzip_do_close':(.text+0x635): undefined reference to `inflateEnd'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-content_encoding.o): in function `deflate_do_close':(.text+0x6c5): undefined reference to `inflateEnd'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-content_encoding.o): in function `exit_zlib':(.text+0x75c): undefined reference to `inflateEnd'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-content_encoding.o): in function `gzip_do_init':(.text+0x7fc): undefined reference to `zlibVersion'/usr/bin/ld: (.text+0x828): undefined reference to `inflateInit2_'/usr/bin/ld: (.text+0x879): undefined reference to `inflateInit2_'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-content_encoding.o): in function `inflate_stream':(.text+0x925): undefined reference to `inflate'/usr/bin/ld: (.text+0xaa4): undefined reference to `inflateEnd'/usr/bin/ld: (.text+0xabd): undefined reference to `inflateInit2_'/usr/bin/ld: (.text+0xb5b): undefined reference to `inflateEnd'/usr/bin/ld: (.text+0xba5): undefined reference to `inflateEnd'/usr/bin/ld: (.text+0xbbd): undefined reference to `inflateEnd'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-content_encoding.o): in function `gzip_do_write':(.text+0x1015): undefined reference to `inflateEnd'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-cookie.o): in function `Curl_cookie_add':(.text+0x12e6): undefined reference to `psl_is_cookie_domain_acceptable'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-curl_rtmp.o): in function `rtmp_disconnect':(.text+0x38): undefined reference to `RTMP_Close'/usr/bin/ld: (.text+0x40): undefined reference to `RTMP_Free'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-curl_rtmp.o): in function `rtmp_connect':(.text+0xef): undefined reference to `RTMP_Connect1'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-curl_rtmp.o): in function `rtmp_send':(.text+0x196): undefined reference to `RTMP_Write'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-curl_rtmp.o): in function `rtmp_recv':(.text+0x1f4): undefined reference to `RTMP_Read'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-curl_rtmp.o): in function `rtmp_do':(.text+0x27f): undefined reference to `RTMP_ConnectStream'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-curl_rtmp.o): in function `rtmp_setup_connection':(.text+0x308): undefined reference to `RTMP_Alloc'/usr/bin/ld: (.text+0x318): undefined reference to `RTMP_Init'/usr/bin/ld: (.text+0x325): undefined reference to `RTMP_SetBufferMS'/usr/bin/ld: (.text+0x335): undefined reference to `RTMP_SetupURL'/usr/bin/ld: (.text+0x374): undefined reference to `RTMP_Free'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `cf_h2_query':(.text+0x113): undefined reference to `nghttp2_session_check_request_allowed'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `h2_process_pending_input':(.text+0x2c0): undefined reference to `nghttp2_session_mem_recv'/usr/bin/ld: (.text+0x325): undefined reference to `nghttp2_session_check_request_allowed'/usr/bin/ld: (.text+0x367): undefined reference to `nghttp2_strerror'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `cf_h2_is_alive':(.text+0x562): undefined reference to `nghttp2_session_want_read'/usr/bin/ld: (.text+0x576): undefined reference to `nghttp2_session_want_write'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `h2_pri_spec':(.text+0x6bf): undefined reference to `nghttp2_priority_spec_init'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `h2_progress_egress':(.text+0x7ae): undefined reference to `nghttp2_submit_priority'/usr/bin/ld: (.text+0x7bb): undefined reference to `nghttp2_is_fatal'/usr/bin/ld: (.text+0x824): undefined reference to `nghttp2_session_want_write'/usr/bin/ld: (.text+0x830): undefined reference to `nghttp2_session_send'/usr/bin/ld: (.text+0x849): undefined reference to `nghttp2_is_fatal'/usr/bin/ld: (.text+0x8de): undefined reference to `nghttp2_strerror'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `on_begin_headers':(.text+0xa0c): undefined reference to `nghttp2_session_get_stream_user_data'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `req_body_read_callback':(.text+0xcbe): undefined reference to `nghttp2_session_get_stream_user_data'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `on_stream_close':(.text+0xeb9): undefined reference to `nghttp2_session_get_stream_user_data'/usr/bin/ld: (.text+0xf29): undefined reference to `nghttp2_session_set_stream_user_data'/usr/bin/ld: (.text+0xf7d): undefined reference to `nghttp2_http2_strerror'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `http2_handle_stream_close':(.text+0x129d): undefined reference to `nghttp2_http2_strerror'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `cf_h2_recv':(.text+0x15e2): undefined reference to `nghttp2_session_consume'/usr/bin/ld: (.text+0x166d): undefined reference to `nghttp2_session_get_local_window_size'/usr/bin/ld: (.text+0x167c): undefined reference to `nghttp2_session_get_stream_effective_local_window_size'/usr/bin/ld: (.text+0x168b): undefined reference to `nghttp2_session_get_stream_effective_recv_data_length'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `on_data_chunk_recv':(.text+0x17f6): undefined reference to `nghttp2_session_get_stream_user_data'/usr/bin/ld: (.text+0x18b9): undefined reference to `nghttp2_session_consume'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `cf_h2_adjust_pollset':(.text+0x1968): undefined reference to `nghttp2_session_get_remote_window_size'/usr/bin/ld: (.text+0x19d7): undefined reference to `nghttp2_session_get_stream_remote_window_size'/usr/bin/ld: (.text+0x1a01): undefined reference to `nghttp2_session_want_write'/usr/bin/ld: (.text+0x1a48): undefined reference to `nghttp2_session_get_remote_window_size'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `cf_h2_ctx_clear':(.text+0x1a87): undefined reference to `nghttp2_session_del'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `cf_h2_keep_alive':(.text+0x2013): undefined reference to `nghttp2_submit_ping'/usr/bin/ld: (.text+0x201f): undefined reference to `nghttp2_session_send'/usr/bin/ld: (.text+0x204e): undefined reference to `nghttp2_strerror'/usr/bin/ld: (.text+0x2074): undefined reference to `nghttp2_strerror'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `http2_data_done.isra.0':(.text+0x211c): undefined reference to `nghttp2_submit_rst_stream'/usr/bin/ld: (.text+0x214a): undefined reference to `nghttp2_session_get_stream_user_data'/usr/bin/ld: (.text+0x215b): undefined reference to `nghttp2_session_set_stream_user_data'/usr/bin/ld: (.text+0x2209): undefined reference to `nghttp2_session_consume'/usr/bin/ld: (.text+0x2224): undefined reference to `nghttp2_session_send'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `cf_h2_cntrl':(.text+0x22d1): undefined reference to `nghttp2_session_set_local_window_size'/usr/bin/ld: (.text+0x2396): undefined reference to `nghttp2_session_resume_data'/usr/bin/ld: (.text+0x23da): undefined reference to `nghttp2_session_set_local_window_size'/usr/bin/ld: (.text+0x2434): undefined reference to `nghttp2_strerror'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `cf_h2_ctx_init':(.text+0x262c): undefined reference to `nghttp2_session_callbacks_new'/usr/bin/ld: (.text+0x264e): undefined reference to `nghttp2_session_callbacks_set_send_callback'/usr/bin/ld: (.text+0x2661): undefined reference to `nghttp2_session_callbacks_set_on_frame_recv_callback'/usr/bin/ld: (.text+0x2674): undefined reference to `nghttp2_session_callbacks_set_on_frame_send_callback'/usr/bin/ld: (.text+0x2687): undefined reference to `nghttp2_session_callbacks_set_on_data_chunk_recv_callback'/usr/bin/ld: (.text+0x269a): undefined reference to `nghttp2_session_callbacks_set_on_stream_close_callback'/usr/bin/ld: (.text+0x26ad): undefined reference to `nghttp2_session_callbacks_set_on_begin_headers_callback'/usr/bin/ld: (.text+0x26c0): undefined reference to `nghttp2_session_callbacks_set_on_header_callback'/usr/bin/ld: (.text+0x26d3): undefined reference to `nghttp2_session_callbacks_set_error_callback'/usr/bin/ld: (.text+0x26f4): undefined reference to `nghttp2_option_new'/usr/bin/ld: (.text+0x2725): undefined reference to `nghttp2_option_set_no_auto_window_update'/usr/bin/ld: (.text+0x2736): undefined reference to `nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation'/usr/bin/ld: (.text+0x2753): undefined reference to `nghttp2_session_client_new2'/usr/bin/ld: (.text+0x2765): undefined reference to `nghttp2_option_del'/usr/bin/ld: (.text+0x27fa): undefined reference to `nghttp2_pack_settings_payload'/usr/bin/ld: (.text+0x2835): undefined reference to `nghttp2_session_callbacks_del'/usr/bin/ld: (.text+0x28bc): undefined reference to `nghttp2_submit_settings'/usr/bin/ld: (.text+0x28d8): undefined reference to `nghttp2_session_set_local_window_size'/usr/bin/ld: (.text+0x2981): undefined reference to `nghttp2_session_upgrade2'/usr/bin/ld: (.text+0x2997): undefined reference to `nghttp2_session_set_stream_user_data'/usr/bin/ld: (.text+0x2a23): undefined reference to `nghttp2_strerror'/usr/bin/ld: (.text+0x2a5f): undefined reference to `nghttp2_strerror'/usr/bin/ld: (.text+0x2a8b): undefined reference to `nghttp2_strerror'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `cf_h2_send':(.text+0x2fec): undefined reference to `nghttp2_session_get_remote_window_size'/usr/bin/ld: (.text+0x30c9): undefined reference to `nghttp2_session_check_request_allowed'/usr/bin/ld: (.text+0x3139): undefined reference to `nghttp2_submit_request'/usr/bin/ld: (.text+0x3365): undefined reference to `nghttp2_session_get_remote_window_size'/usr/bin/ld: (.text+0x3374): undefined reference to `nghttp2_session_get_stream_remote_window_size'/usr/bin/ld: (.text+0x342c): undefined reference to `nghttp2_session_want_read'/usr/bin/ld: (.text+0x343c): undefined reference to `nghttp2_session_want_write'/usr/bin/ld: (.text+0x3474): undefined reference to `nghttp2_session_want_read'/usr/bin/ld: (.text+0x3484): undefined reference to `nghttp2_session_want_write'/usr/bin/ld: (.text+0x34c8): undefined reference to `nghttp2_session_resume_data'/usr/bin/ld: (.text+0x34cf): undefined reference to `nghttp2_is_fatal'/usr/bin/ld: (.text+0x354d): undefined reference to `nghttp2_submit_request'/usr/bin/ld: (.text+0x37ee): undefined reference to `nghttp2_session_get_stream_remote_window_size'/usr/bin/ld: (.text+0x3818): undefined reference to `nghttp2_session_get_stream_remote_window_size'/usr/bin/ld: (.text+0x38c8): undefined reference to `nghttp2_session_get_remote_window_size'/usr/bin/ld: (.text+0x391e): undefined reference to `nghttp2_strerror'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `on_header':(.text+0x39be): undefined reference to `nghttp2_session_get_stream_user_data'/usr/bin/ld: (.text+0x3d4d): undefined reference to `nghttp2_submit_rst_stream'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `Curl_http2_ver':(.text+0x40c4): undefined reference to `nghttp2_version'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `on_frame_recv':(.text+0x436e): undefined reference to `nghttp2_session_get_stream_user_data'/usr/bin/ld: (.text+0x43e7): undefined reference to `nghttp2_session_get_remote_settings'/usr/bin/ld: (.text+0x43f8): undefined reference to `nghttp2_session_get_remote_settings'/usr/bin/ld: (.text+0x467a): undefined reference to `nghttp2_session_get_stream_effective_local_window_size'/usr/bin/ld: (.text+0x4693): undefined reference to `nghttp2_session_get_stream_effective_recv_data_length'/usr/bin/ld: (.text+0x4713): undefined reference to `nghttp2_session_get_stream_local_window_size'/usr/bin/ld: (.text+0x473f): undefined reference to `nghttp2_session_set_local_window_size'/usr/bin/ld: (.text+0x4acf): undefined reference to `nghttp2_submit_rst_stream'/usr/bin/ld: (.text+0x4ad8): undefined reference to `nghttp2_is_fatal'/usr/bin/ld: (.text+0x4b6d): undefined reference to `nghttp2_submit_rst_stream'/usr/bin/ld: (.text+0x4b74): undefined reference to `nghttp2_is_fatal'/usr/bin/ld: (.text+0x4da5): undefined reference to `nghttp2_session_set_stream_user_data'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-http2.o): in function `Curl_http2_request_upgrade':(.text+0x4e95): undefined reference to `nghttp2_pack_settings_payload'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-idn.o): in function `idn_decode':(.text+0x32): undefined reference to `idn2_check_version'/usr/bin/ld: (.text+0x53): undefined reference to `idn2_lookup_ul'/usr/bin/ld: (.text+0x8c): undefined reference to `idn2_lookup_ul'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-idn.o): in function `Curl_idn_decode':(.text+0x123): undefined reference to `idn2_free'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-idn.o): in function `Curl_idn_encode':(.text+0x192): undefined reference to `idn2_to_unicode_8z8z'/usr/bin/ld: (.text+0x1b1): undefined reference to `idn2_free'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-idn.o): in function `Curl_free_idnconverted_hostname':(.text+0x21a): undefined reference to `idn2_free'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-idn.o): in function `Curl_idnconvert_hostname':(.text+0x2b1): undefined reference to `idn2_free'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-md5.o): in function `my_md5_init':(.text+0x49): undefined reference to `nettle_md5_init'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-md5.o): in function `Curl_md5it':(.text+0x96): undefined reference to `nettle_md5_init'/usr/bin/ld: (.text+0xab): undefined reference to `nettle_md5_update'/usr/bin/ld: (.text+0xbb): undefined reference to `nettle_md5_digest'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-md5.o): in function `my_md5_final':(.text+0x10): undefined reference to `nettle_md5_digest'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-md5.o): in function `my_md5_update':(.text+0x2d): undefined reference to `nettle_md5_update'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-openldap.o): in function `oldap_disconnect':(.text+0x7e): undefined reference to `ldap_get_option'/usr/bin/ld: (.text+0x96): undefined reference to `ber_sockbuf_add_io'/usr/bin/ld: (.text+0xa4): undefined reference to `ldap_unbind_ext'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-openldap.o): in function `oldap_done':(.text+0x294): undefined reference to `ldap_abandon_ext'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-openldap.o): in function `oldap_recv':(.text+0x3ea): undefined reference to `ldap_result'/usr/bin/ld: (.text+0x411): undefined reference to `ldap_msgtype'/usr/bin/ld: (.text+0x42d): undefined reference to `ldap_msgfree'/usr/bin/ld: (.text+0x486): undefined reference to `ldap_parse_result'/usr/bin/ld: (.text+0x4da): undefined reference to `ldap_memfree'/usr/bin/ld: (.text+0x4e6): undefined reference to `ldap_msgfree'/usr/bin/ld: (.text+0x51f): undefined reference to `ldap_get_dn_ber'/usr/bin/ld: (.text+0x52f): undefined reference to `ldap_msgfree'/usr/bin/ld: (.text+0x551): undefined reference to `ldap_err2string'/usr/bin/ld: (.text+0x5b7): undefined reference to `ldap_msgfree'/usr/bin/ld: (.text+0x5cb): undefined reference to `ldap_err2string'/usr/bin/ld: (.text+0x5eb): undefined reference to `ldap_msgfree'/usr/bin/ld: (.text+0x613): undefined reference to `ldap_err2string'/usr/bin/ld: (.text+0x658): undefined reference to `ldap_msgfree'/usr/bin/ld: (.text+0x6b9): undefined reference to `ldap_get_attribute_ber'/usr/bin/ld: (.text+0x86e): undefined reference to `ber_memfree'/usr/bin/ld: (.text+0x88a): undefined reference to `ber_free'/usr/bin/ld: (.text+0x896): undefined reference to `ldap_msgfree'/usr/bin/ld: (.text+0x8a9): undefined reference to `ber_memfree'/usr/bin/ld: (.text+0x909): undefined reference to `ldap_get_attribute_ber'/usr/bin/ld: (.text+0x91f): undefined reference to `ber_free'/usr/bin/ld: (.text+0x959): undefined reference to `ldap_msgfree'/usr/bin/ld: (.text+0xa3e): undefined reference to `ldap_msgfree'/usr/bin/ld: (.text+0xa56): undefined reference to `ber_memfree'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-openldap.o): in function `oldap_ssl_connect':(.text+0xafe): undefined reference to `ldap_get_option'/usr/bin/ld: (.text+0xb16): undefined reference to `ber_sockbuf_add_io'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-openldap.o): in function `oldap_perform_mechs':(.text+0xb83): undefined reference to `ldap_search_ext'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-openldap.o): in function `oldap_perform_bind':(.text+0xc73): undefined reference to `ldap_sasl_bind'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-openldap.o): in function `oldap_cancel_auth':(.text+0xd42): undefined reference to `ldap_sasl_bind'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-openldap.o): in function `oldap_connecting':(.text+0xe82): undefined reference to `ldap_result'/usr/bin/ld: (.text+0xef1): undefined reference to `ldap_parse_result'/usr/bin/ld: (.text+0xf5d): undefined reference to `ldap_msgfree'/usr/bin/ld: (.text+0xf8f): undefined reference to `ldap_abandon_ext'/usr/bin/ld: (.text+0xfc6): undefined reference to `ldap_msgtype'/usr/bin/ld: (.text+0x10bd): undefined reference to `ldap_msgfree'/usr/bin/ld: (.text+0x114a): undefined reference to `ldap_msgfree'/usr/bin/ld: (.text+0x11c7): undefined reference to `ber_free'/usr/bin/ld: (.text+0x1260): undefined reference to `ldap_parse_sasl_bind_result'/usr/bin/ld: (.text+0x128a): undefined reference to `ldap_err2string'/usr/bin/ld: (.text+0x12e3): undefined reference to `ber_bvfree'/usr/bin/ld: (.text+0x12f3): undefined reference to `ldap_err2string'/usr/bin/ld: (.text+0x1340): undefined reference to `ldap_msgtype'/usr/bin/ld: (.text+0x13dd): undefined reference to `ldap_parse_sasl_bind_result'/usr/bin/ld: (.text+0x143d): undefined reference to `ldap_get_dn_ber'/usr/bin/ld: (.text+0x146e): undefined reference to `ldap_get_attribute_ber'/usr/bin/ld: (.text+0x14ae): undefined reference to `ldap_get_attribute_ber'/usr/bin/ld: (.text+0x1517): undefined reference to `ber_memfree'/usr/bin/ld: (.text+0x15c9): undefined reference to `ldap_err2string'/usr/bin/ld: (.text+0x16e1): undefined reference to `ldap_set_option'/usr/bin/ld: (.text+0x16ea): undefined reference to `ldap_msgfree'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-openldap.o): in function `oldap_perform_auth':(.text+0x17ff): undefined reference to `ldap_sasl_bind'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-openldap.o): in function `oldap_do':(.text+0x1970): undefined reference to `ldap_url_parse'/usr/bin/ld: (.text+0x19e0): undefined reference to `ldap_get_option'/usr/bin/ld: (.text+0x19f8): undefined reference to `ber_sockbuf_add_io'/usr/bin/ld: (.text+0x1a25): undefined reference to `ldap_search_ext'/usr/bin/ld: (.text+0x1a35): undefined reference to `ldap_free_urldesc'/usr/bin/ld: (.text+0x1a9a): undefined reference to `ldap_err2string'/usr/bin/ld: (.text+0x1ad2): undefined reference to `ldap_abandon_ext'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-openldap.o): in function `oldap_connect':(.text+0x1b5f): undefined reference to `ldap_pvt_url_scheme2proto'/usr/bin/ld: (.text+0x1cb7): undefined reference to `ldap_init_fd'/usr/bin/ld: (.text+0x1ce0): undefined reference to `ldap_set_option'/usr/bin/ld: (.text+0x1cf0): undefined reference to `ldap_set_option'/usr/bin/ld: (.text+0x1d7e): undefined reference to `ldap_start_tls'/usr/bin/ld: (.text+0x1deb): undefined reference to `ldap_err2string'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-openldap.o): in function `oldap_setup_connection':(.text+0x1ec6): undefined reference to `ldap_free_urldesc'/usr/bin/ld: (.text+0x1f0b): undefined reference to `ldap_url_parse'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-sha256.o): in function `my_sha256_init':(.text+0x9): undefined reference to `nettle_sha256_init'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-sha256.o): in function `Curl_sha256it':(.text+0x96): undefined reference to `nettle_sha256_init'/usr/bin/ld: (.text+0xab): undefined reference to `nettle_sha256_update'/usr/bin/ld: (.text+0xbb): undefined reference to `nettle_sha256_digest'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-sha256.o): in function `my_sha256_update':(.text+0x2d): undefined reference to `nettle_sha256_update'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-sha256.o): in function `my_sha256_final':(.text+0x50): undefined reference to `nettle_sha256_digest'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-socks_gssapi.o): in function `check_gss_err.part.0':(.text+0x77): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x9d): undefined reference to `gss_display_status'/usr/bin/ld: (.text+0xd1): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x10f): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x131): undefined reference to `gss_display_status'/usr/bin/ld: (.text+0x15a): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x1d2): undefined reference to `gss_release_buffer'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-socks_gssapi.o): in function `Curl_SOCKS5_gssapi_negotiate':(.text+0x391): undefined reference to `gss_import_name'/usr/bin/ld: (.text+0x3a5): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x4a9): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x4b8): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x5b8): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x5f2): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0x601): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x610): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x621): undefined reference to `gss_delete_sec_context'/usr/bin/ld: (.text+0x6c6): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE'/usr/bin/ld: (.text+0x6f0): undefined reference to `gss_import_name'/usr/bin/ld: (.text+0x735): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0x75c): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0x76d): undefined reference to `gss_delete_sec_context'/usr/bin/ld: (.text+0x7bc): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0x7cb): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x7dc): undefined reference to `gss_delete_sec_context'/usr/bin/ld: (.text+0x804): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0x813): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x832): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0x85a): undefined reference to `gss_inquire_context'/usr/bin/ld: (.text+0x88b): undefined reference to `gss_display_name'/usr/bin/ld: (.text+0x8dc): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0x8eb): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x9b2): undefined reference to `gss_wrap'/usr/bin/ld: (.text+0x9d5): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0xa6d): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0xb3f): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0xc1c): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0xc2d): undefined reference to `gss_delete_sec_context'/usr/bin/ld: (.text+0xc7c): undefined reference to `gss_delete_sec_context'/usr/bin/ld: (.text+0xc87): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0xc96): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0xcd6): undefined reference to `gss_delete_sec_context'/usr/bin/ld: (.text+0xd0e): undefined reference to `gss_delete_sec_context'/usr/bin/ld: (.text+0xd19): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0xdb1): undefined reference to `gss_delete_sec_context'/usr/bin/ld: (.text+0xdf8): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0xe03): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0xe14): undefined reference to `gss_delete_sec_context'/usr/bin/ld: (.text+0xe3b): undefined reference to `gss_delete_sec_context'/usr/bin/ld: (.text+0xe46): undefined reference to `gss_release_name'/usr/bin/ld: (.text+0xe55): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0xe77): undefined reference to `gss_delete_sec_context'/usr/bin/ld: (.text+0xebb): undefined reference to `gss_delete_sec_context'/usr/bin/ld: (.text+0xee7): undefined reference to `gss_unwrap'/usr/bin/ld: (.text+0xf05): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0xf24): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0xf7a): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0xf85): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0xf96): undefined reference to `gss_delete_sec_context'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-spnego_gssapi.o): in function `Curl_auth_create_spnego_message':(.text+0x97): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0xb9): undefined reference to `gss_release_buffer'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-spnego_gssapi.o): in function `Curl_auth_cleanup_spnego':(.text+0x111): undefined reference to `gss_delete_sec_context'/usr/bin/ld: (.text+0x12d): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x151): undefined reference to `gss_release_name'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-spnego_gssapi.o): in function `Curl_auth_decode_spnego_message':(.text+0x2b0): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x328): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x347): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x398): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE'/usr/bin/ld: (.text+0x3a4): undefined reference to `gss_import_name'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `gtls_version':(.text+0x154): undefined reference to `gnutls_check_version'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `gtls_send':(.text+0x1a2): undefined reference to `gnutls_record_send'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `handshake':(.text+0x281): undefined reference to `gnutls_handshake'/usr/bin/ld: (.text+0x2a1): undefined reference to `gnutls_error_is_fatal'/usr/bin/ld: (.text+0x2bb): undefined reference to `gnutls_strerror'/usr/bin/ld: (.text+0x34a): undefined reference to `gnutls_strerror'/usr/bin/ld: (.text+0x384): undefined reference to `gnutls_record_get_direction'/usr/bin/ld: (.text+0x3a4): undefined reference to `gnutls_alert_get'/usr/bin/ld: (.text+0x3ab): undefined reference to `gnutls_alert_get_name'/usr/bin/ld: (.text+0x3c4): undefined reference to `gnutls_alert_get'/usr/bin/ld: (.text+0x3cb): undefined reference to `gnutls_alert_get_name'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `gtls_recv':(.text+0x44c): undefined reference to `gnutls_record_recv'/usr/bin/ld: (.text+0x48e): undefined reference to `gnutls_strerror'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `gtls_sha256sum':(.text+0x50e): undefined reference to `nettle_sha256_init'/usr/bin/ld: (.text+0x51c): undefined reference to `nettle_sha256_update'/usr/bin/ld: (.text+0x529): undefined reference to `nettle_sha256_digest'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `gtls_close':(.text+0x594): undefined reference to `gnutls_record_recv'/usr/bin/ld: (.text+0x5a1): undefined reference to `gnutls_bye'/usr/bin/ld: (.text+0x5a9): undefined reference to `gnutls_deinit'/usr/bin/ld: (.text+0x5be): undefined reference to `gnutls_certificate_free_credentials'/usr/bin/ld: (.text+0x5d4): undefined reference to `gnutls_srp_free_client_credentials'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `gtls_shutdown':(.text+0x690): undefined reference to `gnutls_deinit'/usr/bin/ld: (.text+0x699): undefined reference to `gnutls_certificate_free_credentials'/usr/bin/ld: (.text+0x6b4): undefined reference to `gnutls_srp_free_client_credentials'/usr/bin/ld: (.text+0x6f5): undefined reference to `gnutls_record_recv'/usr/bin/ld: (.text+0x76a): undefined reference to `gnutls_bye'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `gtls_pull':(.text+0x7f1): undefined reference to `gnutls_transport_set_errno'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `gtls_push':(.text+0x881): undefined reference to `gnutls_transport_set_errno'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `gtls_random':(.text+0x8ae): undefined reference to `gnutls_rnd'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `gtls_data_pending':(.text+0x8d9): undefined reference to `gnutls_record_check_pending'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `gtls_init':(.text+0x90d): undefined reference to `gnutls_global_init'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `gtls_cleanup':(.text+0x945): undefined reference to `gnutls_global_deinit'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `gtls_client_init':(.text+0x9c9): undefined reference to `gnutls_certificate_allocate_credentials'/usr/bin/ld: (.text+0xa12): undefined reference to `gnutls_srp_allocate_client_credentials'/usr/bin/ld: (.text+0xa2c): undefined reference to `gnutls_srp_set_client_credentials'/usr/bin/ld: (.text+0xa6f): undefined reference to `gnutls_certificate_set_verify_flags'/usr/bin/ld: (.text+0xa82): undefined reference to `gnutls_certificate_set_x509_trust_file'/usr/bin/ld: (.text+0xabb): undefined reference to `gnutls_certificate_set_x509_trust_dir'/usr/bin/ld: (.text+0xaf4): undefined reference to `gnutls_certificate_set_x509_crl_file'/usr/bin/ld: (.text+0xb1c): undefined reference to `gnutls_init'/usr/bin/ld: (.text+0xb56): undefined reference to `gnutls_server_name_set'/usr/bin/ld: (.text+0xb6a): undefined reference to `gnutls_set_default_priority'/usr/bin/ld: (.text+0xb7e): undefined reference to `gnutls_check_version'/usr/bin/ld: (.text+0xc3a): undefined reference to `gnutls_priority_set_direct'/usr/bin/ld: (.text+0xcb9): undefined reference to `gnutls_certificate_set_x509_key_file2'/usr/bin/ld: (.text+0xcdf): undefined reference to `gnutls_credentials_set'/usr/bin/ld: (.text+0xd01): undefined reference to `gnutls_global_init'/usr/bin/ld: (.text+0xd63): undefined reference to `gnutls_strerror'/usr/bin/ld: (.text+0xe89): undefined reference to `gnutls_strerror'/usr/bin/ld: (.text+0xed3): undefined reference to `gnutls_ocsp_status_request_enable_client'/usr/bin/ld: (.text+0xf46): undefined reference to `gnutls_certificate_set_x509_system_trust'/usr/bin/ld: (.text+0xfbf): undefined reference to `gnutls_priority_set_direct'/usr/bin/ld: (.text+0x1001): undefined reference to `gnutls_strerror'/usr/bin/ld: (.text+0x105b): undefined reference to `gnutls_credentials_set'/usr/bin/ld: (.text+0x106a): undefined reference to `gnutls_strerror'/usr/bin/ld: (.text+0x10fa): undefined reference to `gnutls_strerror'/usr/bin/ld: (.text+0x115b): undefined reference to `gnutls_strerror'/usr/bin/ld: (.text+0x1183): undefined reference to `gnutls_strerror'/usr/bin/ld: (.text+0x1253): undefined reference to `gnutls_strerror'/usr/bin/ld: (.text+0x135b): undefined reference to `gnutls_certificate_set_x509_key_file'/usr/bin/ld: (.text+0x1413): undefined reference to `gnutls_strerror'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `gtls_connect_step1':(.text+0x155c): undefined reference to `gnutls_alpn_set_protocols'/usr/bin/ld: (.text+0x15b4): undefined reference to `gnutls_transport_set_ptr'/usr/bin/ld: (.text+0x15c3): undefined reference to `gnutls_transport_set_push_function'/usr/bin/ld: (.text+0x15d2): undefined reference to `gnutls_transport_set_pull_function'/usr/bin/ld: (.text+0x1662): undefined reference to `gnutls_session_set_data'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `Curl_gtls_verifyserver':(.text+0x16fb): undefined reference to `gnutls_protocol_get_version'/usr/bin/ld: (.text+0x1706): undefined reference to `gnutls_mac_get'/usr/bin/ld: (.text+0x1714): undefined reference to `gnutls_cipher_get'/usr/bin/ld: (.text+0x1722): undefined reference to `gnutls_kx_get'/usr/bin/ld: (.text+0x1743): undefined reference to `gnutls_certificate_get_peers'/usr/bin/ld: (.text+0x1822): undefined reference to `gnutls_cipher_get'/usr/bin/ld: (.text+0x186a): undefined reference to `gnutls_x509_crt_init'/usr/bin/ld: (.text+0x1880): undefined reference to `gnutls_x509_crt_import'/usr/bin/ld: (.text+0x1897): undefined reference to `gnutls_x509_crt_init'/usr/bin/ld: (.text+0x1911): undefined reference to `gnutls_x509_crt_import'/usr/bin/ld: (.text+0x1924): undefined reference to `gnutls_x509_crt_check_issuer'/usr/bin/ld: (.text+0x1933): undefined reference to `gnutls_x509_crt_deinit'/usr/bin/ld: (.text+0x1983): undefined reference to `gnutls_x509_crt_get_dn_by_oid'/usr/bin/ld: (.text+0x19aa): undefined reference to `gnutls_x509_crt_check_hostname'/usr/bin/ld: (.text+0x19d6): undefined reference to `gnutls_x509_crt_get_expiration_time'/usr/bin/ld: (.text+0x1a07): undefined reference to `gnutls_x509_crt_get_activation_time'/usr/bin/ld: (.text+0x1a87): undefined reference to `gnutls_pubkey_init'/usr/bin/ld: (.text+0x1a98): undefined reference to `gnutls_pubkey_import_x509'/usr/bin/ld: (.text+0x1ac3): undefined reference to `gnutls_pubkey_deinit'/usr/bin/ld: (.text+0x1aff): undefined reference to `gnutls_x509_crt_get_pk_algorithm'/usr/bin/ld: (.text+0x1b1b): undefined reference to `gnutls_x509_crt_get_dn2'/usr/bin/ld: (.text+0x1b3f): undefined reference to `gnutls_x509_crt_get_issuer_dn2'/usr/bin/ld: (.text+0x1b60): undefined reference to `gnutls_x509_crt_deinit'/usr/bin/ld: (.text+0x1b7b): undefined reference to `gnutls_certificate_verify_peers2'/usr/bin/ld: (.text+0x1be7): undefined reference to `gnutls_protocol_get_name'/usr/bin/ld: (.text+0x1bfe): undefined reference to `gnutls_cipher_suite_get_name'/usr/bin/ld: (.text+0x1ca1): undefined reference to `gnutls_ocsp_status_request_get'/usr/bin/ld: (.text+0x1cbe): undefined reference to `gnutls_ocsp_resp_init'/usr/bin/ld: (.text+0x1ccd): undefined reference to `gnutls_ocsp_resp_import'/usr/bin/ld: (.text+0x1d07): undefined reference to `gnutls_ocsp_resp_get_single'/usr/bin/ld: (.text+0x1e7b): undefined reference to `gnutls_strerror'/usr/bin/ld: (.text+0x1f80): undefined reference to `gnutls_free'/usr/bin/ld: (.text+0x1fad): undefined reference to `gnutls_x509_crt_get_activation_time'/usr/bin/ld: (.text+0x1fcb): undefined reference to `gnutls_x509_crt_get_expiration_time'/usr/bin/ld: (.text+0x1fe4): undefined reference to `gnutls_free'/usr/bin/ld: (.text+0x2069): undefined reference to `gnutls_ocsp_resp_deinit'/usr/bin/ld: (.text+0x2083): undefined reference to `gnutls_pk_algorithm_get_name'/usr/bin/ld: (.text+0x20b0): undefined reference to `gnutls_x509_crt_get_version'/usr/bin/ld: (.text+0x20e3): undefined reference to `gnutls_pubkey_export'/usr/bin/ld: (.text+0x2137): undefined reference to `gnutls_pubkey_export'/usr/bin/ld: (.text+0x21ab): undefined reference to `gnutls_x509_crt_deinit'/usr/bin/ld: (.text+0x222c): undefined reference to `gnutls_x509_crt_deinit'/usr/bin/ld: (.text+0x230b): undefined reference to `gnutls_x509_crt_deinit'/usr/bin/ld: (.text+0x23e7): undefined reference to `gnutls_x509_crt_deinit'/usr/bin/ld: (.text+0x241b): undefined reference to `gnutls_x509_crt_deinit'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o):(.text+0x24d9): more undefined references to `gnutls_x509_crt_deinit' follow/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-gtls.o): in function `gtls_verifyserver':(.text+0x25cb): undefined reference to `gnutls_alpn_get_selected_protocol'/usr/bin/ld: (.text+0x2635): undefined reference to `gnutls_session_get_data'/usr/bin/ld: (.text+0x2662): undefined reference to `gnutls_session_get_data'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-cf-h2-proxy.o): in function `proxy_h2_process_pending_input':(.text+0xe3): undefined reference to `nghttp2_session_mem_recv'/usr/bin/ld: (.text+0x1a0): undefined reference to `nghttp2_strerror'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-cf-h2-proxy.o): in function `proxy_h2_on_stream_close':(.text+0x499): undefined reference to `nghttp2_http2_strerror'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-cf-h2-proxy.o): in function `proxy_h2_progress_egress':(.text+0x51d): undefined reference to `nghttp2_session_want_write'/usr/bin/ld: (.text+0x52a): undefined reference to `nghttp2_session_send'/usr/bin/ld: (.text+0x544): undefined reference to `nghttp2_is_fatal'/usr/bin/ld: (.text+0x5fd): undefined reference to `nghttp2_strerror'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-cf-h2-proxy.o): in function `cf_h2_proxy_recv':(.text+0x975): undefined reference to `nghttp2_session_consume'/usr/bin/ld: (.text+0xd0f): undefined reference to `nghttp2_http2_strerror'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-cf-h2-proxy.o): in function `cf_h2_proxy_send':(.text+0xead): undefined reference to `nghttp2_session_resume_data'/usr/bin/ld: (.text+0xeb4): undefined reference to `nghttp2_is_fatal'/usr/bin/ld: (.text+0xf07): undefined reference to `nghttp2_session_get_stream_remote_window_size'/usr/bin/ld: (.text+0xf43): undefined reference to `nghttp2_session_get_remote_window_size'/usr/bin/ld: (.text+0x1064): undefined reference to `nghttp2_session_get_remote_window_size'/usr/bin/ld: (.text+0x1076): undefined reference to `nghttp2_session_get_stream_remote_window_size'/usr/bin/ld: (.text+0x1154): undefined reference to `nghttp2_session_want_read'/usr/bin/ld: (.text+0x121c): undefined reference to `nghttp2_session_want_write'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-cf-h2-proxy.o): in function `cf_h2_proxy_adjust_pollset':(.text+0x1383): undefined reference to `nghttp2_session_get_remote_window_size'/usr/bin/ld: (.text+0x140a): undefined reference to `nghttp2_session_get_stream_remote_window_size'/usr/bin/ld: (.text+0x1424): undefined reference to `nghttp2_session_want_write'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-cf-h2-proxy.o): in function `cf_h2_proxy_ctx_clear':(.text+0x14c7): undefined reference to `nghttp2_session_del'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-cf-h2-proxy.o): in function `tunnel_send_callback':(.text+0x1892): undefined reference to `nghttp2_session_get_stream_user_data'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-cf-h2-proxy.o): in function `cf_h2_proxy_is_alive':(.text+0x22bb): undefined reference to `nghttp2_session_want_read'/usr/bin/ld: (.text+0x22cf): undefined reference to `nghttp2_session_want_write'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-cf-h2-proxy.o): in function `cf_h2_proxy_connect':(.text+0x258f): undefined reference to `nghttp2_submit_request'/usr/bin/ld: (.text+0x28d0): undefined reference to `nghttp2_session_callbacks_new'/usr/bin/ld: (.text+0x28eb): undefined reference to `nghttp2_session_callbacks_set_send_callback'/usr/bin/ld: (.text+0x28fe): undefined reference to `nghttp2_session_callbacks_set_on_frame_recv_callback'/usr/bin/ld: (.text+0x2911): undefined reference to `nghttp2_session_callbacks_set_on_frame_send_callback'/usr/bin/ld: (.text+0x2924): undefined reference to `nghttp2_session_callbacks_set_on_data_chunk_recv_callback'/usr/bin/ld: (.text+0x2937): undefined reference to `nghttp2_session_callbacks_set_on_stream_close_callback'/usr/bin/ld: (.text+0x294a): undefined reference to `nghttp2_session_callbacks_set_on_header_callback'/usr/bin/ld: (.text+0x296f): undefined reference to `nghttp2_option_new'/usr/bin/ld: (.text+0x2999): undefined reference to `nghttp2_session_callbacks_del'/usr/bin/ld: (.text+0x2e62): undefined reference to `nghttp2_strerror'/usr/bin/ld: (.text+0x2eb5): undefined reference to `nghttp2_option_set_no_auto_window_update'/usr/bin/ld: (.text+0x2ec6): undefined reference to `nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation'/usr/bin/ld: (.text+0x2ee3): undefined reference to `nghttp2_session_client_new2'/usr/bin/ld: (.text+0x2ef5): undefined reference to `nghttp2_option_del'/usr/bin/ld: (.text+0x2f42): undefined reference to `nghttp2_submit_settings'/usr/bin/ld: (.text+0x2f5b): undefined reference to `nghttp2_session_set_local_window_size'/usr/bin/ld: (.text+0x2f7b): undefined reference to `nghttp2_session_callbacks_del'/usr/bin/ld: (.text+0x3101): undefined reference to `nghttp2_strerror'/usr/bin/ld: (.text+0x312c): undefined reference to `nghttp2_session_callbacks_del'/usr/bin/ld: (.text+0x31b2): undefined reference to `nghttp2_strerror'/usr/bin/ld: (.text+0x31d1): undefined reference to `nghttp2_strerror'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-curl_gssapi.o): in function `display_gss_error':(.text+0x79): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x96): undefined reference to `gss_display_status'/usr/bin/ld: (.text+0xa8): undefined reference to `gss_release_buffer'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-curl_gssapi.o): in function `Curl_gss_init_sec_context':(.text+0x17c): undefined reference to `gss_init_sec_context'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-curl_ntlm_core.o): in function `setup_des_key':(.text+0xf7): undefined reference to `nettle_des_set_key'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-curl_ntlm_core.o): in function `Curl_ntlm_core_lm_resp':(.text+0x16c): undefined reference to `nettle_des_encrypt'/usr/bin/ld: (.text+0x18d): undefined reference to `nettle_des_encrypt'/usr/bin/ld: (.text+0x1ae): undefined reference to `nettle_des_encrypt'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-curl_ntlm_core.o): in function `Curl_ntlm_core_mk_lm_hash':(.text+0x270): undefined reference to `nettle_des_encrypt'/usr/bin/ld: (.text+0x291): undefined reference to `nettle_des_encrypt'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-md4.o): in function `Curl_md4it':(.text+0x36): undefined reference to `nettle_md4_init'/usr/bin/ld: (.text+0x4b): undefined reference to `nettle_md4_update'/usr/bin/ld: (.text+0x5b): undefined reference to `nettle_md4_digest'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-krb5_gssapi.o): in function `Curl_auth_create_gssapi_user_message':(.text+0x1a8): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE'/usr/bin/ld: (.text+0x1b4): undefined reference to `gss_import_name'/usr/bin/ld: (.text+0x1ef): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x22a): undefined reference to `gss_release_buffer'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-krb5_gssapi.o): in function `Curl_auth_create_gssapi_security_message':(.text+0x33d): undefined reference to `gss_unwrap'/usr/bin/ld: (.text+0x3c1): undefined reference to `gss_release_buffer'/usr/bin/ld: (.text+0x459): undefined reference to `gss_wrap'/usr/bin/ld: (.text+0x488): undefined reference to `gss_release_buffer'/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libcurl.a(libcurl_gnutls_la-krb5_gssapi.o): in function `Curl_auth_cleanup_gssapi':(.text+0x5ff): undefined reference to `gss_delete_sec_context'/usr/bin/ld: (.text+0x61a): undefined reference to `gss_release_name'collect2: error: ld returned 1 exit statusFile "caml_startup", line 1:Error: Error during linking (exit code 1)"/usr/bin/env" "bash" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 12026-05-04 16:52.18: Job failed: Failed: Build failed