2025-11-13T00:46:57.9298010Z ##[section]Starting: Run docker build
2025-11-13T00:46:57.9308342Z ==============================================================================
2025-11-13T00:46:57.9309106Z Task         : Command line
2025-11-13T00:46:57.9309299Z Description  : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
2025-11-13T00:46:57.9309490Z Version      : 2.250.1
2025-11-13T00:46:57.9309633Z Author       : Microsoft Corporation
2025-11-13T00:46:57.9309773Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
2025-11-13T00:46:57.9309973Z ==============================================================================
2025-11-13T00:46:58.3828816Z Generating script.
2025-11-13T00:46:58.3844848Z ========================== Starting Command Output ===========================
2025-11-13T00:46:58.3867195Z [command]/usr/bin/bash --noprofile --norc /home/vsts/work/_temp/cbd08e95-cb89-43ad-a08d-6132b9da07fb.sh
2025-11-13T00:46:58.4171306Z ##[group]Configure Docker
2025-11-13T00:46:58.4175183Z +++ dirname .scripts/run_docker_build.sh
2025-11-13T00:46:58.4211000Z ++ cd .scripts
2025-11-13T00:46:58.4213860Z ++ pwd
2025-11-13T00:46:58.4215458Z + THISDIR=/home/vsts/work/1/s/.scripts
2025-11-13T00:46:58.4259749Z ++ basename /home/vsts/work/1/s/.scripts
2025-11-13T00:46:58.4272327Z + PROVIDER_DIR=.scripts
2025-11-13T00:46:58.4286960Z +++ dirname .scripts/run_docker_build.sh
2025-11-13T00:46:58.4349627Z ++ cd .scripts/..
2025-11-13T00:46:58.4351130Z ++ pwd
2025-11-13T00:46:58.4364203Z + FEEDSTOCK_ROOT=/home/vsts/work/1/s
2025-11-13T00:46:58.4366388Z + RECIPE_ROOT=/home/vsts/work/1/s/recipe
2025-11-13T00:46:58.4368037Z + '[' -z lief-feedstock ']'
2025-11-13T00:46:58.4369768Z + [[ 33f5b99e5261b2f12b85768bf7cac8d873cf3ad8 == '' ]]
2025-11-13T00:46:58.4373055Z + docker info
2025-11-13T00:46:58.9866121Z Client: Docker Engine - Community
2025-11-13T00:46:58.9867708Z  Version:    28.0.4
2025-11-13T00:46:58.9869043Z  Context:    default
2025-11-13T00:46:58.9869722Z  Debug Mode: false
2025-11-13T00:46:58.9870309Z  Plugins:
2025-11-13T00:46:58.9870871Z   buildx: Docker Buildx (Docker Inc.)
2025-11-13T00:46:58.9871446Z     Version:  v0.29.1
2025-11-13T00:46:58.9872025Z     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
2025-11-13T00:46:58.9872622Z   compose: Docker Compose (Docker Inc.)
2025-11-13T00:46:58.9873195Z     Version:  v2.38.2
2025-11-13T00:46:58.9873767Z     Path:     /usr/libexec/docker/cli-plugins/docker-compose
2025-11-13T00:46:58.9874540Z
2025-11-13T00:46:58.9875158Z Server:
2025-11-13T00:46:58.9875696Z  Containers: 0
2025-11-13T00:46:58.9876261Z   Running: 0
2025-11-13T00:46:58.9876816Z   Paused: 0
2025-11-13T00:46:58.9877953Z   Stopped: 0
2025-11-13T00:46:58.9879251Z  Images: 0
2025-11-13T00:46:58.9880068Z  Server Version: 28.0.4
2025-11-13T00:46:58.9881137Z  Storage Driver: overlay2
2025-11-13T00:46:58.9881621Z   Backing Filesystem: extfs
2025-11-13T00:46:58.9882037Z   Supports d_type: true
2025-11-13T00:46:58.9882418Z   Using metacopy: false
2025-11-13T00:46:58.9883935Z   Native Overlay Diff: false
2025-11-13T00:46:58.9885589Z   userxattr: false
2025-11-13T00:46:58.9886341Z  Logging Driver: json-file
2025-11-13T00:46:58.9886728Z  Cgroup Driver: systemd
2025-11-13T00:46:58.9887093Z  Cgroup Version: 2
2025-11-13T00:46:58.9887543Z  Plugins:
2025-11-13T00:46:58.9887947Z   Volume: local
2025-11-13T00:46:58.9889200Z   Network: bridge host ipvlan macvlan null overlay
2025-11-13T00:46:58.9916424Z   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
2025-11-13T00:46:58.9917056Z  Swarm: inactive
2025-11-13T00:46:58.9917309Z  Runtimes: io.containerd.runc.v2 runc
2025-11-13T00:46:58.9917576Z  Default Runtime: runc
2025-11-13T00:46:58.9917822Z  Init Binary: docker-init
2025-11-13T00:46:58.9918103Z  containerd version: b98a3aace656320842a23f4a392a33f46af97866
2025-11-13T00:46:58.9918410Z  runc version: v1.3.0-0-g4ca628d1
2025-11-13T00:46:58.9919693Z  init version: de40ad0
2025-11-13T00:46:58.9920073Z  Security Options:
2025-11-13T00:46:58.9920311Z   apparmor
2025-11-13T00:46:58.9920878Z   seccomp
2025-11-13T00:46:58.9921102Z    Profile: builtin
2025-11-13T00:46:58.9921336Z   cgroupns
2025-11-13T00:46:58.9921556Z  Kernel Version: 6.11.0-1018-azure
2025-11-13T00:46:58.9921830Z  Operating System: Ubuntu 24.04.3 LTS
2025-11-13T00:46:58.9922074Z  OSType: linux
2025-11-13T00:46:58.9922311Z  Architecture: x86_64
2025-11-13T00:46:58.9922529Z  CPUs: 2
2025-11-13T00:46:58.9922765Z  Total Memory: 6.774GiB
2025-11-13T00:46:58.9923011Z  Name: runnervmkkn5n
2025-11-13T00:46:58.9923267Z  ID: 4751e198-18be-4eca-a5bc-37dabc96021d
2025-11-13T00:46:58.9923533Z  Docker Root Dir: /var/lib/docker
2025-11-13T00:46:58.9923776Z  Debug Mode: false
2025-11-13T00:46:58.9923999Z  Username: githubactions
2025-11-13T00:46:58.9924238Z  Experimental: false
2025-11-13T00:46:58.9924608Z  Insecure Registries:
2025-11-13T00:46:58.9924851Z   ::1/128
2025-11-13T00:46:58.9925071Z   127.0.0.0/8
2025-11-13T00:46:58.9925306Z  Live Restore Enabled: false
2025-11-13T00:46:58.9925433Z
2025-11-13T00:46:58.9925762Z ++ id -u
2025-11-13T00:46:58.9963042Z + export HOST_USER_ID=1001
2025-11-13T00:46:58.9964296Z + HOST_USER_ID=1001
2025-11-13T00:46:58.9964771Z + hash docker-machine
2025-11-13T00:46:58.9965208Z + ARTIFACTS=/home/vsts/work/1/s/build_artifacts
2025-11-13T00:46:58.9965645Z + '[' -z linux_64_ ']'
2025-11-13T00:46:58.9966104Z + '[' -z quay.io/condaforge/linux-anvil-x86_64:alma9 ']'
2025-11-13T00:46:58.9966585Z + mkdir -p /home/vsts/work/1/s/build_artifacts
2025-11-13T00:46:58.9995352Z + DONE_CANARY=/home/vsts/work/1/s/build_artifacts/conda-forge-build-done-linux_64_
2025-11-13T00:46:58.9996312Z + rm -f /home/vsts/work/1/s/build_artifacts/conda-forge-build-done-linux_64_
2025-11-13T00:46:59.0035212Z + DOCKER_RUN_ARGS=
2025-11-13T00:46:59.0036024Z + '[' -z azure ']'
2025-11-13T00:46:59.0041541Z ##[endgroup]
2025-11-13T00:46:59.0099642Z ##[group]Start Docker
2025-11-13T00:46:59.0100420Z + export UPLOAD_PACKAGES=True
2025-11-13T00:46:59.0100787Z + UPLOAD_PACKAGES=True
2025-11-13T00:46:59.0101119Z + export IS_PR_BUILD=True
2025-11-13T00:46:59.0101457Z + IS_PR_BUILD=True
2025-11-13T00:46:59.0101831Z + docker pull quay.io/condaforge/linux-anvil-x86_64:alma9
2025-11-13T00:46:59.9084033Z alma9: Pulling from condaforge/linux-anvil-x86_64
2025-11-13T00:46:59.9131438Z d2ed363a5c15: Pulling fs layer
2025-11-13T00:46:59.9132146Z 7688e3072b6e: Pulling fs layer
2025-11-13T00:46:59.9132404Z 0fc1e525bd6a: Pulling fs layer
2025-11-13T00:46:59.9132691Z b2969024c008: Pulling fs layer
2025-11-13T00:46:59.9132988Z 7f30474eaea4: Pulling fs layer
2025-11-13T00:46:59.9133257Z 4f4fb700ef54: Pulling fs layer
2025-11-13T00:46:59.9133526Z eed3fe85dd8e: Pulling fs layer
2025-11-13T00:46:59.9133791Z 1d4851f865d8: Pulling fs layer
2025-11-13T00:46:59.9134057Z 5c28829e1e5c: Pulling fs layer
2025-11-13T00:46:59.9134362Z a95a1f7215a3: Pulling fs layer
2025-11-13T00:46:59.9134618Z 36626b44e182: Pulling fs layer
2025-11-13T00:46:59.9134890Z 15f10f029016: Pulling fs layer
2025-11-13T00:46:59.9135174Z 355bfb75c574: Pulling fs layer
2025-11-13T00:46:59.9135467Z 376b558ecd79: Pulling fs layer
2025-11-13T00:46:59.9135784Z 1c6f94983f3e: Pulling fs layer
2025-11-13T00:46:59.9136067Z b2969024c008: Waiting
2025-11-13T00:46:59.9136343Z 7f30474eaea4: Waiting
2025-11-13T00:46:59.9136608Z 4f4fb700ef54: Waiting
2025-11-13T00:46:59.9136874Z eed3fe85dd8e: Waiting
2025-11-13T00:46:59.9137135Z 1d4851f865d8: Waiting
2025-11-13T00:46:59.9137385Z 5c28829e1e5c: Waiting
2025-11-13T00:46:59.9137650Z a95a1f7215a3: Waiting
2025-11-13T00:46:59.9137920Z 36626b44e182: Waiting
2025-11-13T00:46:59.9138180Z 15f10f029016: Waiting
2025-11-13T00:46:59.9138455Z 355bfb75c574: Waiting
2025-11-13T00:46:59.9138880Z 376b558ecd79: Waiting
2025-11-13T00:46:59.9139159Z 1c6f94983f3e: Waiting
2025-11-13T00:47:00.1591889Z 7688e3072b6e: Verifying Checksum
2025-11-13T00:47:00.1596902Z 7688e3072b6e: Download complete
2025-11-13T00:47:00.2224406Z 0fc1e525bd6a: Verifying Checksum
2025-11-13T00:47:00.2225963Z 0fc1e525bd6a: Download complete
2025-11-13T00:47:00.4144445Z b2969024c008: Verifying Checksum
2025-11-13T00:47:00.4145578Z b2969024c008: Download complete
2025-11-13T00:47:00.5294143Z 7f30474eaea4: Verifying Checksum
2025-11-13T00:47:00.5331497Z 7f30474eaea4: Download complete
2025-11-13T00:47:00.6127776Z 4f4fb700ef54: Verifying Checksum
2025-11-13T00:47:00.6129141Z 4f4fb700ef54: Download complete
2025-11-13T00:47:00.7424093Z eed3fe85dd8e: Verifying Checksum
2025-11-13T00:47:00.7432252Z eed3fe85dd8e: Download complete
2025-11-13T00:47:00.7825048Z d2ed363a5c15: Verifying Checksum
2025-11-13T00:47:00.7851812Z d2ed363a5c15: Download complete
2025-11-13T00:47:00.8082631Z 1d4851f865d8: Verifying Checksum
2025-11-13T00:47:00.8086590Z 1d4851f865d8: Download complete
2025-11-13T00:47:00.9625806Z a95a1f7215a3: Verifying Checksum
2025-11-13T00:47:00.9628302Z a95a1f7215a3: Download complete
2025-11-13T00:47:00.9882638Z 5c28829e1e5c: Verifying Checksum
2025-11-13T00:47:00.9883651Z 5c28829e1e5c: Download complete
2025-11-13T00:47:01.1476542Z 15f10f029016: Verifying Checksum
2025-11-13T00:47:01.1480580Z 15f10f029016: Download complete
2025-11-13T00:47:01.4216004Z 376b558ecd79: Verifying Checksum
2025-11-13T00:47:01.4220933Z 376b558ecd79: Download complete
2025-11-13T00:47:01.5257579Z 36626b44e182: Verifying Checksum
2025-11-13T00:47:01.5265087Z 36626b44e182: Download complete
2025-11-13T00:47:01.6591917Z 1c6f94983f3e: Verifying Checksum
2025-11-13T00:47:01.6595801Z 1c6f94983f3e: Download complete
2025-11-13T00:47:03.6241831Z 355bfb75c574: Verifying Checksum
2025-11-13T00:47:03.6246832Z 355bfb75c574: Download complete
2025-11-13T00:47:05.3580495Z d2ed363a5c15: Pull complete
2025-11-13T00:47:07.7270207Z 7688e3072b6e: Pull complete
2025-11-13T00:47:07.8147434Z 0fc1e525bd6a: Pull complete
2025-11-13T00:47:07.8910919Z b2969024c008: Pull complete
2025-11-13T00:47:07.9491130Z 7f30474eaea4: Pull complete
2025-11-13T00:47:07.9622234Z 4f4fb700ef54: Pull complete
2025-11-13T00:47:07.9847970Z eed3fe85dd8e: Pull complete
2025-11-13T00:47:08.0013004Z 1d4851f865d8: Pull complete
2025-11-13T00:47:08.0849665Z 5c28829e1e5c: Pull complete
2025-11-13T00:47:08.1070587Z a95a1f7215a3: Pull complete
2025-11-13T00:47:09.1439485Z 36626b44e182: Pull complete
2025-11-13T00:47:09.1654497Z 15f10f029016: Pull complete
2025-11-13T00:47:27.8833964Z 355bfb75c574: Pull complete
2025-11-13T00:47:27.9093839Z 376b558ecd79: Pull complete
2025-11-13T00:47:27.9296343Z 1c6f94983f3e: Pull complete
2025-11-13T00:47:27.9340370Z Digest: sha256:3a0d6fb713ceaed9f24ff7169a06d109988fe90e3d106f33a6eea192b68b210a
2025-11-13T00:47:27.9353672Z Status: Downloaded newer image for quay.io/condaforge/linux-anvil-x86_64:alma9
2025-11-13T00:47:27.9376393Z quay.io/condaforge/linux-anvil-x86_64:alma9
2025-11-13T00:47:27.9394066Z + docker run -v /home/vsts/work/1/s/recipe:/home/conda/recipe_root:rw,z,delegated -v /home/vsts/work/1/s:/home/conda/feedstock_root:rw,z,delegated -e CONFIG -e HOST_USER_ID -e UPLOAD_PACKAGES -e IS_PR_BUILD -e GIT_BRANCH -e UPLOAD_ON_BRANCH -e CI -e FEEDSTOCK_NAME -e CPU_COUNT -e BUILD_WITH_CONDA_DEBUG -e BUILD_OUTPUT_ID -e flow_run_id -e remote_url -e sha -e BINSTAR_TOKEN -e FEEDSTOCK_TOKEN -e STAGING_BINSTAR_TOKEN quay.io/condaforge/linux-anvil-x86_64:alma9 bash /home/conda/feedstock_root/.scripts/build_steps.sh
2025-11-13T00:47:28.2834631Z bash: cannot set terminal process group (-1): Inappropriate ioctl for device
2025-11-13T00:47:28.2835549Z bash: no job control in this shell
2025-11-13T00:47:28.3640110Z useradd: warning: the home directory /home/conda already exists.
2025-11-13T00:47:28.3643184Z useradd: Not copying any file from skel directory into it.
2025-11-13T00:47:28.8460526Z + export FEEDSTOCK_ROOT=/home/conda/feedstock_root
2025-11-13T00:47:28.8466148Z + FEEDSTOCK_ROOT=/home/conda/feedstock_root
2025-11-13T00:47:28.8474111Z + source /home/conda/feedstock_root/.scripts/logging_utils.sh
2025-11-13T00:47:28.8475691Z ##[endgroup]
2025-11-13T00:47:28.8477456Z ##[group]Configuring conda
2025-11-13T00:47:28.8480249Z + export PYTHONUNBUFFERED=1
2025-11-13T00:47:28.8481816Z + PYTHONUNBUFFERED=1
2025-11-13T00:47:28.8482873Z + export RECIPE_ROOT=/home/conda/recipe_root
2025-11-13T00:47:28.8483936Z + RECIPE_ROOT=/home/conda/recipe_root
2025-11-13T00:47:28.8485457Z + export CI_SUPPORT=/home/conda/feedstock_root/.ci_support
2025-11-13T00:47:28.8485946Z + CI_SUPPORT=/home/conda/feedstock_root/.ci_support
2025-11-13T00:47:28.8487391Z + export CONFIG_FILE=/home/conda/feedstock_root/.ci_support/linux_64_.yaml
2025-11-13T00:47:28.8489032Z + CONFIG_FILE=/home/conda/feedstock_root/.ci_support/linux_64_.yaml
2025-11-13T00:47:28.8489588Z + cat
2025-11-13T00:47:28.8503461Z ++ date +%Y-%m-%d-%H-%M-%S
2025-11-13T00:47:28.8526093Z + mv /opt/conda/conda-meta/history /opt/conda/conda-meta/history.2025-11-13-00-47-28
2025-11-13T00:47:28.8589922Z + echo
2025-11-13T00:47:28.8590854Z + micromamba install --root-prefix /home/conda/.conda --prefix /opt/conda --yes --override-channels --channel conda-forge --strict-channel-priority pip python=3.12 conda-build conda-forge-ci-setup=4 'conda-build>=24.1'
2025-11-13T00:47:55.9654152Z
2025-11-13T00:47:55.9657706Z Pinned packages:
2025-11-13T00:47:55.9658184Z   - su-exec 0.2
2025-11-13T00:47:55.9658551Z   - tini 0.19.0
2025-11-13T00:47:55.9659006Z
2025-11-13T00:47:58.6238175Z
2025-11-13T00:47:58.6239791Z Transaction
2025-11-13T00:47:58.6254926Z
2025-11-13T00:47:58.6261521Z   Prefix: /opt/conda
2025-11-13T00:47:58.6262197Z
2025-11-13T00:47:58.6263705Z   Updating specs:
2025-11-13T00:47:58.6263857Z
2025-11-13T00:47:58.6264059Z    - pip
2025-11-13T00:47:58.6264278Z    - python=3.12
2025-11-13T00:47:58.6264500Z    - conda-build
2025-11-13T00:47:58.6264733Z    - conda-forge-ci-setup=4
2025-11-13T00:47:58.6264979Z    - conda-build[version='>=24.1']
2025-11-13T00:47:58.6265099Z
2025-11-13T00:47:58.6265186Z
2025-11-13T00:47:58.6265534Z   Package                       Version  Build              Channel          Size
2025-11-13T00:47:58.6429117Z ───────────────────────────────────────────────────────────────────────────────────
2025-11-13T00:47:58.6430110Z   Install:
2025-11-13T00:47:58.6430579Z ───────────────────────────────────────────────────────────────────────────────────
2025-11-13T00:47:58.6430768Z
2025-11-13T00:47:58.6430998Z   + conda-env                     2.6.0  1                  conda-forge       2kB
2025-11-13T00:47:58.6431246Z   + joblib                        1.5.2  pyhd8ed1ab_0       conda-forge     225kB
2025-11-13T00:47:58.6431516Z   + shyaml                        0.6.2  pyhd3deb0d_0       conda-forge      22kB
2025-11-13T00:47:58.6431782Z   + oras-py                      0.1.14  pyhd8ed1ab_0       conda-forge      34kB
2025-11-13T00:47:58.6432056Z   + conda-oci-mirror              0.2.3  pyhd8ed1ab_0       conda-forge      33kB
2025-11-13T00:47:58.6432331Z   + oniguruma                    6.9.10  hb9d3cd8_0         conda-forge     249kB
2025-11-13T00:47:58.6432609Z   + rattler-build                0.49.0  he64ecbb_0         conda-forge      17MB
2025-11-13T00:47:58.6433527Z   + wrapt                        1.17.3  py312h4c3975b_1    conda-forge      65kB
2025-11-13T00:47:58.6433850Z   + jq                            1.8.1  h73b1eb8_0         conda-forge     313kB
2025-11-13T00:47:58.6434140Z   + rattler-build-conda-compat    1.4.9  pyhd8ed1ab_0       conda-forge      43kB
2025-11-13T00:47:58.6434425Z   + deprecated                    1.3.1  pyhd8ed1ab_0       conda-forge      16kB
2025-11-13T00:47:58.6434704Z   + conda-forge-metadata         0.12.0  pyhcf101f3_1       conda-forge      20kB
2025-11-13T00:47:58.6434995Z   + conda-forge-ci-setup         4.23.1  py312hef7310e_100  conda-forge      82kB
2025-11-13T00:47:58.6435134Z
2025-11-13T00:47:58.6435324Z   Summary:
2025-11-13T00:47:58.6435430Z
2025-11-13T00:47:58.6435626Z   Install: 13 packages
2025-11-13T00:47:58.6436017Z
2025-11-13T00:47:58.6436233Z   Total download: 18MB
2025-11-13T00:47:58.6436332Z
2025-11-13T00:47:58.6437160Z ───────────────────────────────────────────────────────────────────────────────────
2025-11-13T00:47:58.6437667Z
2025-11-13T00:47:58.6437756Z
2025-11-13T00:47:58.6437833Z
2025-11-13T00:47:58.6438041Z Transaction starting
2025-11-13T00:48:04.4381309Z
2025-11-13T00:48:04.4383199Z Transaction finished
2025-11-13T00:48:04.4384690Z
2025-11-13T00:48:04.4385316Z To activate this environment, use:
2025-11-13T00:48:04.4386626Z
2025-11-13T00:48:04.4387020Z     micromamba activate /opt/conda
2025-11-13T00:48:04.4388356Z
2025-11-13T00:48:04.4389440Z Or to execute a single command in this environment, use:
2025-11-13T00:48:04.4390162Z
2025-11-13T00:48:04.4391505Z     micromamba run -p /opt/conda mycommand
2025-11-13T00:48:04.4391881Z
2025-11-13T00:48:04.4683685Z + export CONDA_LIBMAMBA_SOLVER_NO_CHANNELS_FROM_INSTALLED=1
2025-11-13T00:48:04.4685010Z + CONDA_LIBMAMBA_SOLVER_NO_CHANNELS_FROM_INSTALLED=1
2025-11-13T00:48:04.4685707Z + setup_conda_rc /home/conda/feedstock_root /home/conda/recipe_root /home/conda/feedstock_root/.ci_support/linux_64_.yaml
2025-11-13T00:48:04.7214521Z /opt/conda/lib/python3.12/site-packages/binstar_client/__init__.py:16: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2025-11-13T00:48:04.7219674Z   from pkg_resources import parse_version as pv
2025-11-13T00:48:08.5527279Z + source run_conda_forge_build_setup
2025-11-13T00:48:08.5532624Z ++ export PYTHONUNBUFFERED=1
2025-11-13T00:48:08.5536152Z ++ PYTHONUNBUFFERED=1
2025-11-13T00:48:08.5536671Z ++ conda config --env --set show_channel_urls true
2025-11-13T00:48:09.0369447Z ++ conda config --env --set auto_update_conda false
2025-11-13T00:48:09.5740094Z ++ conda config --env --set add_pip_as_python_dependency false
2025-11-13T00:48:10.0832323Z ++ conda config --env --append aggressive_update_packages ca-certificates
2025-11-13T00:48:11.0216938Z ++ conda config --env --remove-key aggressive_update_packages
2025-11-13T00:48:11.0600091Z ++ conda config --env --append aggressive_update_packages ca-certificates
2025-11-13T00:48:11.5702734Z ++ conda config --env --append aggressive_update_packages certifi
2025-11-13T00:48:12.0773733Z ++ export CONDA_BLD_PATH=/home/conda/feedstock_root/build_artifacts
2025-11-13T00:48:12.0775546Z ++ CONDA_BLD_PATH=/home/conda/feedstock_root/build_artifacts
2025-11-13T00:48:12.0775913Z ++ set +u
2025-11-13T00:48:12.0776209Z ++ case "$CI" in
2025-11-13T00:48:12.0776514Z ++ export CPU_COUNT=2
2025-11-13T00:48:12.0776792Z ++ CPU_COUNT=2
2025-11-13T00:48:12.0802682Z +++ cat /home/conda/feedstock_root/conda-forge.yml
2025-11-13T00:48:12.0805396Z +++ shyaml get-value channel_priority strict
2025-11-13T00:48:12.1341449Z ++ conda config --env --set channel_priority strict
2025-11-13T00:48:12.6861620Z ++ [[ ! -z '' ]]
2025-11-13T00:48:12.6863488Z ++ '[' '!' -z linux_64_ ']'
2025-11-13T00:48:12.6863775Z ++ '[' '!' -z azure ']'
2025-11-13T00:48:12.6864017Z ++ echo ''
2025-11-13T00:48:12.6868914Z ++ echo CI:
2025-11-13T00:48:12.6871089Z ++ echo '- azure'
2025-11-13T00:48:12.6871378Z ++ echo ''
2025-11-13T00:48:12.6871579Z ++ set -u
2025-11-13T00:48:12.6871810Z ++ mkdir -p /opt/conda/etc/conda/activate.d
2025-11-13T00:48:12.6896000Z ++ echo 'export CONDA_BLD_PATH='\''/home/conda/feedstock_root/build_artifacts'\'''
2025-11-13T00:48:12.6915719Z ++ '[' -n 2 ']'
2025-11-13T00:48:12.6916168Z ++ echo 'export CPU_COUNT='\''2'\'''
2025-11-13T00:48:12.6916469Z ++ echo 'export PYTHONUNBUFFERED='\''1'\'''
2025-11-13T00:48:12.6940002Z +++ cat /home/conda/feedstock_root/.ci_support/linux_64_.yaml
2025-11-13T00:48:12.6941911Z +++ shyaml get-value cuda_compiler_version.0 None
2025-11-13T00:48:12.7480455Z ++ CUDA_VERSION=None
2025-11-13T00:48:12.7482900Z ++ [[ None != \N\o\n\e ]]
2025-11-13T00:48:12.7493837Z ++++ dirname /opt/conda/bin/run_conda_forge_build_setup
2025-11-13T00:48:12.7522113Z +++ cd /opt/conda/bin
2025-11-13T00:48:12.7522664Z +++ pwd
2025-11-13T00:48:12.7525745Z ++ SCRIPT_DIR=/opt/conda/bin
2025-11-13T00:48:12.7529819Z ++ source /opt/conda/bin/cross_compile_support.sh
2025-11-13T00:48:12.7543570Z +++++ dirname /opt/conda/bin/cross_compile_support.sh
2025-11-13T00:48:12.7565170Z ++++ cd /opt/conda/bin
2025-11-13T00:48:12.7571859Z ++++ pwd
2025-11-13T00:48:12.7579760Z +++ SCRIPT_DIR=/opt/conda/bin
2025-11-13T00:48:12.7584042Z ++++ conda info --json
2025-11-13T00:48:12.7602354Z ++++ jq -r .platform
2025-11-13T00:48:13.6284787Z +++ BUILD_PLATFORM=linux-64
2025-11-13T00:48:13.6290028Z +++ '[' -f /home/conda/feedstock_root/.ci_support/linux_64_.yaml ']'
2025-11-13T00:48:13.6290573Z ++++ cat /home/conda/feedstock_root/.ci_support/linux_64_.yaml
2025-11-13T00:48:13.6310100Z ++++ shyaml get-value target_platform.0 linux-64
2025-11-13T00:48:13.6851656Z +++ HOST_PLATFORM=linux-64
2025-11-13T00:48:13.6896188Z ++++ shyaml get-value cuda_compiler_version.0 None
2025-11-13T00:48:13.6897142Z ++++ cat /home/conda/feedstock_root/.ci_support/linux_64_.yaml
2025-11-13T00:48:13.7424173Z +++ CUDA_COMPILER_VERSION=None
2025-11-13T00:48:13.7447991Z ++++ cat /home/conda/feedstock_root/.ci_support/linux_64_.yaml
2025-11-13T00:48:13.7449022Z ++++ shyaml get-value microarch_level.0 1
2025-11-13T00:48:13.7988939Z +++ MICROARCH_LEVEL_NEEDED=1
2025-11-13T00:48:13.8014474Z ++++ conda info --json
2025-11-13T00:48:13.8017885Z ++++ jq -r '.virtual_pkgs[] | select(.[0] == "__glibc")[1]'
2025-11-13T00:48:14.6754952Z +++ DOCKER_GLIBC_VERSION=2.34
2025-11-13T00:48:14.6755615Z +++ GLIBC_VERSION=2.34
2025-11-13T00:48:14.6755870Z +++ HOST_PLATFORM=linux-64
2025-11-13T00:48:14.6756136Z +++ CUDA_COMPILER_VERSION=None
2025-11-13T00:48:14.6761552Z +++ [[ linux-64 != \l\i\n\u\x\-\6\4 ]]
2025-11-13T00:48:14.6762652Z +++ [[ linux-64 == \l\i\n\u\x\-\6\4 ]]
2025-11-13T00:48:14.6763045Z +++ [[ 1 == \4 ]]
2025-11-13T00:48:14.6763353Z ++ '[' -f /home/conda/feedstock_root/.ci_support/linux_64_.yaml ']'
2025-11-13T00:48:14.6781160Z +++ cat /home/conda/feedstock_root/.ci_support/linux_64_.yaml
2025-11-13T00:48:14.6781816Z +++ shyaml get-value MACOSX_DEPLOYMENT_TARGET.0 0
2025-11-13T00:48:14.7322833Z ++ mdt=0
2025-11-13T00:48:14.7353869Z +++ cat /home/conda/feedstock_root/.ci_support/linux_64_.yaml
2025-11-13T00:48:14.7355126Z +++ shyaml get-value MACOSX_SDK_VERSION.0 0
2025-11-13T00:48:14.7872709Z ++ msv=0
2025-11-13T00:48:14.7873809Z ++ [[ 0 != \0 ]]
2025-11-13T00:48:14.7874477Z ++ [[ 0 != \0 ]]
2025-11-13T00:48:14.7874982Z ++ '[' '!' -z linux_64_ ']'
2025-11-13T00:48:14.7875263Z ++ cat /home/conda/feedstock_root/.ci_support/linux_64_.yaml
2025-11-13T00:48:14.7900636Z c_compiler:
2025-11-13T00:48:14.7903424Z - gcc
2025-11-13T00:48:14.7905255Z c_compiler_version:
2025-11-13T00:48:14.7905516Z - '14'
2025-11-13T00:48:14.7905713Z c_stdlib:
2025-11-13T00:48:14.7905911Z - sysroot
2025-11-13T00:48:14.7906113Z c_stdlib_version:
2025-11-13T00:48:14.7906314Z - '2.17'
2025-11-13T00:48:14.7906517Z channel_sources:
2025-11-13T00:48:14.7906728Z - conda-forge
2025-11-13T00:48:14.7906932Z channel_targets:
2025-11-13T00:48:14.7907148Z - conda-forge main
2025-11-13T00:48:14.7907348Z cxx_compiler:
2025-11-13T00:48:14.7907538Z - gxx
2025-11-13T00:48:14.7907742Z cxx_compiler_version:
2025-11-13T00:48:14.7907940Z - '14'
2025-11-13T00:48:14.7908132Z docker_image:
2025-11-13T00:48:14.7908411Z - quay.io/condaforge/linux-anvil-x86_64:alma9
2025-11-13T00:48:14.7908800Z pin_run_as_build:
2025-11-13T00:48:14.7909012Z   python:
2025-11-13T00:48:14.7909193Z     min_pin: x.x
2025-11-13T00:48:14.7909391Z     max_pin: x.x
2025-11-13T00:48:14.7909581Z python:
2025-11-13T00:48:14.7909780Z - 3.10.* *_cpython
2025-11-13T00:48:14.7909989Z - 3.11.* *_cpython
2025-11-13T00:48:14.7910192Z - 3.12.* *_cpython
2025-11-13T00:48:14.7910395Z - 3.13.* *_cp313
2025-11-13T00:48:14.7910596Z - 3.14.* *_cp314
2025-11-13T00:48:14.7910798Z - 3.14.* *_cp314t
2025-11-13T00:48:14.7910989Z target_platform:
2025-11-13T00:48:14.7911185Z - linux-64
2025-11-13T00:48:14.7911379Z zip_keys:
2025-11-13T00:48:14.7911584Z - - c_compiler_version
2025-11-13T00:48:14.7911802Z   - cxx_compiler_version
2025-11-13T00:48:14.7911910Z
2025-11-13T00:48:14.7912090Z CI:
2025-11-13T00:48:14.7912271Z - azure
2025-11-13T00:48:14.7912371Z
2025-11-13T00:48:14.7912577Z ++ conda info
2025-11-13T00:48:15.5752762Z
2025-11-13T00:48:15.5755864Z      active environment : base
2025-11-13T00:48:15.5758799Z     active env location : /opt/conda
2025-11-13T00:48:15.5759092Z             shell level : 1
2025-11-13T00:48:15.5759329Z        user config file : /home/conda/.condarc
2025-11-13T00:48:15.5759584Z  populated config files : /opt/conda/.condarc
2025-11-13T00:48:15.5759821Z                           /home/conda/.condarc
2025-11-13T00:48:15.5760036Z           conda version : 25.9.1
2025-11-13T00:48:15.5760245Z     conda-build version : 25.9.0
2025-11-13T00:48:15.5760478Z          python version : 3.12.12.final.0
2025-11-13T00:48:15.5760710Z                  solver : libmamba (default)
2025-11-13T00:48:15.5760950Z        virtual packages : __archspec=1=x86_64_v4
2025-11-13T00:48:15.5761195Z                           __conda=25.9.1=0
2025-11-13T00:48:15.5761569Z                           __glibc=2.34=0
2025-11-13T00:48:15.5761781Z                           __linux=6.11.0=0
2025-11-13T00:48:15.5761987Z                           __unix=0=0
2025-11-13T00:48:15.5762215Z        base environment : /opt/conda  (writable)
2025-11-13T00:48:15.5762470Z       conda av data dir : /opt/conda/etc/conda
2025-11-13T00:48:15.5762698Z   conda av metadata url : None
2025-11-13T00:48:15.5762957Z            channel URLs : https://conda.anaconda.org/conda-forge/linux-64
2025-11-13T00:48:15.5763220Z                           https://conda.anaconda.org/conda-forge/noarch
2025-11-13T00:48:15.5763504Z           package cache : /home/conda/feedstock_root/build_artifacts/pkg_cache
2025-11-13T00:48:15.5763760Z                           /opt/conda/pkgs
2025-11-13T00:48:15.5763978Z        envs directories : /opt/conda/envs
2025-11-13T00:48:15.5764203Z                           /home/conda/.conda/envs
2025-11-13T00:48:15.5764419Z                platform : linux-64
2025-11-13T00:48:15.5764781Z              user-agent : conda/25.9.1 requests/2.32.5 CPython/3.12.12 Linux/6.11.0-1018-azure almalinux/9.6 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.3.3
2025-11-13T00:48:15.5765168Z                 UID:GID : 1001:1001
2025-11-13T00:48:15.5765394Z              netrc file : None
2025-11-13T00:48:15.5765603Z            offline mode : False
2025-11-13T00:48:15.5765704Z
2025-11-13T00:48:15.6630427Z ++ conda config --env --show-sources
2025-11-13T00:48:16.0851415Z ==> /opt/conda/.condarc <==
2025-11-13T00:48:16.0858136Z add_pip_as_python_dependency: False
2025-11-13T00:48:16.0858985Z auto_update_conda: False
2025-11-13T00:48:16.0859377Z aggressive_update_packages:
2025-11-13T00:48:16.0859690Z   - ca-certificates
2025-11-13T00:48:16.0859980Z   - certifi
2025-11-13T00:48:16.0860272Z channel_priority: strict
2025-11-13T00:48:16.0860559Z channels:
2025-11-13T00:48:16.0860841Z   - conda-forge
2025-11-13T00:48:16.0861120Z show_channel_urls: True
2025-11-13T00:48:16.0861433Z conda_build:
2025-11-13T00:48:16.0861712Z   pkg_format: 2
2025-11-13T00:48:16.0862007Z   zstd_compression_level: 19
2025-11-13T00:48:16.0862205Z
2025-11-13T00:48:16.0862471Z ==> /home/conda/.condarc <==
2025-11-13T00:48:16.0862757Z pkgs_dirs:
2025-11-13T00:48:16.0863092Z   - /home/conda/feedstock_root/build_artifacts/pkg_cache
2025-11-13T00:48:16.0863416Z   - /opt/conda/pkgs
2025-11-13T00:48:16.0863704Z solver: libmamba
2025-11-13T00:48:16.0863992Z conda-build:
2025-11-13T00:48:16.0864309Z   root-dir: /home/conda/feedstock_root/build_artifacts
2025-11-13T00:48:16.0864515Z
2025-11-13T00:48:16.0864832Z ==> envvars <==
2025-11-13T00:48:16.0865126Z allow_softlinks: False
2025-11-13T00:48:16.0865466Z bld_path: /home/conda/feedstock_root/build_artifacts
2025-11-13T00:48:16.0866631Z
2025-11-13T00:48:16.1587742Z ++ conda list --show-channel-urls
2025-11-13T00:48:17.1574197Z # packages in environment at /opt/conda:
2025-11-13T00:48:17.1577277Z #
2025-11-13T00:48:17.1578544Z # Name                        Version          Build               Channel
2025-11-13T00:48:17.1589304Z _libgcc_mutex                 0.1              conda_forge         conda-forge
2025-11-13T00:48:17.1589788Z _openmp_mutex                 4.5              2_gnu               conda-forge
2025-11-13T00:48:17.1590400Z anaconda-cli-base             0.6.0            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1590678Z anaconda-client               1.13.0           pyh29332c3_1        conda-forge
2025-11-13T00:48:17.1591781Z annotated-types               0.7.0            pyhd8ed1ab_1        conda-forge
2025-11-13T00:48:17.1592092Z archspec                      0.2.5            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1592349Z attrs                         25.4.0           pyh71513ae_0        conda-forge
2025-11-13T00:48:17.1592609Z beautifulsoup4                4.14.2           pyha770c72_0        conda-forge
2025-11-13T00:48:17.1592867Z boltons                       25.0.0           pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1593321Z brotli-python                 1.2.0            py312h67db365_0     conda-forge
2025-11-13T00:48:17.1593589Z bzip2                         1.0.8            hda65f42_8          conda-forge
2025-11-13T00:48:17.1593838Z c-ares                        1.34.5           hb9d3cd8_0          conda-forge
2025-11-13T00:48:17.1594109Z ca-certificates               2025.10.5        hbd8a1cb_0          conda-forge
2025-11-13T00:48:17.1594375Z certifi                       2025.10.5        pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1594639Z cffi                          2.0.0            py312h460c074_1     conda-forge
2025-11-13T00:48:17.1594895Z chardet                       5.2.0            pyhd8ed1ab_3        conda-forge
2025-11-13T00:48:17.1595159Z charset-normalizer            3.4.4            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1595422Z click                         8.1.8            pyh707e725_0        conda-forge
2025-11-13T00:48:17.1595681Z colorama                      0.4.6            pyhd8ed1ab_1        conda-forge
2025-11-13T00:48:17.1595941Z conda                         25.9.1           py312h7900ff3_0     conda-forge
2025-11-13T00:48:17.1596201Z conda-build                   25.9.0           py312ha128529_1     conda-forge
2025-11-13T00:48:17.1596455Z conda-env                     2.6.0            1                   conda-forge
2025-11-13T00:48:17.1596715Z conda-forge-ci-setup          4.23.1           py312hef7310e_100   conda-forge
2025-11-13T00:48:17.1596995Z conda-forge-metadata          0.12.0           pyhcf101f3_1        conda-forge
2025-11-13T00:48:17.1597262Z conda-index                   0.7.0            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1597532Z conda-libmamba-solver         25.4.0           pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1597815Z conda-oci-mirror              0.2.3            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1598072Z conda-package-handling        2.4.0            pyh7900ff3_2        conda-forge
2025-11-13T00:48:17.1598358Z conda-package-streaming       0.12.0           pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1612790Z cpp-expected                  1.3.1            h171cf75_0          conda-forge
2025-11-13T00:48:17.1613754Z defusedxml                    0.7.1            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1614137Z deprecated                    1.3.1            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1614473Z distro                        1.9.0            pyhd8ed1ab_1        conda-forge
2025-11-13T00:48:17.1614812Z evalidate                     2.0.5            pyhe01879c_0        conda-forge
2025-11-13T00:48:17.1615147Z filelock                      3.20.0           pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1615529Z fmt                           12.0.0           h2b0788b_0          conda-forge
2025-11-13T00:48:17.1615862Z frozendict                    2.4.6            py312h4c3975b_1     conda-forge
2025-11-13T00:48:17.1616200Z git                           2.51.2           pl5321h28be001_0    conda-forge
2025-11-13T00:48:17.1616541Z h2                            4.3.0            pyhcf101f3_0        conda-forge
2025-11-13T00:48:17.1616863Z hpack                         4.1.0            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1617433Z hyperframe                    6.1.0            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1617760Z icu                           75.1             he02047a_0          conda-forge
2025-11-13T00:48:17.1618088Z idna                          3.11             pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1618430Z jinja2                        3.1.6            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1618995Z joblib                        1.5.2            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1619361Z jq                            1.8.1            h73b1eb8_0          conda-forge
2025-11-13T00:48:17.1619687Z jsonpatch                     1.33             pyhd8ed1ab_1        conda-forge
2025-11-13T00:48:17.1620147Z jsonpointer                   3.0.0            py312h7900ff3_2     conda-forge
2025-11-13T00:48:17.1620487Z jsonschema                    4.25.1           pyhe01879c_0        conda-forge
2025-11-13T00:48:17.1620827Z jsonschema-specifications     2025.9.1         pyhcf101f3_0        conda-forge
2025-11-13T00:48:17.1621179Z jupyter_core                  5.9.1            pyhc90fa1f_0        conda-forge
2025-11-13T00:48:17.1621513Z keyutils                      1.6.3            hb9d3cd8_0          conda-forge
2025-11-13T00:48:17.1621840Z krb5                          1.21.3           h659f571_0          conda-forge
2025-11-13T00:48:17.1622159Z lcms2                         2.17             h717163a_0          conda-forge
2025-11-13T00:48:17.1622489Z ld_impl_linux-64              2.44             h1aa0949_5          conda-forge
2025-11-13T00:48:17.1622819Z lerc                          4.0.0            h0aef613_1          conda-forge
2025-11-13T00:48:17.1623172Z libarchive                    3.8.2            gpl_h7be2006_100    conda-forge
2025-11-13T00:48:17.1623515Z libcurl                       8.17.0           h4e3cde8_0          conda-forge
2025-11-13T00:48:17.1623846Z libdeflate                    1.25             h17f619e_0          conda-forge
2025-11-13T00:48:17.1624190Z libedit                       3.1.20250104     pl5321h7949ede_0    conda-forge
2025-11-13T00:48:17.1624522Z libev                         4.33             hd590300_2          conda-forge
2025-11-13T00:48:17.1624842Z libexpat                      2.7.1            hecca717_0          conda-forge
2025-11-13T00:48:17.1625170Z libffi                        3.5.2            h9ec8514_0          conda-forge
2025-11-13T00:48:17.1625500Z libfreetype                   2.14.1           ha770c72_0          conda-forge
2025-11-13T00:48:17.1625942Z libfreetype6                  2.14.1           h73754d4_0          conda-forge
2025-11-13T00:48:17.1626280Z libgcc                        15.2.0           h767d61c_7          conda-forge
2025-11-13T00:48:17.1626618Z libgcc-ng                     15.2.0           h69a702a_7          conda-forge
2025-11-13T00:48:17.1626946Z libgomp                       15.2.0           h767d61c_7          conda-forge
2025-11-13T00:48:17.1627216Z libiconv                      1.18             h3b78370_2          conda-forge
2025-11-13T00:48:17.1627474Z libjpeg-turbo                 3.1.2            hb03c661_0          conda-forge
2025-11-13T00:48:17.1627730Z liblief                       0.16.6           hecca717_1          conda-forge
2025-11-13T00:48:17.1627979Z liblzma                       5.8.1            hb9d3cd8_2          conda-forge
2025-11-13T00:48:17.1628231Z liblzma-devel                 5.8.1            hb9d3cd8_2          conda-forge
2025-11-13T00:48:17.1628485Z libmamba                      2.3.3            h09abcb8_1          conda-forge
2025-11-13T00:48:17.1628908Z libmambapy                    2.3.3            py312h9b917ee_1     conda-forge
2025-11-13T00:48:17.1629173Z libnghttp2                    1.67.0           had1ee68_0          conda-forge
2025-11-13T00:48:17.1629432Z libnsl                        2.0.1            hb9d3cd8_1          conda-forge
2025-11-13T00:48:17.1629664Z libpng                        1.6.50           h421ea60_1          conda-forge
2025-11-13T00:48:17.1630006Z libsolv                       0.7.35           h9463b59_0          conda-forge
2025-11-13T00:48:17.1630304Z libsqlite                     3.51.0           hee844dc_0          conda-forge
2025-11-13T00:48:17.1630559Z libssh2                       1.11.1           hcf80075_0          conda-forge
2025-11-13T00:48:17.1630814Z libstdcxx                     15.2.0           h8f9b012_7          conda-forge
2025-11-13T00:48:17.1631071Z libstdcxx-ng                  15.2.0           h4852527_7          conda-forge
2025-11-13T00:48:17.1631323Z libtiff                       4.7.1            h9d88235_1          conda-forge
2025-11-13T00:48:17.1631571Z libuuid                       2.41.2           he9a06e4_0          conda-forge
2025-11-13T00:48:17.1631911Z libwebp-base                  1.6.0            hd42ef1d_0          conda-forge
2025-11-13T00:48:17.1632161Z libxcb                        1.17.0           h8a09558_0          conda-forge
2025-11-13T00:48:17.1632415Z libxcrypt                     4.4.36           hd590300_1          conda-forge
2025-11-13T00:48:17.1632667Z libxml2                       2.15.1           h26afc86_0          conda-forge
2025-11-13T00:48:17.1632922Z libxml2-16                    2.15.1           ha9997c6_0          conda-forge
2025-11-13T00:48:17.1633176Z libzlib                       1.3.1            hb9d3cd8_2          conda-forge
2025-11-13T00:48:17.1633430Z lz4-c                         1.10.0           h5888daf_1          conda-forge
2025-11-13T00:48:17.1633675Z lzo                           2.10             h280c20c_1002       conda-forge
2025-11-13T00:48:17.1633922Z mamba                         2.3.3            heaf8479_1          conda-forge
2025-11-13T00:48:17.1634177Z markdown-it-py                4.0.0            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1634441Z markupsafe                    3.0.3            py312h8a5da7c_0     conda-forge
2025-11-13T00:48:17.1634698Z mbedtls                       3.6.3.1          h5888daf_0          conda-forge
2025-11-13T00:48:17.1634948Z mdurl                         0.1.2            pyhd8ed1ab_1        conda-forge
2025-11-13T00:48:17.1635200Z menuinst                      2.4.1            py312h7900ff3_0     conda-forge
2025-11-13T00:48:17.1635451Z msgpack-python                1.1.2            py312hd9148b4_1     conda-forge
2025-11-13T00:48:17.1635711Z nbformat                      5.10.4           pyhd8ed1ab_1        conda-forge
2025-11-13T00:48:17.1635959Z ncurses                       6.5              h2d0b736_3          conda-forge
2025-11-13T00:48:17.1636217Z nlohmann_json-abi             3.12.0           h0f90c79_1          conda-forge
2025-11-13T00:48:17.1636488Z oniguruma                     6.9.10           hb9d3cd8_0          conda-forge
2025-11-13T00:48:17.1636742Z openjpeg                      2.5.4            h55fea9a_0          conda-forge
2025-11-13T00:48:17.1636993Z openssl                       3.6.0            h26f9b46_0          conda-forge
2025-11-13T00:48:17.1637246Z oras-py                       0.1.14           pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1637498Z packaging                     25.0             pyh29332c3_1        conda-forge
2025-11-13T00:48:17.1637787Z patch                         2.8              hb03c661_1002       conda-forge
2025-11-13T00:48:17.1638037Z patchelf                      0.17.2           h58526e2_0          conda-forge
2025-11-13T00:48:17.1638284Z pcre2                         10.46            h1321c63_0          conda-forge
2025-11-13T00:48:17.1638533Z perl                          5.32.1           7_hd590300_perl5    conda-forge
2025-11-13T00:48:17.1638872Z pillow                        12.0.0           py312h0889fd4_0     conda-forge
2025-11-13T00:48:17.1639125Z pip                           25.3             pyh8b19718_0        conda-forge
2025-11-13T00:48:17.1639371Z pixi                          0.59.0           ha759004_0          conda-forge
2025-11-13T00:48:17.1639623Z pkginfo                       1.12.1.2         pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1639970Z platformdirs                  4.5.0            pyhcf101f3_0        conda-forge
2025-11-13T00:48:17.1640315Z pluggy                        1.6.0            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1640576Z psutil                        7.1.3            py312h5253ce2_0     conda-forge
2025-11-13T00:48:17.1640836Z pthread-stubs                 0.4              hb9d3cd8_1002       conda-forge
2025-11-13T00:48:17.1641095Z py-lief                       0.16.6           py312h1289d80_1     conda-forge
2025-11-13T00:48:17.1641335Z pybind11-abi                  4                hd8ed1ab_3          conda-forge
2025-11-13T00:48:17.1641589Z pycosat                       0.6.6            py312h4c3975b_3     conda-forge
2025-11-13T00:48:17.1641919Z pycparser                     2.22             pyh29332c3_1        conda-forge
2025-11-13T00:48:17.1642176Z pydantic                      2.12.4           pyh3cfb1c2_0        conda-forge
2025-11-13T00:48:17.1642442Z pydantic-core                 2.41.5           py312h868fb18_0     conda-forge
2025-11-13T00:48:17.1642713Z pydantic-settings             2.12.0           pyh3cfb1c2_0        conda-forge
2025-11-13T00:48:17.1642981Z pygments                      2.19.2           pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1643234Z pysocks                       1.7.1            pyha55dd90_7        conda-forge
2025-11-13T00:48:17.1643491Z python                        3.12.12          hd63d673_1_cpython  conda-forge
2025-11-13T00:48:17.1643762Z python-dateutil               2.9.0.post0      pyhe01879c_2        conda-forge
2025-11-13T00:48:17.1644032Z python-dotenv                 1.2.1            pyhcf101f3_0        conda-forge
2025-11-13T00:48:17.1644307Z python-fastjsonschema         2.21.2           pyhe01879c_0        conda-forge
2025-11-13T00:48:17.1644584Z python-libarchive-c           5.3              pyhe01879c_1        conda-forge
2025-11-13T00:48:17.1644841Z python_abi                    3.12             8_cp312             conda-forge
2025-11-13T00:48:17.1645090Z pytz                          2025.2           pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1645341Z pyyaml                        6.0.3            py312h8a5da7c_0     conda-forge
2025-11-13T00:48:17.1645598Z rattler-build                 0.49.0           he64ecbb_0          conda-forge
2025-11-13T00:48:17.1646269Z rattler-build-conda-compat    1.4.9            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1646542Z readchar                      4.2.1            pyhe01879c_0        conda-forge
2025-11-13T00:48:17.1646795Z readline                      8.2              h8c095d6_2          conda-forge
2025-11-13T00:48:17.1647052Z referencing                   0.37.0           pyhcf101f3_0        conda-forge
2025-11-13T00:48:17.1647318Z reproc                        14.2.5.post0     hb9d3cd8_0          conda-forge
2025-11-13T00:48:17.1647566Z reproc-cpp                    14.2.5.post0     h5888daf_0          conda-forge
2025-11-13T00:48:17.1647831Z requests                      2.32.5           pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1648096Z requests-toolbelt             1.0.0            pyhd8ed1ab_1        conda-forge
2025-11-13T00:48:17.1648357Z rich                          14.2.0           pyhcf101f3_0        conda-forge
2025-11-13T00:48:17.1648607Z ripgrep                       15.1.0           hdab8a38_0          conda-forge
2025-11-13T00:48:17.1650452Z rpds-py                       0.28.0           py312h868fb18_1     conda-forge
2025-11-13T00:48:17.1650800Z ruamel.yaml                   0.18.16          py312h4c3975b_0     conda-forge
2025-11-13T00:48:17.1651153Z ruamel.yaml.clib              0.2.14           py312h4c3975b_0     conda-forge
2025-11-13T00:48:17.1651505Z setuptools                    80.9.0           pyhff2d567_0        conda-forge
2025-11-13T00:48:17.1651845Z shellingham                   1.5.4            pyhd8ed1ab_2        conda-forge
2025-11-13T00:48:17.1652177Z shyaml                        0.6.2            pyhd3deb0d_0        conda-forge
2025-11-13T00:48:17.1652644Z simdjson                      4.0.7            hb700be7_0          conda-forge
2025-11-13T00:48:17.1652970Z six                           1.17.0           pyhe01879c_1        conda-forge
2025-11-13T00:48:17.1653296Z soupsieve                     2.8              pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1653629Z su-exec                       0.2              h166bdaf_1003       conda-forge
2025-11-13T00:48:17.1653974Z tini                          0.19.0           h166bdaf_1          conda-forge
2025-11-13T00:48:17.1654309Z tk                            8.6.13           noxft_hd72426e_102  conda-forge
2025-11-13T00:48:17.1654641Z tomli                         2.3.0            pyhcf101f3_0        conda-forge
2025-11-13T00:48:17.1655063Z tqdm                          4.67.1           pyhd8ed1ab_1        conda-forge
2025-11-13T00:48:17.1655392Z traitlets                     5.14.3           pyhd8ed1ab_1        conda-forge
2025-11-13T00:48:17.1655728Z truststore                    0.10.3           pyhe01879c_0        conda-forge
2025-11-13T00:48:17.1656056Z typer                         0.20.0           pyhdb1f59b_0        conda-forge
2025-11-13T00:48:17.1656371Z typer-slim                    0.20.0           pyhcf101f3_0        conda-forge
2025-11-13T00:48:17.1656715Z typer-slim-standard           0.20.0           h65a100f_0          conda-forge
2025-11-13T00:48:17.1657062Z typing-extensions             4.15.0           h396c80c_0          conda-forge
2025-11-13T00:48:17.1657407Z typing-inspection             0.4.2            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1657756Z typing_extensions             4.15.0           pyhcf101f3_0        conda-forge
2025-11-13T00:48:17.1658176Z tzdata                        2025b            h78e105d_0          conda-forge
2025-11-13T00:48:17.1658503Z urllib3                       2.5.0            pyhd8ed1ab_0        conda-forge
2025-11-13T00:48:17.1658975Z wheel                         0.45.1           pyhd8ed1ab_1        conda-forge
2025-11-13T00:48:17.1659338Z wrapt                         1.17.3           py312h4c3975b_1     conda-forge
2025-11-13T00:48:17.1659677Z xorg-libxau                   1.0.12           hb9d3cd8_0          conda-forge
2025-11-13T00:48:17.1660013Z xorg-libxdmcp                 1.1.5            hb9d3cd8_0          conda-forge
2025-11-13T00:48:17.1660354Z xz                            5.8.1            hbcc6ac9_2          conda-forge
2025-11-13T00:48:17.1660680Z xz-gpl-tools                  5.8.1            hbcc6ac9_2          conda-forge
2025-11-13T00:48:17.1661009Z xz-tools                      5.8.1            hb9d3cd8_2          conda-forge
2025-11-13T00:48:17.1661359Z yaml                          0.2.5            h280c20c_3          conda-forge
2025-11-13T00:48:17.1661696Z yaml-cpp                      0.8.0            h59595ed_0          conda-forge
2025-11-13T00:48:17.1662034Z zlib-ng                       2.2.5            hde8ca8f_0          conda-forge
2025-11-13T00:48:17.1662370Z zstandard                     0.25.0           py312h5253ce2_1     conda-forge
2025-11-13T00:48:17.1662697Z zstd                          1.5.7            hb8e6e7a_2          conda-forge
2025-11-13T00:48:17.2661625Z + make_build_number /home/conda/feedstock_root /home/conda/recipe_root /home/conda/feedstock_root/.ci_support/linux_64_.yaml
2025-11-13T00:48:17.5204006Z /opt/conda/lib/python3.12/site-packages/binstar_client/__init__.py:16: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2025-11-13T00:48:17.5207364Z   from pkg_resources import parse_version as pv
2025-11-13T00:48:18.8155782Z + [[ linux-64 != \l\i\n\u\x\-\6\4 ]]
2025-11-13T00:48:18.8156581Z ##[endgroup]
2025-11-13T00:48:18.8162446Z + [[ -f /home/conda/feedstock_root/LICENSE.txt ]]
2025-11-13T00:48:18.8163649Z + cp /home/conda/feedstock_root/LICENSE.txt /home/conda/recipe_root/recipe-scripts-license.txt
2025-11-13T00:48:18.8193616Z + [[ 0 == 1 ]]
2025-11-13T00:48:18.8195581Z + conda-build /home/conda/recipe_root -m /home/conda/feedstock_root/.ci_support/linux_64_.yaml --suppress-variables --clobber-file /home/conda/feedstock_root/.ci_support/clobber_linux_64_.yaml --extra-meta flow_run_id=azure_20251112.1.1 remote_url=*** sha=33f5b99e5261b2f12b85768bf7cac8d873cf3ad8
2025-11-13T00:48:19.7435444Z WARNING: No numpy version specified in conda_build_config.yaml.  Falling back to default numpy value of 1.26
2025-11-13T00:48:19.7485769Z Adding in variants from internal_defaults
2025-11-13T00:48:19.7486443Z Adding in variants from /home/conda/feedstock_root/.ci_support/linux_64_.yaml
2025-11-13T00:48:20.2461390Z Attempting to finalize metadata for liblief
2025-11-13T00:50:02.2475497Z Reloading output folder: ...working... done
2025-11-13T00:50:02.6042785Z Getting pinned dependencies: ...working... done
2025-11-13T00:50:29.1577673Z Reloading output folder: ...working... done
2025-11-13T00:50:29.3759771Z Getting pinned dependencies: ...working... done
2025-11-13T00:50:41.3006252Z Reloading output folder: ...working... done
2025-11-13T00:50:41.5247481Z Getting pinned dependencies: ...working... done
2025-11-13T00:50:41.5535742Z Attempting to finalize metadata for py-lief
2025-11-13T00:50:48.6507741Z Reloading output folder: ...working... done
2025-11-13T00:50:49.2840528Z Getting pinned dependencies: ...working... done
2025-11-13T00:51:06.0131608Z Reloading output folder: ...working... done
2025-11-13T00:51:06.5922855Z Getting pinned dependencies: ...working... done
2025-11-13T00:51:13.8151900Z Reloading output folder: ...working... done
2025-11-13T00:51:14.4202257Z Getting pinned dependencies: ...working... done
2025-11-13T00:51:31.4884328Z Reloading output folder: ...working... done
2025-11-13T00:51:31.9294152Z Getting pinned dependencies: ...working... done
2025-11-13T00:51:39.2143887Z Reloading output folder: ...working... done
2025-11-13T00:51:39.8675413Z Getting pinned dependencies: ...working... done
2025-11-13T00:51:53.9023527Z Reloading output folder: ...working... done
2025-11-13T00:51:54.4772446Z Getting pinned dependencies: ...working... done
2025-11-13T00:52:01.6596924Z Reloading output folder: ...working... done
2025-11-13T00:52:02.2686613Z Getting pinned dependencies: ...working... done
2025-11-13T00:52:15.6843829Z Reloading output folder: ...working... done
2025-11-13T00:52:16.1174601Z Getting pinned dependencies: ...working... done
2025-11-13T00:52:22.9485944Z Reloading output folder: ...working... done
2025-11-13T00:52:23.5829041Z Getting pinned dependencies: ...working... done
2025-11-13T00:52:32.9480248Z Reloading output folder: ...working... done
2025-11-13T00:52:33.5107497Z Getting pinned dependencies: ...working... done
2025-11-13T00:52:40.9554072Z Reloading output folder: ...working... done
2025-11-13T00:52:41.5570460Z Getting pinned dependencies: ...working... done
2025-11-13T00:52:55.8700712Z Reloading output folder: ...working... done
2025-11-13T00:52:56.3074240Z Getting pinned dependencies: ...working... done
2025-11-13T00:52:56.4126836Z BUILD START: ['liblief-0.17.1-hecca717_1.conda', 'py-lief-0.17.1-py311h1ddb823_1.conda', 'py-lief-0.17.1-py313h7033f15_1.conda', 'py-lief-0.17.1-py310hea6c23e_1.conda', 'py-lief-0.17.1-py314ha160325_1.conda', 'py-lief-0.17.1-py312h1289d80_1.conda', 'py-lief-0.17.1-py314h3ce7e56_1.conda']
2025-11-13T00:53:03.2243342Z Reloading output folder: ...working... done
2025-11-13T00:53:03.4446036Z Solving environment (_h_env): ...working... done
2025-11-13T00:53:03.4730281Z
2025-11-13T00:53:03.4734397Z ## Package Plan ##
2025-11-13T00:53:03.4734707Z
2025-11-13T00:53:03.4735426Z   environment location: /home/conda/feedstock_root/build_artifacts/lief_1762994899769/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh
2025-11-13T00:53:03.4736021Z
2025-11-13T00:53:03.4736476Z
2025-11-13T00:53:03.4736806Z The following NEW packages will be INSTALLED:
2025-11-13T00:53:03.4736988Z
2025-11-13T00:53:03.4737318Z     _libgcc_mutex: 0.1-conda_forge   conda-forge
2025-11-13T00:53:03.4737701Z     _openmp_mutex: 4.5-2_gnu         conda-forge
2025-11-13T00:53:03.4738066Z     libgcc:        15.2.0-h767d61c_7 conda-forge
2025-11-13T00:53:03.4738432Z     libgomp:       15.2.0-h767d61c_7 conda-forge
2025-11-13T00:53:03.4738997Z     libstdcxx:     15.2.0-h8f9b012_7 conda-forge
2025-11-13T00:53:03.4739376Z     mbedtls:       4.0.0-hecca717_0  conda-forge
2025-11-13T00:53:03.4739748Z     nlohmann_json: 3.12.0-h54a6638_1 conda-forge
2025-11-13T00:53:03.4739923Z
2025-11-13T00:53:03.7277269Z Preparing transaction: ...working... done
2025-11-13T00:53:04.1609435Z Verifying transaction: ...working... done
2025-11-13T00:53:04.2174980Z Executing transaction: ...working... done
2025-11-13T00:53:10.9942122Z Reloading output folder: ...working... done
2025-11-13T00:53:11.3098358Z Solving environment (_build_env): ...working... done
2025-11-13T00:53:18.1162791Z Reloading output folder: ...working... done
2025-11-13T00:53:18.3353975Z Solving environment (_test_env): ...working... done
2025-11-13T00:53:18.3657167Z
2025-11-13T00:53:18.3663010Z ## Package Plan ##
2025-11-13T00:53:18.3663580Z
2025-11-13T00:53:18.3664180Z   environment location: /home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env
2025-11-13T00:53:18.3664660Z
2025-11-13T00:53:18.3665343Z
2025-11-13T00:53:18.3666144Z The following NEW packages will be INSTALLED:
2025-11-13T00:53:18.3666291Z
2025-11-13T00:53:18.3666534Z     _libgcc_mutex:            0.1-conda_forge               conda-forge
2025-11-13T00:53:18.3666810Z     _openmp_mutex:            4.5-2_gnu                     conda-forge
2025-11-13T00:53:18.3667108Z     binutils_impl_linux-64:   2.44-h9d8b0ac_5               conda-forge
2025-11-13T00:53:18.3667386Z     binutils_linux-64:        2.44-h4852527_5               conda-forge
2025-11-13T00:53:18.3667646Z     bzip2:                    1.0.8-hda65f42_8              conda-forge
2025-11-13T00:53:18.3667917Z     c-ares:                   1.34.5-hb9d3cd8_0             conda-forge
2025-11-13T00:53:18.3668187Z     ca-certificates:          2025.11.12-hbd8a1cb_0         conda-forge
2025-11-13T00:53:18.3668455Z     ccache:                   4.11.3-h80c52d3_0             conda-forge
2025-11-13T00:53:18.3668857Z     cmake:                    4.1.2-hc85cc9f_0              conda-forge
2025-11-13T00:53:18.3669141Z     gcc_impl_linux-64:        14.3.0-hd9e9e21_7             conda-forge
2025-11-13T00:53:18.3669390Z     gcc_linux-64:             14.3.0-h298d278_12            conda-forge
2025-11-13T00:53:18.3669665Z     gxx_impl_linux-64:        14.3.0-he663afc_7             conda-forge
2025-11-13T00:53:18.3669945Z     gxx_linux-64:             14.3.0-h95f728e_12            conda-forge
2025-11-13T00:53:18.3670224Z     kernel-headers_linux-64:  3.10.0-he073ed8_18            conda-forge
2025-11-13T00:53:18.3670496Z     keyutils:                 1.6.3-hb9d3cd8_0              conda-forge
2025-11-13T00:53:18.3670757Z     krb5:                     1.21.3-h659f571_0             conda-forge
2025-11-13T00:53:18.3671018Z     ld_impl_linux-64:         2.44-h1aa0949_5               conda-forge
2025-11-13T00:53:18.3671286Z     libcurl:                  8.17.0-h4e3cde8_0             conda-forge
2025-11-13T00:53:18.3671553Z     libedit:                  3.1.20250104-pl5321h7949ede_0 conda-forge
2025-11-13T00:53:18.3671818Z     libev:                    4.33-hd590300_2               conda-forge
2025-11-13T00:53:18.3672074Z     libexpat:                 2.7.1-hecca717_0              conda-forge
2025-11-13T00:53:18.3672333Z     libgcc:                   15.2.0-h767d61c_7             conda-forge
2025-11-13T00:53:18.3672615Z     libgcc-devel_linux-64:    14.3.0-h85bb3a7_107           conda-forge
2025-11-13T00:53:18.3672896Z     libgcc-ng:                15.2.0-h69a702a_7             conda-forge
2025-11-13T00:53:18.3673160Z     libgfortran:              15.2.0-h69a702a_7             conda-forge
2025-11-13T00:53:18.3673754Z     libgfortran-ng:           15.2.0-h69a702a_7             conda-forge
2025-11-13T00:53:18.3674033Z     libgfortran5:             15.2.0-hcd61629_7             conda-forge
2025-11-13T00:53:18.3674302Z     libgomp:                  15.2.0-h767d61c_7             conda-forge
2025-11-13T00:53:18.3674563Z     libhiredis:               1.0.2-h2cc385e_0              conda-forge
2025-11-13T00:53:18.3674827Z     liblzma:                  5.8.1-hb9d3cd8_2              conda-forge
2025-11-13T00:53:18.3675089Z     libnghttp2:               1.67.0-had1ee68_0             conda-forge
2025-11-13T00:53:18.3675378Z     libsanitizer:             14.3.0-hd08acf3_7             conda-forge
2025-11-13T00:53:18.3675783Z     libssh2:                  1.11.1-hcf80075_0             conda-forge
2025-11-13T00:53:18.3676048Z     libstdcxx:                15.2.0-h8f9b012_7             conda-forge
2025-11-13T00:53:18.3676329Z     libstdcxx-devel_linux-64: 14.3.0-h85bb3a7_107           conda-forge
2025-11-13T00:53:18.3676622Z     libstdcxx-ng:             15.2.0-h4852527_7             conda-forge
2025-11-13T00:53:18.3676905Z     libuv:                    1.51.0-hb03c661_1             conda-forge
2025-11-13T00:53:18.3677165Z     libzlib:                  1.3.1-hb9d3cd8_2              conda-forge
2025-11-13T00:53:18.3677422Z     ncurses:                  6.5-h2d0b736_3                conda-forge
2025-11-13T00:53:18.3677680Z     ninja:                    1.13.1-h171cf75_0             conda-forge
2025-11-13T00:53:18.3677938Z     openssl:                  3.6.0-h26f9b46_0              conda-forge
2025-11-13T00:53:18.3678201Z     pkg-config:               0.29.2-h4bc722e_1009          conda-forge
2025-11-13T00:53:18.3678462Z     rhash:                    1.4.6-hb9d3cd8_1              conda-forge
2025-11-13T00:53:18.3678826Z     sysroot_linux-64:         2.17-h0157908_18              conda-forge
2025-11-13T00:53:18.3679106Z     tzdata:                   2025b-h78e105d_0              conda-forge
2025-11-13T00:53:18.3679365Z     zstd:                     1.5.7-hb8e6e7a_2              conda-forge
2025-11-13T00:53:18.3679479Z
2025-11-13T00:53:22.5476431Z Preparing transaction: ...working... done
2025-11-13T00:53:24.4382264Z Verifying transaction: ...working... done
2025-11-13T00:53:27.0495156Z Executing transaction: ...working... done
2025-11-13T00:53:27.0735848Z Source cache directory is: /home/conda/feedstock_root/build_artifacts/src_cache
2025-11-13T00:53:27.0738965Z Downloading source to cache: 0.17.1_9dea0f09c7.tar.gz
2025-11-13T00:53:27.0739703Z Downloading https://github.com/lief-project/LIEF/archive/0.17.1.tar.gz
2025-11-13T00:53:28.6520127Z Success
2025-11-13T00:53:28.7301792Z Extracting download
2025-11-13T00:53:31.0979974Z
2025-11-13T00:53:31.0982590Z Rendered as:
2025-11-13T00:53:31.0988524Z ```yaml
2025-11-13T00:53:31.1001137Z package:
2025-11-13T00:53:31.1002023Z   name: liblief
2025-11-13T00:53:31.1002414Z   version: 0.17.1
2025-11-13T00:53:31.1003371Z source:
2025-11-13T00:53:31.1003953Z   - url: https://github.com/lief-project/LIEF/archive/0.17.1.tar.gz
2025-11-13T00:53:31.1004954Z     sha256: 9dea0f09c7b98e8d0c9a47f8629fbd1646ddc9bf1cae7c2f4ce42fe8934dc315
2025-11-13T00:53:31.1011169Z build:
2025-11-13T00:53:31.1011821Z   run_exports:
2025-11-13T00:53:31.1012303Z     - liblief >=0.17.1,<0.18.0a0
2025-11-13T00:53:31.1013000Z   number: 1
2025-11-13T00:53:31.1013516Z requirements:
2025-11-13T00:53:31.1014236Z   build:
2025-11-13T00:53:31.1014689Z     - binutils_linux-64 2.44 h4852527_5
2025-11-13T00:53:31.1015328Z     - ncurses 6.5 h2d0b736_3
2025-11-13T00:53:31.1023568Z     - libssh2 1.11.1 hcf80075_0
2025-11-13T00:53:31.1024053Z     - kernel-headers_linux-64 3.10.0 he073ed8_18
2025-11-13T00:53:31.1024570Z     - tzdata 2025b h78e105d_0
2025-11-13T00:53:31.1025099Z     - libzlib 1.3.1 hb9d3cd8_2
2025-11-13T00:53:31.1025604Z     - libcurl 8.17.0 h4e3cde8_0
2025-11-13T00:53:31.1026336Z     - libgcc-devel_linux-64 14.3.0 h85bb3a7_107
2025-11-13T00:53:31.1027183Z     - libgfortran5 15.2.0 hcd61629_7
2025-11-13T00:53:31.1028006Z     - c-ares 1.34.5 hb9d3cd8_0
2025-11-13T00:53:31.1028495Z     - bzip2 1.0.8 hda65f42_8
2025-11-13T00:53:31.1043593Z     - sysroot_linux-64 2.17 h0157908_18
2025-11-13T00:53:31.1047351Z     - ld_impl_linux-64 2.44 h1aa0949_5
2025-11-13T00:53:31.1047684Z     - libstdcxx-ng 15.2.0 h4852527_7
2025-11-13T00:53:31.1047946Z     - gcc_linux-64 14.3.0 h298d278_12
2025-11-13T00:53:31.1048356Z     - libgcc-ng 15.2.0 h69a702a_7
2025-11-13T00:53:31.1052366Z     - _openmp_mutex 4.5 2_gnu
2025-11-13T00:53:31.1052901Z     - ca-certificates 2025.11.12 hbd8a1cb_0
2025-11-13T00:53:31.1053286Z     - gcc_impl_linux-64 14.3.0 hd9e9e21_7
2025-11-13T00:53:31.1053660Z     - libnghttp2 1.67.0 had1ee68_0
2025-11-13T00:53:31.1054249Z     - openssl 3.6.0 h26f9b46_0
2025-11-13T00:53:31.1054536Z     - libev 4.33 hd590300_2
2025-11-13T00:53:31.1054889Z     - krb5 1.21.3 h659f571_0
2025-11-13T00:53:31.1055161Z     - libgfortran 15.2.0 h69a702a_7
2025-11-13T00:53:31.1055552Z     - libuv 1.51.0 hb03c661_1
2025-11-13T00:53:31.1055856Z     - _libgcc_mutex 0.1 conda_forge
2025-11-13T00:53:31.1056131Z     - libhiredis 1.0.2 h2cc385e_0
2025-11-13T00:53:31.1056417Z     - gxx_impl_linux-64 14.3.0 he663afc_7
2025-11-13T00:53:31.1059223Z     - gxx_linux-64 14.3.0 h95f728e_12
2025-11-13T00:53:31.1059973Z     - rhash 1.4.6 hb9d3cd8_1
2025-11-13T00:53:31.1060335Z     - libstdcxx-devel_linux-64 14.3.0 h85bb3a7_107
2025-11-13T00:53:31.1060796Z     - ninja 1.13.1 h171cf75_0
2025-11-13T00:53:31.1061106Z     - libgfortran-ng 15.2.0 h69a702a_7
2025-11-13T00:53:31.1061548Z     - libsanitizer 14.3.0 hd08acf3_7
2025-11-13T00:53:31.1061957Z     - liblzma 5.8.1 hb9d3cd8_2
2025-11-13T00:53:31.1062381Z     - keyutils 1.6.3 hb9d3cd8_0
2025-11-13T00:53:31.1064727Z     - libgomp 15.2.0 h767d61c_7
2025-11-13T00:53:31.1065129Z     - libgcc 15.2.0 h767d61c_7
2025-11-13T00:53:31.1065480Z     - cmake 4.1.2 hc85cc9f_0
2025-11-13T00:53:31.1065811Z     - libstdcxx 15.2.0 h8f9b012_7
2025-11-13T00:53:31.1066219Z     - pkg-config 0.29.2 h4bc722e_1009
2025-11-13T00:53:31.1066529Z     - zstd 1.5.7 hb8e6e7a_2
2025-11-13T00:53:31.1066816Z     - libedit 3.1.20250104 pl5321h7949ede_0
2025-11-13T00:53:31.1067112Z     - binutils_impl_linux-64 2.44 h9d8b0ac_5
2025-11-13T00:53:31.1067339Z     - libexpat 2.7.1 hecca717_0
2025-11-13T00:53:31.1067610Z     - ccache 4.11.3 h80c52d3_0
2025-11-13T00:53:31.1067860Z   host:
2025-11-13T00:53:31.1068123Z     - nlohmann_json 3.12.0 h54a6638_1
2025-11-13T00:53:31.1068377Z     - _libgcc_mutex 0.1 conda_forge
2025-11-13T00:53:31.1068914Z     - libgomp 15.2.0 h767d61c_7
2025-11-13T00:53:31.1069268Z     - _openmp_mutex 4.5 2_gnu
2025-11-13T00:53:31.1069539Z     - libgcc 15.2.0 h767d61c_7
2025-11-13T00:53:31.1069808Z     - libstdcxx 15.2.0 h8f9b012_7
2025-11-13T00:53:31.1070169Z     - mbedtls 4.0.0 hecca717_0
2025-11-13T00:53:31.1070412Z   run:
2025-11-13T00:53:31.1070603Z     - mbedtls >=4.0.0,<4.1.0a0
2025-11-13T00:53:31.1070871Z     - __glibc >=2.17,<3.0.a0
2025-11-13T00:53:31.1071102Z     - libstdcxx >=14
2025-11-13T00:53:31.1071418Z     - libgcc >=14
2025-11-13T00:53:31.1071677Z test:
2025-11-13T00:53:31.1071906Z   files:
2025-11-13T00:53:31.1072146Z     - tests
2025-11-13T00:53:31.1072531Z   commands:
2025-11-13T00:53:31.1072773Z     - set -x
2025-11-13T00:53:31.1072955Z     - pushd tests
2025-11-13T00:53:31.1073245Z     - PATH=".:${PATH}"
2025-11-13T00:53:31.1073500Z     - findstr() { grep "${@}"; }
2025-11-13T00:53:31.1073845Z     - call() { true; }
2025-11-13T00:53:31.1074116Z     - pushd self
2025-11-13T00:53:31.1074396Z     - cmake -G "Ninja" -DCMAKE_BUILD_TYPE=Debug . || exit 1
2025-11-13T00:53:31.1074683Z     - ninja || exit 1
2025-11-13T00:53:31.1081230Z     - test-lief-self || exit 1
2025-11-13T00:53:31.1081762Z     - popd
2025-11-13T00:53:31.1082025Z     - pushd macho
2025-11-13T00:53:31.1082294Z     - cmake -G "Ninja" -DCMAKE_BUILD_TYPE=Debug . || exit 1
2025-11-13T00:53:31.1082740Z     - ninja || exit 1
2025-11-13T00:53:31.1083031Z     - test-lief-macho macOS-libpython2.7.a-getbuildinfo.o > output.txt || exit 1
2025-11-13T00:53:31.1083661Z     - findstr has_dynamic_symbol_command output.txt && exit 1 || call;
2025-11-13T00:53:31.1083980Z     - popd
2025-11-13T00:53:31.1084249Z     - popd
2025-11-13T00:53:31.1084522Z   requires:
2025-11-13T00:53:31.1084803Z     - gxx_linux-64 14.*
2025-11-13T00:53:31.1085051Z     - ninja
2025-11-13T00:53:31.1085316Z     - gcc_linux-64 14.*
2025-11-13T00:53:31.1085614Z     - cmake
2025-11-13T00:53:31.1085882Z outputs:
2025-11-13T00:53:31.1086065Z   - name: py-lief
2025-11-13T00:53:31.1086331Z     script: install-py-lief.sh
2025-11-13T00:53:31.1086586Z     build:
2025-11-13T00:53:31.1086830Z       run_exports:
2025-11-13T00:53:31.1087091Z         - py-lief >=0.17.1,<0.18.0a0
2025-11-13T00:53:31.1087361Z       ignore_run_exports:
2025-11-13T00:53:31.1087689Z         - python
2025-11-13T00:53:31.1087984Z     requirements:
2025-11-13T00:53:31.1088253Z       build:
2025-11-13T00:53:31.1088491Z         - ccache
2025-11-13T00:53:31.1088836Z         - sysroot_linux-64 2.17.*
2025-11-13T00:53:31.1089127Z         - gcc_linux-64 14.*
2025-11-13T00:53:31.1089386Z         - gxx_linux-64 14.*
2025-11-13T00:53:31.1089638Z         - pkg-config
2025-11-13T00:53:31.1089921Z         - cmake
2025-11-13T00:53:31.1090133Z         - ninja
2025-11-13T00:53:31.1090413Z       host:
2025-11-13T00:53:31.1090681Z         - nlohmann_json
2025-11-13T00:53:31.1090933Z         - liblief 0.17.1 1
2025-11-13T00:53:31.1091180Z         - python
2025-11-13T00:53:31.1091352Z         - pip
2025-11-13T00:53:31.1091596Z         - pydantic >=2.4.2
2025-11-13T00:53:31.1091856Z         - pydantic-core >=2.10.1
2025-11-13T00:53:31.1092121Z         - scikit-build-core >=0.6.0
2025-11-13T00:53:31.1092360Z         - setuptools >=68.2.2
2025-11-13T00:53:31.1093088Z         - tomli >=2.0.1
2025-11-13T00:53:31.1093766Z       run:
2025-11-13T00:53:31.1094062Z         - liblief 0.17.1 1
2025-11-13T00:53:31.1095944Z         - python
2025-11-13T00:53:31.1096200Z     test:
2025-11-13T00:53:31.1096379Z       requires:
2025-11-13T00:53:31.1096685Z         - gxx_linux-64 14.*
2025-11-13T00:53:31.1096935Z       imports:
2025-11-13T00:53:31.1097151Z         - lief
2025-11-13T00:53:31.1097498Z       commands:
2025-11-13T00:53:31.1097824Z         - python -c "import ctypes.util, lief; missing = {name for name in {s.name
2025-11-13T00:53:31.1098186Z           for s in lief.parse(lief._lief.__file__).imported_functions} - {s.name for
2025-11-13T00:53:31.1098551Z           s in lief.parse(ctypes.util.find_library('LIEF')).exported_functions} if
2025-11-13T00:53:31.1099158Z           '4LIEF' in name}; assert not missing, missing"
2025-11-13T00:53:31.1099447Z   - name: liblief
2025-11-13T00:53:31.1099719Z     script: install-liblief.sh
2025-11-13T00:53:31.1099948Z     build:
2025-11-13T00:53:31.1100257Z       run_exports:
2025-11-13T00:53:31.1100466Z         - liblief >=0.17.1,<0.18.0a0
2025-11-13T00:53:31.1100751Z     requirements:
2025-11-13T00:53:31.1100993Z       build:
2025-11-13T00:53:31.1101227Z         - ccache
2025-11-13T00:53:31.1101477Z         - sysroot_linux-64 2.17.*
2025-11-13T00:53:31.1101785Z         - gcc_linux-64 14.*
2025-11-13T00:53:31.1103011Z         - gxx_linux-64 14.*
2025-11-13T00:53:31.1103293Z         - pkg-config
2025-11-13T00:53:31.1103630Z         - cmake
2025-11-13T00:53:31.1103901Z         - ninja
2025-11-13T00:53:31.1104075Z       host:
2025-11-13T00:53:31.1104322Z         - nlohmann_json
2025-11-13T00:53:31.1104567Z         - mbedtls
2025-11-13T00:53:31.1104803Z     test:
2025-11-13T00:53:31.1105035Z       files:
2025-11-13T00:53:31.1105270Z         - tests
2025-11-13T00:53:31.1105480Z       commands:
2025-11-13T00:53:31.1105772Z         - set -x
2025-11-13T00:53:31.1106844Z         - pushd tests
2025-11-13T00:53:31.1107174Z         - PATH=".:${PATH}"
2025-11-13T00:53:31.1107472Z         - findstr() { grep "${@}"; }
2025-11-13T00:53:31.1107735Z         - call() { true; }
2025-11-13T00:53:31.1108027Z         - pushd self
2025-11-13T00:53:31.1108311Z         - cmake -G "Ninja" -DCMAKE_BUILD_TYPE=Debug . || exit 1
2025-11-13T00:53:31.1108961Z         - ninja || exit 1
2025-11-13T00:53:31.1109209Z         - test-lief-self || exit 1
2025-11-13T00:53:31.1109550Z         - popd
2025-11-13T00:53:31.1109917Z         - pushd macho
2025-11-13T00:53:31.1110245Z         - cmake -G "Ninja" -DCMAKE_BUILD_TYPE=Debug . || exit 1
2025-11-13T00:53:31.1110564Z         - ninja || exit 1
2025-11-13T00:53:31.1110905Z         - test-lief-macho macOS-libpython2.7.a-getbuildinfo.o > output.txt || exit
2025-11-13T00:53:31.1111174Z           1
2025-11-13T00:53:31.1111502Z         - findstr has_dynamic_symbol_command output.txt && exit 1 || call;
2025-11-13T00:53:31.1111833Z         - popd
2025-11-13T00:53:31.1112079Z         - popd
2025-11-13T00:53:31.1112413Z       requires:
2025-11-13T00:53:31.1112848Z         - gcc_linux-64 14.*
2025-11-13T00:53:31.1113147Z         - gxx_linux-64 14.*
2025-11-13T00:53:31.1113476Z         - cmake
2025-11-13T00:53:31.1113751Z         - ninja
2025-11-13T00:53:31.1114021Z about:
2025-11-13T00:53:31.1114257Z   home: https://lief.quarkslab.com/
2025-11-13T00:53:31.1114582Z   license: Apache-2.0
2025-11-13T00:53:31.1114860Z   license_file: LICENSE
2025-11-13T00:53:31.1115217Z   license_family: Apache
2025-11-13T00:53:31.1115594Z   summary: A cross platform library to parse, modify and abstract ELF, PE and MachO
2025-11-13T00:53:31.1115937Z     formats.
2025-11-13T00:53:31.1116279Z   description: 'It turns out that many projects need to parse executable formats and
2025-11-13T00:53:31.1117631Z     they usually re-implement
2025-11-13T00:53:31.1117887Z
2025-11-13T00:53:31.1118241Z     their own parser. Moreover these parsers are usually bound to one language.
2025-11-13T00:53:31.1118495Z
2025-11-13T00:53:31.1119006Z     LIEF attempts to fill this void.
2025-11-13T00:53:31.1119186Z
2025-11-13T00:53:31.1119562Z     '
2025-11-13T00:53:31.1119918Z   dev_url: https://github.com/lief-project/LIEF
2025-11-13T00:53:31.1120322Z   doc_url: https://lief.quarkslab.com/doc/stable/index.html
2025-11-13T00:53:31.1120701Z   doc_source_url: https://github.com/lief-project/LIEF/tree/master/doc
2025-11-13T00:53:31.1121034Z extra:
2025-11-13T00:53:31.1121262Z   recipe-maintainers:
2025-11-13T00:53:31.1121549Z     - isuruf
2025-11-13T00:53:31.1121834Z     - mbargull
2025-11-13T00:53:31.1122090Z     - msarahan
2025-11-13T00:53:31.1122419Z     - xhochy
2025-11-13T00:53:31.1122719Z     - wolfv
2025-11-13T00:53:31.1123000Z   final: true
2025-11-13T00:53:31.1123289Z   parent_recipe:
2025-11-13T00:53:31.1123592Z     path: /home/conda/recipe_root
2025-11-13T00:53:31.1129992Z     name: lief
2025-11-13T00:53:31.1130470Z     version: 0.17.1
2025-11-13T00:53:31.1130838Z   copy_test_source_files: true
2025-11-13T00:53:31.1131103Z ```
2025-11-13T00:53:31.1131400Z
2025-11-13T00:53:31.1131812Z source tree in: /home/conda/feedstock_root/build_artifacts/lief_1762994899769/work
2025-11-13T00:53:31.1132552Z export PREFIX=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh
2025-11-13T00:53:31.1133225Z export BUILD_PREFIX=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env
2025-11-13T00:53:31.1133654Z export SRC_DIR=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/work
2025-11-13T00:53:33.0225186Z INFO: activate-binutils_linux-64.sh made the following environmental changes:
2025-11-13T00:53:33.0320396Z +ADDR2LINE=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-addr2line
2025-11-13T00:53:33.0328466Z +AR=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ar
2025-11-13T00:53:33.0331871Z +AS=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-as
2025-11-13T00:53:33.0333338Z +CXXFILT=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-c++filt
2025-11-13T00:53:33.0335484Z +ELFEDIT=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-elfedit
2025-11-13T00:53:33.0337974Z +GPROF=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gprof
2025-11-13T00:53:33.0350083Z +LD=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ld
2025-11-13T00:53:33.0350909Z +NM=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-nm
2025-11-13T00:53:33.0351222Z +OBJCOPY=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-objcopy
2025-11-13T00:53:33.0351592Z +OBJDUMP=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-objdump
2025-11-13T00:53:33.0351934Z +RANLIB=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ranlib
2025-11-13T00:53:33.0358055Z +READELF=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-readelf
2025-11-13T00:53:33.0363510Z +SIZE=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-size
2025-11-13T00:53:33.0369506Z +STRINGS=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-strings
2025-11-13T00:53:33.0370306Z +STRIP=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-strip
2025-11-13T00:53:33.3330683Z INFO: activate-gcc_linux-64.sh made the following environmental changes:
2025-11-13T00:53:33.3388137Z +build_alias=x86_64-conda-linux-gnu
2025-11-13T00:53:33.3391300Z -BUILD=x86_64-conda_cos6-linux-gnu
2025-11-13T00:53:33.3391868Z +BUILD=x86_64-conda-linux-gnu
2025-11-13T00:53:33.3392224Z +CC_FOR_BUILD=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-cc
2025-11-13T00:53:33.3392575Z +CC=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-cc
2025-11-13T00:53:33.3393100Z +CFLAGS=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/lief-0.17.1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix
2025-11-13T00:53:33.3394466Z +CMAKE_ARGS=-DCMAKE_AR=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ar -DCMAKE_CXX_COMPILER_AR=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_C_COMPILER_AR=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_RANLIB=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ranlib -DCMAKE_CXX_COMPILER_RANLIB=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_C_COMPILER_RANLIB=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_LINKER=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ld -DCMAKE_STRIP=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-strip -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=NEVER -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_FIND_ROOT_PATH=$PREFIX;$BUILD_PREFIX/x86_64-conda-linux-gnu/sysroot -DCMAKE_INSTALL_PREFIX=$PREFIX -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_PROGRAM_PATH=$BUILD_PREFIX/bin;$PREFIX/bin
2025-11-13T00:53:33.3397456Z +CMAKE_PREFIX_PATH=$PREFIX:$BUILD_PREFIX/x86_64-conda-linux-gnu/sysroot/usr
2025-11-13T00:53:33.3397829Z +CONDA_BUILD_SYSROOT=$BUILD_PREFIX/x86_64-conda-linux-gnu/sysroot
2025-11-13T00:53:33.3398251Z +CONDA_TOOLCHAIN_BUILD=x86_64-conda-linux-gnu
2025-11-13T00:53:33.3398582Z +CONDA_TOOLCHAIN_HOST=x86_64-conda-linux-gnu
2025-11-13T00:53:33.3399379Z +CPPFLAGS=-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem $PREFIX/include
2025-11-13T00:53:33.3399722Z +CPP=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-cpp
2025-11-13T00:53:33.3400330Z +DEBUG_CFLAGS=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-all -fno-plt -Og -g -Wall -Wextra -fvar-tracking-assignments -ffunction-sections -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/lief-0.17.1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix
2025-11-13T00:53:33.3400915Z +DEBUG_CPPFLAGS=-D_DEBUG -D_FORTIFY_SOURCE=2 -Og -isystem $PREFIX/include
2025-11-13T00:53:33.3401254Z +GCC_AR=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ar
2025-11-13T00:53:33.3401552Z +GCC=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc
2025-11-13T00:53:33.3401938Z +GCC_NM=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-nm
2025-11-13T00:53:33.3402290Z +GCC_RANLIB=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ranlib
2025-11-13T00:53:33.3402602Z +host_alias=x86_64-conda-linux-gnu
2025-11-13T00:53:33.3402829Z +HOST=x86_64-conda-linux-gnu
2025-11-13T00:53:33.3403281Z +LDFLAGS=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,$PREFIX/lib -Wl,-rpath-link,$PREFIX/lib -L$PREFIX/lib
2025-11-13T00:53:33.3403757Z +MESON_ARGS=-Dbuildtype=release --prefix=$PREFIX -Dlibdir=lib
2025-11-13T00:53:33.4226646Z INFO: activate-gxx_linux-64.sh made the following environmental changes:
2025-11-13T00:53:33.4290057Z +CXXFLAGS=-fvisibility-inlines-hidden -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/lief-0.17.1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix
2025-11-13T00:53:33.4300678Z +CXX_FOR_BUILD=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-c++
2025-11-13T00:53:33.4301616Z +CXX=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-c++
2025-11-13T00:53:33.4302538Z +DEBUG_CXXFLAGS=-fvisibility-inlines-hidden -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-all -fno-plt -Og -g -Wall -Wextra -fvar-tracking-assignments -ffunction-sections -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/lief-0.17.1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix
2025-11-13T00:53:33.4303806Z +GXX=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-g++
2025-11-13T00:53:33.4332036Z + CMAKE_ARGS='-DCMAKE_AR=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-ar -DCMAKE_CXX_COMPILER_AR=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_C_COMPILER_AR=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_RANLIB=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-ranlib -DCMAKE_CXX_COMPILER_RANLIB=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_C_COMPILER_RANLIB=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_LINKER=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-ld -DCMAKE_STRIP=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-strip -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=NEVER -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_FIND_ROOT_PATH=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh;/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/x86_64-conda-linux-gnu/sysroot -DCMAKE_INSTALL_PREFIX=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_PROGRAM_PATH=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin;/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh/bin   -DBUILD_STATIC_LIBS=OFF   -DBUILD_SHARED_LIBS=ON   -DCMAKE_SKIP_RPATH=ON   -DCMAKE_WINDOWS_EXPORT_ALL_SYMBOLS=ON   -DLIEF_EXAMPLES=OFF   -DLIEF_OPT_NLOHMANN_JSON_EXTERNAL=ON   -DLIEF_OPT_MBEDTLS_EXTERNAL=ON   -DLIEF_PY_LIEF_EXT=ON   -DLIEF_PY_LIEF_EXT_SHARED=ON   -DLIEF_PYTHON_API=OFF '
2025-11-13T00:53:33.4337965Z + mkdir -p build
2025-11-13T00:53:33.4362083Z + cmake -DCMAKE_AR=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-ar -DCMAKE_CXX_COMPILER_AR=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_C_COMPILER_AR=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-gcc-ar -DCMAKE_RANLIB=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-ranlib -DCMAKE_CXX_COMPILER_RANLIB=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_C_COMPILER_RANLIB=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-gcc-ranlib -DCMAKE_LINKER=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-ld -DCMAKE_STRIP=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin/x86_64-conda-linux-gnu-strip -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=NEVER -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY '-DCMAKE_FIND_ROOT_PATH=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh;/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/x86_64-conda-linux-gnu/sysroot' -DCMAKE_INSTALL_PREFIX=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh -DCMAKE_INSTALL_LIBDIR=lib '-DCMAKE_PROGRAM_PATH=/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_build_env/bin;/home/conda/feedstock_root/build_artifacts/lief_1762994899769/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh/bin' -DBUILD_STATIC_LIBS=OFF -DBUILD_SHARED_LIBS=ON -DCMAKE_SKIP_RPATH=ON -DCMAKE_WINDOWS_EXPORT_ALL_SYMBOLS=ON -DLIEF_EXAMPLES=OFF -DLIEF_OPT_NLOHMANN_JSON_EXTERNAL=ON -DLIEF_OPT_MBEDTLS_EXTERNAL=ON -DLIEF_PY_LIEF_EXT=ON -DLIEF_PY_LIEF_EXT_SHARED=ON -DLIEF_PYTHON_API=OFF -LAH -G Ninja -B build
2025-11-13T00:53:33.5272157Z -- The C compiler identification is GNU 14.3.0
2025-11-13T00:53:33.6610103Z -- The CXX compiler identification is GNU 14.3.0
2025-11-13T00:53:33.6750042Z -- Detecting C compiler ABI info
2025-11-13T00:53:33.7623600Z -- Detecting C compiler ABI info - done
2025-11-13T00:53:33.7968166Z -- Check for working C compiler: $BUILD_PREFIX/bin/x86_64-conda-linux-gnu-cc - skipped
2025-11-13T00:53:33.7975027Z -- Detecting C compile features
2025-11-13T00:53:33.7978848Z -- Detecting C compile features - done
2025-11-13T00:53:33.8224470Z -- Detecting CXX compiler ABI info
2025-11-13T00:53:33.9288038Z -- Detecting CXX compiler ABI info - done
2025-11-13T00:53:33.9635941Z -- Check for working CXX compiler: $BUILD_PREFIX/bin/x86_64-conda-linux-gnu-c++ - skipped
2025-11-13T00:53:33.9646847Z -- Detecting CXX compile features
2025-11-13T00:53:33.9659887Z -- Detecting CXX compile features - done
2025-11-13T00:53:34.0072111Z -- Found Git: /opt/conda/bin/git (found version "2.51.2")
2025-11-13T00:53:34.0077733Z -- LIEF 0.17.0
2025-11-13T00:53:34.0099385Z -- Caching: ON
2025-11-13T00:53:34.0110541Z -- Found ccache: $BUILD_PREFIX/bin/ccache
2025-11-13T00:53:34.0111393Z -- Enable JSON support
2025-11-13T00:53:34.0294984Z -- Enable Frozen (C++14 support)
2025-11-13T00:53:34.1022444Z -- CMAKE_CXX_FLAGS_RELEASE:           -O3 -DNDEBUG
2025-11-13T00:53:34.1023945Z -- CMAKE_CXX_FLAGS_RELWITHDEBINFO:    -O2 -g -DNDEBUG
2025-11-13T00:53:34.1024917Z -- CMAKE_CXX_FLAGS_DEBUG:             -g
2025-11-13T00:53:34.1026748Z -- CMAKE_CXX_FLAGS:                   -fvisibility-inlines-hidden -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/lief-0.17.1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix
2025-11-13T00:53:34.1028573Z -- CMAKE_CXX_LINK_EXECUTABLE:         <CMAKE_CXX_COMPILER> <FLAGS> <LINK_FLAGS> <OBJECTS> -o <TARGET> <LINK_LIBRARIES>
2025-11-13T00:53:34.1030204Z -- CMAKE_CXX_LINK_FLAGS:
2025-11-13T00:53:34.1031348Z -- CMAKE_EXE_LINKER_FLAGS:            -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,$PREFIX/lib -Wl,-rpath-link,$PREFIX/lib -L$PREFIX/lib
2025-11-13T00:53:34.1032806Z -- CMAKE_EXE_LINKER_FLAGS_RELEASE:
2025-11-13T00:53:34.1033877Z -- CMAKE_SHARED_LINKER_FLAGS:         -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,$PREFIX/lib -Wl,-rpath-link,$PREFIX/lib -L$PREFIX/lib
2025-11-13T00:53:34.1063884Z -- CMAKE_SHARED_LINKER_FLAGS_RELEASE:
2025-11-13T00:53:34.1065505Z -- CMAKE_CXX_LINK_LIBRARY_FILE_FLAG:
2025-11-13T00:53:34.1065977Z -- CMAKE_LINK_LIBRARY_FILE_FLAG:
2025-11-13T00:53:34.1066396Z -- CMAKE_LINK_INTERFACE_LIBRARIES:
2025-11-13T00:53:34.1066879Z -- CMAKE_CXX_IMPLICIT_LINK_LIBRARIES: stdc++;m;gcc_s;gcc;c;gcc_s;gcc
2025-11-13T00:53:34.1067381Z -- CMAKE_SYSTEM_PROCESSOR:            x86_64
2025-11-13T00:53:34.1067801Z -- CMAKE_MSVC_RUNTIME_LIBRARY:
2025-11-13T00:53:34.1285731Z -- Found nlohmann_json: $PREFIX/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.12.0")
2025-11-13T00:53:34.1295171Z -- Configuration Types:
2025-11-13T00:53:34.1298031Z -- Build Types:         Release
2025-11-13T00:53:34.1512734Z -- Configuring done (0.7s)
2025-11-13T00:53:34.2523658Z CMake Error at CMakeLists.txt:140 (target_link_libraries):
2025-11-13T00:53:34.2526584Z   Target "LIB_LIEF" links to:
2025-11-13T00:53:34.2527605Z
2025-11-13T00:53:34.2528100Z     MbedTLS::mbedcrypto
2025-11-13T00:53:34.2531033Z
2025-11-13T00:53:34.2531753Z   but the target was not found.  Possible reasons include:
2025-11-13T00:53:34.2532444Z
2025-11-13T00:53:34.2533027Z     * There is a typo in the target name.
2025-11-13T00:53:34.2537542Z     * A find_package call is missing for an IMPORTED target.
2025-11-13T00:53:34.2538568Z     * An ALIAS target is missing.
2025-11-13T00:53:34.2538892Z
2025-11-13T00:53:34.2538985Z
2025-11-13T00:53:34.2539078Z
2025-11-13T00:53:34.2587233Z CMake Warning:
2025-11-13T00:53:34.2602784Z   Manually-specified variables were not used by the project:
2025-11-13T00:53:34.2610712Z
2025-11-13T00:53:34.2611083Z     BUILD_STATIC_LIBS
2025-11-13T00:53:34.2611329Z     CMAKE_FIND_ROOT_PATH_MODE_LIBRARY
2025-11-13T00:53:34.2611454Z
2025-11-13T00:53:34.2611553Z
2025-11-13T00:53:34.2620112Z CMake Generate step failed.  Build files cannot be regenerated correctly.
2025-11-13T00:53:34.2625582Z -- Generating done (0.1s)
2025-11-13T00:53:34.2627931Z -- Cache values
2025-11-13T00:53:34.2629358Z // Path to a program.
2025-11-13T00:53:34.2630397Z CCACHE_FOUND:FILEPATH=$BUILD_PREFIX/bin/ccache
2025-11-13T00:53:34.2630564Z
2025-11-13T00:53:34.2630766Z // Path to a program.
2025-11-13T00:53:34.2631025Z CMAKE_ADDR2LINE:FILEPATH=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-addr2line
2025-11-13T00:53:34.2631208Z
2025-11-13T00:53:34.2631400Z // Path to a program.
2025-11-13T00:53:34.2631655Z CMAKE_AR:FILEPATH=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ar
2025-11-13T00:53:34.2631801Z
2025-11-13T00:53:34.2632055Z // Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ...
2025-11-13T00:53:34.2632345Z CMAKE_BUILD_TYPE:STRING=Release
2025-11-13T00:53:34.2632466Z
2025-11-13T00:53:34.2632651Z // CXX compiler
2025-11-13T00:53:34.2632916Z CMAKE_CXX_COMPILER:FILEPATH=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-c++
2025-11-13T00:53:34.2633090Z
2025-11-13T00:53:34.2633324Z // A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler
2025-11-13T00:53:34.2633653Z CMAKE_CXX_COMPILER_AR:FILEPATH=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ar
2025-11-13T00:53:34.2633832Z
2025-11-13T00:53:34.2634085Z // A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler
2025-11-13T00:53:34.2634426Z CMAKE_CXX_COMPILER_RANLIB:FILEPATH=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ranlib
2025-11-13T00:53:34.2634817Z
2025-11-13T00:53:34.2635045Z // Flags used by the CXX compiler during all build types.
2025-11-13T00:53:34.2635587Z CMAKE_CXX_FLAGS:STRING=-fvisibility-inlines-hidden -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/lief-0.17.1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix
2025-11-13T00:53:34.2636032Z
2025-11-13T00:53:34.2636253Z // Flags used by the CXX compiler during DEBUG builds.
2025-11-13T00:53:34.2636510Z CMAKE_CXX_FLAGS_DEBUG:STRING=-g
2025-11-13T00:53:34.2636631Z
2025-11-13T00:53:34.2636955Z // Flags used by the CXX compiler during MINSIZEREL builds.
2025-11-13T00:53:34.2637259Z CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
2025-11-13T00:53:34.2637391Z
2025-11-13T00:53:34.2637613Z // Flags used by the CXX compiler during RELEASE builds.
2025-11-13T00:53:34.2637887Z CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
2025-11-13T00:53:34.2638016Z
2025-11-13T00:53:34.2638245Z // Flags used by the CXX compiler during RELWITHDEBINFO builds.
2025-11-13T00:53:34.2638536Z CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
2025-11-13T00:53:34.2638811Z
2025-11-13T00:53:34.2638997Z // C compiler
2025-11-13T00:53:34.2639247Z CMAKE_C_COMPILER:FILEPATH=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-cc
2025-11-13T00:53:34.2639417Z
2025-11-13T00:53:34.2639666Z // A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler
2025-11-13T00:53:34.2639992Z CMAKE_C_COMPILER_AR:FILEPATH=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ar
2025-11-13T00:53:34.2640152Z
2025-11-13T00:53:34.2640410Z // A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler
2025-11-13T00:53:34.2640753Z CMAKE_C_COMPILER_RANLIB:FILEPATH=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-gcc-ranlib
2025-11-13T00:53:34.2640921Z
2025-11-13T00:53:34.2641144Z // Flags used by the C compiler during all build types.
2025-11-13T00:53:34.2641630Z CMAKE_C_FLAGS:STRING=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/lief-0.17.1 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix
2025-11-13T00:53:34.2641998Z
2025-11-13T00:53:34.2642217Z // Flags used by the C compiler during DEBUG builds.
2025-11-13T00:53:34.2642473Z CMAKE_C_FLAGS_DEBUG:STRING=-g
2025-11-13T00:53:34.2642588Z
2025-11-13T00:53:34.2642813Z // Flags used by the C compiler during MINSIZEREL builds.
2025-11-13T00:53:34.2643085Z CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
2025-11-13T00:53:34.2643220Z
2025-11-13T00:53:34.2643438Z // Flags used by the C compiler during RELEASE builds.
2025-11-13T00:53:34.2643702Z CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
2025-11-13T00:53:34.2643844Z
2025-11-13T00:53:34.2644068Z // Flags used by the C compiler during RELWITHDEBINFO builds.
2025-11-13T00:53:34.2644341Z CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
2025-11-13T00:53:34.2644497Z
2025-11-13T00:53:34.2644686Z // Path to a program.
2025-11-13T00:53:34.2644926Z CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
2025-11-13T00:53:34.2645056Z
2025-11-13T00:53:34.2645271Z // Flags used by the linker during all build types.
2025-11-13T00:53:34.2645720Z CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,$PREFIX/lib -Wl,-rpath-link,$PREFIX/lib -L$PREFIX/lib
2025-11-13T00:53:34.2646036Z
2025-11-13T00:53:34.2646234Z // Flags used by the linker during DEBUG builds.
2025-11-13T00:53:34.2646497Z CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
2025-11-13T00:53:34.2646638Z
2025-11-13T00:53:34.2646855Z // Flags used by the linker during MINSIZEREL builds.
2025-11-13T00:53:34.2647124Z CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
2025-11-13T00:53:34.2647253Z
2025-11-13T00:53:34.2647552Z // Flags used by the linker during RELEASE builds.
2025-11-13T00:53:34.2647816Z CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
2025-11-13T00:53:34.2647943Z
2025-11-13T00:53:34.2648166Z // Flags used by the linker during RELWITHDEBINFO builds.
2025-11-13T00:53:34.2648444Z CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
2025-11-13T00:53:34.2648577Z
2025-11-13T00:53:34.2650337Z // Enable/Disable output of build database during the build.
2025-11-13T00:53:34.2650705Z CMAKE_EXPORT_BUILD_DATABASE:BOOL=
2025-11-13T00:53:34.2650926Z
2025-11-13T00:53:34.2651236Z // Enable/Disable output of compile commands during generation.
2025-11-13T00:53:34.2651570Z CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
2025-11-13T00:53:34.2651788Z
2025-11-13T00:53:34.2652060Z // User executables (bin)
2025-11-13T00:53:34.2652505Z CMAKE_INSTALL_BINDIR:PATH=bin
2025-11-13T00:53:34.2652694Z
2025-11-13T00:53:34.2652999Z // Read-only architecture-independent data (DATAROOTDIR)
2025-11-13T00:53:34.2653339Z CMAKE_INSTALL_DATADIR:PATH=
2025-11-13T00:53:34.2653568Z
2025-11-13T00:53:34.2653799Z // Read-only architecture-independent data root (share)
2025-11-13T00:53:34.2654071Z CMAKE_INSTALL_DATAROOTDIR:PATH=share
2025-11-13T00:53:34.2654212Z
2025-11-13T00:53:34.2654418Z // Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
2025-11-13T00:53:34.2654677Z CMAKE_INSTALL_DOCDIR:PATH=
2025-11-13T00:53:34.2654806Z
2025-11-13T00:53:34.2655005Z // C header files (include)
2025-11-13T00:53:34.2655245Z CMAKE_INSTALL_INCLUDEDIR:PATH=include
2025-11-13T00:53:34.2655369Z
2025-11-13T00:53:34.2655578Z // Info documentation (DATAROOTDIR/info)
2025-11-13T00:53:34.2655820Z CMAKE_INSTALL_INFODIR:PATH=
2025-11-13T00:53:34.2655933Z
2025-11-13T00:53:34.2656137Z // Program executables (libexec)
2025-11-13T00:53:34.2656392Z CMAKE_INSTALL_LIBEXECDIR:PATH=libexec
2025-11-13T00:53:34.2656515Z
2025-11-13T00:53:34.2656731Z // Locale-dependent data (DATAROOTDIR/locale)
2025-11-13T00:53:34.2656981Z CMAKE_INSTALL_LOCALEDIR:PATH=
2025-11-13T00:53:34.2657113Z
2025-11-13T00:53:34.2657308Z // Modifiable single-machine data (var)
2025-11-13T00:53:34.2657562Z CMAKE_INSTALL_LOCALSTATEDIR:PATH=var
2025-11-13T00:53:34.2657706Z
2025-11-13T00:53:34.2657909Z // Man documentation (DATAROOTDIR/man)
2025-11-13T00:53:34.2658148Z CMAKE_INSTALL_MANDIR:PATH=
2025-11-13T00:53:34.2658259Z
2025-11-13T00:53:34.2658464Z // C header files for non-gcc (/usr/include)
2025-11-13T00:53:34.2658842Z CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
2025-11-13T00:53:34.2658984Z
2025-11-13T00:53:34.2659210Z // Install path prefix, prepended onto install directories.
2025-11-13T00:53:34.2659475Z CMAKE_INSTALL_PREFIX:PATH=$PREFIX
2025-11-13T00:53:34.2659594Z
2025-11-13T00:53:34.2659808Z // Run-time variable data (LOCALSTATEDIR/run)
2025-11-13T00:53:34.2660065Z CMAKE_INSTALL_RUNSTATEDIR:PATH=
2025-11-13T00:53:34.2660201Z
2025-11-13T00:53:34.2660402Z // System admin executables (sbin)
2025-11-13T00:53:34.2660625Z CMAKE_INSTALL_SBINDIR:PATH=sbin
2025-11-13T00:53:34.2660759Z
2025-11-13T00:53:34.2660979Z // Modifiable architecture-independent data (com)
2025-11-13T00:53:34.2661249Z CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
2025-11-13T00:53:34.2661375Z
2025-11-13T00:53:34.2661583Z // Read-only single-machine data (etc)
2025-11-13T00:53:34.2661833Z CMAKE_INSTALL_SYSCONFDIR:PATH=etc
2025-11-13T00:53:34.2661953Z
2025-11-13T00:53:34.2662148Z // Path to a program.
2025-11-13T00:53:34.2662405Z CMAKE_LINKER:FILEPATH=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ld
2025-11-13T00:53:34.2662571Z
2025-11-13T00:53:34.2662773Z // Program used to build from build.ninja files.
2025-11-13T00:53:34.2663043Z CMAKE_MAKE_PROGRAM:FILEPATH=$BUILD_PREFIX/bin/ninja
2025-11-13T00:53:34.2663194Z
2025-11-13T00:53:34.2663435Z // Flags used by the linker during the creation of modules during all build types.
2025-11-13T00:53:34.2663922Z CMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,$PREFIX/lib -Wl,-rpath-link,$PREFIX/lib -L$PREFIX/lib
2025-11-13T00:53:34.2664352Z
2025-11-13T00:53:34.2664601Z // Flags used by the linker during the creation of modules during DEBUG builds.
2025-11-13T00:53:34.2664894Z CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
2025-11-13T00:53:34.2665023Z
2025-11-13T00:53:34.2665268Z // Flags used by the linker during the creation of modules during MINSIZEREL builds.
2025-11-13T00:53:34.2665571Z CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
2025-11-13T00:53:34.2665719Z
2025-11-13T00:53:34.2665964Z // Flags used by the linker during the creation of modules during RELEASE builds.
2025-11-13T00:53:34.2666266Z CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
2025-11-13T00:53:34.2666397Z
2025-11-13T00:53:34.2666651Z // Flags used by the linker during the creation of modules during RELWITHDEBINFO builds.
2025-11-13T00:53:34.2667035Z CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
2025-11-13T00:53:34.2667180Z
2025-11-13T00:53:34.2667371Z // Path to a program.
2025-11-13T00:53:34.2667621Z CMAKE_NM:FILEPATH=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-nm
2025-11-13T00:53:34.2667769Z
2025-11-13T00:53:34.2667961Z // Path to a program.
2025-11-13T00:53:34.2668226Z CMAKE_OBJCOPY:FILEPATH=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-objcopy
2025-11-13T00:53:34.2668398Z
2025-11-13T00:53:34.2668592Z // Path to a program.
2025-11-13T00:53:34.2673015Z CMAKE_OBJDUMP:FILEPATH=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-objdump
2025-11-13T00:53:34.2673296Z
2025-11-13T00:53:34.2673579Z // Path to a program.
2025-11-13T00:53:34.2673924Z CMAKE_RANLIB:FILEPATH=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-ranlib
2025-11-13T00:53:34.2674147Z
2025-11-13T00:53:34.2674414Z // Path to a program.
2025-11-13T00:53:34.2674766Z CMAKE_READELF:FILEPATH=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-readelf
2025-11-13T00:53:34.2675003Z
2025-11-13T00:53:34.2675332Z // Flags used by the linker during the creation of shared libraries during all build types.
2025-11-13T00:53:34.2675905Z CMAKE_SHARED_LINKER_FLAGS:STRING=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,$PREFIX/lib -Wl,-rpath-link,$PREFIX/lib -L$PREFIX/lib
2025-11-13T00:53:34.2676345Z
2025-11-13T00:53:34.2676675Z // Flags used by the linker during the creation of shared libraries during DEBUG builds.
2025-11-13T00:53:34.2677049Z CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
2025-11-13T00:53:34.2677251Z
2025-11-13T00:53:34.2677580Z // Flags used by the linker during the creation of shared libraries during MINSIZEREL builds.
2025-11-13T00:53:34.2677967Z CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
2025-11-13T00:53:34.2678390Z
2025-11-13T00:53:34.2678866Z // Flags used by the linker during the creation of shared libraries during RELEASE builds.
2025-11-13T00:53:34.2679299Z CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
2025-11-13T00:53:34.2679520Z
2025-11-13T00:53:34.2679856Z // Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds.
2025-11-13T00:53:34.2680251Z CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
2025-11-13T00:53:34.2680469Z
2025-11-13T00:53:34.2680837Z // If set, runtime paths are not added when installing shared libraries, but are added when building.
2025-11-13T00:53:34.2681211Z CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
2025-11-13T00:53:34.2681403Z
2025-11-13T00:53:34.2681709Z // If set, runtime paths are not added when using shared libraries.
2025-11-13T00:53:34.2682046Z CMAKE_SKIP_RPATH:BOOL=ON
2025-11-13T00:53:34.2682230Z
2025-11-13T00:53:34.2682560Z // Flags used by the archiver during the creation of static libraries during all build types.
2025-11-13T00:53:34.2682924Z CMAKE_STATIC_LINKER_FLAGS:STRING=
2025-11-13T00:53:34.2683130Z
2025-11-13T00:53:34.2683457Z // Flags used by the archiver during the creation of static libraries during DEBUG builds.
2025-11-13T00:53:34.2683835Z CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
2025-11-13T00:53:34.2684037Z
2025-11-13T00:53:34.2684368Z // Flags used by the archiver during the creation of static libraries during MINSIZEREL builds.
2025-11-13T00:53:34.2684990Z CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
2025-11-13T00:53:34.2685199Z
2025-11-13T00:53:34.2685526Z // Flags used by the archiver during the creation of static libraries during RELEASE builds.
2025-11-13T00:53:34.2685904Z CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
2025-11-13T00:53:34.2686121Z
2025-11-13T00:53:34.2686447Z // Flags used by the archiver during the creation of static libraries during RELWITHDEBINFO builds.
2025-11-13T00:53:34.2686850Z CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
2025-11-13T00:53:34.2687077Z
2025-11-13T00:53:34.2687343Z // Path to a program.
2025-11-13T00:53:34.2687681Z CMAKE_STRIP:FILEPATH=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-strip
2025-11-13T00:53:34.2687903Z
2025-11-13T00:53:34.2688171Z // Path to a program.
2025-11-13T00:53:34.2688584Z CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
2025-11-13T00:53:34.2688928Z
2025-11-13T00:53:34.2689411Z // If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make.  This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo.
2025-11-13T00:53:34.2689935Z CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
2025-11-13T00:53:34.2690145Z
2025-11-13T00:53:34.2690410Z // URL to Expected
2025-11-13T00:53:34.2690729Z EXPECTED_URL:STRING=$SRC_DIR/third-party//expected-1.2.0.zip
2025-11-13T00:53:34.2690961Z
2025-11-13T00:53:34.2691220Z // URL to Frozen
2025-11-13T00:53:34.2691546Z FROZEN_URL:STRING=$SRC_DIR/third-party//frozen-f6dbec6.zip
2025-11-13T00:53:34.2691758Z
2025-11-13T00:53:34.2692026Z // Git command line client
2025-11-13T00:53:34.2692345Z GIT_EXECUTABLE:FILEPATH=/opt/conda/bin/git
2025-11-13T00:53:34.2692539Z
2025-11-13T00:53:34.2692810Z // Build LIEF with ART module
2025-11-13T00:53:34.2693111Z LIEF_ART:BOOL=ON
2025-11-13T00:53:34.2693284Z
2025-11-13T00:53:34.2693557Z // Enable Address sanitizer
2025-11-13T00:53:34.2693854Z LIEF_ASAN:BOOL=OFF
2025-11-13T00:53:34.2694042Z
2025-11-13T00:53:34.2694333Z // Build LIEF with assembler/disassembler support
2025-11-13T00:53:34.2694638Z LIEF_ASM:BOOL=OFF
2025-11-13T00:53:34.2694827Z
2025-11-13T00:53:34.2695098Z // Build LIEF with COFF module
2025-11-13T00:53:34.2695394Z LIEF_COFF:BOOL=ON
2025-11-13T00:53:34.2695563Z
2025-11-13T00:53:34.2695816Z // C API
2025-11-13T00:53:34.2696098Z LIEF_C_API:BOOL=ON
2025-11-13T00:53:34.2696291Z
2025-11-13T00:53:34.2696572Z // Build LIEF with DWARF/PDB support
2025-11-13T00:53:34.2696887Z LIEF_DEBUG_INFO:BOOL=OFF
2025-11-13T00:53:34.2697074Z
2025-11-13T00:53:34.2697345Z // Build LIEF with DEX module
2025-11-13T00:53:34.2697637Z LIEF_DEX:BOOL=ON
2025-11-13T00:53:34.2697827Z
2025-11-13T00:53:34.2698099Z // Disable C++ exceptions on the core library
2025-11-13T00:53:34.2698433Z LIEF_DISABLE_EXCEPTIONS:BOOL=ON
2025-11-13T00:53:34.2698765Z
2025-11-13T00:53:34.2699132Z // Disable Frozen even if it is supported
2025-11-13T00:53:34.2699463Z LIEF_DISABLE_FROZEN:BOOL=OFF
2025-11-13T00:53:34.2699651Z
2025-11-13T00:53:34.2699938Z // Build LIEF with Dyld shared cache support
2025-11-13T00:53:34.2700273Z LIEF_DYLD_SHARED_CACHE:BOOL=OFF
2025-11-13T00:53:34.2700461Z
2025-11-13T00:53:34.2700735Z // Build LIEF with ELF module
2025-11-13T00:53:34.2701029Z LIEF_ELF:BOOL=ON
2025-11-13T00:53:34.2701201Z
2025-11-13T00:53:34.2701474Z // Enable JSON-related APIs
2025-11-13T00:53:34.2701776Z LIEF_ENABLE_JSON:BOOL=ON
2025-11-13T00:53:34.2701975Z
2025-11-13T00:53:34.2702228Z // Build LIEF C++ examples
2025-11-13T00:53:34.2702531Z LIEF_EXAMPLES:BOOL=OFF
2025-11-13T00:53:34.2702745Z
2025-11-13T00:53:34.2702994Z // OFF
2025-11-13T00:53:34.2703295Z LIEF_EXTERNAL_SPDLOG:BOOL=OFF
2025-11-13T00:53:34.2703483Z
2025-11-13T00:53:34.2703768Z // Enable extra warning from the compiler
2025-11-13T00:53:34.2704096Z LIEF_EXTRA_WARNINGS:BOOL=OFF
2025-11-13T00:53:34.2704305Z
2025-11-13T00:53:34.2704586Z // Force build LIEF 32 bits version
2025-11-13T00:53:34.2704894Z LIEF_FORCE32:BOOL=OFF
2025-11-13T00:53:34.2705071Z
2025-11-13T00:53:34.2705347Z // Force exports of API symbols
2025-11-13T00:53:34.2705802Z LIEF_FORCE_API_EXPORTS:BOOL=OFF
2025-11-13T00:53:34.2706008Z
2025-11-13T00:53:34.2706247Z // Fuzz LIEF
2025-11-13T00:53:34.2706535Z LIEF_FUZZING:BOOL=OFF
2025-11-13T00:53:34.2706732Z
2025-11-13T00:53:34.2707008Z // Generate the install target.
2025-11-13T00:53:34.2707308Z LIEF_INSTALL:BOOL=ON
2025-11-13T00:53:34.2707492Z
2025-11-13T00:53:34.2707757Z // Enable logging
2025-11-13T00:53:34.2708049Z LIEF_LOGGING:BOOL=ON
2025-11-13T00:53:34.2708224Z
2025-11-13T00:53:34.2708495Z // Enable debug logging
2025-11-13T00:53:34.2709035Z LIEF_LOGGING_DEBUG:BOOL=ON
2025-11-13T00:53:34.2709246Z
2025-11-13T00:53:34.2709522Z // Enable Leak sanitizer
2025-11-13T00:53:34.2709891Z LIEF_LSAN:BOOL=OFF
2025-11-13T00:53:34.2710402Z
2025-11-13T00:53:34.2710889Z // Build LIEF with MachO module
2025-11-13T00:53:34.2711194Z LIEF_MACHO:BOOL=ON
2025-11-13T00:53:34.2711387Z
2025-11-13T00:53:34.2711659Z // Build LIEF with OAT module
2025-11-13T00:53:34.2711938Z LIEF_OAT:BOOL=ON
2025-11-13T00:53:34.2712139Z
2025-11-13T00:53:34.2712424Z // Build LIEF with ObjC metadata support
2025-11-13T00:53:34.2712763Z LIEF_OBJC:BOOL=OFF
2025-11-13T00:53:34.2712940Z
2025-11-13T00:53:34.2713191Z // OFF
2025-11-13T00:53:34.2713492Z LIEF_OPT_EXTERNAL_EXPECTED:BOOL=OFF
2025-11-13T00:53:34.2713688Z
2025-11-13T00:53:34.2713938Z // OFF
2025-11-13T00:53:34.2714238Z LIEF_OPT_EXTERNAL_SPAN:BOOL=OFF
2025-11-13T00:53:34.2714429Z
2025-11-13T00:53:34.2714721Z // Use an external provided version of Frozen
2025-11-13T00:53:34.2715054Z LIEF_OPT_FROZEN_EXTERNAL:BOOL=OFF
2025-11-13T00:53:34.2715268Z
2025-11-13T00:53:34.2715520Z // OFF
2025-11-13T00:53:34.2715802Z LIEF_OPT_MBEDTLS_EXTERNAL:BOOL=ON
2025-11-13T00:53:34.2716011Z
2025-11-13T00:53:34.2716262Z // OFF
2025-11-13T00:53:34.2716567Z LIEF_OPT_NANOBIND_EXTERNAL:BOOL=OFF
2025-11-13T00:53:34.2716760Z
2025-11-13T00:53:34.2717034Z // Use nlohmann/json externally
2025-11-13T00:53:34.2717404Z LIEF_OPT_NLOHMANN_JSON_EXTERNAL:BOOL=ON
2025-11-13T00:53:34.2717634Z
2025-11-13T00:53:34.2717894Z // OFF
2025-11-13T00:53:34.2718200Z LIEF_OPT_UTFCPP_EXTERNAL:BOOL=OFF
2025-11-13T00:53:34.2718391Z
2025-11-13T00:53:34.2718750Z // Build LIEF with PE module
2025-11-13T00:53:34.2719164Z LIEF_PE:BOOL=ON
2025-11-13T00:53:34.2719356Z
2025-11-13T00:53:34.2719614Z // Enable performance profiling
2025-11-13T00:53:34.2719920Z LIEF_PROFILING:BOOL=OFF
2025-11-13T00:53:34.2720120Z
2025-11-13T00:53:34.2720390Z // Enable Python Bindings
2025-11-13T00:53:34.2720719Z LIEF_PYTHON_API:BOOL=OFF
2025-11-13T00:53:34.2720899Z
2025-11-13T00:53:34.2721194Z // Use a pre-installed version of LIEF for the bindings
2025-11-13T00:53:34.2721525Z LIEF_PY_LIEF_EXT:BOOL=ON
2025-11-13T00:53:34.2721705Z
2025-11-13T00:53:34.2722000Z // Use a 'SHARED' version of LIEF instead of a static one
2025-11-13T00:53:34.2722343Z LIEF_PY_LIEF_EXT_SHARED:BOOL=ON
2025-11-13T00:53:34.2722530Z
2025-11-13T00:53:34.2722816Z // Generate the C++ bridge for Rust's cxx
2025-11-13T00:53:34.2723132Z LIEF_RUST_API:BOOL=OFF
2025-11-13T00:53:34.2723340Z
2025-11-13T00:53:34.2723616Z // Embed versioning for LIEF shared library target
2025-11-13T00:53:34.2723944Z LIEF_SO_VERSION:BOOL=OFF
2025-11-13T00:53:34.2724140Z
2025-11-13T00:53:34.2724405Z // Enable tests
2025-11-13T00:53:34.2724699Z LIEF_TESTS:BOOL=OFF
2025-11-13T00:53:34.2724877Z
2025-11-13T00:53:34.2725148Z // Enable Thread sanitizer
2025-11-13T00:53:34.2725445Z LIEF_TSAN:BOOL=OFF
2025-11-13T00:53:34.2725619Z
2025-11-13T00:53:34.2725891Z // Enable undefined sanitizer
2025-11-13T00:53:34.2726184Z LIEF_USAN:BOOL=OFF
2025-11-13T00:53:34.2726354Z
2025-11-13T00:53:34.2726630Z // Use ccache to speed up compilation
2025-11-13T00:53:34.2726939Z LIEF_USE_CCACHE:BOOL=ON
2025-11-13T00:53:34.2727133Z
2025-11-13T00:53:34.2727390Z // Build Melkor for testing
2025-11-13T00:53:34.2727695Z LIEF_USE_MELKOR:BOOL=ON
2025-11-13T00:53:34.2727890Z
2025-11-13T00:53:34.2728161Z // Build LIEF with VDEX module
2025-11-13T00:53:34.2728475Z LIEF_VDEX:BOOL=ON
2025-11-13T00:53:34.2728772Z
2025-11-13T00:53:34.2729145Z // The directory containing a CMake configuration file for MbedTLS.
2025-11-13T00:53:34.2729654Z MbedTLS_DIR:PATH=$PREFIX/lib/cmake/MbedTLS
2025-11-13T00:53:34.2729852Z
2025-11-13T00:53:34.2730123Z // URL to the spdlog source
2025-11-13T00:53:34.2730450Z SPDLOG_URL:STRING=$SRC_DIR/third-party//spdlog-1.15.3.zip
2025-11-13T00:53:34.2730660Z
2025-11-13T00:53:34.2730920Z // URL to tcb/span
2025-11-13T00:53:34.2731251Z TCB_SPAN_URL:STRING=$SRC_DIR/third-party//tcb-span-b70b0ff.zip
2025-11-13T00:53:34.2731485Z
2025-11-13T00:53:34.2731731Z // URL to UTFCPP
2025-11-13T00:53:34.2732052Z UTFCPP_URL:STRING=$SRC_DIR/third-party//utfcpp-4.0.6.zip
2025-11-13T00:53:34.2732278Z
2025-11-13T00:53:34.2732591Z // The directory containing a CMake configuration file for nlohmann_json.
2025-11-13T00:53:34.2733069Z nlohmann_json_DIR:PATH=$PREFIX/share/cmake/nlohmann_json
2025-11-13T00:53:34.2733279Z
2025-11-13T00:53:35.2127497Z Traceback (most recent call last):
2025-11-13T00:53:35.2128800Z   File "/opt/conda/lib/python3.12/site-packages/conda_build/build.py", line 2570, in build
2025-11-13T00:53:35.2141127Z     utils.check_call_env(
2025-11-13T00:53:35.2142452Z   File "/opt/conda/lib/python3.12/site-packages/conda_build/utils.py", line 410, in check_call_env
2025-11-13T00:53:35.2147888Z     return _func_defaulting_env_to_os_environ("call", *popenargs, **kwargs)
2025-11-13T00:53:35.2152050Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-11-13T00:53:35.2156256Z   File "/opt/conda/lib/python3.12/site-packages/conda_build/utils.py", line 386, in _func_defaulting_env_to_os_environ
2025-11-13T00:53:35.2158124Z     raise subprocess.CalledProcessError(proc.returncode, _args)
2025-11-13T00:53:35.2158603Z subprocess.CalledProcessError: Command '['/bin/bash', '-o', 'errexit', '/home/conda/feedstock_root/build_artifacts/lief_1762994899769/work/conda_build.sh']' returned non-zero exit status 1.
2025-11-13T00:53:35.2159059Z
2025-11-13T00:53:35.2159308Z The above exception was the direct cause of the following exception:
2025-11-13T00:53:35.2159458Z
2025-11-13T00:53:35.2159845Z Traceback (most recent call last):
2025-11-13T00:53:35.2162642Z   File "/opt/conda/bin/conda-build", line 11, in <module>
2025-11-13T00:53:35.2164315Z     sys.exit(execute())
2025-11-13T00:53:35.2167885Z              ^^^^^^^^^
2025-11-13T00:53:35.2173169Z   File "/opt/conda/lib/python3.12/site-packages/conda_build/cli/main_build.py", line 622, in execute
2025-11-13T00:53:35.2174153Z     api.build(
2025-11-13T00:53:35.2174523Z   File "/opt/conda/lib/python3.12/site-packages/conda_build/api.py", line 211, in build
2025-11-13T00:53:35.2179001Z     return build_tree(
2025-11-13T00:53:35.2180087Z            ^^^^^^^^^^^
2025-11-13T00:53:35.2180450Z   File "/opt/conda/lib/python3.12/site-packages/conda_build/build.py", line 3669, in build_tree
2025-11-13T00:53:35.2186844Z     packages_from_this = build(
2025-11-13T00:53:35.2188317Z                          ^^^^^^
2025-11-13T00:53:35.2189245Z   File "/opt/conda/lib/python3.12/site-packages/conda_build/build.py", line 2578, in build
2025-11-13T00:53:35.2193732Z     raise BuildScriptException(str(exc), caused_by=exc) from exc
2025-11-13T00:53:35.2197470Z conda_build.exceptions.BuildScriptException: Command '['/bin/bash', '-o', 'errexit', '/home/conda/feedstock_root/build_artifacts/lief_1762994899769/work/conda_build.sh']' returned non-zero exit status 1.
2025-11-13T00:53:46.3141684Z
2025-11-13T00:53:46.3197881Z ##[error]Bash exited with code '1'.
2025-11-13T00:53:46.3230400Z ##[section]Finishing: Run docker build
