Running with gitlab-runner 16.1.0~beta.59.g83c66823 (83c66823)  on blue-5.saas-linux-small-amd64.runners-manager.gitlab.com/default -AzERasQ, system ID: s_4cb09cee29e2  feature flags: FF_SCRIPT_SECTIONS:true, FF_USE_IMPROVED_URL_MASKING:true, FF_RESOLVE_FULL_TLS_CHAIN:false section_start:1693402113:resolve_secrets Resolving secrets section_end:1693402113:resolve_secrets section_start:1693402113:prepare_executor Preparing the "docker+machine" executor Using Docker executor with image registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:latest ... Authenticating with credentials from job payload (GitLab Registry) Pulling docker image registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:latest ... Using docker image sha256:b838c9e786b04529800d3b9d2567062f2262711f3b98f36cf6b3650210cf5ae2 for registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:latest with digest registry.gitlab.com/libvirt/libvirt-ci/cirrus-run@sha256:5c77d7f9370cccf50a48a7325acf6c791166cdd1be2e4ebfb979673752e20013 ... section_end:1693402119:prepare_executor section_start:1693402119:prepare_script Preparing environment Running on runner--azerasq-project-24336857-concurrent-0 via runner-azerasq-s-l-s-amd64-1693402077-56af4f72... section_end:1693402120:prepare_script section_start:1693402120:get_sources Getting source from Git repository Fetching changes with git depth set to 100... Initialized empty Git repository in /builds/nbdkit/libnbd/.git/ Created fresh repository. Checking out 7d9a7b34 as detached HEAD (ref is master)... Skipping Git submodules setup section_start:1693402121:section_post_clone_script_0 $ git remote set-url origin "${CI_REPOSITORY_URL}" section_end:1693402121:section_post_clone_script_0  section_end:1693402122:get_sources section_start:1693402122:step_script Executing "step_script" stage of the job script Using docker image sha256:b838c9e786b04529800d3b9d2567062f2262711f3b98f36cf6b3650210cf5ae2 for registry.gitlab.com/libvirt/libvirt-ci/cirrus-run:latest with digest registry.gitlab.com/libvirt/libvirt-ci/cirrus-run@sha256:5c77d7f9370cccf50a48a7325acf6c791166cdd1be2e4ebfb979673752e20013 ... section_start:1693402122:section_script_step_0 $ source ci/cirrus/$NAME.vars section_end:1693402122:section_script_step_0  section_start:1693402122:section_script_step_1 $ sed -e "s|[@]CI_REPOSITORY_URL@|$CI_REPOSITORY_URL|g" -e "s|[@]CI_COMMIT_REF_NAME@|$CI_COMMIT_REF_NAME|g" -e "s|[@]CI_MERGE_REQUEST_REF_PATH@|$CI_MERGE_REQUEST_REF_PATH|g" -e "s|[@]CI_COMMIT_SHA@|$CI_COMMIT_SHA|g" -e "s|[@]CIRRUS_VM_INSTANCE_TYPE@|$CIRRUS_VM_INSTANCE_TYPE|g" -e "s|[@]CIRRUS_VM_IMAGE_SELECTOR@|$CIRRUS_VM_IMAGE_SELECTOR|g" -e "s|[@]CIRRUS_VM_IMAGE_NAME@|$CIRRUS_VM_IMAGE_NAME|g" -e "s|[@]UPDATE_COMMAND@|$UPDATE_COMMAND|g" -e "s|[@]UPGRADE_COMMAND@|$UPGRADE_COMMAND|g" -e "s|[@]INSTALL_COMMAND@|$INSTALL_COMMAND|g" -e "s|[@]PATH@|$PATH_EXTRA${PATH_EXTRA:+:}\$PATH|g" -e "s|[@]PKG_CONFIG_PATH@|$PKG_CONFIG_PATH|g" -e "s|[@]PKGS@|$PKGS|g" -e "s|[@]MAKE@|$MAKE|g" -e "s|[@]PYTHON@|$PYTHON|g" -e "s|[@]PIP3@|$PIP3|g" -e "s|[@]PYPI_PKGS@|$PYPI_PKGS|g" -e "s|[@]XML_CATALOG_FILES@|$XML_CATALOG_FILES|g" ci/cirrus/$NAME.yml section_end:1693402122:section_script_step_1  section_start:1693402122:section_script_step_2 $ cat ci/cirrus/$NAME.yml macos_instance: image: ghcr.io/cirruslabs/macos-ventura-base:latest env: CI_REPOSITORY_URL: "https://gitlab-ci-token:[MASKED]@gitlab.com/nbdkit/libnbd.git" CI_COMMIT_REF_NAME: "master" CI_COMMIT_SHA: "7d9a7b341abf21fcc00ce43acee90da5a316e538" PATH: "/usr/local/opt/ccache/libexec:/usr/local/opt/gettext/bin:/usr/local/opt/libpcap/bin:/usr/local/opt/libxslt/bin:/usr/local/opt/rpcgen/bin:$PATH" PKG_CONFIG_PATH: "/usr/local/opt/curl/lib/pkgconfig:/usr/local/opt/libpcap/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/ncurses/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig" PYTHON: "/opt/homebrew/bin/python3" MAKE: "/opt/homebrew/bin/gmake" build_task: install_script: - brew update - brew upgrade - brew install autoconf automake awk bash-completion ccache diffutils flake8 git glib gnu-sed gnutls golang jq libev libtool libxml2 make ocaml ocaml-findlib perl pkg-config python3 qemu rust - if test -n "" ; then /opt/homebrew/bin/pip3 install ; fi clone_script: - git clone --depth 100 "$CI_REPOSITORY_URL" . - git fetch origin "$CI_COMMIT_REF_NAME" - git reset --hard "$CI_COMMIT_SHA" build_script: - ci/build.sh section_end:1693402122:section_script_step_2  section_start:1693402122:section_script_step_3 $ cirrus-run -v --show-build-log always ci/cirrus/$NAME.yml build 5052533719171072: TRIGGERED build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: EXECUTING build 5052533719171072: FAILED build 5052533719171072: FAILED build 5052533719171072: FAILED Build created: https://cirrus-ci.com/build/5052533719171072 Build failed, see log below: ## Task: build ## Task instruction: install brew update ==> Homebrew collects anonymous analytics. Read the analytics documentation (and how to opt-out) here: https://docs.brew.sh/Analytics No analytics have been recorded yet (nor will be during this `brew` run). ==> Homebrew is run entirely by unpaid volunteers. Please consider donating: https://github.com/Homebrew/brew#donations ==> You have set: HOMEBREW_NO_AUTO_UPDATE but we have dramatically sped up and fixed many bugs in the way we do Homebrew updates since. Please consider unsetting these and tweaking the values based on the new behaviour. Updated 2 taps (homebrew/core and homebrew/cask). ==> New Formulae aerleon apify-cli asnmap bazel-diff bazel-remote cargo-all-features cargo-auditable cargo-binutils cargo-deps cdi cdxgen cloudlist codelimit coder counts ctpv czkawka dnsrobocert dolphie ebook2cw go@1.20 goread hyfetch img2pdf imgdiet imgdiff katana kor legitify lune lxi-tools mariadb@11.0 massdriver medusa mjml mysql-client@8.0 mysql@8.0 notation proxify python-certifi python-flit-core python-packaging riff riscv64-elf-binutils riscv64-elf-gcc riscv64-elf-gdb risor roadrunner rpmspectool shuffledns toxiproxy tpm udp2raw-multiplatform uncover vunnel wtfis yazi ==> New Casks apidog applite clop crystalfetch dockx elektron-transfer energiza git-credential-manager hovrly hypercal iem-plugin-suite json-viewer luniistore pieces pieces-os piphero shattered-pixel-dungeon simple-web-server stash updf viso voicepeak ==> Outdated Formulae awscli ca-certificates cmake gh gitlab-runner node python@3.11 sqlite xz You have 9 outdated formulae installed. You can upgrade them with brew upgrade or list them with brew outdated. brew upgrade ==> Upgrading 9 outdated packages: gh 2.32.1 -> 2.33.0 cmake 3.27.1 -> 3.27.4 awscli 2.13.7 -> 2.13.13 sqlite 3.42.0 -> 3.43.0 xz 5.4.3 -> 5.4.4 ca-certificates 2023-05-30 -> 2023-08-22 node 20.5.0 -> 20.5.1 python@3.11 3.11.4_1 -> 3.11.5 gitlab-runner 16.2.0 -> 16.3.0 ==> Fetching sqlite ==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.43.0 ==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/blobs/sha256:e6a7d708ca874fc883696409b8319d9ed9376ebfbe911739b50a202d3392fdad ==> Fetching cmake ==> Downloading https://ghcr.io/v2/homebrew/core/cmake/manifests/3.27.4 ==> Downloading https://ghcr.io/v2/homebrew/core/cmake/blobs/sha256:8c4d34968dceba054a8ad70abb80cbdae583dc651e9b1557974669252f0aad8d ==> Fetching ca-certificates ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2023-08-22 ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:a331e92e7a759571296581f029e5cc2ec7cee70cd92dc0b5f8eb76095f94a21a ==> Fetching xz ==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.4 ==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:ba318d89eea54f33cc3613b1cb69ca4217a8f961e59026418e569e8421afbb8c ==> Fetching python@3.11 ==> Downloading https://ghcr.io/v2/homebrew/core/python/3.11/manifests/3.11.5 ==> Downloading https://ghcr.io/v2/homebrew/core/python/3.11/blobs/sha256:55f29263615ffcb1a9097c71fd3ce42647d4f40f6eeecda1317f43cd2a3fcef5 ==> Fetching awscli ==> Downloading https://ghcr.io/v2/homebrew/core/awscli/manifests/2.13.13 ==> Downloading https://ghcr.io/v2/homebrew/core/awscli/blobs/sha256:f09021f9c2cc8bc0819ff871e3c60c3b1443cc4304e757b00c1a6625b7a2a7b4 ==> Fetching node ==> Downloading https://ghcr.io/v2/homebrew/core/node/manifests/20.5.1 ==> Downloading https://ghcr.io/v2/homebrew/core/node/blobs/sha256:7d5ca1c3f43d83919cb90baacf34bf7d8538215a3cf0257fbacfc94348967144 ==> Fetching gh ==> Downloading https://ghcr.io/v2/homebrew/core/gh/manifests/2.33.0 ==> Downloading https://ghcr.io/v2/homebrew/core/gh/blobs/sha256:980f985884168b4fcd88a00642de72011668ebc379bc4c8177bedb6efdb1ca39 ==> Fetching gitlab-runner ==> Downloading https://ghcr.io/v2/homebrew/core/gitlab-runner/manifests/16.3.0 ==> Downloading https://ghcr.io/v2/homebrew/core/gitlab-runner/blobs/sha256:02e8a510abce8ba5b1e930da858d90e26ca3098aa40df51f5e08ee57264723ad ==> Upgrading sqlite 3.42.0 -> 3.43.0 ==> Pouring sqlite--3.43.0.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/sqlite/3.43.0: 11 files, 4.6MB ==> Upgrading cmake 3.27.1 -> 3.27.4 ==> Pouring cmake--3.27.4.arm64_ventura.bottle.tar.gz ==> Caveats To install the CMake documentation, run: brew install cmake-docs Emacs Lisp files have been installed to: /opt/homebrew/share/emacs/site-lisp/cmake ==> Summary ๐Ÿบ /opt/homebrew/Cellar/cmake/3.27.4: 3,285 files, 55.3MB ==> Upgrading ca-certificates 2023-05-30 -> 2023-08-22 ==> Pouring ca-certificates--2023-08-22.arm64_ventura.bottle.tar.gz ==> Regenerating CA certificate bundle from keychain, this may take a while... ๐Ÿบ /opt/homebrew/Cellar/ca-certificates/2023-08-22: 3 files, 221.6KB ==> Upgrading xz 5.4.3 -> 5.4.4 ==> Pouring xz--5.4.4.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/xz/5.4.4: 163 files, 2.6MB ==> Upgrading python@3.11 3.11.4_1 -> 3.11.5 ==> Pouring python@3.11--3.11.5.arm64_ventura.bottle.tar.gz ==> /opt/homebrew/Cellar/python@3.11/3.11.5/bin/python3.11 -Im ensurepip ==> /opt/homebrew/Cellar/python@3.11/3.11.5/bin/python3.11 -Im pip install -v -- ๐Ÿบ /opt/homebrew/Cellar/python@3.11/3.11.5: 3,289 files, 61.8MB ==> Upgrading awscli 2.13.7 -> 2.13.13 ==> Pouring awscli--2.13.13.arm64_ventura.bottle.tar.gz ==> Caveats The "examples" directory has been installed to: /opt/homebrew/share/awscli/examples zsh completions and functions have been installed to: /opt/homebrew/share/zsh/site-functions ==> Summary ๐Ÿบ /opt/homebrew/Cellar/awscli/2.13.13: 12,918 files, 110.8MB ==> Upgrading node 20.5.0 -> 20.5.1 ==> Pouring node--20.5.1.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/node/20.5.1: 2,356 files, 57.2MB ==> Upgrading gh 2.32.1 -> 2.33.0 ==> Pouring gh--2.33.0.arm64_ventura.bottle.tar.gz ==> Caveats zsh completions have been installed to: /opt/homebrew/share/zsh/site-functions ==> Summary ๐Ÿบ /opt/homebrew/Cellar/gh/2.33.0: 189 files, 44MB ==> Upgrading gitlab-runner 16.2.0 -> 16.3.0 ==> Pouring gitlab-runner--16.3.0.arm64_ventura.bottle.tar.gz ==> Caveats To start gitlab-runner now and restart at login: brew services start gitlab-runner Or, if you don't want/need a background service you can just run: /opt/homebrew/opt/gitlab-runner/bin/gitlab-runner run --syslog ==> Summary ๐Ÿบ /opt/homebrew/Cellar/gitlab-runner/16.3.0: 9 files, 72.8MB ==> Caveats ==> cmake To install the CMake documentation, run: brew install cmake-docs Emacs Lisp files have been installed to: /opt/homebrew/share/emacs/site-lisp/cmake ==> awscli The "examples" directory has been installed to: /opt/homebrew/share/awscli/examples zsh completions and functions have been installed to: /opt/homebrew/share/zsh/site-functions ==> gh zsh completions have been installed to: /opt/homebrew/share/zsh/site-functions ==> gitlab-runner To start gitlab-runner now and restart at login: brew services start gitlab-runner Or, if you don't want/need a background service you can just run: /opt/homebrew/opt/gitlab-runner/bin/gitlab-runner run --syslog brew install autoconf automake awk bash-completion ccache diffutils flake8 git glib gnu-sed gnutls golang jq libev libtool libxml2 make ocaml ocaml-findlib perl pkg-config python3 qemu rust Warning: autoconf 2.71 is already installed and up-to-date. To reinstall 2.71, run: brew reinstall autoconf Warning: jq 1.6 is already installed and up-to-date. To reinstall 1.6, run: brew reinstall jq Warning: pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config Warning: python@3.11 3.11.5 is already installed and up-to-date. To reinstall 3.11.5, run: brew reinstall python@3.11 ==> Fetching automake ==> Downloading https://ghcr.io/v2/homebrew/core/automake/manifests/1.16.5 ==> Downloading https://ghcr.io/v2/homebrew/core/automake/blobs/sha256:f68481d06be7fa3f0a0881edb825a336e7f6548191c762d68bd817183b238f5a ==> Fetching awk ==> Downloading https://ghcr.io/v2/homebrew/core/awk/manifests/20220122-1 ==> Downloading https://ghcr.io/v2/homebrew/core/awk/blobs/sha256:47f3d16ebd3eb5767c9053091532d69d2c8288a262f9007301b757639833ffdb ==> Fetching bash-completion ==> Downloading https://ghcr.io/v2/homebrew/core/bash-completion/manifests/1.3_3 ==> Downloading https://ghcr.io/v2/homebrew/core/bash-completion/blobs/sha256:d7902e07973d14daf1bf98d5e3bc5b84beeee977b943c33585cf86d4eaae6e36 ==> Fetching dependencies for ccache: hiredis ==> Fetching hiredis ==> Downloading https://ghcr.io/v2/homebrew/core/hiredis/manifests/1.2.0-1 ==> Downloading https://ghcr.io/v2/homebrew/core/hiredis/blobs/sha256:9970a5ff45d25be488b5f3e843fb777624b4824510d8434b23565fc9b703a59a ==> Fetching ccache ==> Downloading https://ghcr.io/v2/homebrew/core/ccache/manifests/4.8.3 ==> Downloading https://ghcr.io/v2/homebrew/core/ccache/blobs/sha256:371bd659fedf0bceefc9ef96c603dbd97b8693b6cd5a834809c1002cc686aba3 ==> Fetching diffutils ==> Downloading https://ghcr.io/v2/homebrew/core/diffutils/manifests/3.10 ==> Downloading https://ghcr.io/v2/homebrew/core/diffutils/blobs/sha256:c660290591feea403a36b8fc29e77b7844bc1e99a1fb6c7d0110f42992c4e559 ==> Fetching flake8 ==> Downloading https://ghcr.io/v2/homebrew/core/flake8/manifests/6.1.0 ==> Downloading https://ghcr.io/v2/homebrew/core/flake8/blobs/sha256:1eed9a057bfab1b4db4cb236a4a16d1ea1ff40d16975bcdae17da0d01457308a ==> Fetching dependencies for git: pcre2 ==> Fetching pcre2 ==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/manifests/10.42 ==> Downloading https://ghcr.io/v2/homebrew/core/pcre2/blobs/sha256:8423a338c590ab1a6f265b39a9d1a67ab1361a586f0e494a8c9555cff2867536 ==> Fetching git ==> Downloading https://ghcr.io/v2/homebrew/core/git/manifests/2.42.0 ==> Downloading https://ghcr.io/v2/homebrew/core/git/blobs/sha256:285e7a1328068c872a3a3a57ea0b08520c876e941c0fbf271a24a8684873de83 ==> Fetching glib ==> Downloading https://ghcr.io/v2/homebrew/core/glib/manifests/2.76.4 ==> Downloading https://ghcr.io/v2/homebrew/core/glib/blobs/sha256:e5995be18147cbc766ee495c2d142f79b80cc18ac95c8eb3bce6613bcad88fe3 ==> Fetching gnu-sed ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-sed/manifests/4.9 ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-sed/blobs/sha256:5abaf39c16d02125db97d14cd36a96cf1a20a87821199cb38a55134fd4e0aaef ==> Fetching dependencies for gnutls: libtasn1, nettle, p11-kit, libevent and unbound ==> Fetching libtasn1 ==> Downloading https://ghcr.io/v2/homebrew/core/libtasn1/manifests/4.19.0 ==> Downloading https://ghcr.io/v2/homebrew/core/libtasn1/blobs/sha256:9fcf93a7992888a29caf2bc3ad37fb27ee8ceef180367797f4a11040fa761eac ==> Fetching nettle ==> Downloading https://ghcr.io/v2/homebrew/core/nettle/manifests/3.9.1 ==> Downloading https://ghcr.io/v2/homebrew/core/nettle/blobs/sha256:751e140ceac7711c462f1c05d74297c79f0abea26666f974370886c01d7bec83 ==> Fetching p11-kit ==> Downloading https://ghcr.io/v2/homebrew/core/p11-kit/manifests/0.25.0 ==> Downloading https://ghcr.io/v2/homebrew/core/p11-kit/blobs/sha256:4dad6178e4d9f6ac8d9e20036b8ec1163d2d46dff494d1911e6ffcd7b19a4f93 ==> Fetching libevent ==> Downloading https://ghcr.io/v2/homebrew/core/libevent/manifests/2.1.12_1 ==> Downloading https://ghcr.io/v2/homebrew/core/libevent/blobs/sha256:a75d453a7fe2aba1eaba334621b7bd9f0ff6f9e1f04aa400565f68711a9f6db4 ==> Fetching unbound ==> Downloading https://ghcr.io/v2/homebrew/core/unbound/manifests/1.17.1_1 ==> Downloading https://ghcr.io/v2/homebrew/core/unbound/blobs/sha256:987c9200c5657ef18b7e81ba89981be152fd10bad97d4475870af1837b7eac9f ==> Fetching gnutls ==> Downloading https://ghcr.io/v2/homebrew/core/gnutls/manifests/3.8.1 ==> Downloading https://ghcr.io/v2/homebrew/core/gnutls/blobs/sha256:e3c3e0156bee79b8af745e9d4587ccca48afe3a50a25071bfb185b3cfe41a215 ==> Fetching go ==> Downloading https://ghcr.io/v2/homebrew/core/go/manifests/1.21.0 ==> Downloading https://ghcr.io/v2/homebrew/core/go/blobs/sha256:097235ed779dfe05153dff2e589b3cdd0de5f5356e6a83f273d0d51ebfb046b8 ==> Fetching libev ==> Downloading https://ghcr.io/v2/homebrew/core/libev/manifests/4.33 ==> Downloading https://ghcr.io/v2/homebrew/core/libev/blobs/sha256:45855fb985e74c97e1764ae481f1699e846441089cc3da65bdca5d8fc1b41243 ==> Fetching libtool ==> Downloading https://ghcr.io/v2/homebrew/core/libtool/manifests/2.4.7-1 ==> Downloading https://ghcr.io/v2/homebrew/core/libtool/blobs/sha256:a7196b340a6b2ee833b9451409a2e83b08ba192bebe4fd019c6e658789c76298 ==> Fetching libxml2 ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.11.5 ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:13369bc7d99cf8b2da61d00010daa496b0cc4827b7dea969e83ff56d701535f1 ==> Fetching make ==> Downloading https://ghcr.io/v2/homebrew/core/make/manifests/4.4.1 ==> Downloading https://ghcr.io/v2/homebrew/core/make/blobs/sha256:23e26446ffdefd2b7fe44c559e11ab6bc127abd32233847f4e73bb3de87d98c6 ==> Fetching ocaml ==> Downloading https://ghcr.io/v2/homebrew/core/ocaml/manifests/4.14.0 ==> Downloading https://ghcr.io/v2/homebrew/core/ocaml/blobs/sha256:fea680c0c2345edadc91fa0b9102ab2b1223a0f4312370a8fc4f917164f98e51 ==> Fetching ocaml-findlib ==> Downloading https://ghcr.io/v2/homebrew/core/ocaml-findlib/manifests/1.9.6 ==> Downloading https://ghcr.io/v2/homebrew/core/ocaml-findlib/blobs/sha256:bac75b12905f7138e93455ef3c4599fd417448dccafec8cbf5cc63b7192b63c7 ==> Fetching dependencies for perl: berkeley-db and gdbm ==> Fetching berkeley-db ==> Downloading https://ghcr.io/v2/homebrew/core/berkeley-db/manifests/18.1.40_2 ==> Downloading https://ghcr.io/v2/homebrew/core/berkeley-db/blobs/sha256:67fed25d26cb987106b346ee4088959b71306db6a016cb6f58cca9da9350c36d ==> Fetching gdbm ==> Downloading https://ghcr.io/v2/homebrew/core/gdbm/manifests/1.23 ==> Downloading https://ghcr.io/v2/homebrew/core/gdbm/blobs/sha256:a7321472cc9ff32a54c549556340dd1ad9dd95415828149005fb4959d04e83b7 ==> Fetching perl ==> Downloading https://ghcr.io/v2/homebrew/core/perl/manifests/5.36.1 ==> Downloading https://ghcr.io/v2/homebrew/core/perl/blobs/sha256:95806fc97a4d19f592e9fc265e2a79a3183463306c41b665cea9f69d0d748d41 ==> Fetching dependencies for qemu: capstone, dtc, jpeg-turbo, libpng, libslirp, libssh, libusb, lzo, ncurses, pixman, snappy and vde ==> Fetching capstone ==> Downloading https://ghcr.io/v2/homebrew/core/capstone/manifests/4.0.2 ==> Downloading https://ghcr.io/v2/homebrew/core/capstone/blobs/sha256:4a7f3c31862791da2c3e9436880a84953ad61a7764fbac208fb6b6999ee139dc ==> Fetching dtc ==> Downloading https://ghcr.io/v2/homebrew/core/dtc/manifests/1.7.0 ==> Downloading https://ghcr.io/v2/homebrew/core/dtc/blobs/sha256:9ca326b92b46108692e2f27bf20e83877bf772650f0e6912be5ce3934df284a5 ==> Fetching jpeg-turbo ==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-turbo/manifests/3.0.0 ==> Downloading https://ghcr.io/v2/homebrew/core/jpeg-turbo/blobs/sha256:1971c1fa66c2580fa0bfafe5350c6170bfe7395a4e503e7bfe0c69ec2e353010 ==> Fetching libpng ==> Downloading https://ghcr.io/v2/homebrew/core/libpng/manifests/1.6.40 ==> Downloading https://ghcr.io/v2/homebrew/core/libpng/blobs/sha256:c309cf133ab08f4fd25210da897eaaff2603e9a7e1bdc178821c7e186fb9ee69 ==> Fetching libslirp ==> Downloading https://ghcr.io/v2/homebrew/core/libslirp/manifests/4.7.0 ==> Downloading https://ghcr.io/v2/homebrew/core/libslirp/blobs/sha256:3e461de89cdcc48cd88ed8065700575cc3d4921213f2023cce1c1c56853c9117 ==> Fetching libssh ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.10.5_1 ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:5b5925ae5e0d31dd7b2c508eb1f6a19585a87cb66310d5a658e772666500191d ==> Fetching libusb ==> Downloading https://ghcr.io/v2/homebrew/core/libusb/manifests/1.0.26 ==> Downloading https://ghcr.io/v2/homebrew/core/libusb/blobs/sha256:ea8a4a04b5cc81eff38d0c5cdfe2fbac519ca2c7652c64371074f4abaf766a0b ==> Fetching lzo ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:a565c627b13f2dc7fc4550aa8290a4c3feb2f48fcaa45c9f7f4bc4fe4535aa66 ==> Fetching ncurses ==> Downloading https://ghcr.io/v2/homebrew/core/ncurses/manifests/6.4-1 ==> Downloading https://ghcr.io/v2/homebrew/core/ncurses/blobs/sha256:8afdd105a6b1d9ec6c567edfe5a08dd3eff5bece58fc29894ff64ae3851c4ddb ==> Fetching pixman ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.42.2-1 ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:e27867c503bd9cf858159261e053184d19ae00357dc89426810f80734aaaefd0 ==> Fetching snappy ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.10 ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:ca95915a51bed09a5e70ebb6f253eabe4df5b00e87ebe49aea0124f8bb51bc3c ==> Fetching vde ==> Downloading https://ghcr.io/v2/homebrew/core/vde/manifests/2.3.3 ==> Downloading https://ghcr.io/v2/homebrew/core/vde/blobs/sha256:982a56825cbd1bd374001330e3492e83a1d82825ed7228d33705ffad3b927e8e ==> Fetching qemu ==> Downloading https://ghcr.io/v2/homebrew/core/qemu/manifests/8.1.0_1-1 ==> Downloading https://ghcr.io/v2/homebrew/core/qemu/blobs/sha256:9b96017b8a7d8235275108a23224a388cb8b9a7276c76dcf876dc11eae372562 ==> Fetching rust ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.71.1 ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:ebb7606e866133436ba0f6914746dd08ba07551a83887ac475540d705cc45d00 ==> Pouring automake--1.16.5.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/automake/1.16.5: 131 files, 3.5MB ==> Pouring awk--20220122.arm64_ventura.bottle.1.tar.gz ๐Ÿบ /opt/homebrew/Cellar/awk/20220122: 8 files, 178.2KB ==> Pouring bash-completion--1.3_3.arm64_ventura.bottle.tar.gz ==> Caveats Add the following line to your ~/.bash_profile: [[ -r "/opt/homebrew/etc/profile.d/bash_completion.sh" ]] && . "/opt/homebrew/etc/profile.d/bash_completion.sh" ==> Summary ๐Ÿบ /opt/homebrew/Cellar/bash-completion/1.3_3: 189 files, 608.4KB ==> Installing dependencies for ccache: hiredis ==> Installing ccache dependency: hiredis ==> Pouring hiredis--1.2.0.arm64_ventura.bottle.1.tar.gz ๐Ÿบ /opt/homebrew/Cellar/hiredis/1.2.0: 52 files, 490.2KB ==> Installing ccache ==> Pouring ccache--4.8.3.arm64_ventura.bottle.tar.gz ==> Caveats To install symlinks for compilers that will automatically use ccache, prepend this directory to your PATH: /opt/homebrew/opt/ccache/libexec If this is an upgrade and you have previously added the symlinks to your PATH, you may need to modify it to the path specified above so it points to the current version. NOTE: ccache can prevent some software from compiling. ALSO NOTE: The brew command, by design, will never use ccache. ==> Summary ๐Ÿบ /opt/homebrew/Cellar/ccache/4.8.3: 78 files, 1.3MB ==> Pouring diffutils--3.10.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/diffutils/3.10: 17 files, 870.5KB ==> Pouring flake8--6.1.0.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/flake8/6.1.0: 857 files, 10MB ==> Installing dependencies for git: pcre2 ==> Installing git dependency: pcre2 ==> Pouring pcre2--10.42.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/pcre2/10.42: 230 files, 6.2MB ==> Installing git ==> Pouring git--2.42.0.arm64_ventura.bottle.tar.gz ==> Caveats The Tcl/Tk GUIs (e.g. gitk, git-gui) are now in the `git-gui` formula. Subversion interoperability (git-svn) is now in the `git-svn` formula. zsh completions and functions have been installed to: /opt/homebrew/share/zsh/site-functions ==> Summary ๐Ÿบ /opt/homebrew/Cellar/git/2.42.0: 1,636 files, 50MB ==> Pouring glib--2.76.4.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/glib/2.76.4: 455 files, 22.2MB ==> Pouring gnu-sed--4.9.arm64_ventura.bottle.tar.gz ==> Caveats GNU "sed" has been installed as "gsed". If you need to use it as "sed", you can add a "gnubin" directory to your PATH from your bashrc like: PATH="/opt/homebrew/opt/gnu-sed/libexec/gnubin:$PATH" ==> Summary ๐Ÿบ /opt/homebrew/Cellar/gnu-sed/4.9: 12 files, 613.6KB ==> Installing dependencies for gnutls: libtasn1, nettle, p11-kit, libevent and unbound ==> Installing gnutls dependency: libtasn1 ==> Pouring libtasn1--4.19.0.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/libtasn1/4.19.0: 61 files, 717.8KB ==> Installing gnutls dependency: nettle ==> Pouring nettle--3.9.1.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/nettle/3.9.1: 94 files, 2.7MB ==> Installing gnutls dependency: p11-kit ==> Pouring p11-kit--0.25.0.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/p11-kit/0.25.0: 67 files, 4.8MB ==> Installing gnutls dependency: libevent ==> Pouring libevent--2.1.12_1.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/libevent/2.1.12_1: 57 files, 2.2MB ==> Installing gnutls dependency: unbound ==> Pouring unbound--1.17.1_1.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/unbound/1.17.1_1: 58 files, 5.7MB ==> Installing gnutls ==> Pouring gnutls--3.8.1.arm64_ventura.bottle.tar.gz ==> Caveats Guile bindings are now in the `guile-gnutls` formula. ==> Summary ๐Ÿบ /opt/homebrew/Cellar/gnutls/3.8.1: 1,284 files, 10.7MB ==> Pouring go--1.21.0.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/go/1.21.0: 12,515 files, 241.0MB ==> Pouring libev--4.33.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/libev/4.33: 12 files, 500.6KB ==> Pouring libtool--2.4.7.arm64_ventura.bottle.1.tar.gz ==> Caveats All commands have been installed with the prefix "g". If you need to use these commands with their normal names, you can add a "gnubin" directory to your PATH from your bashrc like: PATH="/opt/homebrew/opt/libtool/libexec/gnubin:$PATH" ==> Summary ๐Ÿบ /opt/homebrew/Cellar/libtool/2.4.7: 75 files, 3.8MB ==> Pouring libxml2--2.11.5.arm64_ventura.bottle.tar.gz ==> Caveats libxml2 is keg-only, which means it was not symlinked into /opt/homebrew, because macOS already provides this software and installing another version in parallel can cause all kinds of trouble. If you need to have libxml2 first in your PATH, run: echo 'export PATH="/opt/homebrew/opt/libxml2/bin:$PATH"' >> ~/.zshrc For compilers to find libxml2 you may need to set: export LDFLAGS="-L/opt/homebrew/opt/libxml2/lib" export CPPFLAGS="-I/opt/homebrew/opt/libxml2/include" For pkg-config to find libxml2 you may need to set: export PKG_CONFIG_PATH="/opt/homebrew/opt/libxml2/lib/pkgconfig" ==> Summary ๐Ÿบ /opt/homebrew/Cellar/libxml2/2.11.5: 205 files, 7.3MB ==> Pouring make--4.4.1.arm64_ventura.bottle.tar.gz ==> Caveats GNU "make" has been installed as "gmake". If you need to use it as "make", you can add a "gnubin" directory to your PATH from your bashrc like: PATH="/opt/homebrew/opt/make/libexec/gnubin:$PATH" ==> Summary ๐Ÿบ /opt/homebrew/Cellar/make/4.4.1: 16 files, 1.3MB ==> Pouring ocaml--4.14.0.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/ocaml/4.14.0: 2,425 files, 400.3MB ==> Pouring ocaml-findlib--1.9.6.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/ocaml-findlib/1.9.6: 53 files, 2.7MB ==> Installing dependencies for perl: berkeley-db and gdbm ==> Installing perl dependency: berkeley-db ==> Pouring berkeley-db--18.1.40_2.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/berkeley-db/18.1.40_2: 44 files, 6.1MB ==> Installing perl dependency: gdbm ==> Pouring gdbm--1.23.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/gdbm/1.23: 24 files, 1MB ==> Installing perl ==> Pouring perl--5.36.1.arm64_ventura.bottle.tar.gz ==> Caveats By default non-brewed cpan modules are installed to the Cellar. If you wish for your modules to persist across updates we recommend using `local::lib`. You can set that up like this: PERL_MM_OPT="INSTALL_BASE=$HOME/perl5" cpan local::lib And add the following to your shell profile e.g. ~/.profile or ~/.zshrc eval "$(perl -I$HOME/perl5/lib/perl5 -Mlocal::lib=$HOME/perl5)" ==> Summary ๐Ÿบ /opt/homebrew/Cellar/perl/5.36.1: 2,492 files, 67.7MB ==> Installing dependencies for qemu: capstone, dtc, jpeg-turbo, libpng, libslirp, libssh, libusb, lzo, ncurses, pixman, snappy and vde ==> Installing qemu dependency: capstone ==> Pouring capstone--4.0.2.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/capstone/4.0.2: 25 files, 14.7MB ==> Installing qemu dependency: dtc ==> Pouring dtc--1.7.0.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/dtc/1.7.0: 18 files, 619.2KB ==> Installing qemu dependency: jpeg-turbo ==> Pouring jpeg-turbo--3.0.0.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/jpeg-turbo/3.0.0: 44 files, 3.4MB ==> Installing qemu dependency: libpng ==> Pouring libpng--1.6.40.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/libpng/1.6.40: 27 files, 1.3MB ==> Installing qemu dependency: libslirp ==> Pouring libslirp--4.7.0.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/libslirp/4.7.0: 11 files, 385KB ==> Installing qemu dependency: libssh ==> Pouring libssh--0.10.5_1.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/libssh/0.10.5_1: 23 files, 1.3MB ==> Installing qemu dependency: libusb ==> Pouring libusb--1.0.26.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/libusb/1.0.26: 22 files, 595.0KB ==> Installing qemu dependency: lzo ==> Pouring lzo--2.10.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/lzo/2.10: 31 files, 566.2KB ==> Installing qemu dependency: ncurses ==> Pouring ncurses--6.4.arm64_ventura.bottle.1.tar.gz ๐Ÿบ /opt/homebrew/Cellar/ncurses/6.4: 4,001 files, 9.7MB ==> Installing qemu dependency: pixman ==> Pouring pixman--0.42.2.arm64_ventura.bottle.1.tar.gz ๐Ÿบ /opt/homebrew/Cellar/pixman/0.42.2: 11 files, 1.2MB ==> Installing qemu dependency: snappy ==> Pouring snappy--1.1.10.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/snappy/1.1.10: 18 files, 164.2KB ==> Installing qemu dependency: vde ==> Pouring vde--2.3.3.arm64_ventura.bottle.tar.gz ๐Ÿบ /opt/homebrew/Cellar/vde/2.3.3: 66 files, 1.3MB ==> Installing qemu ==> Pouring qemu--8.1.0_1.arm64_ventura.bottle.1.tar.gz ๐Ÿบ /opt/homebrew/Cellar/qemu/8.1.0_1: 162 files, 533.9MB ==> Pouring rust--1.71.1.arm64_ventura.bottle.tar.gz ==> Caveats zsh completions have been installed to: /opt/homebrew/share/zsh/site-functions ==> Summary ๐Ÿบ /opt/homebrew/Cellar/rust/1.71.1: 38,861 files, 1.2GB ==> Caveats ==> bash-completion Add the following line to your ~/.bash_profile: [[ -r "/opt/homebrew/etc/profile.d/bash_completion.sh" ]] && . "/opt/homebrew/etc/profile.d/bash_completion.sh" ==> ccache To install symlinks for compilers that will automatically use ccache, prepend this directory to your PATH: /opt/homebrew/opt/ccache/libexec If this is an upgrade and you have previously added the symlinks to your PATH, you may need to modify it to the path specified above so it points to the current version. NOTE: ccache can prevent some software from compiling. ALSO NOTE: The brew command, by design, will never use ccache. ==> git The Tcl/Tk GUIs (e.g. gitk, git-gui) are now in the `git-gui` formula. Subversion interoperability (git-svn) is now in the `git-svn` formula. zsh completions and functions have been installed to: /opt/homebrew/share/zsh/site-functions ==> gnu-sed GNU "sed" has been installed as "gsed". If you need to use it as "sed", you can add a "gnubin" directory to your PATH from your bashrc like: PATH="/opt/homebrew/opt/gnu-sed/libexec/gnubin:$PATH" ==> gnutls Guile bindings are now in the `guile-gnutls` formula. ==> libtool All commands have been installed with the prefix "g". If you need to use these commands with their normal names, you can add a "gnubin" directory to your PATH from your bashrc like: PATH="/opt/homebrew/opt/libtool/libexec/gnubin:$PATH" ==> libxml2 libxml2 is keg-only, which means it was not symlinked into /opt/homebrew, because macOS already provides this software and installing another version in parallel can cause all kinds of trouble. If you need to have libxml2 first in your PATH, run: echo 'export PATH="/opt/homebrew/opt/libxml2/bin:$PATH"' >> ~/.zshrc For compilers to find libxml2 you may need to set: export LDFLAGS="-L/opt/homebrew/opt/libxml2/lib" export CPPFLAGS="-I/opt/homebrew/opt/libxml2/include" For pkg-config to find libxml2 you may need to set: export PKG_CONFIG_PATH="/opt/homebrew/opt/libxml2/lib/pkgconfig" ==> make GNU "make" has been installed as "gmake". If you need to use it as "make", you can add a "gnubin" directory to your PATH from your bashrc like: PATH="/opt/homebrew/opt/make/libexec/gnubin:$PATH" ==> perl By default non-brewed cpan modules are installed to the Cellar. If you wish for your modules to persist across updates we recommend using `local::lib`. You can set that up like this: PERL_MM_OPT="INSTALL_BASE=$HOME/perl5" cpan local::lib And add the following to your shell profile e.g. ~/.profile or ~/.zshrc eval "$(perl -I$HOME/perl5/lib/perl5 -Mlocal::lib=$HOME/perl5)" ==> rust zsh completions have been installed to: /opt/homebrew/share/zsh/site-functions if test -n "" ; then /opt/homebrew/bin/pip3 install ; fi ## Task instruction: clone git clone --depth 100 "$CI_REPOSITORY_URL" . Cloning into '.'... git fetch origin "$CI_COMMIT_REF_NAME" From https://gitlab.com/nbdkit/libnbd * branch master -> FETCH_HEAD git reset --hard "$CI_COMMIT_SHA" HEAD is now at 7d9a7b3 ci: Update to latest lcitool, for FreeBSD-current ## Task instruction: build ci/build.sh + main + MAKE=/opt/homebrew/bin/gmake + autoreconf -if glibtoolize: putting auxiliary files in '.'. glibtoolize: copying file './ltmain.sh' glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. glibtoolize: copying file 'm4/libtool.m4' glibtoolize: copying file 'm4/ltoptions.m4' glibtoolize: copying file 'm4/ltsugar.m4' glibtoolize: copying file 'm4/ltversion.m4' glibtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:23: installing './compile' configure.ac:28: installing './config.guess' configure.ac:28: installing './config.sub' configure.ac:27: installing './install-sh' configure.ac:27: installing './missing' common/include/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' + CONFIG_ARGS='--enable-gcc-warnings ' + test skip = '' + CONFIG_ARGS='--enable-gcc-warnings --with-gnutls' + test skip = '' + CONFIG_ARGS='--enable-gcc-warnings --with-gnutls --with-libxml2' + test -n '' + CONFIG_ARGS='--enable-gcc-warnings --with-gnutls --with-libxml2 --enable-fuse --enable-ocaml --enable-python' + test '' = skip + CONFIG_ARGS='--enable-gcc-warnings --with-gnutls --with-libxml2 --enable-fuse --enable-ocaml --enable-python --enable-golang' + ./configure --enable-gcc-warnings --with-gnutls --with-libxml2 --enable-fuse --enable-ocaml --enable-python --enable-golang checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether /opt/homebrew/bin/gmake sets $(MAKE)... yes checking whether /opt/homebrew/bin/gmake supports the include directive... yes (GNU style) checking whether /opt/homebrew/bin/gmake supports nested variables... yes checking dependency style of gcc... gcc3 checking build system type... aarch64-apple-darwin22.5.0 checking host system type... aarch64-apple-darwin22.5.0 checking how to print strings... printf checking for a sed that does not truncate output... /opt/homebrew/bin/gsed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert aarch64-apple-darwin22.5.0 file names to aarch64-apple-darwin22.5.0 format... func_convert_file_noop checking how to convert aarch64-apple-darwin22.5.0 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin22.5.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a sed that does not truncate output... (cached) /opt/homebrew/bin/gsed checking for grealpath... no checking for realpath... realpath checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking whether gcc is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether byte ordering is bigendian... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin22.5.0 dyld checking how to hardcode library paths into programs... immediate checking if the C++ compiler really really works... yes checking whether the compiler supports -Wvla... yes checking whether the compiler supports -Wframe-larger-than=5000... yes checking whether the compiler supports -Wstack-usage=10000... no checking for gcc options needed to detect all undeclared functions... none needed checking whether __builtin_add_overflow is declared... no checking whether __builtin_mul_overflow is declared... no checking if __auto_type is available in this compiler... yes checking size of long... 8 checking for byteswap.h... no checking for endian.h... no checking for stdatomic.h... yes checking for sys/endian.h... no checking for linux/vm_sockets.h... no checking for sys/vsock.h... yes checking for struct sockaddr_vm... yes checking for posix_fadvise... no checking for posix_memalign... yes checking for prctl... no checking for strerrordesc_np... no checking for valloc... yes checking whether sys_errlist is declared... yes checking for dlopen in -ldl... yes checking for dlfcn.h... (cached) yes checking if this is glibc >= 2.34... no checking for pkg-config... /opt/homebrew/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gnutls >= 3.3.0... yes gnutls version is 3.8.1 checking for default TLS session priority string... NORMAL checking for gnutls/socket.h... yes checking for gnutls_session_set_verify_cert... yes checking for gnutls_transport_is_ktls_enabled... yes checking for certtool... certtool checking for psktool... psktool checking for libxml-2.0... yes libxml2 version is 2.9.13 checking for nbdkit... no checking for nbd-server... no checking for qemu-nbd... qemu-nbd qemu-nbd version is qemu-nbd 8.1.0 checking for qemu-storage-daemon... qemu-storage-daemon checking for glib-2.0... yes glib2 version is 2.76.4 checking for libev... no checking for ev.h... no configure: WARNING: ev.h not found, some examples will not be compiled checking for fuse3... no configure: WARNING: FUSE 3 library and headers are missing, so optional nbdfuse program won't be built checking for ublksrv... no configure: WARNING: libublksrv (ublk server) library and headers are missing, so optional nbdublk program won't be built checking for perl... perl checking if we have perl Pod::Man and Pod::Simple... yes checking for bash-completion >= 2.0... no configure: WARNING: bash-completion not installed checking for ocamlc... ocamlc OCaml version is 4.14.0 OCaml library path is /opt/homebrew/lib/ocaml checking for ocamlopt... ocamlopt checking for ocamlc.opt... ocamlc.opt checking for ocamlopt.opt... ocamlopt.opt checking for ocaml... ocaml checking for ocamldep... ocamldep checking for ocamlmktop... ocamlmktop checking for ocamlmklib... ocamlmklib checking for ocamldoc... ocamldoc checking for ocamlbuild... no checking for ocamlfind... ocamlfind checking for caml_alloc_custom_mem... yes checking for caml_alloc_initialized_string... yes checking for caml_unix_get_sockaddr... no checking for python3... /opt/homebrew/bin/python3 checking Python version... 3.11 checking for python-"3.11"... yes checking Python prefix... /opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11 checking for Python site-packages path... /opt/homebrew/lib/python3.11/site-packages checking for Python extension suffix (PEP-3149)... .cpython-311-darwin.so checking for go... go checking for gofmt... gofmt go version go1.21.0 darwin/arm64 checking for go major version... 1 checking for go minor version... 21 checking if go is usable... yes checking for cargo... cargo cargo version is cargo 1.71.2 (1a737af0c 2023-08-07) checking for rustfmt... rustfmt rustfmt version is rustfmt 1.5.2-stable ( ) checking if cargo is usable... yes checking for how to mark DSO non-deletable at runtime... checking for how to set DSO symbol versions... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating podwrapper.pl config.status: creating python/run-python-tests config.status: creating run config.status: creating rust/run-tests.sh config.status: creating sh/nbdsh config.status: creating Makefile config.status: creating bash-completion/Makefile config.status: creating common/include/Makefile config.status: creating common/utils/Makefile config.status: creating copy/Makefile config.status: creating docs/Makefile config.status: creating dump/Makefile config.status: creating examples/Makefile config.status: creating fuse/Makefile config.status: creating fuzzing/Makefile config.status: creating generator/Makefile config.status: creating generator/config.ml config.status: creating golang/Makefile config.status: creating golang/examples/Makefile config.status: creating include/Makefile config.status: creating info/Makefile config.status: creating interop/Makefile config.status: creating interop/nbd-server-tls.conf config.status: creating lib/Makefile config.status: creating lib/libnbd.pc config.status: creating lib/local/libnbd.pc config.status: creating ocaml/Makefile config.status: creating ocaml/META config.status: creating ocaml/examples/Makefile config.status: creating ocaml/tests/Makefile config.status: creating python/Makefile config.status: creating rust/Makefile config.status: creating sh/Makefile config.status: creating tests/Makefile config.status: creating tests/functions.sh config.status: creating ublk/Makefile config.status: creating valgrind/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ---------------------------------------------------------------------- Thank you for downloading libnbd 1.17.4 This is how we have configured the optional components for you today: Optional library features: TLS support ............................ yes NBD URI support ........................ yes AF_VSOCK support ....................... yes FUSE support ........................... no ublk support ........................... no Manual pages ........................... yes Bash tab completion .................... no Language bindings: Go ..................................... yes OCaml .................................. yes Python ................................. yes Rust ................................... yes Server interoperability testing: qemu-nbd ............................... yes qemu-storage-daemon .................... yes nbdkit ................................. no nbd-server ............................. no Examples: glib example ........................... yes libev example .......................... no If any optional component is configured โ€˜noโ€™ when you expected โ€˜yesโ€™ then you should check the preceding messages and README. Please report bugs back to the mailing list: http://www.redhat.com/mailman/listinfo/libguestfs Next you should type 'make' to build the package, then 'make check' to run the tests. + /opt/homebrew/bin/gmake /opt/homebrew/bin/gmake all-recursive gmake[1]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build' Making all in generator gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/generator' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/generator' Making all in include gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/include' /opt/homebrew/bin/gmake -C ../generator stamp-generator gmake[3]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/generator' ocamlc.opt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -I . -I . \ -I +str str.cma -I +unix unix.cma config.mli config.ml utils.mli utils.ml state_machine.mli state_machine.ml API.mli API.ml state_machine_generator.mli state_machine_generator.ml C.mli C.ml Python.mli Python.ml OCaml.mli OCaml.ml GoLang.mli GoLang.ml RustSys.mli RustSys.ml Rust.mli Rust.ml generator.ml -o generator rm -f stamp-generator cd .. && \ OCAMLRUNPARAM=b /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/generator/generator Regenerating the cache, this could take a little while ... written lib/states.h written lib/states.c written lib/states-run.c written lib/libnbd.syms written include/libnbd.h written lib/unlocked.h written lib/api.c written docs/Makefile.inc written docs/api-links.pod written docs/api-flag-links.pod written docs/nbd_set_debug.pod written docs/nbd_get_debug.pod written docs/nbd_set_debug_callback.pod written docs/nbd_clear_debug_callback.pod written docs/nbd_stats_bytes_sent.pod written docs/nbd_stats_chunks_sent.pod written docs/nbd_stats_bytes_received.pod written docs/nbd_stats_chunks_received.pod written docs/nbd_set_handle_name.pod written docs/nbd_get_handle_name.pod written docs/nbd_set_private_data.pod written docs/nbd_get_private_data.pod written docs/nbd_set_export_name.pod written docs/nbd_get_export_name.pod written docs/nbd_set_request_block_size.pod written docs/nbd_get_request_block_size.pod written docs/nbd_set_full_info.pod written docs/nbd_get_full_info.pod written docs/nbd_get_canonical_export_name.pod written docs/nbd_get_export_description.pod written docs/nbd_set_tls.pod written docs/nbd_get_tls.pod written docs/nbd_get_tls_negotiated.pod written docs/nbd_set_tls_certificates.pod written docs/nbd_set_tls_verify_peer.pod written docs/nbd_get_tls_verify_peer.pod written docs/nbd_set_tls_username.pod written docs/nbd_get_tls_username.pod written docs/nbd_set_tls_psk_file.pod written docs/nbd_set_request_extended_headers.pod written docs/nbd_get_request_extended_headers.pod written docs/nbd_get_extended_headers_negotiated.pod written docs/nbd_set_request_structured_replies.pod written docs/nbd_get_request_structured_replies.pod written docs/nbd_get_structured_replies_negotiated.pod written docs/nbd_set_request_meta_context.pod written docs/nbd_get_request_meta_context.pod written docs/nbd_set_handshake_flags.pod written docs/nbd_get_handshake_flags.pod written docs/nbd_set_pread_initialize.pod written docs/nbd_get_pread_initialize.pod written docs/nbd_set_strict_mode.pod written docs/nbd_get_strict_mode.pod written docs/nbd_set_opt_mode.pod written docs/nbd_get_opt_mode.pod written docs/nbd_opt_go.pod written docs/nbd_opt_abort.pod written docs/nbd_opt_starttls.pod written docs/nbd_opt_structured_reply.pod written docs/nbd_opt_list.pod written docs/nbd_opt_info.pod written docs/nbd_opt_list_meta_context.pod written docs/nbd_opt_list_meta_context_queries.pod written docs/nbd_opt_set_meta_context.pod written docs/nbd_opt_set_meta_context_queries.pod written docs/nbd_add_meta_context.pod written docs/nbd_get_nr_meta_contexts.pod written docs/nbd_get_meta_context.pod written docs/nbd_clear_meta_contexts.pod written docs/nbd_set_uri_allow_transports.pod written docs/nbd_set_uri_allow_tls.pod written docs/nbd_set_uri_allow_local_file.pod written docs/nbd_connect_uri.pod written docs/nbd_connect_unix.pod written docs/nbd_connect_vsock.pod written docs/nbd_connect_tcp.pod written docs/nbd_connect_socket.pod written docs/nbd_connect_command.pod written docs/nbd_connect_systemd_socket_activation.pod written docs/nbd_set_socket_activation_name.pod written docs/nbd_get_socket_activation_name.pod written docs/nbd_is_read_only.pod written docs/nbd_can_flush.pod written docs/nbd_can_fua.pod written docs/nbd_is_rotational.pod written docs/nbd_can_trim.pod written docs/nbd_can_zero.pod written docs/nbd_can_fast_zero.pod written docs/nbd_can_df.pod written docs/nbd_can_multi_conn.pod written docs/nbd_can_cache.pod written docs/nbd_can_meta_context.pod written docs/nbd_get_protocol.pod written docs/nbd_get_size.pod written docs/nbd_get_block_size.pod written docs/nbd_pread.pod written docs/nbd_pread_structured.pod written docs/nbd_pwrite.pod written docs/nbd_shutdown.pod written docs/nbd_flush.pod written docs/nbd_trim.pod written docs/nbd_cache.pod written docs/nbd_zero.pod written docs/nbd_block_status.pod written docs/nbd_block_status_64.pod written docs/nbd_poll.pod written docs/nbd_poll2.pod written docs/nbd_aio_connect.pod written docs/nbd_aio_connect_uri.pod written docs/nbd_aio_connect_unix.pod written docs/nbd_aio_connect_vsock.pod written docs/nbd_aio_connect_tcp.pod written docs/nbd_aio_connect_socket.pod written docs/nbd_aio_connect_command.pod written docs/nbd_aio_connect_systemd_socket_activation.pod written docs/nbd_aio_opt_go.pod written docs/nbd_aio_opt_abort.pod written docs/nbd_aio_opt_starttls.pod written docs/nbd_aio_opt_structured_reply.pod written docs/nbd_aio_opt_list.pod written docs/nbd_aio_opt_info.pod written docs/nbd_aio_opt_list_meta_context.pod written docs/nbd_aio_opt_list_meta_context_queries.pod written docs/nbd_aio_opt_set_meta_context.pod written docs/nbd_aio_opt_set_meta_context_queries.pod written docs/nbd_aio_pread.pod written docs/nbd_aio_pread_structured.pod written docs/nbd_aio_pwrite.pod written docs/nbd_aio_disconnect.pod written docs/nbd_aio_flush.pod written docs/nbd_aio_trim.pod written docs/nbd_aio_cache.pod written docs/nbd_aio_zero.pod written docs/nbd_aio_block_status.pod written docs/nbd_aio_block_status_64.pod written docs/nbd_aio_get_fd.pod written docs/nbd_aio_get_direction.pod written docs/nbd_aio_notify_read.pod written docs/nbd_aio_notify_write.pod written docs/nbd_aio_is_created.pod written docs/nbd_aio_is_connecting.pod written docs/nbd_aio_is_negotiating.pod written docs/nbd_aio_is_ready.pod written docs/nbd_aio_is_processing.pod written docs/nbd_aio_is_dead.pod written docs/nbd_aio_is_closed.pod written docs/nbd_aio_command_completed.pod written docs/nbd_aio_peek_command_completed.pod written docs/nbd_aio_in_flight.pod written docs/nbd_connection_state.pod written docs/nbd_get_package_name.pod written docs/nbd_get_version.pod written docs/nbd_kill_subprocess.pod written docs/nbd_supports_tls.pod written docs/nbd_supports_vsock.pod written docs/nbd_supports_uri.pod written docs/nbd_get_uri.pod written python/methods.h written python/libnbdmod.c written python/methods.c written python/nbd.py written ocaml/NBD.mli written ocaml/NBD.ml written ocaml/nbd-c.c written golang/bindings.go written golang/closures.go written golang/wrappers.go written golang/wrappers.h written rust/libnbd-sys/src/generated.rs written rust/src/bindings.rs written rust/src/async_bindings.rs touch stamp-generator gmake[3]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/generator' /opt/homebrew/bin/gmake all-am gmake[3]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/include' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/include' gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/include' Making all in common/include gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/common/include' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/common/include' Making all in common/utils gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libutils_la-human-size.lo -MD -MP -MF .deps/libutils_la-human-size.Tpo -c -o libutils_la-human-size.lo `test -f 'human-size.c' || echo './'`human-size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libutils_la-human-size.lo -MD -MP -MF .deps/libutils_la-human-size.Tpo -c human-size.c -fno-common -DPIC -o .libs/libutils_la-human-size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libutils_la-human-size.lo -MD -MP -MF .deps/libutils_la-human-size.Tpo -c human-size.c -o libutils_la-human-size.o >/dev/null 2>&1 mv -f .deps/libutils_la-human-size.Tpo .deps/libutils_la-human-size.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libutils_la-vector.lo -MD -MP -MF .deps/libutils_la-vector.Tpo -c -o libutils_la-vector.lo `test -f 'vector.c' || echo './'`vector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libutils_la-vector.lo -MD -MP -MF .deps/libutils_la-vector.Tpo -c vector.c -fno-common -DPIC -o .libs/libutils_la-vector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libutils_la-vector.lo -MD -MP -MF .deps/libutils_la-vector.Tpo -c vector.c -o libutils_la-vector.o >/dev/null 2>&1 mv -f .deps/libutils_la-vector.Tpo .deps/libutils_la-vector.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libutils_la-version.lo -MD -MP -MF .deps/libutils_la-version.Tpo -c -o libutils_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libutils_la-version.lo -MD -MP -MF .deps/libutils_la-version.Tpo -c version.c -fno-common -DPIC -o .libs/libutils_la-version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libutils_la-version.lo -MD -MP -MF .deps/libutils_la-version.Tpo -c version.c -o libutils_la-version.o >/dev/null 2>&1 mv -f .deps/libutils_la-version.Tpo .deps/libutils_la-version.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o libutils.la libutils_la-human-size.lo libutils_la-vector.lo libutils_la-version.lo libtool: link: ar cr .libs/libutils.a .libs/libutils_la-human-size.o .libs/libutils_la-vector.o .libs/libutils_la-version.o libtool: link: ranlib .libs/libutils.a libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/common/utils' Making all in lib gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/lib' /opt/homebrew/bin/gmake all-am gmake[3]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-aio.lo -MD -MP -MF .deps/libnbd_la-aio.Tpo -c -o libnbd_la-aio.lo `test -f 'aio.c' || echo './'`aio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-aio.lo -MD -MP -MF .deps/libnbd_la-aio.Tpo -c aio.c -fno-common -DPIC -o .libs/libnbd_la-aio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-aio.lo -MD -MP -MF .deps/libnbd_la-aio.Tpo -c aio.c -o libnbd_la-aio.o >/dev/null 2>&1 mv -f .deps/libnbd_la-aio.Tpo .deps/libnbd_la-aio.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-api.lo -MD -MP -MF .deps/libnbd_la-api.Tpo -c -o libnbd_la-api.lo `test -f 'api.c' || echo './'`api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-api.lo -MD -MP -MF .deps/libnbd_la-api.Tpo -c api.c -fno-common -DPIC -o .libs/libnbd_la-api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-api.lo -MD -MP -MF .deps/libnbd_la-api.Tpo -c api.c -o libnbd_la-api.o >/dev/null 2>&1 mv -f .deps/libnbd_la-api.Tpo .deps/libnbd_la-api.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-connect.lo -MD -MP -MF .deps/libnbd_la-connect.Tpo -c -o libnbd_la-connect.lo `test -f 'connect.c' || echo './'`connect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-connect.lo -MD -MP -MF .deps/libnbd_la-connect.Tpo -c connect.c -fno-common -DPIC -o .libs/libnbd_la-connect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-connect.lo -MD -MP -MF .deps/libnbd_la-connect.Tpo -c connect.c -o libnbd_la-connect.o >/dev/null 2>&1 mv -f .deps/libnbd_la-connect.Tpo .deps/libnbd_la-connect.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-crypto.lo -MD -MP -MF .deps/libnbd_la-crypto.Tpo -c -o libnbd_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-crypto.lo -MD -MP -MF .deps/libnbd_la-crypto.Tpo -c crypto.c -fno-common -DPIC -o .libs/libnbd_la-crypto.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-crypto.lo -MD -MP -MF .deps/libnbd_la-crypto.Tpo -c crypto.c -o libnbd_la-crypto.o >/dev/null 2>&1 mv -f .deps/libnbd_la-crypto.Tpo .deps/libnbd_la-crypto.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-debug.lo -MD -MP -MF .deps/libnbd_la-debug.Tpo -c -o libnbd_la-debug.lo `test -f 'debug.c' || echo './'`debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-debug.lo -MD -MP -MF .deps/libnbd_la-debug.Tpo -c debug.c -fno-common -DPIC -o .libs/libnbd_la-debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-debug.lo -MD -MP -MF .deps/libnbd_la-debug.Tpo -c debug.c -o libnbd_la-debug.o >/dev/null 2>&1 mv -f .deps/libnbd_la-debug.Tpo .deps/libnbd_la-debug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-disconnect.lo -MD -MP -MF .deps/libnbd_la-disconnect.Tpo -c -o libnbd_la-disconnect.lo `test -f 'disconnect.c' || echo './'`disconnect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-disconnect.lo -MD -MP -MF .deps/libnbd_la-disconnect.Tpo -c disconnect.c -fno-common -DPIC -o .libs/libnbd_la-disconnect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-disconnect.lo -MD -MP -MF .deps/libnbd_la-disconnect.Tpo -c disconnect.c -o libnbd_la-disconnect.o >/dev/null 2>&1 mv -f .deps/libnbd_la-disconnect.Tpo .deps/libnbd_la-disconnect.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-errors.lo -MD -MP -MF .deps/libnbd_la-errors.Tpo -c -o libnbd_la-errors.lo `test -f 'errors.c' || echo './'`errors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-errors.lo -MD -MP -MF .deps/libnbd_la-errors.Tpo -c errors.c -fno-common -DPIC -o .libs/libnbd_la-errors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-errors.lo -MD -MP -MF .deps/libnbd_la-errors.Tpo -c errors.c -o libnbd_la-errors.o >/dev/null 2>&1 mv -f .deps/libnbd_la-errors.Tpo .deps/libnbd_la-errors.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-flags.lo -MD -MP -MF .deps/libnbd_la-flags.Tpo -c -o libnbd_la-flags.lo `test -f 'flags.c' || echo './'`flags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-flags.lo -MD -MP -MF .deps/libnbd_la-flags.Tpo -c flags.c -fno-common -DPIC -o .libs/libnbd_la-flags.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-flags.lo -MD -MP -MF .deps/libnbd_la-flags.Tpo -c flags.c -o libnbd_la-flags.o >/dev/null 2>&1 mv -f .deps/libnbd_la-flags.Tpo .deps/libnbd_la-flags.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-handle.lo -MD -MP -MF .deps/libnbd_la-handle.Tpo -c -o libnbd_la-handle.lo `test -f 'handle.c' || echo './'`handle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-handle.lo -MD -MP -MF .deps/libnbd_la-handle.Tpo -c handle.c -fno-common -DPIC -o .libs/libnbd_la-handle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-handle.lo -MD -MP -MF .deps/libnbd_la-handle.Tpo -c handle.c -o libnbd_la-handle.o >/dev/null 2>&1 mv -f .deps/libnbd_la-handle.Tpo .deps/libnbd_la-handle.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-is-state.lo -MD -MP -MF .deps/libnbd_la-is-state.Tpo -c -o libnbd_la-is-state.lo `test -f 'is-state.c' || echo './'`is-state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-is-state.lo -MD -MP -MF .deps/libnbd_la-is-state.Tpo -c is-state.c -fno-common -DPIC -o .libs/libnbd_la-is-state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-is-state.lo -MD -MP -MF .deps/libnbd_la-is-state.Tpo -c is-state.c -o libnbd_la-is-state.o >/dev/null 2>&1 mv -f .deps/libnbd_la-is-state.Tpo .deps/libnbd_la-is-state.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-opt.lo -MD -MP -MF .deps/libnbd_la-opt.Tpo -c -o libnbd_la-opt.lo `test -f 'opt.c' || echo './'`opt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-opt.lo -MD -MP -MF .deps/libnbd_la-opt.Tpo -c opt.c -fno-common -DPIC -o .libs/libnbd_la-opt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-opt.lo -MD -MP -MF .deps/libnbd_la-opt.Tpo -c opt.c -o libnbd_la-opt.o >/dev/null 2>&1 mv -f .deps/libnbd_la-opt.Tpo .deps/libnbd_la-opt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-poll.lo -MD -MP -MF .deps/libnbd_la-poll.Tpo -c -o libnbd_la-poll.lo `test -f 'poll.c' || echo './'`poll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-poll.lo -MD -MP -MF .deps/libnbd_la-poll.Tpo -c poll.c -fno-common -DPIC -o .libs/libnbd_la-poll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-poll.lo -MD -MP -MF .deps/libnbd_la-poll.Tpo -c poll.c -o libnbd_la-poll.o >/dev/null 2>&1 mv -f .deps/libnbd_la-poll.Tpo .deps/libnbd_la-poll.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-protocol.lo -MD -MP -MF .deps/libnbd_la-protocol.Tpo -c -o libnbd_la-protocol.lo `test -f 'protocol.c' || echo './'`protocol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-protocol.lo -MD -MP -MF .deps/libnbd_la-protocol.Tpo -c protocol.c -fno-common -DPIC -o .libs/libnbd_la-protocol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-protocol.lo -MD -MP -MF .deps/libnbd_la-protocol.Tpo -c protocol.c -o libnbd_la-protocol.o >/dev/null 2>&1 mv -f .deps/libnbd_la-protocol.Tpo .deps/libnbd_la-protocol.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-rw.lo -MD -MP -MF .deps/libnbd_la-rw.Tpo -c -o libnbd_la-rw.lo `test -f 'rw.c' || echo './'`rw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-rw.lo -MD -MP -MF .deps/libnbd_la-rw.Tpo -c rw.c -fno-common -DPIC -o .libs/libnbd_la-rw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-rw.lo -MD -MP -MF .deps/libnbd_la-rw.Tpo -c rw.c -o libnbd_la-rw.o >/dev/null 2>&1 mv -f .deps/libnbd_la-rw.Tpo .deps/libnbd_la-rw.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-socket.lo -MD -MP -MF .deps/libnbd_la-socket.Tpo -c -o libnbd_la-socket.lo `test -f 'socket.c' || echo './'`socket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-socket.lo -MD -MP -MF .deps/libnbd_la-socket.Tpo -c socket.c -fno-common -DPIC -o .libs/libnbd_la-socket.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-socket.lo -MD -MP -MF .deps/libnbd_la-socket.Tpo -c socket.c -o libnbd_la-socket.o >/dev/null 2>&1 mv -f .deps/libnbd_la-socket.Tpo .deps/libnbd_la-socket.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-states.lo -MD -MP -MF .deps/libnbd_la-states.Tpo -c -o libnbd_la-states.lo `test -f 'states.c' || echo './'`states.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-states.lo -MD -MP -MF .deps/libnbd_la-states.Tpo -c states.c -fno-common -DPIC -o .libs/libnbd_la-states.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-states.lo -MD -MP -MF .deps/libnbd_la-states.Tpo -c states.c -o libnbd_la-states.o >/dev/null 2>&1 mv -f .deps/libnbd_la-states.Tpo .deps/libnbd_la-states.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-states-run.lo -MD -MP -MF .deps/libnbd_la-states-run.Tpo -c -o libnbd_la-states-run.lo `test -f 'states-run.c' || echo './'`states-run.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-states-run.lo -MD -MP -MF .deps/libnbd_la-states-run.Tpo -c states-run.c -fno-common -DPIC -o .libs/libnbd_la-states-run.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-states-run.lo -MD -MP -MF .deps/libnbd_la-states-run.Tpo -c states-run.c -o libnbd_la-states-run.o >/dev/null 2>&1 mv -f .deps/libnbd_la-states-run.Tpo .deps/libnbd_la-states-run.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-uri.lo -MD -MP -MF .deps/libnbd_la-uri.Tpo -c -o libnbd_la-uri.lo `test -f 'uri.c' || echo './'`uri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-uri.lo -MD -MP -MF .deps/libnbd_la-uri.Tpo -c uri.c -fno-common -DPIC -o .libs/libnbd_la-uri.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-uri.lo -MD -MP -MF .deps/libnbd_la-uri.Tpo -c uri.c -o libnbd_la-uri.o >/dev/null 2>&1 mv -f .deps/libnbd_la-uri.Tpo .deps/libnbd_la-uri.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-utils.lo -MD -MP -MF .deps/libnbd_la-utils.Tpo -c -o libnbd_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-utils.lo -MD -MP -MF .deps/libnbd_la-utils.Tpo -c utils.c -fno-common -DPIC -o .libs/libnbd_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -MT libnbd_la-utils.lo -MD -MP -MF .deps/libnbd_la-utils.Tpo -c utils.c -o libnbd_la-utils.o >/dev/null 2>&1 mv -f .deps/libnbd_la-utils.Tpo .deps/libnbd_la-utils.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -I/opt/homebrew/Cellar/gnutls/3.8.1/include -I/opt/homebrew/Cellar/nettle/3.9.1/include -I/opt/homebrew/Cellar/libtasn1/4.19.0/include -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -I/opt/homebrew/Cellar/p11-kit/0.25.0/include/p11-kit-1 -g -O2 -lpthread -version-info 0:0:0 -o libnbd.la -rpath /usr/local/lib libnbd_la-aio.lo libnbd_la-api.lo libnbd_la-connect.lo libnbd_la-crypto.lo libnbd_la-debug.lo libnbd_la-disconnect.lo libnbd_la-errors.lo libnbd_la-flags.lo libnbd_la-handle.lo libnbd_la-is-state.lo libnbd_la-opt.lo libnbd_la-poll.lo libnbd_la-protocol.lo libnbd_la-rw.lo libnbd_la-socket.lo libnbd_la-states.lo libnbd_la-states-run.lo libnbd_la-uri.lo libnbd_la-utils.lo ../common/utils/libutils.la -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lgnutls -lxml2 libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libnbd.0.dylib .libs/libnbd_la-aio.o .libs/libnbd_la-api.o .libs/libnbd_la-connect.o .libs/libnbd_la-crypto.o .libs/libnbd_la-debug.o .libs/libnbd_la-disconnect.o .libs/libnbd_la-errors.o .libs/libnbd_la-flags.o .libs/libnbd_la-handle.o .libs/libnbd_la-is-state.o .libs/libnbd_la-opt.o .libs/libnbd_la-poll.o .libs/libnbd_la-protocol.o .libs/libnbd_la-rw.o .libs/libnbd_la-socket.o .libs/libnbd_la-states.o .libs/libnbd_la-states-run.o .libs/libnbd_la-uri.o .libs/libnbd_la-utils.o -Wl,-force_load,../common/utils/.libs/libutils.a -lpthread -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lgnutls -lxml2 -g -O2 -pthread -install_name /usr/local/lib/libnbd.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module libtool: link: (cd ".libs" && rm -f "libnbd.dylib" && ln -s "libnbd.0.dylib" "libnbd.dylib") libtool: link: (cd .libs/libnbd.lax/libutils.a && ar x "/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/lib/../common/utils/.libs/libutils.a") libtool: link: ar cr .libs/libnbd.a libnbd_la-aio.o libnbd_la-api.o libnbd_la-connect.o libnbd_la-crypto.o libnbd_la-debug.o libnbd_la-disconnect.o libnbd_la-errors.o libnbd_la-flags.o libnbd_la-handle.o libnbd_la-is-state.o libnbd_la-opt.o libnbd_la-poll.o libnbd_la-protocol.o libnbd_la-rw.o libnbd_la-socket.o libnbd_la-states.o libnbd_la-states-run.o libnbd_la-uri.o libnbd_la-utils.o .libs/libnbd.lax/libutils.a/libutils_la-human-size.o .libs/libnbd.lax/libutils.a/libutils_la-vector.o .libs/libnbd.lax/libutils.a/libutils_la-version.o libtool: link: ranlib .libs/libnbd.a libtool: link: rm -fr .libs/libnbd.lax libtool: link: ( cd ".libs" && rm -f "libnbd.la" && ln -s "../libnbd.la" "libnbd.la" ) gmake[3]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/lib' gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/lib' Making all in docs gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/docs' perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man libnbd.3 \ --insert ./api-links.pod:__API_LINKS__ \ --insert ./api-flag-links.pod:__API_FLAG_LINKS__ \ --html ../html/libnbd.3.html \ libnbd.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=1 --man libnbd-release-notes-1.2.1 \ --html ../html/libnbd-release-notes-1.2.1.html \ libnbd-release-notes-1.2.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=1 --man libnbd-release-notes-1.4.1 \ --html ../html/libnbd-release-notes-1.4.1.html \ libnbd-release-notes-1.4.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=1 --man libnbd-release-notes-1.6.1 \ --html ../html/libnbd-release-notes-1.6.1.html \ libnbd-release-notes-1.6.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=1 --man libnbd-release-notes-1.8.1 \ --html ../html/libnbd-release-notes-1.8.1.html \ libnbd-release-notes-1.8.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=1 --man libnbd-release-notes-1.10.1 \ --html ../html/libnbd-release-notes-1.10.1.html \ libnbd-release-notes-1.10.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=1 --man libnbd-release-notes-1.12.1 \ --html ../html/libnbd-release-notes-1.12.1.html \ libnbd-release-notes-1.12.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=1 --man libnbd-release-notes-1.14.1 \ --html ../html/libnbd-release-notes-1.14.1.html \ libnbd-release-notes-1.14.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=1 --man libnbd-release-notes-1.16.1 \ --html ../html/libnbd-release-notes-1.16.1.html \ libnbd-release-notes-1.16.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man libnbd-security.3 \ --html ../html/libnbd-security.3.html \ libnbd-security.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_create.3 \ --html ../html/nbd_create.3.html \ nbd_create.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_debug.3 \ --html ../html/nbd_set_debug.3.html \ nbd_set_debug.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_debug.3 \ --html ../html/nbd_get_debug.3.html \ nbd_get_debug.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_debug_callback.3 \ --html ../html/nbd_set_debug_callback.3.html \ nbd_set_debug_callback.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_clear_debug_callback.3 \ --html ../html/nbd_clear_debug_callback.3.html \ nbd_clear_debug_callback.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_stats_bytes_sent.3 \ --html ../html/nbd_stats_bytes_sent.3.html \ nbd_stats_bytes_sent.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_stats_chunks_sent.3 \ --html ../html/nbd_stats_chunks_sent.3.html \ nbd_stats_chunks_sent.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_stats_bytes_received.3 \ --html ../html/nbd_stats_bytes_received.3.html \ nbd_stats_bytes_received.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_stats_chunks_received.3 \ --html ../html/nbd_stats_chunks_received.3.html \ nbd_stats_chunks_received.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_handle_name.3 \ --html ../html/nbd_set_handle_name.3.html \ nbd_set_handle_name.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_handle_name.3 \ --html ../html/nbd_get_handle_name.3.html \ nbd_get_handle_name.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_private_data.3 \ --html ../html/nbd_set_private_data.3.html \ nbd_set_private_data.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_private_data.3 \ --html ../html/nbd_get_private_data.3.html \ nbd_get_private_data.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_export_name.3 \ --html ../html/nbd_set_export_name.3.html \ nbd_set_export_name.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_export_name.3 \ --html ../html/nbd_get_export_name.3.html \ nbd_get_export_name.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_request_block_size.3 \ --html ../html/nbd_set_request_block_size.3.html \ nbd_set_request_block_size.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_request_block_size.3 \ --html ../html/nbd_get_request_block_size.3.html \ nbd_get_request_block_size.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_full_info.3 \ --html ../html/nbd_set_full_info.3.html \ nbd_set_full_info.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_full_info.3 \ --html ../html/nbd_get_full_info.3.html \ nbd_get_full_info.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_canonical_export_name.3 \ --html ../html/nbd_get_canonical_export_name.3.html \ nbd_get_canonical_export_name.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_export_description.3 \ --html ../html/nbd_get_export_description.3.html \ nbd_get_export_description.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_tls.3 \ --html ../html/nbd_set_tls.3.html \ nbd_set_tls.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_tls.3 \ --html ../html/nbd_get_tls.3.html \ nbd_get_tls.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_tls_negotiated.3 \ --html ../html/nbd_get_tls_negotiated.3.html \ nbd_get_tls_negotiated.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_tls_certificates.3 \ --html ../html/nbd_set_tls_certificates.3.html \ nbd_set_tls_certificates.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_tls_verify_peer.3 \ --html ../html/nbd_set_tls_verify_peer.3.html \ nbd_set_tls_verify_peer.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_tls_verify_peer.3 \ --html ../html/nbd_get_tls_verify_peer.3.html \ nbd_get_tls_verify_peer.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_tls_username.3 \ --html ../html/nbd_set_tls_username.3.html \ nbd_set_tls_username.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_tls_username.3 \ --html ../html/nbd_get_tls_username.3.html \ nbd_get_tls_username.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_tls_psk_file.3 \ --html ../html/nbd_set_tls_psk_file.3.html \ nbd_set_tls_psk_file.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_request_extended_headers.3 \ --html ../html/nbd_set_request_extended_headers.3.html \ nbd_set_request_extended_headers.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_request_extended_headers.3 \ --html ../html/nbd_get_request_extended_headers.3.html \ nbd_get_request_extended_headers.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_extended_headers_negotiated.3 \ --html ../html/nbd_get_extended_headers_negotiated.3.html \ nbd_get_extended_headers_negotiated.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_request_structured_replies.3 \ --html ../html/nbd_set_request_structured_replies.3.html \ nbd_set_request_structured_replies.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_request_structured_replies.3 \ --html ../html/nbd_get_request_structured_replies.3.html \ nbd_get_request_structured_replies.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_structured_replies_negotiated.3 \ --html ../html/nbd_get_structured_replies_negotiated.3.html \ nbd_get_structured_replies_negotiated.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_request_meta_context.3 \ --html ../html/nbd_set_request_meta_context.3.html \ nbd_set_request_meta_context.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_request_meta_context.3 \ --html ../html/nbd_get_request_meta_context.3.html \ nbd_get_request_meta_context.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_handshake_flags.3 \ --html ../html/nbd_set_handshake_flags.3.html \ nbd_set_handshake_flags.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_handshake_flags.3 \ --html ../html/nbd_get_handshake_flags.3.html \ nbd_get_handshake_flags.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_pread_initialize.3 \ --html ../html/nbd_set_pread_initialize.3.html \ nbd_set_pread_initialize.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_pread_initialize.3 \ --html ../html/nbd_get_pread_initialize.3.html \ nbd_get_pread_initialize.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_strict_mode.3 \ --html ../html/nbd_set_strict_mode.3.html \ nbd_set_strict_mode.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_strict_mode.3 \ --html ../html/nbd_get_strict_mode.3.html \ nbd_get_strict_mode.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_opt_mode.3 \ --html ../html/nbd_set_opt_mode.3.html \ nbd_set_opt_mode.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_opt_mode.3 \ --html ../html/nbd_get_opt_mode.3.html \ nbd_get_opt_mode.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_opt_go.3 \ --html ../html/nbd_opt_go.3.html \ nbd_opt_go.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_opt_abort.3 \ --html ../html/nbd_opt_abort.3.html \ nbd_opt_abort.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_opt_starttls.3 \ --html ../html/nbd_opt_starttls.3.html \ nbd_opt_starttls.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_opt_structured_reply.3 \ --html ../html/nbd_opt_structured_reply.3.html \ nbd_opt_structured_reply.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_opt_list.3 \ --html ../html/nbd_opt_list.3.html \ nbd_opt_list.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_opt_info.3 \ --html ../html/nbd_opt_info.3.html \ nbd_opt_info.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_opt_list_meta_context.3 \ --html ../html/nbd_opt_list_meta_context.3.html \ nbd_opt_list_meta_context.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_opt_list_meta_context_queries.3 \ --html ../html/nbd_opt_list_meta_context_queries.3.html \ nbd_opt_list_meta_context_queries.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_opt_set_meta_context.3 \ --html ../html/nbd_opt_set_meta_context.3.html \ nbd_opt_set_meta_context.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_opt_set_meta_context_queries.3 \ --html ../html/nbd_opt_set_meta_context_queries.3.html \ nbd_opt_set_meta_context_queries.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_add_meta_context.3 \ --html ../html/nbd_add_meta_context.3.html \ nbd_add_meta_context.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_nr_meta_contexts.3 \ --html ../html/nbd_get_nr_meta_contexts.3.html \ nbd_get_nr_meta_contexts.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_meta_context.3 \ --html ../html/nbd_get_meta_context.3.html \ nbd_get_meta_context.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_clear_meta_contexts.3 \ --html ../html/nbd_clear_meta_contexts.3.html \ nbd_clear_meta_contexts.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_uri_allow_transports.3 \ --html ../html/nbd_set_uri_allow_transports.3.html \ nbd_set_uri_allow_transports.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_uri_allow_tls.3 \ --html ../html/nbd_set_uri_allow_tls.3.html \ nbd_set_uri_allow_tls.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_uri_allow_local_file.3 \ --html ../html/nbd_set_uri_allow_local_file.3.html \ nbd_set_uri_allow_local_file.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_connect_uri.3 \ --html ../html/nbd_connect_uri.3.html \ nbd_connect_uri.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_connect_unix.3 \ --html ../html/nbd_connect_unix.3.html \ nbd_connect_unix.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_connect_vsock.3 \ --html ../html/nbd_connect_vsock.3.html \ nbd_connect_vsock.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_connect_tcp.3 \ --html ../html/nbd_connect_tcp.3.html \ nbd_connect_tcp.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_connect_socket.3 \ --html ../html/nbd_connect_socket.3.html \ nbd_connect_socket.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_connect_command.3 \ --html ../html/nbd_connect_command.3.html \ nbd_connect_command.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_connect_systemd_socket_activation.3 \ --html ../html/nbd_connect_systemd_socket_activation.3.html \ nbd_connect_systemd_socket_activation.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_set_socket_activation_name.3 \ --html ../html/nbd_set_socket_activation_name.3.html \ nbd_set_socket_activation_name.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_socket_activation_name.3 \ --html ../html/nbd_get_socket_activation_name.3.html \ nbd_get_socket_activation_name.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_is_read_only.3 \ --html ../html/nbd_is_read_only.3.html \ nbd_is_read_only.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_can_flush.3 \ --html ../html/nbd_can_flush.3.html \ nbd_can_flush.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_can_fua.3 \ --html ../html/nbd_can_fua.3.html \ nbd_can_fua.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_is_rotational.3 \ --html ../html/nbd_is_rotational.3.html \ nbd_is_rotational.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_can_trim.3 \ --html ../html/nbd_can_trim.3.html \ nbd_can_trim.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_can_zero.3 \ --html ../html/nbd_can_zero.3.html \ nbd_can_zero.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_can_fast_zero.3 \ --html ../html/nbd_can_fast_zero.3.html \ nbd_can_fast_zero.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_can_df.3 \ --html ../html/nbd_can_df.3.html \ nbd_can_df.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_can_multi_conn.3 \ --html ../html/nbd_can_multi_conn.3.html \ nbd_can_multi_conn.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_can_cache.3 \ --html ../html/nbd_can_cache.3.html \ nbd_can_cache.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_can_meta_context.3 \ --html ../html/nbd_can_meta_context.3.html \ nbd_can_meta_context.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_protocol.3 \ --html ../html/nbd_get_protocol.3.html \ nbd_get_protocol.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_size.3 \ --html ../html/nbd_get_size.3.html \ nbd_get_size.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_block_size.3 \ --html ../html/nbd_get_block_size.3.html \ nbd_get_block_size.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_pread.3 \ --html ../html/nbd_pread.3.html \ nbd_pread.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_pread_structured.3 \ --html ../html/nbd_pread_structured.3.html \ nbd_pread_structured.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_pwrite.3 \ --html ../html/nbd_pwrite.3.html \ nbd_pwrite.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_shutdown.3 \ --html ../html/nbd_shutdown.3.html \ nbd_shutdown.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_flush.3 \ --html ../html/nbd_flush.3.html \ nbd_flush.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_trim.3 \ --html ../html/nbd_trim.3.html \ nbd_trim.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_cache.3 \ --html ../html/nbd_cache.3.html \ nbd_cache.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_zero.3 \ --html ../html/nbd_zero.3.html \ nbd_zero.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_block_status.3 \ --html ../html/nbd_block_status.3.html \ nbd_block_status.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_block_status_64.3 \ --html ../html/nbd_block_status_64.3.html \ nbd_block_status_64.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_poll.3 \ --html ../html/nbd_poll.3.html \ nbd_poll.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_poll2.3 \ --html ../html/nbd_poll2.3.html \ nbd_poll2.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_connect.3 \ --html ../html/nbd_aio_connect.3.html \ nbd_aio_connect.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_connect_uri.3 \ --html ../html/nbd_aio_connect_uri.3.html \ nbd_aio_connect_uri.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_connect_unix.3 \ --html ../html/nbd_aio_connect_unix.3.html \ nbd_aio_connect_unix.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_connect_vsock.3 \ --html ../html/nbd_aio_connect_vsock.3.html \ nbd_aio_connect_vsock.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_connect_tcp.3 \ --html ../html/nbd_aio_connect_tcp.3.html \ nbd_aio_connect_tcp.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_connect_socket.3 \ --html ../html/nbd_aio_connect_socket.3.html \ nbd_aio_connect_socket.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_connect_command.3 \ --html ../html/nbd_aio_connect_command.3.html \ nbd_aio_connect_command.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_connect_systemd_socket_activation.3 \ --html ../html/nbd_aio_connect_systemd_socket_activation.3.html \ nbd_aio_connect_systemd_socket_activation.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_opt_go.3 \ --html ../html/nbd_aio_opt_go.3.html \ nbd_aio_opt_go.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_opt_abort.3 \ --html ../html/nbd_aio_opt_abort.3.html \ nbd_aio_opt_abort.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_opt_starttls.3 \ --html ../html/nbd_aio_opt_starttls.3.html \ nbd_aio_opt_starttls.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_opt_structured_reply.3 \ --html ../html/nbd_aio_opt_structured_reply.3.html \ nbd_aio_opt_structured_reply.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_opt_list.3 \ --html ../html/nbd_aio_opt_list.3.html \ nbd_aio_opt_list.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_opt_info.3 \ --html ../html/nbd_aio_opt_info.3.html \ nbd_aio_opt_info.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_opt_list_meta_context.3 \ --html ../html/nbd_aio_opt_list_meta_context.3.html \ nbd_aio_opt_list_meta_context.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_opt_list_meta_context_queries.3 \ --html ../html/nbd_aio_opt_list_meta_context_queries.3.html \ nbd_aio_opt_list_meta_context_queries.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_opt_set_meta_context.3 \ --html ../html/nbd_aio_opt_set_meta_context.3.html \ nbd_aio_opt_set_meta_context.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_opt_set_meta_context_queries.3 \ --html ../html/nbd_aio_opt_set_meta_context_queries.3.html \ nbd_aio_opt_set_meta_context_queries.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_pread.3 \ --html ../html/nbd_aio_pread.3.html \ nbd_aio_pread.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_pread_structured.3 \ --html ../html/nbd_aio_pread_structured.3.html \ nbd_aio_pread_structured.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_pwrite.3 \ --html ../html/nbd_aio_pwrite.3.html \ nbd_aio_pwrite.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_disconnect.3 \ --html ../html/nbd_aio_disconnect.3.html \ nbd_aio_disconnect.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_flush.3 \ --html ../html/nbd_aio_flush.3.html \ nbd_aio_flush.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_trim.3 \ --html ../html/nbd_aio_trim.3.html \ nbd_aio_trim.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_cache.3 \ --html ../html/nbd_aio_cache.3.html \ nbd_aio_cache.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_zero.3 \ --html ../html/nbd_aio_zero.3.html \ nbd_aio_zero.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_block_status.3 \ --html ../html/nbd_aio_block_status.3.html \ nbd_aio_block_status.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_block_status_64.3 \ --html ../html/nbd_aio_block_status_64.3.html \ nbd_aio_block_status_64.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_get_fd.3 \ --html ../html/nbd_aio_get_fd.3.html \ nbd_aio_get_fd.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_get_direction.3 \ --html ../html/nbd_aio_get_direction.3.html \ nbd_aio_get_direction.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_notify_read.3 \ --html ../html/nbd_aio_notify_read.3.html \ nbd_aio_notify_read.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_notify_write.3 \ --html ../html/nbd_aio_notify_write.3.html \ nbd_aio_notify_write.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_is_created.3 \ --html ../html/nbd_aio_is_created.3.html \ nbd_aio_is_created.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_is_connecting.3 \ --html ../html/nbd_aio_is_connecting.3.html \ nbd_aio_is_connecting.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_is_negotiating.3 \ --html ../html/nbd_aio_is_negotiating.3.html \ nbd_aio_is_negotiating.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_is_ready.3 \ --html ../html/nbd_aio_is_ready.3.html \ nbd_aio_is_ready.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_is_processing.3 \ --html ../html/nbd_aio_is_processing.3.html \ nbd_aio_is_processing.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_is_dead.3 \ --html ../html/nbd_aio_is_dead.3.html \ nbd_aio_is_dead.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_is_closed.3 \ --html ../html/nbd_aio_is_closed.3.html \ nbd_aio_is_closed.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_command_completed.3 \ --html ../html/nbd_aio_command_completed.3.html \ nbd_aio_command_completed.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_peek_command_completed.3 \ --html ../html/nbd_aio_peek_command_completed.3.html \ nbd_aio_peek_command_completed.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_aio_in_flight.3 \ --html ../html/nbd_aio_in_flight.3.html \ nbd_aio_in_flight.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_connection_state.3 \ --html ../html/nbd_connection_state.3.html \ nbd_connection_state.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_package_name.3 \ --html ../html/nbd_get_package_name.3.html \ nbd_get_package_name.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_version.3 \ --html ../html/nbd_get_version.3.html \ nbd_get_version.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_kill_subprocess.3 \ --html ../html/nbd_kill_subprocess.3.html \ nbd_kill_subprocess.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_supports_tls.3 \ --html ../html/nbd_supports_tls.3.html \ nbd_supports_tls.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_supports_vsock.3 \ --html ../html/nbd_supports_vsock.3.html \ nbd_supports_vsock.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_supports_uri.3 \ --html ../html/nbd_supports_uri.3.html \ nbd_supports_uri.pod perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man nbd_get_uri.3 \ --html ../html/nbd_get_uri.3.html \ nbd_get_uri.pod gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/docs' Making all in examples gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT aio_connect_read-aio-connect-read.o -MD -MP -MF .deps/aio_connect_read-aio-connect-read.Tpo -c -o aio_connect_read-aio-connect-read.o `test -f 'aio-connect-read.c' || echo './'`aio-connect-read.c mv -f .deps/aio_connect_read-aio-connect-read.Tpo .deps/aio_connect_read-aio-connect-read.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o aio-connect-read aio_connect_read-aio-connect-read.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o .libs/aio-connect-read aio_connect_read-aio-connect-read.o ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT batched_read_write-batched-read-write.o -MD -MP -MF .deps/batched_read_write-batched-read-write.Tpo -c -o batched_read_write-batched-read-write.o `test -f 'batched-read-write.c' || echo './'`batched-read-write.c mv -f .deps/batched_read_write-batched-read-write.Tpo .deps/batched_read_write-batched-read-write.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o batched-read-write batched_read_write-batched-read-write.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o .libs/batched-read-write batched_read_write-batched-read-write.o ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT connect_command-connect-command.o -MD -MP -MF .deps/connect_command-connect-command.Tpo -c -o connect_command-connect-command.o `test -f 'connect-command.c' || echo './'`connect-command.c mv -f .deps/connect_command-connect-command.Tpo .deps/connect_command-connect-command.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o connect-command connect_command-connect-command.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o .libs/connect-command connect_command-connect-command.o ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT encryption-encryption.o -MD -MP -MF .deps/encryption-encryption.Tpo -c -o encryption-encryption.o `test -f 'encryption.c' || echo './'`encryption.c mv -f .deps/encryption-encryption.Tpo .deps/encryption-encryption.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o encryption encryption-encryption.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o .libs/encryption encryption-encryption.o ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT fetch_first_sector-fetch-first-sector.o -MD -MP -MF .deps/fetch_first_sector-fetch-first-sector.Tpo -c -o fetch_first_sector-fetch-first-sector.o `test -f 'fetch-first-sector.c' || echo './'`fetch-first-sector.c mv -f .deps/fetch_first_sector-fetch-first-sector.Tpo .deps/fetch_first_sector-fetch-first-sector.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o fetch-first-sector fetch_first_sector-fetch-first-sector.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o .libs/fetch-first-sector fetch_first_sector-fetch-first-sector.o ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT get_size-get-size.o -MD -MP -MF .deps/get_size-get-size.Tpo -c -o get_size-get-size.o `test -f 'get-size.c' || echo './'`get-size.c mv -f .deps/get_size-get-size.Tpo .deps/get_size-get-size.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o get-size get_size-get-size.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o .libs/get-size get_size-get-size.o ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT list_exports-list-exports.o -MD -MP -MF .deps/list_exports-list-exports.Tpo -c -o list_exports-list-exports.o `test -f 'list-exports.c' || echo './'`list-exports.c mv -f .deps/list_exports-list-exports.Tpo .deps/list_exports-list-exports.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o list-exports list_exports-list-exports.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o .libs/list-exports list_exports-list-exports.o ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT open_qcow2-open-qcow2.o -MD -MP -MF .deps/open_qcow2-open-qcow2.Tpo -c -o open_qcow2-open-qcow2.o `test -f 'open-qcow2.c' || echo './'`open-qcow2.c mv -f .deps/open_qcow2-open-qcow2.Tpo .deps/open_qcow2-open-qcow2.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o open-qcow2 open_qcow2-open-qcow2.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o .libs/open-qcow2 open_qcow2-open-qcow2.o ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT reads_and_writes-reads-and-writes.o -MD -MP -MF .deps/reads_and_writes-reads-and-writes.Tpo -c -o reads_and_writes-reads-and-writes.o `test -f 'reads-and-writes.c' || echo './'`reads-and-writes.c mv -f .deps/reads_and_writes-reads-and-writes.Tpo .deps/reads_and_writes-reads-and-writes.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o reads-and-writes reads_and_writes-reads-and-writes.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o .libs/reads-and-writes reads_and_writes-reads-and-writes.o ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT server_flags-server-flags.o -MD -MP -MF .deps/server_flags-server-flags.Tpo -c -o server_flags-server-flags.o `test -f 'server-flags.c' || echo './'`server-flags.c mv -f .deps/server_flags-server-flags.Tpo .deps/server_flags-server-flags.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o server-flags server_flags-server-flags.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o .libs/server-flags server_flags-server-flags.o ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT strict_structured_reads-strict-structured-reads.o -MD -MP -MF .deps/strict_structured_reads-strict-structured-reads.Tpo -c -o strict_structured_reads-strict-structured-reads.o `test -f 'strict-structured-reads.c' || echo './'`strict-structured-reads.c mv -f .deps/strict_structured_reads-strict-structured-reads.Tpo .deps/strict_structured_reads-strict-structured-reads.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o strict-structured-reads strict_structured_reads-strict-structured-reads.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o .libs/strict-structured-reads strict_structured_reads-strict-structured-reads.o ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -g -O2 -MT threaded_reads_and_writes-threaded-reads-and-writes.o -MD -MP -MF .deps/threaded_reads_and_writes-threaded-reads-and-writes.Tpo -c -o threaded_reads_and_writes-threaded-reads-and-writes.o `test -f 'threaded-reads-and-writes.c' || echo './'`threaded-reads-and-writes.c mv -f .deps/threaded_reads_and_writes-threaded-reads-and-writes.Tpo .deps/threaded_reads_and_writes-threaded-reads-and-writes.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -g -O2 -o threaded-reads-and-writes threaded_reads_and_writes-threaded-reads-and-writes.o ../lib/libnbd.la -lpthread libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o .libs/threaded-reads-and-writes threaded_reads_and_writes-threaded-reads-and-writes.o ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lgnutls -lxml2 -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -I/opt/homebrew/Cellar/glib/2.76.4/include/glib-2.0 -I/opt/homebrew/Cellar/glib/2.76.4/lib/glib-2.0/include -I/opt/homebrew/opt/gettext/include -I/opt/homebrew/Cellar/pcre2/10.42/include -g -O2 -MT glib_main_loop-glib-main-loop.o -MD -MP -MF .deps/glib_main_loop-glib-main-loop.Tpo -c -o glib_main_loop-glib-main-loop.o `test -f 'glib-main-loop.c' || echo './'`glib-main-loop.c mv -f .deps/glib_main_loop-glib-main-loop.Tpo .deps/glib_main_loop-glib-main-loop.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -I/opt/homebrew/Cellar/glib/2.76.4/include/glib-2.0 -I/opt/homebrew/Cellar/glib/2.76.4/lib/glib-2.0/include -I/opt/homebrew/opt/gettext/include -I/opt/homebrew/Cellar/pcre2/10.42/include -g -O2 -o glib-main-loop glib_main_loop-glib-main-loop.o ../lib/libnbd.la -L/opt/homebrew/Cellar/glib/2.76.4/lib -L/opt/homebrew/opt/gettext/lib -lglib-2.0 -lintl libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -I/opt/homebrew/Cellar/glib/2.76.4/include/glib-2.0 -I/opt/homebrew/Cellar/glib/2.76.4/lib/glib-2.0/include -I/opt/homebrew/opt/gettext/include -I/opt/homebrew/Cellar/pcre2/10.42/include -g -O2 -o .libs/glib-main-loop glib_main_loop-glib-main-loop.o ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -L/opt/homebrew/Cellar/glib/2.76.4/lib -L/opt/homebrew/opt/gettext/lib -lglib-2.0 -lintl -pthread gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/examples' Making all in valgrind gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/valgrind' rm -f suppressions suppressions-t cat ./glibc.suppressions ./gnutls.suppressions ./libnbd.suppressions ./ocaml.suppressions > suppressions-t mv suppressions-t suppressions chmod 0444 suppressions gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/valgrind' Making all in . gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build' gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build' Making all in tests gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/tests' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/tests' Making all in python gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/python' /opt/homebrew/bin/gmake all-am gmake[3]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libnbdmod_la-handle.lo -MD -MP -MF .deps/libnbdmod_la-handle.Tpo -c -o libnbdmod_la-handle.lo `test -f 'handle.c' || echo './'`handle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libnbdmod_la-handle.lo -MD -MP -MF .deps/libnbdmod_la-handle.Tpo -c handle.c -fno-common -DPIC -o .libs/libnbdmod_la-handle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libnbdmod_la-handle.lo -MD -MP -MF .deps/libnbdmod_la-handle.Tpo -c handle.c -o libnbdmod_la-handle.o >/dev/null 2>&1 mv -f .deps/libnbdmod_la-handle.Tpo .deps/libnbdmod_la-handle.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libnbdmod_la-libnbdmod.lo -MD -MP -MF .deps/libnbdmod_la-libnbdmod.Tpo -c -o libnbdmod_la-libnbdmod.lo `test -f 'libnbdmod.c' || echo './'`libnbdmod.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libnbdmod_la-libnbdmod.lo -MD -MP -MF .deps/libnbdmod_la-libnbdmod.Tpo -c libnbdmod.c -fno-common -DPIC -o .libs/libnbdmod_la-libnbdmod.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libnbdmod_la-libnbdmod.lo -MD -MP -MF .deps/libnbdmod_la-libnbdmod.Tpo -c libnbdmod.c -o libnbdmod_la-libnbdmod.o >/dev/null 2>&1 mv -f .deps/libnbdmod_la-libnbdmod.Tpo .deps/libnbdmod_la-libnbdmod.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libnbdmod_la-methods.lo -MD -MP -MF .deps/libnbdmod_la-methods.Tpo -c -o libnbdmod_la-methods.lo `test -f 'methods.c' || echo './'`methods.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libnbdmod_la-methods.lo -MD -MP -MF .deps/libnbdmod_la-methods.Tpo -c methods.c -fno-common -DPIC -o .libs/libnbdmod_la-methods.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libnbdmod_la-methods.lo -MD -MP -MF .deps/libnbdmod_la-methods.Tpo -c methods.c -o libnbdmod_la-methods.o >/dev/null 2>&1 mv -f .deps/libnbdmod_la-methods.Tpo .deps/libnbdmod_la-methods.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libnbdmod_la-utils.lo -MD -MP -MF .deps/libnbdmod_la-utils.Tpo -c -o libnbdmod_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libnbdmod_la-utils.lo -MD -MP -MF .deps/libnbdmod_la-utils.Tpo -c utils.c -fno-common -DPIC -o .libs/libnbdmod_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT libnbdmod_la-utils.lo -MD -MP -MF .deps/libnbdmod_la-utils.Tpo -c utils.c -o libnbdmod_la-utils.o >/dev/null 2>&1 mv -f .deps/libnbdmod_la-utils.Tpo .deps/libnbdmod_la-utils.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -avoid-version -shared -module -shrext .cpython-311-darwin.so -o libnbdmod.la -rpath /opt/homebrew/lib/python3.11/site-packages libnbdmod_la-handle.lo libnbdmod_la-libnbdmod.lo libnbdmod_la-methods.lo libnbdmod_la-utils.lo ../common/utils/libutils.la ../lib/libnbd.la libtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/libnbdmod.cpython-311-darwin.so -bundle .libs/libnbdmod_la-handle.o .libs/libnbdmod_la-libnbdmod.o .libs/libnbdmod_la-methods.o .libs/libnbdmod_la-utils.o -Wl,-force_load,../common/utils/.libs/libutils.a ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -g -O2 -pthread libtool: link: ( cd ".libs" && rm -f "libnbdmod.la" && ln -s "../libnbdmod.la" "libnbdmod.la" ) gmake[3]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/python' gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/python' Making all in sh gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/sh' perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=1 --man nbdsh.1 \ --html ../html/nbdsh.1.html \ --verbatim ./examples/hexdump.sh:__EXAMPLES_HEXDUMP__ \ nbdsh.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/sh' Making all in info gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/info' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT nbdinfo-can.o -MD -MP -MF .deps/nbdinfo-can.Tpo -c -o nbdinfo-can.o `test -f 'can.c' || echo './'`can.c mv -f .deps/nbdinfo-can.Tpo .deps/nbdinfo-can.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT nbdinfo-list.o -MD -MP -MF .deps/nbdinfo-list.Tpo -c -o nbdinfo-list.o `test -f 'list.c' || echo './'`list.c mv -f .deps/nbdinfo-list.Tpo .deps/nbdinfo-list.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT nbdinfo-main.o -MD -MP -MF .deps/nbdinfo-main.Tpo -c -o nbdinfo-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/nbdinfo-main.Tpo .deps/nbdinfo-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT nbdinfo-map.o -MD -MP -MF .deps/nbdinfo-map.Tpo -c -o nbdinfo-map.o `test -f 'map.c' || echo './'`map.c mv -f .deps/nbdinfo-map.Tpo .deps/nbdinfo-map.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT nbdinfo-show.o -MD -MP -MF .deps/nbdinfo-show.Tpo -c -o nbdinfo-show.o `test -f 'show.c' || echo './'`show.c mv -f .deps/nbdinfo-show.Tpo .deps/nbdinfo-show.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT nbdinfo-size.o -MD -MP -MF .deps/nbdinfo-size.Tpo -c -o nbdinfo-size.o `test -f 'size.c' || echo './'`size.c mv -f .deps/nbdinfo-size.Tpo .deps/nbdinfo-size.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT nbdinfo-utils.o -MD -MP -MF .deps/nbdinfo-utils.Tpo -c -o nbdinfo-utils.o `test -f 'utils.c' || echo './'`utils.c mv -f .deps/nbdinfo-utils.Tpo .deps/nbdinfo-utils.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o nbdinfo nbdinfo-can.o nbdinfo-list.o nbdinfo-main.o nbdinfo-map.o nbdinfo-show.o nbdinfo-size.o nbdinfo-utils.o ../common/utils/libutils.la ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o .libs/nbdinfo nbdinfo-can.o nbdinfo-list.o nbdinfo-main.o nbdinfo-map.o nbdinfo-show.o nbdinfo-size.o nbdinfo-utils.o ../common/utils/.libs/libutils.a ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -pthread perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=1 --man nbdinfo.1 \ --html ../html/nbdinfo.1.html \ nbdinfo.pod gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/info' Making all in copy gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/copy' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -g -O2 -MT nbdcopy-file-ops.o -MD -MP -MF .deps/nbdcopy-file-ops.Tpo -c -o nbdcopy-file-ops.o `test -f 'file-ops.c' || echo './'`file-ops.c mv -f .deps/nbdcopy-file-ops.Tpo .deps/nbdcopy-file-ops.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -g -O2 -MT nbdcopy-main.o -MD -MP -MF .deps/nbdcopy-main.Tpo -c -o nbdcopy-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/nbdcopy-main.Tpo .deps/nbdcopy-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -g -O2 -MT nbdcopy-multi-thread-copying.o -MD -MP -MF .deps/nbdcopy-multi-thread-copying.Tpo -c -o nbdcopy-multi-thread-copying.o `test -f 'multi-thread-copying.c' || echo './'`multi-thread-copying.c mv -f .deps/nbdcopy-multi-thread-copying.Tpo .deps/nbdcopy-multi-thread-copying.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -g -O2 -MT nbdcopy-nbd-ops.o -MD -MP -MF .deps/nbdcopy-nbd-ops.Tpo -c -o nbdcopy-nbd-ops.o `test -f 'nbd-ops.c' || echo './'`nbd-ops.c mv -f .deps/nbdcopy-nbd-ops.Tpo .deps/nbdcopy-nbd-ops.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -g -O2 -MT nbdcopy-null-ops.o -MD -MP -MF .deps/nbdcopy-null-ops.Tpo -c -o nbdcopy-null-ops.o `test -f 'null-ops.c' || echo './'`null-ops.c mv -f .deps/nbdcopy-null-ops.Tpo .deps/nbdcopy-null-ops.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -g -O2 -MT nbdcopy-pipe-ops.o -MD -MP -MF .deps/nbdcopy-pipe-ops.Tpo -c -o nbdcopy-pipe-ops.o `test -f 'pipe-ops.c' || echo './'`pipe-ops.c mv -f .deps/nbdcopy-pipe-ops.Tpo .deps/nbdcopy-pipe-ops.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -g -O2 -MT nbdcopy-progress.o -MD -MP -MF .deps/nbdcopy-progress.Tpo -c -o nbdcopy-progress.o `test -f 'progress.c' || echo './'`progress.c mv -f .deps/nbdcopy-progress.Tpo .deps/nbdcopy-progress.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -g -O2 -MT nbdcopy-synch-copying.o -MD -MP -MF .deps/nbdcopy-synch-copying.Tpo -c -o nbdcopy-synch-copying.o `test -f 'synch-copying.c' || echo './'`synch-copying.c mv -f .deps/nbdcopy-synch-copying.Tpo .deps/nbdcopy-synch-copying.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -pthread -g -O2 -o nbdcopy nbdcopy-file-ops.o nbdcopy-main.o nbdcopy-multi-thread-copying.o nbdcopy-nbd-ops.o nbdcopy-null-ops.o nbdcopy-pipe-ops.o nbdcopy-progress.o nbdcopy-synch-copying.o -lpthread ../common/utils/libutils.la ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o .libs/nbdcopy nbdcopy-file-ops.o nbdcopy-main.o nbdcopy-multi-thread-copying.o nbdcopy-nbd-ops.o nbdcopy-null-ops.o nbdcopy-pipe-ops.o nbdcopy-progress.o nbdcopy-synch-copying.o ../common/utils/.libs/libutils.a ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -pthread perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=1 --man nbdcopy.1 \ --html ../html/nbdcopy.1.html \ nbdcopy.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/copy' Making all in dump gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/dump' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -MT nbddump-dump.o -MD -MP -MF .deps/nbddump-dump.Tpo -c -o nbddump-dump.o `test -f 'dump.c' || echo './'`dump.c mv -f .deps/nbddump-dump.Tpo .deps/nbddump-dump.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o nbddump nbddump-dump.o ../common/utils/libutils.la ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -g -O2 -o .libs/nbddump nbddump-dump.o ../common/utils/.libs/libutils.a ../lib/.libs/libnbd.dylib -L/opt/homebrew/Cellar/gnutls/3.8.1/lib -lpthread -lgnutls -lxml2 -pthread perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=1 --man nbddump.1 \ --html ../html/nbddump.1.html \ nbddump.pod Wide character in print at /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl line 535. gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/dump' Making all in fuse gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/fuse' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/fuse' Making all in ublk gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/ublk' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/ublk' Making all in ocaml gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/ocaml' ocamlfind ocamldep ./*.mli ./*.ml > .depend gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/opt/homebrew/lib/ocaml -I../ocaml -I../include -DCAML_NAME_SPACE -Wall -Werror -Wvla -Wframe-larger-than=5000 -fPIC -g -O2 -MT libnbdocaml_a-nbd-c.o -MD -MP -MF .deps/libnbdocaml_a-nbd-c.Tpo -c -o libnbdocaml_a-nbd-c.o `test -f 'nbd-c.c' || echo './'`nbd-c.c mv -f .deps/libnbdocaml_a-nbd-c.Tpo .deps/libnbdocaml_a-nbd-c.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/opt/homebrew/lib/ocaml -I../ocaml -I../include -DCAML_NAME_SPACE -Wall -Werror -Wvla -Wframe-larger-than=5000 -fPIC -g -O2 -MT libnbdocaml_a-buffer.o -MD -MP -MF .deps/libnbdocaml_a-buffer.Tpo -c -o libnbdocaml_a-buffer.o `test -f 'buffer.c' || echo './'`buffer.c mv -f .deps/libnbdocaml_a-buffer.Tpo .deps/libnbdocaml_a-buffer.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/opt/homebrew/lib/ocaml -I../ocaml -I../include -DCAML_NAME_SPACE -Wall -Werror -Wvla -Wframe-larger-than=5000 -fPIC -g -O2 -MT libnbdocaml_a-handle.o -MD -MP -MF .deps/libnbdocaml_a-handle.Tpo -c -o libnbdocaml_a-handle.o `test -f 'handle.c' || echo './'`handle.c mv -f .deps/libnbdocaml_a-handle.Tpo .deps/libnbdocaml_a-handle.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/opt/homebrew/lib/ocaml -I../ocaml -I../include -DCAML_NAME_SPACE -Wall -Werror -Wvla -Wframe-larger-than=5000 -fPIC -g -O2 -MT libnbdocaml_a-helpers.o -MD -MP -MF .deps/libnbdocaml_a-helpers.Tpo -c -o libnbdocaml_a-helpers.o `test -f 'helpers.c' || echo './'`helpers.c mv -f .deps/libnbdocaml_a-helpers.Tpo .deps/libnbdocaml_a-helpers.Po rm -f libnbdocaml.a ar cru libnbdocaml.a libnbdocaml_a-nbd-c.o libnbdocaml_a-buffer.o libnbdocaml_a-handle.o libnbdocaml_a-helpers.o ranlib libnbdocaml.a perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man libnbd-ocaml.3 \ --html ../html/libnbd-ocaml.3.html \ libnbd-ocaml.pod rm -f stamp-manpages ocamldoc -man -man-mini -man-suffix 3 NBD.mli Warning: Element Unix.error not found Warning: Element Unix.error not found touch stamp-manpages ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I . -I . -c NBD.mli -o NBD.cmi ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I . -I . -c NBD.ml -o NBD.cmo ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I . -I . -c NBD.ml -o NBD.cmx ocamlfind mklib -o mlnbd \ -package unix -I . -I . \ -ldopt '' \ libnbdocaml_a-nbd-c.o libnbdocaml_a-buffer.o libnbdocaml_a-handle.o libnbdocaml_a-helpers.o NBD.cmo \ -L../lib/.libs -lnbd ocamlfind mklib -o mlnbd \ -package unix -I . -I . \ -ldopt '' \ libnbdocaml_a-nbd-c.o libnbdocaml_a-buffer.o libnbdocaml_a-handle.o libnbdocaml_a-helpers.o NBD.cmx \ -L../lib/.libs -lnbd touch stamp-mlnbd rm -f nbd ln -s . nbd gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/ocaml' Making all in ocaml/examples gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/ocaml/examples' ocamlfind ocamldep -I .. ./*.ml > .depend ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c asynch_copy.ml -o asynch_copy.cmo LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cma asynch_copy.cmo -o asynch_copy.bc ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c extents.ml -o extents.cmo LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cma extents.cmo -o extents.bc ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c extents64.ml -o extents64.cmo LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cma extents64.cmo -o extents64.bc ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c get_size.ml -o get_size.cmo LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cma get_size.cmo -o get_size.bc ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c open_qcow2.ml -o open_qcow2.cmo LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cma open_qcow2.cmo -o open_qcow2.bc ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c server_flags.ml -o server_flags.cmo LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cma server_flags.cmo -o server_flags.bc ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c asynch_copy.ml -o asynch_copy.cmx LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -cclib -L../../lib/.libs -I . -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cmxa asynch_copy.cmx -o asynch_copy.opt ld: warning: directory not found for option '-L../lib/.libs' ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c extents.ml -o extents.cmx LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -cclib -L../../lib/.libs -I . -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cmxa extents.cmx -o extents.opt ld: warning: directory not found for option '-L../lib/.libs' ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c extents64.ml -o extents64.cmx LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -cclib -L../../lib/.libs -I . -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cmxa extents64.cmx -o extents64.opt ld: warning: directory not found for option '-L../lib/.libs' ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c get_size.ml -o get_size.cmx LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -cclib -L../../lib/.libs -I . -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cmxa get_size.cmx -o get_size.opt ld: warning: directory not found for option '-L../lib/.libs' ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c open_qcow2.ml -o open_qcow2.cmx LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -cclib -L../../lib/.libs -I . -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cmxa open_qcow2.cmx -o open_qcow2.opt ld: warning: directory not found for option '-L../lib/.libs' ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c server_flags.ml -o server_flags.cmx LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -cclib -L../../lib/.libs -I . -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cmxa server_flags.cmx -o server_flags.opt ld: warning: directory not found for option '-L../lib/.libs' gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/ocaml/examples' Making all in ocaml/tests gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/ocaml/tests' ocamlfind ocamldep -I .. ./*.ml > .depend gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/ocaml/tests' Making all in golang gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/golang' perl /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/podwrapper.pl --section=3 --man libnbd-golang.3 \ --html ../html/libnbd-golang.3.html \ libnbd-golang.pod /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/run go build # libguestfs.org/libnbd In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:406:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:50:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:413:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:51:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:418:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:52:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:424:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:53:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:431:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:54:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:439:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:55:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:445:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:56:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] # libguestfs.org/libnbd ./wrappers.go:2548:25: warning: passing arguments to 'chunk_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2563:30: warning: passing arguments to 'completion_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2579:25: warning: passing arguments to 'debug_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2596:26: warning: passing arguments to 'extent_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2613:28: warning: passing arguments to 'extent64_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2629:24: warning: passing arguments to 'list_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2644:27: warning: passing arguments to 'context_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/golang' Making all in golang/examples gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/golang/examples' cd get_size && \ /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/run go build -o get_size # libguestfs.org/libnbd In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:406:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:50:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:413:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:51:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:418:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:52:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:424:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:53:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:431:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:54:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:439:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:55:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:445:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:56:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] # libguestfs.org/libnbd ./wrappers.go:2548:25: warning: passing arguments to 'chunk_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2563:30: warning: passing arguments to 'completion_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2579:25: warning: passing arguments to 'debug_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2596:26: warning: passing arguments to 'extent_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2613:28: warning: passing arguments to 'extent64_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2629:24: warning: passing arguments to 'list_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2644:27: warning: passing arguments to 'context_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cd read_first_sector && \ /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/run go build -o read_first_sector # libguestfs.org/libnbd In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:406:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:50:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:413:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:51:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:418:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:52:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:424:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:53:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:431:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:54:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:439:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:55:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:445:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:56:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] # libguestfs.org/libnbd ./wrappers.go:2548:25: warning: passing arguments to 'chunk_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2563:30: warning: passing arguments to 'completion_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2579:25: warning: passing arguments to 'debug_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2596:26: warning: passing arguments to 'extent_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2613:28: warning: passing arguments to 'extent64_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2629:24: warning: passing arguments to 'list_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2644:27: warning: passing arguments to 'context_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cd simple_copy && \ /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/run go build -o simple_copy # libguestfs.org/libnbd In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:406:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:50:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:413:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:51:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:418:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:52:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:424:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:53:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:431:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:54:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:439:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:55:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:445:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:56:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] # libguestfs.org/libnbd ./wrappers.go:2548:25: warning: passing arguments to 'chunk_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2563:30: warning: passing arguments to 'completion_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2579:25: warning: passing arguments to 'debug_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2596:26: warning: passing arguments to 'extent_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2613:28: warning: passing arguments to 'extent64_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2629:24: warning: passing arguments to 'list_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2644:27: warning: passing arguments to 'context_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cd aio_copy && \ /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/run go build -o aio_copy # libguestfs.org/libnbd In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:406:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:50:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:413:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:51:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:418:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:52:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:424:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:53:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:431:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:54:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:439:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:55:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: In file included from closures.go:32: ./wrappers.h:445:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] In file included from _cgo_export.c:4: cgo-gcc-export-header-prolog:56:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] # libguestfs.org/libnbd ./wrappers.go:2548:25: warning: passing arguments to 'chunk_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2563:30: warning: passing arguments to 'completion_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2579:25: warning: passing arguments to 'debug_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2596:26: warning: passing arguments to 'extent_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2613:28: warning: passing arguments to 'extent64_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2629:24: warning: passing arguments to 'list_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ./wrappers.go:2644:27: warning: passing arguments to 'context_callback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/golang/examples' Making all in rust gmake[2]: Entering directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/rust' rm -f libnbd-sys/libnbd_version.t /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/run echo 1.17.4 > libnbd-sys/libnbd_version.t mv libnbd-sys/libnbd_version.t libnbd-sys/libnbd_version /private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/run cargo build Updating crates.io index Downloading crates ... Downloaded thiserror-impl v1.0.47 Downloaded num_cpus v1.16.0 Downloaded log v0.4.20 Downloaded thiserror v1.0.47 Downloaded unicode-ident v1.0.11 Downloaded quote v1.0.33 Downloaded pin-project-lite v0.2.13 Downloaded proc-macro2 v1.0.66 Downloaded epoll v4.3.3 Downloaded pkg-config v0.3.27 Downloaded mio v0.8.8 Downloaded errno v0.3.3 Downloaded syn v2.0.29 Downloaded bitflags v2.4.0 Downloaded tokio-macros v2.1.0 Downloaded socket2 v0.5.3 Downloaded os_socketaddr v0.2.5 Downloaded tokio v1.32.0 Downloaded libc v0.2.147 Compiling libc v0.2.147 Compiling proc-macro2 v1.0.66 Compiling unicode-ident v1.0.11 Compiling pkg-config v0.3.27 Compiling thiserror v1.0.47 Compiling pin-project-lite v0.2.13 Compiling bitflags v2.4.0 Compiling log v0.4.20 Compiling libnbd-sys v0.1.0 (/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/rust/libnbd-sys) Compiling quote v1.0.33 Compiling socket2 v0.5.3 Compiling mio v0.8.8 Compiling syn v2.0.29 Compiling errno v0.3.3 Compiling tokio v1.32.0 Compiling epoll v4.3.3 error[E0425]: cannot find value `EPOLL_CTL_ADD` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:19:27 | 19 | EPOLL_CTL_ADD = libc::EPOLL_CTL_ADD, | ^^^^^^^^^^^^^ not found in `libc` | help: consider importing this unit variant | 11 + use ControlOptions::EPOLL_CTL_ADD; | help: if you import `EPOLL_CTL_ADD`, refer to it directly | 19 - EPOLL_CTL_ADD = libc::EPOLL_CTL_ADD, 19 + EPOLL_CTL_ADD = EPOLL_CTL_ADD, | error[E0425]: cannot find value `EPOLL_CTL_MOD` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:21:27 | 21 | EPOLL_CTL_MOD = libc::EPOLL_CTL_MOD, | ^^^^^^^^^^^^^ not found in `libc` | help: consider importing this unit variant | 11 + use ControlOptions::EPOLL_CTL_MOD; | help: if you import `EPOLL_CTL_MOD`, refer to it directly | 21 - EPOLL_CTL_MOD = libc::EPOLL_CTL_MOD, 21 + EPOLL_CTL_MOD = EPOLL_CTL_MOD, | error[E0425]: cannot find value `EPOLL_CTL_DEL` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:23:27 | 23 | EPOLL_CTL_DEL = libc::EPOLL_CTL_DEL, | ^^^^^^^^^^^^^ not found in `libc` | help: consider importing this unit variant | 11 + use ControlOptions::EPOLL_CTL_DEL; | help: if you import `EPOLL_CTL_DEL`, refer to it directly | 23 - EPOLL_CTL_DEL = libc::EPOLL_CTL_DEL, 23 + EPOLL_CTL_DEL = EPOLL_CTL_DEL, | error[E0425]: cannot find value `EPOLLET` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:33:36 | 33 | const EPOLLET = libc::EPOLLET as u32; | ^^^^^^^ not found in `libc` error[E0425]: cannot find value `EPOLLIN` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:35:36 | 35 | const EPOLLIN = libc::EPOLLIN as u32; | ^^^^^^^ help: a constant with a similar name exists: `POLLIN` | ::: /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.147/src/unix/bsd/mod.rs:473:1 | 473 | pub const POLLIN: ::c_short = 0x1; | --------------------------- similarly named constant `POLLIN` defined here error[E0425]: cannot find value `EPOLLERR` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:39:36 | 39 | const EPOLLERR = libc::EPOLLERR as u32; | ^^^^^^^^ help: a constant with a similar name exists: `POLLERR` | ::: /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.147/src/unix/bsd/mod.rs:476:1 | 476 | pub const POLLERR: ::c_short = 0x8; | ---------------------------- similarly named constant `POLLERR` defined here error[E0425]: cannot find value `EPOLLHUP` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:47:36 | 47 | const EPOLLHUP = libc::EPOLLHUP as u32; | ^^^^^^^^ help: a constant with a similar name exists: `POLLHUP` | ::: /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.147/src/unix/bsd/mod.rs:477:1 | 477 | pub const POLLHUP: ::c_short = 0x10; | ---------------------------- similarly named constant `POLLHUP` defined here error[E0425]: cannot find value `EPOLLOUT` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:49:36 | 49 | const EPOLLOUT = libc::EPOLLOUT as u32; | ^^^^^^^^ help: a constant with a similar name exists: `POLLOUT` | ::: /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.147/src/unix/bsd/mod.rs:475:1 | 475 | pub const POLLOUT: ::c_short = 0x4; | ---------------------------- similarly named constant `POLLOUT` defined here error[E0425]: cannot find value `EPOLLPRI` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:51:36 | 51 | const EPOLLPRI = libc::EPOLLPRI as u32; | ^^^^^^^^ help: a constant with a similar name exists: `POLLPRI` | ::: /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.147/src/unix/bsd/mod.rs:474:1 | 474 | pub const POLLPRI: ::c_short = 0x2; | ---------------------------- similarly named constant `POLLPRI` defined here error[E0425]: cannot find value `EPOLLRDHUP` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:56:36 | 56 | const EPOLLRDHUP = libc::EPOLLRDHUP as u32; | ^^^^^^^^^^ help: a constant with a similar name exists: `POLLHUP` | ::: /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.147/src/unix/bsd/mod.rs:477:1 | 477 | pub const POLLHUP: ::c_short = 0x10; | ---------------------------- similarly named constant `POLLHUP` defined here error[E0425]: cannot find value `EPOLLWAKEUP` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:66:36 | 66 | const EPOLLWAKEUP = libc::EPOLLWAKEUP as u32; | ^^^^^^^^^^^ not found in `libc` error[E0425]: cannot find value `EPOLLONESHOT` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:73:36 | 73 | const EPOLLONESHOT = libc::EPOLLONESHOT as u32; | ^^^^^^^^^^^^ help: a constant with a similar name exists: `EV_ONESHOT` | ::: /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.147/src/unix/bsd/apple/mod.rs:4080:1 | 4080 | pub const EV_ONESHOT: u16 = 0x10; | ------------------------- similarly named constant `EV_ONESHOT` defined here error[E0425]: cannot find value `EPOLLEXCLUSIVE` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:102:38 | 102 | const EPOLLEXCLUSIVE = libc::EPOLLEXCLUSIVE as u32; | ^^^^^^^^^^^^^^ not found in `libc` error[E0425]: cannot find value `EPOLL_CLOEXEC` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:142:36 | 142 | let flags = if cloexec { libc::EPOLL_CLOEXEC } else { 0 }; | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `O_CLOEXEC` | ::: /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.147/src/unix/bsd/apple/mod.rs:2884:1 | 2884 | pub const O_CLOEXEC: ::c_int = 0x01000000; | ---------------------------- similarly named constant `O_CLOEXEC` defined here error[E0425]: cannot find function `epoll_create1` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:143:24 | 143 | unsafe { cvt(libc::epoll_create1(flags)) } | ^^^^^^^^^^^^^ not found in `libc` error[E0412]: cannot find type `epoll_event` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:153:48 | 153 | let e = &mut event as *mut _ as *mut libc::epoll_event; | ^^^^^^^^^^^ not found in `libc` error[E0425]: cannot find function `epoll_ctl` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:154:24 | 154 | unsafe { cvt(libc::epoll_ctl(epfd, op as i32, fd, e))? }; | ^^^^^^^^^ not found in `libc` error[E0425]: cannot find function `epoll_wait` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:166:19 | 166 | cvt(libc::epoll_wait( | ^^^^^^^^^^ not found in `libc` error[E0412]: cannot find type `epoll_event` in crate `libc` --> /Users/admin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epoll-4.3.3/src/lib.rs:168:44 | 168 | buf.as_mut_ptr() as *mut libc::epoll_event, | ^^^^^^^^^^^ not found in `libc` Some errors have detailed explanations: E0412, E0425. For more information about an error, try `rustc --explain E0412`. error: could not compile `epoll` (lib) due to 19 previous errors warning: build failed, waiting for other jobs to finish... gmake[2]: *** [Makefile:1071: target/debug/liblibnbd.rlib] Error 101 gmake[2]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build/rust' gmake[1]: *** [Makefile:563: all-recursive] Error 1 gmake[1]: Leaving directory '/private/var/folders/s0/b8snf7qj1479hhmzr90n5s4m0000gn/T/cirrus-ci-build' gmake: *** [Makefile:488: all] Error 2 Exit status: 2 Build failed: https://cirrus-ci.com/build/5052533719171072 section_end:1693402461:step_script section_start:1693402461:cleanup_file_variables Cleaning up project directory and file based variables section_end:1693402461:cleanup_file_variables ERROR: Job failed: exit code 1