conda-forge / cross-python-feedstock

A conda-smithy repository for cross-python.
BSD 3-Clause "New" or "Revised" License
4 stars 15 forks source link

ERROR: 'HOST_GNU_TYPE' for pypy and cross python #52

Closed hmaarrfk closed 2 years ago

hmaarrfk commented 2 years ago

Solution to issue cannot be found in the documentation.

Issue

In a few different builds:

It seems that an error is obtained

ERROR: 'HOST_GNU_TYPE'

This seems to happen when trying to cross compile for

Help on this would be appreciated

Installed packages

Build log copied and pasted ```shell 2022-10-14T20:05:10.3675882Z ##[section]Starting: Run docker build 2022-10-14T20:05:10.3703397Z ============================================================================== 2022-10-14T20:05:10.3704159Z Task : Command line 2022-10-14T20:05:10.3704602Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2022-10-14T20:05:10.3705070Z Version : 2.201.1 2022-10-14T20:05:10.3705484Z Author : Microsoft Corporation 2022-10-14T20:05:10.3705921Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2022-10-14T20:05:10.3706430Z ============================================================================== 2022-10-14T20:05:10.5043230Z Generating script. 2022-10-14T20:05:10.5058958Z ========================== Starting Command Output =========================== 2022-10-14T20:05:10.5104565Z [command]/usr/bin/bash --noprofile --norc /home/vsts/work/_temp/946d6f0f-db99-40c7-b536-41d1475ed6d2.sh 2022-10-14T20:05:10.5202460Z ##[group]Configure Docker 2022-10-14T20:05:10.5213305Z +++ dirname .scripts/run_docker_build.sh 2022-10-14T20:05:10.5225181Z ++ cd .scripts 2022-10-14T20:05:10.5227974Z ++ pwd 2022-10-14T20:05:10.5229108Z + THISDIR=/home/vsts/work/1/s/.scripts 2022-10-14T20:05:10.5234148Z ++ basename /home/vsts/work/1/s/.scripts 2022-10-14T20:05:10.5244655Z + PROVIDER_DIR=.scripts 2022-10-14T20:05:10.5251288Z +++ dirname .scripts/run_docker_build.sh 2022-10-14T20:05:10.5262893Z ++ cd .scripts/.. 2022-10-14T20:05:10.5265135Z ++ pwd 2022-10-14T20:05:10.5265738Z + FEEDSTOCK_ROOT=/home/vsts/work/1/s 2022-10-14T20:05:10.5268245Z + RECIPE_ROOT=/home/vsts/work/1/s/recipe 2022-10-14T20:05:10.5269475Z + '[' -z pymongo-feedstock ']' 2022-10-14T20:05:10.5270052Z + docker info 2022-10-14T20:05:10.8774053Z Client: 2022-10-14T20:05:10.8795375Z Context: default 2022-10-14T20:05:10.8796415Z Debug Mode: false 2022-10-14T20:05:10.8796999Z Plugins: 2022-10-14T20:05:10.8798201Z buildx: Docker Buildx (Docker Inc., 0.9.1+azure-1) 2022-10-14T20:05:10.8799153Z compose: Docker Compose (Docker Inc., 2.11.2+azure-1) 2022-10-14T20:05:10.8799672Z 2022-10-14T20:05:10.8800186Z Server: 2022-10-14T20:05:10.8800725Z Containers: 0 2022-10-14T20:05:10.8801267Z Running: 0 2022-10-14T20:05:10.8801783Z Paused: 0 2022-10-14T20:05:10.8802316Z Stopped: 0 2022-10-14T20:05:10.8802877Z Images: 20 2022-10-14T20:05:10.8803651Z Server Version: 20.10.18+azure-1 2022-10-14T20:05:10.8804852Z Storage Driver: overlay2 2022-10-14T20:05:10.8805456Z Backing Filesystem: extfs 2022-10-14T20:05:10.8805974Z Supports d_type: true 2022-10-14T20:05:10.8806494Z Native Overlay Diff: false 2022-10-14T20:05:10.8806993Z userxattr: false 2022-10-14T20:05:10.8807694Z Logging Driver: json-file 2022-10-14T20:05:10.8808239Z Cgroup Driver: cgroupfs 2022-10-14T20:05:10.8808732Z Cgroup Version: 1 2022-10-14T20:05:10.8809204Z Plugins: 2022-10-14T20:05:10.8809661Z Volume: local 2022-10-14T20:05:10.8810211Z Network: bridge host ipvlan macvlan null overlay 2022-10-14T20:05:10.8811100Z Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 2022-10-14T20:05:10.8811734Z Swarm: inactive 2022-10-14T20:05:10.8812325Z Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux 2022-10-14T20:05:10.8812911Z Default Runtime: runc 2022-10-14T20:05:10.8813695Z Init Binary: docker-init 2022-10-14T20:05:10.8814324Z containerd version: a17ec496a95e55601607ca50828147e8ccaeebf1 2022-10-14T20:05:10.8815241Z runc version: 5fd4c4d144137e991c4acebb2146ab1483a97925 2022-10-14T20:05:10.8815812Z init version: 2022-10-14T20:05:10.8816303Z Security Options: 2022-10-14T20:05:10.8816771Z apparmor 2022-10-14T20:05:10.8817235Z seccomp 2022-10-14T20:05:10.8817699Z Profile: default 2022-10-14T20:05:10.8818412Z Kernel Version: 5.15.0-1020-azure 2022-10-14T20:05:10.8818982Z Operating System: Ubuntu 20.04.5 LTS 2022-10-14T20:05:10.8819542Z OSType: linux 2022-10-14T20:05:10.8820039Z Architecture: x86_64 2022-10-14T20:05:10.8820508Z CPUs: 2 2022-10-14T20:05:10.8820996Z Total Memory: 6.781GiB 2022-10-14T20:05:10.8821966Z Name: fv-az131-797 2022-10-14T20:05:10.8822626Z ID: COJK:DGIK:OKWD:REMT:QGYK:H4LG:3S2R:VCG3:VWYD:4DOU:YCMW:U3BY 2022-10-14T20:05:10.8823272Z Docker Root Dir: /var/lib/docker 2022-10-14T20:05:10.8823780Z Debug Mode: false 2022-10-14T20:05:10.8824284Z Username: githubactions 2022-10-14T20:05:10.8824818Z Registry: https://index.docker.io/v1/ 2022-10-14T20:05:10.8825338Z Labels: 2022-10-14T20:05:10.8825817Z Experimental: false 2022-10-14T20:05:10.8826311Z Insecure Registries: 2022-10-14T20:05:10.8826801Z 127.0.0.0/8 2022-10-14T20:05:10.8827289Z Live Restore Enabled: false 2022-10-14T20:05:10.8827664Z 2022-10-14T20:05:10.8828321Z ++ id -u 2022-10-14T20:05:10.8828841Z + export HOST_USER_ID=1001 2022-10-14T20:05:10.8829349Z + HOST_USER_ID=1001 2022-10-14T20:05:10.8830003Z + hash docker-machine 2022-10-14T20:05:10.8830582Z + ARTIFACTS=/home/vsts/work/1/s/build_artifacts 2022-10-14T20:05:10.8831411Z + '[' -z linux_aarch64_python3.9.____73_pypypython_implpypy ']' 2022-10-14T20:05:10.8832302Z + '[' -z quay.io/condaforge/linux-anvil-cos7-x86_64 ']' 2022-10-14T20:05:10.8833094Z + mkdir -p /home/vsts/work/1/s/build_artifacts 2022-10-14T20:05:10.8834237Z + DONE_CANARY=/home/vsts/work/1/s/build_artifacts/conda-forge-build-done-linux_aarch64_python3.9.____73_pypypython_implpypy 2022-10-14T20:05:10.8836854Z + rm -f /home/vsts/work/1/s/build_artifacts/conda-forge-build-done-linux_aarch64_python3.9.____73_pypypython_implpypy 2022-10-14T20:05:10.8845205Z + DOCKER_RUN_ARGS= 2022-10-14T20:05:10.8846719Z + '[' -z azure ']' 2022-10-14T20:05:10.8851741Z ##[endgroup] 2022-10-14T20:05:10.8859180Z ##[group]Start Docker 2022-10-14T20:05:10.8864227Z + export UPLOAD_PACKAGES=True 2022-10-14T20:05:10.8864827Z + UPLOAD_PACKAGES=True 2022-10-14T20:05:10.8865397Z + export IS_PR_BUILD=True 2022-10-14T20:05:10.8866123Z + IS_PR_BUILD=True 2022-10-14T20:05:10.8867157Z + docker pull quay.io/condaforge/linux-anvil-cos7-x86_64 2022-10-14T20:05:10.9063723Z Using default tag: latest 2022-10-14T20:05:11.6309721Z latest: Pulling from condaforge/linux-anvil-cos7-x86_64 2022-10-14T20:05:11.6310518Z 2d473b07cdd5: Pulling fs layer 2022-10-14T20:05:11.6310934Z dadc05df4b32: Pulling fs layer 2022-10-14T20:05:12.2896302Z 2d473b07cdd5: Verifying Checksum 2022-10-14T20:05:12.2902125Z 2d473b07cdd5: Download complete 2022-10-14T20:05:14.7841646Z dadc05df4b32: Verifying Checksum 2022-10-14T20:05:14.7842369Z dadc05df4b32: Download complete 2022-10-14T20:05:15.8340959Z 2d473b07cdd5: Pull complete 2022-10-14T20:05:34.1616814Z dadc05df4b32: Pull complete 2022-10-14T20:05:34.1663305Z Digest: sha256:1c1b355ecab912c157741dcd971f1db9d6d6fe9f0393f13e0b54828e6f85bb57 2022-10-14T20:05:34.1681304Z Status: Downloaded newer image for quay.io/condaforge/linux-anvil-cos7-x86_64:latest 2022-10-14T20:05:34.1703415Z quay.io/condaforge/linux-anvil-cos7-x86_64:latest 2022-10-14T20:05:34.1705378Z + 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 BINSTAR_TOKEN -e FEEDSTOCK_TOKEN -e STAGING_BINSTAR_TOKEN quay.io/condaforge/linux-anvil-cos7-x86_64 bash /home/conda/feedstock_root/.scripts/build_steps.sh 2022-10-14T20:05:34.4653368Z bash: cannot set terminal process group (-1): Inappropriate ioctl for device 2022-10-14T20:05:34.4669777Z bash: no job control in this shell 2022-10-14T20:05:34.4974303Z useradd: warning: the home directory already exists. 2022-10-14T20:05:34.4976729Z Not copying any file from skel directory into it. 2022-10-14T20:05:34.8350541Z + export FEEDSTOCK_ROOT=/home/conda/feedstock_root 2022-10-14T20:05:34.8351549Z + FEEDSTOCK_ROOT=/home/conda/feedstock_root 2022-10-14T20:05:34.8352071Z + source /home/conda/feedstock_root/.scripts/logging_utils.sh 2022-10-14T20:05:34.8366811Z ##[endgroup] 2022-10-14T20:05:34.8367512Z ##[group]Configuring conda 2022-10-14T20:05:34.8369692Z + export PYTHONUNBUFFERED=1 2022-10-14T20:05:34.8372235Z + PYTHONUNBUFFERED=1 2022-10-14T20:05:34.8375575Z + export RECIPE_ROOT=/home/conda/recipe_root 2022-10-14T20:05:34.8378072Z + RECIPE_ROOT=/home/conda/recipe_root 2022-10-14T20:05:34.8380913Z + export CI_SUPPORT=/home/conda/feedstock_root/.ci_support 2022-10-14T20:05:34.8383488Z + CI_SUPPORT=/home/conda/feedstock_root/.ci_support 2022-10-14T20:05:34.8386242Z + export CONFIG_FILE=/home/conda/feedstock_root/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml 2022-10-14T20:05:34.8389062Z + CONFIG_FILE=/home/conda/feedstock_root/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml 2022-10-14T20:05:34.8390248Z + cat 2022-10-14T20:05:34.8409762Z + mamba install --update-specs --yes --quiet --channel conda-forge conda-build pip boa conda-forge-ci-setup=3 2022-10-14T20:05:55.6099707Z Package Version Build Channel Size 2022-10-14T20:05:55.6279615Z ────────────────────────────────────────────────────────────────────────────────────── 2022-10-14T20:05:55.6281653Z Install: 2022-10-14T20:05:55.6282404Z ────────────────────────────────────────────────────────────────────────────────────── 2022-10-14T20:05:55.6334950Z 2022-10-14T20:05:55.6336892Z + click 8.1.3 py310hff52083_0 conda-forge/linux-64 152kB 2022-10-14T20:05:55.6338202Z + conda-env 2.6.0 1 conda-forge/noarch 2kB 2022-10-14T20:05:55.6338982Z + conda-forge-ci-setup 3.21.0 py310hce54274_100 conda-forge/linux-64 44kB 2022-10-14T20:05:55.6339741Z + jq 1.6 h36c2ea0_1000 conda-forge/linux-64 354kB 2022-10-14T20:05:55.6340485Z + oniguruma 6.9.8 h166bdaf_0 conda-forge/linux-64 440kB 2022-10-14T20:05:55.6341208Z + shyaml 0.6.2 pyhd3deb0d_0 conda-forge/noarch 22kB 2022-10-14T20:05:55.6341540Z 2022-10-14T20:05:55.6341856Z Summary: 2022-10-14T20:05:55.6342120Z 2022-10-14T20:05:55.6342445Z Install: 6 packages 2022-10-14T20:05:55.6342667Z 2022-10-14T20:05:55.6343007Z Total download: 1MB 2022-10-14T20:05:55.6343226Z 2022-10-14T20:05:55.6343824Z ────────────────────────────────────────────────────────────────────────────────────── 2022-10-14T20:05:55.6344093Z 2022-10-14T20:05:57.2738138Z Preparing transaction: ...working... done 2022-10-14T20:05:57.2888798Z Verifying transaction: ...working... done 2022-10-14T20:05:58.2993405Z Executing transaction: ...working... done 2022-10-14T20:05:58.4644164Z + mamba update --update-specs --yes --quiet --channel conda-forge conda-build pip boa conda-forge-ci-setup=3 2022-10-14T20:06:02.0021283Z + setup_conda_rc /home/conda/feedstock_root /home/conda/recipe_root /home/conda/feedstock_root/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml 2022-10-14T20:06:04.0302013Z + source run_conda_forge_build_setup 2022-10-14T20:06:04.0303488Z ++ export PYTHONUNBUFFERED=1 2022-10-14T20:06:04.0304115Z ++ PYTHONUNBUFFERED=1 2022-10-14T20:06:04.0305539Z ++ conda config --env --set show_channel_urls true 2022-10-14T20:06:04.3766544Z ++ conda config --env --set auto_update_conda false 2022-10-14T20:06:04.7257000Z ++ conda config --env --set add_pip_as_python_dependency false 2022-10-14T20:06:05.0709024Z ++ conda config --env --append aggressive_update_packages ca-certificates 2022-10-14T20:06:05.4182197Z ++ conda config --env --remove-key aggressive_update_packages 2022-10-14T20:06:05.7721349Z ++ conda config --env --append aggressive_update_packages ca-certificates 2022-10-14T20:06:06.1227233Z ++ conda config --env --append aggressive_update_packages certifi 2022-10-14T20:06:06.4648712Z ++ export CONDA_BLD_PATH=/home/conda/feedstock_root/build_artifacts 2022-10-14T20:06:06.4649921Z ++ CONDA_BLD_PATH=/home/conda/feedstock_root/build_artifacts 2022-10-14T20:06:06.4650478Z ++ set +u 2022-10-14T20:06:06.4650887Z ++ [[ azure == \d\r\o\n\e ]] 2022-10-14T20:06:06.4651345Z ++ [[ azure == \g\i\t\h\u\b\_\a\c\t\i\o\n\s ]] 2022-10-14T20:06:06.4652065Z ++ export CPU_COUNT=2 2022-10-14T20:06:06.4652502Z ++ CPU_COUNT=2 2022-10-14T20:06:06.4653556Z +++ shyaml get-value channel_priority strict 2022-10-14T20:06:06.4671393Z +++ cat /home/conda/feedstock_root/conda-forge.yml 2022-10-14T20:06:06.5111239Z ++ conda config --env --set channel_priority strict 2022-10-14T20:06:06.8590526Z ++ [[ ! -z '' ]] 2022-10-14T20:06:06.8595473Z ++ '[' '!' -z linux_aarch64_python3.9.____73_pypypython_implpypy ']' 2022-10-14T20:06:06.8596249Z ++ '[' '!' -z azure ']' 2022-10-14T20:06:06.8596796Z ++ echo '' 2022-10-14T20:06:06.8597154Z ++ echo CI: 2022-10-14T20:06:06.8597677Z ++ echo '- azure' 2022-10-14T20:06:06.8598178Z ++ echo '' 2022-10-14T20:06:06.8598740Z ++ cat /home/conda/feedstock_root/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml 2022-10-14T20:06:06.8599345Z BUILD: 2022-10-14T20:06:06.8599896Z - aarch64-conda_cos7-linux-gnu 2022-10-14T20:06:06.8600315Z c_compiler: 2022-10-14T20:06:06.8600779Z - gcc 2022-10-14T20:06:06.8601160Z c_compiler_version: 2022-10-14T20:06:06.8601673Z - '10' 2022-10-14T20:06:06.8602019Z cdt_arch: 2022-10-14T20:06:06.8602503Z - aarch64 2022-10-14T20:06:06.8602849Z cdt_name: 2022-10-14T20:06:06.8603324Z - cos7 2022-10-14T20:06:06.8603680Z channel_sources: 2022-10-14T20:06:06.8604195Z - conda-forge 2022-10-14T20:06:06.8604803Z channel_targets: 2022-10-14T20:06:06.8605341Z - conda-forge main 2022-10-14T20:06:06.8605715Z cxx_compiler: 2022-10-14T20:06:06.8606194Z - gxx 2022-10-14T20:06:06.8606560Z cxx_compiler_version: 2022-10-14T20:06:06.8607065Z - '10' 2022-10-14T20:06:06.8607413Z docker_image: 2022-10-14T20:06:06.8608025Z - quay.io/condaforge/linux-anvil-cos7-x86_64 2022-10-14T20:06:06.8608486Z pin_run_as_build: 2022-10-14T20:06:06.8608840Z python: 2022-10-14T20:06:06.8609189Z min_pin: x.x 2022-10-14T20:06:06.8609534Z max_pin: x.x 2022-10-14T20:06:06.8609879Z python: 2022-10-14T20:06:06.8610370Z - 3.9.* *_73_pypy 2022-10-14T20:06:06.8610758Z python_impl: 2022-10-14T20:06:06.8611220Z - pypy 2022-10-14T20:06:06.8611599Z target_platform: 2022-10-14T20:06:06.8612103Z - linux-aarch64 2022-10-14T20:06:06.8612479Z zip_keys: 2022-10-14T20:06:06.8612982Z - - c_compiler_version 2022-10-14T20:06:06.8613550Z - cxx_compiler_version 2022-10-14T20:06:06.8614066Z - - python 2022-10-14T20:06:06.8614858Z - python_impl 2022-10-14T20:06:06.8615310Z 2022-10-14T20:06:06.8615939Z CI: 2022-10-14T20:06:06.8621743Z - azure 2022-10-14T20:06:06.8622204Z 2022-10-14T20:06:06.8622877Z ++ set -u 2022-10-14T20:06:06.8623556Z ++ mkdir -p /opt/conda/etc/conda/activate.d 2022-10-14T20:06:06.8640216Z ++ echo 'export CONDA_BLD_PATH='\''/home/conda/feedstock_root/build_artifacts'\''' 2022-10-14T20:06:06.8643835Z ++ '[' -n 2 ']' 2022-10-14T20:06:06.8646198Z ++ echo 'export CPU_COUNT='\''2'\''' 2022-10-14T20:06:06.8647437Z ++ echo 'export PYTHONUNBUFFERED='\''1'\''' 2022-10-14T20:06:06.8648230Z +++ shyaml get-value cuda_compiler_version.0 None 2022-10-14T20:06:06.8661771Z +++ cat /home/conda/feedstock_root/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml 2022-10-14T20:06:06.9114814Z ++ CUDA_VERSION=None 2022-10-14T20:06:06.9120249Z ++ [[ None != \N\o\n\e ]] 2022-10-14T20:06:06.9121141Z ++++ dirname /opt/conda/bin/run_conda_forge_build_setup 2022-10-14T20:06:06.9137035Z +++ cd /opt/conda/bin 2022-10-14T20:06:06.9137683Z +++ pwd 2022-10-14T20:06:06.9138141Z ++ SCRIPT_DIR=/opt/conda/bin 2022-10-14T20:06:06.9142394Z ++ source /opt/conda/bin/cross_compile_support.sh 2022-10-14T20:06:06.9143700Z ++++ jq -r .platform 2022-10-14T20:06:06.9220733Z ++++ conda info --json 2022-10-14T20:06:07.3921852Z +++ BUILD_PLATFORM=linux-64 2022-10-14T20:06:07.3923349Z +++ '[' -f /home/conda/feedstock_root/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml ']' 2022-10-14T20:06:07.3938888Z ++++ cat /home/conda/feedstock_root/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml 2022-10-14T20:06:07.3940331Z ++++ shyaml get-value target_platform.0 linux-64 2022-10-14T20:06:07.4410500Z +++ HOST_PLATFORM=linux-aarch64 2022-10-14T20:06:07.4411890Z +++ HOST_PLATFORM=linux-aarch64 2022-10-14T20:06:07.4412647Z +++ [[ linux-aarch64 != \l\i\n\u\x\-\6\4 ]] 2022-10-14T20:06:07.4413411Z +++ echo 'export CONDA_BUILD_CROSS_COMPILATION=1' 2022-10-14T20:06:07.4413996Z +++ export CONDA_BUILD_CROSS_COMPILATION=1 2022-10-14T20:06:07.4414733Z +++ CONDA_BUILD_CROSS_COMPILATION=1 2022-10-14T20:06:07.4415719Z +++ '[' -f /home/conda/feedstock_root/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml ']' 2022-10-14T20:06:07.4416410Z +++ echo build_platform: 2022-10-14T20:06:07.4417007Z +++ echo '- linux-64' 2022-10-14T20:06:07.4417680Z +++ [[ linux-64 == \l\i\n\u\x\-\6\4 ]] 2022-10-14T20:06:07.4418348Z +++ [[ linux-aarch64 == linux-* ]] 2022-10-14T20:06:07.4419146Z +++ mamba create -n sysroot_linux-aarch64 --yes --quiet sysroot_linux-aarch64 2022-10-14T20:06:16.7329424Z Package Version Build Channel Size 2022-10-14T20:06:16.7331304Z ───────────────────────────────────────────────────────────────────────────────────── 2022-10-14T20:06:16.7343026Z Install: 2022-10-14T20:06:16.7343907Z ───────────────────────────────────────────────────────────────────────────────────── 2022-10-14T20:06:16.7344149Z 2022-10-14T20:06:16.7344789Z + kernel-headers_linux-aarch64 4.18.0 h5b4a56d_13 conda-forge/noarch 1MB 2022-10-14T20:06:16.7345850Z + sysroot_linux-aarch64 2.17 h43d7e78_13 conda-forge/noarch 35MB 2022-10-14T20:06:16.7346167Z 2022-10-14T20:06:16.7346444Z Summary: 2022-10-14T20:06:16.7346626Z 2022-10-14T20:06:16.7346918Z Install: 2 packages 2022-10-14T20:06:16.7347106Z 2022-10-14T20:06:16.7347413Z Total download: 37MB 2022-10-14T20:06:16.7347602Z 2022-10-14T20:06:16.7348120Z ───────────────────────────────────────────────────────────────────────────────────── 2022-10-14T20:06:16.7348342Z 2022-10-14T20:06:23.0545937Z Preparing transaction: ...working... done 2022-10-14T20:06:23.7420923Z Verifying transaction: ...working... done 2022-10-14T20:06:24.7606411Z Executing transaction: ...working... done 2022-10-14T20:06:24.9286861Z +++ [[ -f /home/conda/feedstock_root/.ci_support/../recipe/yum_requirements.txt ]] 2022-10-14T20:06:24.9292551Z ++++ head -1 2022-10-14T20:06:24.9300232Z ++++ find /opt/conda/envs/sysroot_linux-aarch64 -name sysroot 2022-10-14T20:06:24.9407295Z +++ export QEMU_LD_PREFIX=/opt/conda/envs/sysroot_linux-aarch64/aarch64-conda-linux-gnu/sysroot 2022-10-14T20:06:24.9408718Z +++ QEMU_LD_PREFIX=/opt/conda/envs/sysroot_linux-aarch64/aarch64-conda-linux-gnu/sysroot 2022-10-14T20:06:24.9409665Z +++ '[' -f /home/conda/feedstock_root/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml ']' 2022-10-14T20:06:24.9410448Z +++ echo 'CMAKE_CROSSCOMPILING_EMULATOR: ' 2022-10-14T20:06:24.9416290Z ++++ cut -b 7- 2022-10-14T20:06:24.9422594Z ++++ echo linux-aarch64 2022-10-14T20:06:24.9434586Z +++ echo '- /usr/bin/qemu-aarch64-static' 2022-10-14T20:06:24.9435506Z +++ echo 'CROSSCOMPILING_EMULATOR: ' 2022-10-14T20:06:24.9444240Z ++++ echo linux-aarch64 2022-10-14T20:06:24.9445305Z ++++ cut -b 7- 2022-10-14T20:06:24.9456270Z +++ echo '- /usr/bin/qemu-aarch64-static' 2022-10-14T20:06:24.9461246Z ++ '[' -f /home/conda/feedstock_root/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml ']' 2022-10-14T20:06:24.9467908Z +++ cat /home/conda/feedstock_root/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml 2022-10-14T20:06:24.9471528Z +++ shyaml get-value MACOSX_DEPLOYMENT_TARGET.0 0 2022-10-14T20:06:24.9936002Z ++ need_osx_sdk=0 2022-10-14T20:06:24.9937043Z ++ [[ 0 != \0 ]] 2022-10-14T20:06:24.9937478Z ++ conda info 2022-10-14T20:06:25.3776895Z 2022-10-14T20:06:25.3778160Z active environment : base 2022-10-14T20:06:25.3778688Z active env location : /opt/conda 2022-10-14T20:06:25.3779089Z shell level : 1 2022-10-14T20:06:25.3779504Z user config file : /home/conda/.condarc 2022-10-14T20:06:25.3779946Z populated config files : /opt/conda/.condarc 2022-10-14T20:06:25.3780386Z /home/conda/.condarc 2022-10-14T20:06:25.3780779Z conda version : 22.9.0 2022-10-14T20:06:25.3781781Z conda-build version : 3.22.0 2022-10-14T20:06:25.3782258Z python version : 3.10.6.final.0 2022-10-14T20:06:25.3782691Z virtual packages : __linux=5.15.0=0 2022-10-14T20:06:25.3783116Z __glibc=2.17=0 2022-10-14T20:06:25.3783748Z __unix=0=0 2022-10-14T20:06:25.3784146Z __archspec=1=x86_64 2022-10-14T20:06:25.3784568Z base environment : /opt/conda (writable) 2022-10-14T20:06:25.3785021Z conda av data dir : /opt/conda/etc/conda 2022-10-14T20:06:25.3785451Z conda av metadata url : None 2022-10-14T20:06:25.3786126Z channel URLs : https://conda.anaconda.org/conda-forge/linux-64 2022-10-14T20:06:25.3786854Z https://conda.anaconda.org/conda-forge/noarch 2022-10-14T20:06:25.3787442Z package cache : /home/conda/feedstock_root/build_artifacts/pkg_cache 2022-10-14T20:06:25.3787923Z /opt/conda/pkgs 2022-10-14T20:06:25.3788321Z envs directories : /opt/conda/envs 2022-10-14T20:06:25.3788742Z /home/conda/.conda/envs 2022-10-14T20:06:25.3789304Z platform : linux-64 2022-10-14T20:06:25.3790087Z user-agent : conda/22.9.0 requests/2.28.1 CPython/3.10.6 Linux/5.15.0-1020-azure centos/7.9.2009 glibc/2.17 2022-10-14T20:06:25.3790692Z UID:GID : 1001:1001 2022-10-14T20:06:25.3791083Z netrc file : None 2022-10-14T20:06:25.3791468Z offline mode : False 2022-10-14T20:06:25.3791700Z 2022-10-14T20:06:25.4681178Z ++ conda config --env --show-sources 2022-10-14T20:06:25.7460805Z ==> /opt/conda/.condarc <== 2022-10-14T20:06:25.7461840Z add_pip_as_python_dependency: False 2022-10-14T20:06:25.7462367Z auto_update_conda: False 2022-10-14T20:06:25.7462821Z aggressive_update_packages: 2022-10-14T20:06:25.7463884Z - ca-certificates 2022-10-14T20:06:25.7464474Z - certifi 2022-10-14T20:06:25.7464945Z channel_priority: strict 2022-10-14T20:06:25.7465379Z channels: 2022-10-14T20:06:25.7465918Z - conda-forge 2022-10-14T20:06:25.7466371Z show_channel_urls: True 2022-10-14T20:06:25.7466802Z 2022-10-14T20:06:25.7467352Z ==> /home/conda/.condarc <== 2022-10-14T20:06:25.7468187Z pkgs_dirs: 2022-10-14T20:06:25.7468957Z - /home/conda/feedstock_root/build_artifacts/pkg_cache 2022-10-14T20:06:25.7469639Z - /opt/conda/pkgs 2022-10-14T20:06:25.7470284Z conda-build: 2022-10-14T20:06:25.7470974Z root-dir: /home/conda/feedstock_root/build_artifacts 2022-10-14T20:06:25.7471321Z 2022-10-14T20:06:25.7471705Z ==> envvars <== 2022-10-14T20:06:25.7472192Z bld_path: /home/conda/feedstock_root/build_artifacts 2022-10-14T20:06:25.7472515Z 2022-10-14T20:06:25.8085455Z ++ conda list --show-channel-urls 2022-10-14T20:06:26.6148463Z # packages in environment at /opt/conda: 2022-10-14T20:06:26.6149507Z # 2022-10-14T20:06:26.6150069Z # Name Version Build Channel 2022-10-14T20:06:26.6151540Z _libgcc_mutex 0.1 conda_forge conda-forge 2022-10-14T20:06:26.6152386Z _openmp_mutex 4.5 2_gnu conda-forge 2022-10-14T20:06:26.6153191Z anaconda-client 1.8.0 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6153984Z anyio 3.6.1 pyhd8ed1ab_1 conda-forge 2022-10-14T20:06:26.6154761Z attrs 22.1.0 pyh71513ae_1 conda-forge 2022-10-14T20:06:26.6155510Z backports 1.0 py_2 conda-forge 2022-10-14T20:06:26.6156323Z backports.functools_lru_cache 1.6.4 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6157162Z beautifulsoup4 4.11.1 pyha770c72_0 conda-forge 2022-10-14T20:06:26.6157943Z boa 0.12.0 pyha770c72_4 conda-forge 2022-10-14T20:06:26.6158736Z brotlipy 0.7.0 py310h5764c6d_1004 conda-forge 2022-10-14T20:06:26.6159517Z bzip2 1.0.8 h7f98852_4 conda-forge 2022-10-14T20:06:26.6160282Z c-ares 1.18.1 h7f98852_0 conda-forge 2022-10-14T20:06:26.6161078Z ca-certificates 2022.9.24 ha878542_0 conda-forge 2022-10-14T20:06:26.6162096Z certifi 2022.9.24 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6162897Z cffi 1.15.1 py310h255011f_0 conda-forge 2022-10-14T20:06:26.6163673Z chardet 5.0.0 py310hff52083_0 conda-forge 2022-10-14T20:06:26.6164477Z charset-normalizer 2.1.1 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6165278Z click 8.1.3 py310hff52083_0 conda-forge 2022-10-14T20:06:26.6166024Z clyent 1.2.2 py_1 conda-forge 2022-10-14T20:06:26.6166784Z colorama 0.4.5 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6167540Z commonmark 0.9.1 py_0 conda-forge 2022-10-14T20:06:26.6168316Z conda 22.9.0 py310hff52083_1 conda-forge 2022-10-14T20:06:26.6169092Z conda-build 3.22.0 py310hff52083_2 conda-forge 2022-10-14T20:06:26.6169869Z conda-env 2.6.0 1 conda-forge 2022-10-14T20:06:26.6170665Z conda-forge-ci-setup 3.21.0 py310hce54274_100 conda-forge 2022-10-14T20:06:26.6171502Z conda-package-handling 1.9.0 py310h5764c6d_0 conda-forge 2022-10-14T20:06:26.6172335Z cryptography 38.0.1 py310h597c629_0 conda-forge 2022-10-14T20:06:26.6173110Z curl 7.85.0 h7bff187_0 conda-forge 2022-10-14T20:06:26.6173888Z dataclasses 0.8 pyhc8e2a94_3 conda-forge 2022-10-14T20:06:26.6174958Z expat 2.4.9 h27087fc_0 conda-forge 2022-10-14T20:06:26.6175816Z filelock 3.8.0 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6176611Z future 0.18.2 py310hff52083_5 conda-forge 2022-10-14T20:06:26.6177389Z gettext 0.19.8.1 h27087fc_1009 conda-forge 2022-10-14T20:06:26.6178190Z git 2.38.0 pl5321h5fbbf19_0 conda-forge 2022-10-14T20:06:26.6178984Z glob2 0.7 py_0 conda-forge 2022-10-14T20:06:26.6179719Z icu 70.1 h27087fc_0 conda-forge 2022-10-14T20:06:26.6180477Z idna 3.4 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6181264Z importlib-metadata 4.11.4 py310hff52083_0 conda-forge 2022-10-14T20:06:26.6182096Z importlib_resources 5.10.0 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6182910Z jinja2 3.1.2 pyhd8ed1ab_1 conda-forge 2022-10-14T20:06:26.6183838Z joblib 1.2.0 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6184613Z jq 1.6 h36c2ea0_1000 conda-forge 2022-10-14T20:06:26.6185370Z json5 0.9.5 pyh9f0ad1d_0 conda-forge 2022-10-14T20:06:26.6186165Z jsonschema 4.16.0 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6186958Z jupyter_core 4.11.1 py310hff52083_0 conda-forge 2022-10-14T20:06:26.6187759Z keyutils 1.6.1 h166bdaf_0 conda-forge 2022-10-14T20:06:26.6188536Z krb5 1.19.3 h3790be6_0 conda-forge 2022-10-14T20:06:26.6189311Z ld_impl_linux-64 2.36.1 hea4e1c9_2 conda-forge 2022-10-14T20:06:26.6190113Z libarchive 3.5.2 hb890918_3 conda-forge 2022-10-14T20:06:26.6190883Z libcurl 7.85.0 h7bff187_0 conda-forge 2022-10-14T20:06:26.6191677Z libedit 3.1.20191231 he28a2e2_2 conda-forge 2022-10-14T20:06:26.6192460Z libev 4.33 h516909a_1 conda-forge 2022-10-14T20:06:26.6193215Z libffi 3.4.2 h7f98852_5 conda-forge 2022-10-14T20:06:26.6194182Z libgcc-ng 12.1.0 h8d9b700_16 conda-forge 2022-10-14T20:06:26.6194952Z libgomp 12.1.0 h8d9b700_16 conda-forge 2022-10-14T20:06:26.6195731Z libiconv 1.17 h166bdaf_0 conda-forge 2022-10-14T20:06:26.6196617Z liblief 0.12.2 h27087fc_0 conda-forge 2022-10-14T20:06:26.6197279Z libmamba 0.27.0 h0dd8ff0_0 conda-forge 2022-10-14T20:06:26.6197971Z libmambapy 0.27.0 py310hab0e683_0 conda-forge 2022-10-14T20:06:26.6198660Z libnghttp2 1.47.0 hdcd2b5c_1 conda-forge 2022-10-14T20:06:26.6199343Z libnsl 2.0.0 h7f98852_0 conda-forge 2022-10-14T20:06:26.6200011Z libsolv 0.7.22 h6239696_0 conda-forge 2022-10-14T20:06:26.6200677Z libsqlite 3.39.4 h753d276_0 conda-forge 2022-10-14T20:06:26.6201357Z libssh2 1.10.0 haa6b8db_3 conda-forge 2022-10-14T20:06:26.6202026Z libstdcxx-ng 12.1.0 ha89aaad_16 conda-forge 2022-10-14T20:06:26.6202718Z libuuid 2.32.1 h7f98852_1000 conda-forge 2022-10-14T20:06:26.6203387Z libxml2 2.9.14 h22db469_4 conda-forge 2022-10-14T20:06:26.6204068Z libzlib 1.2.12 h166bdaf_4 conda-forge 2022-10-14T20:06:26.6204739Z lz4-c 1.9.3 h9c3ff4c_1 conda-forge 2022-10-14T20:06:26.6205396Z lzo 2.10 h516909a_1000 conda-forge 2022-10-14T20:06:26.6206078Z mamba 0.27.0 py310hf87f941_0 conda-forge 2022-10-14T20:06:26.6206760Z markupsafe 2.1.1 py310h5764c6d_1 conda-forge 2022-10-14T20:06:26.6207444Z nbformat 5.6.1 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6208125Z ncurses 6.3 h27087fc_1 conda-forge 2022-10-14T20:06:26.6208777Z oniguruma 6.9.8 h166bdaf_0 conda-forge 2022-10-14T20:06:26.6209459Z openssl 1.1.1q h166bdaf_0 conda-forge 2022-10-14T20:06:26.6210125Z patch 2.7.6 h7f98852_1002 conda-forge 2022-10-14T20:06:26.6210835Z patchelf 0.15.0 h58526e2_0 conda-forge 2022-10-14T20:06:26.6211514Z pcre2 10.37 hc3806b6_1 conda-forge 2022-10-14T20:06:26.6212184Z perl 5.32.1 2_h7f98852_perl5 conda-forge 2022-10-14T20:06:26.6213075Z pip 22.2.2 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6213740Z pkginfo 1.8.3 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6214664Z pkgutil-resolve-name 1.3.10 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6215467Z prompt-toolkit 3.0.31 pyha770c72_0 conda-forge 2022-10-14T20:06:26.6216157Z prompt_toolkit 3.0.31 hd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6216851Z psutil 5.9.2 py310h5764c6d_0 conda-forge 2022-10-14T20:06:26.6217527Z py-lief 0.12.2 py310hd8f1fbe_0 conda-forge 2022-10-14T20:06:26.6218209Z pybind11-abi 4 hd8ed1ab_3 conda-forge 2022-10-14T20:06:26.6218890Z pycosat 0.6.3 py310h5764c6d_1010 conda-forge 2022-10-14T20:06:26.6219583Z pycparser 2.21 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6220268Z pygments 2.13.0 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6220943Z pyopenssl 22.0.0 pyhd8ed1ab_1 conda-forge 2022-10-14T20:06:26.6221639Z pyrsistent 0.18.1 py310h5764c6d_1 conda-forge 2022-10-14T20:06:26.6222455Z pysocks 1.7.1 pyha2e5f31_6 conda-forge 2022-10-14T20:06:26.6223149Z python 3.10.6 h582c2e5_0_cpython conda-forge 2022-10-14T20:06:26.6223856Z python-dateutil 2.8.2 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6224556Z python-fastjsonschema 2.16.2 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6225280Z python-libarchive-c 4.0 py310hff52083_1 conda-forge 2022-10-14T20:06:26.6225992Z python_abi 3.10 2_cp310 conda-forge 2022-10-14T20:06:26.6226675Z pytz 2022.4 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6227365Z pyyaml 6.0 py310h5764c6d_4 conda-forge 2022-10-14T20:06:26.6228034Z readline 8.1.2 h0f457ee_0 conda-forge 2022-10-14T20:06:26.6228711Z reproc 14.2.3 h7f98852_0 conda-forge 2022-10-14T20:06:26.6229383Z reproc-cpp 14.2.3 h9c3ff4c_0 conda-forge 2022-10-14T20:06:26.6230072Z requests 2.28.1 pyhd8ed1ab_1 conda-forge 2022-10-14T20:06:26.6230751Z rich 12.6.0 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6231412Z ripgrep 13.0.0 h2f28480_2 conda-forge 2022-10-14T20:06:26.6232106Z ruamel.yaml 0.17.21 py310h5764c6d_1 conda-forge 2022-10-14T20:06:26.6232805Z ruamel.yaml.clib 0.2.6 py310h5764c6d_1 conda-forge 2022-10-14T20:06:26.6233533Z ruamel_yaml 0.15.80 py310h5764c6d_1007 conda-forge 2022-10-14T20:06:26.6234237Z setuptools 65.4.1 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6234921Z shyaml 0.6.2 pyhd3deb0d_0 conda-forge 2022-10-14T20:06:26.6235596Z six 1.16.0 pyh6c4a22f_0 conda-forge 2022-10-14T20:06:26.6236259Z sniffio 1.3.0 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6236950Z soupsieve 2.3.2.post1 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6237632Z su-exec 0.2 h166bdaf_1003 conda-forge 2022-10-14T20:06:26.6238304Z tini 0.19.0 h166bdaf_1 conda-forge 2022-10-14T20:06:26.6238969Z tk 8.6.12 h27826a3_0 conda-forge 2022-10-14T20:06:26.6239623Z toml 0.10.2 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6240318Z toolz 0.12.0 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6241113Z tqdm 4.64.1 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6241802Z traitlets 5.4.0 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6242503Z typing_extensions 4.4.0 pyha770c72_0 conda-forge 2022-10-14T20:06:26.6243187Z tzdata 2022d h191b570_0 conda-forge 2022-10-14T20:06:26.6243862Z urllib3 1.26.11 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6244535Z watchgod 0.8.2 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6245216Z wcwidth 0.2.5 pyh9f0ad1d_2 conda-forge 2022-10-14T20:06:26.6245900Z wheel 0.37.1 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6246556Z xz 5.2.6 h166bdaf_0 conda-forge 2022-10-14T20:06:26.6247219Z yaml 0.2.5 h7f98852_2 conda-forge 2022-10-14T20:06:26.6247875Z yaml-cpp 0.7.0 h27087fc_2 conda-forge 2022-10-14T20:06:26.6248654Z zipp 3.8.1 pyhd8ed1ab_0 conda-forge 2022-10-14T20:06:26.6249310Z zstd 1.5.2 h6239696_4 conda-forge 2022-10-14T20:06:26.7232273Z + make_build_number /home/conda/feedstock_root /home/conda/recipe_root /home/conda/feedstock_root/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml 2022-10-14T20:06:27.7458678Z + [[ linux-aarch64 != \l\i\n\u\x\-\6\4 ]] 2022-10-14T20:06:27.7459856Z + [[ linux-aarch64 != linux-* ]] 2022-10-14T20:06:27.7468227Z ##[endgroup] 2022-10-14T20:06:27.7469071Z + [[ -f /home/conda/feedstock_root/LICENSE.txt ]] 2022-10-14T20:06:27.7469889Z + cp /home/conda/feedstock_root/LICENSE.txt /home/conda/recipe_root/recipe-scripts-license.txt 2022-10-14T20:06:27.7489193Z + [[ 0 == 1 ]] 2022-10-14T20:06:27.7491105Z + conda mambabuild /home/conda/recipe_root -m /home/conda/feedstock_root/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml --suppress-variables --clobber-file /home/conda/feedstock_root/.ci_support/clobber_linux_aarch64_python3.9.____73_pypypython_implpypy.yaml 2022-10-14T20:06:28.6458137Z Updating build index: /home/conda/feedstock_root/build_artifacts 2022-10-14T20:06:28.6459546Z 2022-10-14T20:06:28.6726925Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.16 2022-10-14T20:06:28.6728851Z WARNING:conda_build.metadata:No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.16 2022-10-14T20:06:28.6905000Z INFO:conda_build.variants:Adding in variants from internal_defaults 2022-10-14T20:06:28.6907997Z INFO:conda_build.variants:Adding in variants from /home/conda/feedstock_root/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml 2022-10-14T20:06:28.6909798Z Adding in variants from internal_defaults 2022-10-14T20:06:28.6910444Z Adding in variants from /home/conda/feedstock_root/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml 2022-10-14T20:06:28.7046736Z /opt/conda/lib/python3.10/site-packages/conda_build/environ.py:438: UserWarning: The environment variable 'python_impl' is undefined. 2022-10-14T20:06:28.7047904Z warnings.warn( 2022-10-14T20:06:28.7048849Z /opt/conda/lib/python3.10/site-packages/conda_build/environ.py:438: UserWarning: The environment variable 'target_platform' is undefined. 2022-10-14T20:06:28.7049502Z warnings.warn( 2022-10-14T20:06:28.7444630Z Attempting to finalize metadata for pymongo 2022-10-14T20:06:28.7445860Z INFO:conda_build.metadata:Attempting to finalize metadata for pymongo 2022-10-14T20:06:28.7741567Z conda-forge/linux-64 Using cache 2022-10-14T20:06:28.7743064Z conda-forge/noarch Using cache 2022-10-14T20:06:29.0789218Z Reloading output folder: /home/conda/feedstock_root/build_artifacts 2022-10-14T20:07:36.7400008Z conda-forge/noarch Using cache 2022-10-14T20:07:41.7867702Z Reloading output folder: /home/conda/feedstock_root/build_artifacts 2022-10-14T20:07:56.8443397Z Reloading output folder: /home/conda/feedstock_root/build_artifacts 2022-10-14T20:07:57.0069945Z BUILD START: ['pymongo-4.2.0-py39hd81c512_1.tar.bz2'] 2022-10-14T20:07:57.0117013Z Reloading output folder: /home/conda/feedstock_root/build_artifacts 2022-10-14T20:07:57.2704145Z 2022-10-14T20:07:57.2708515Z ## Package Plan ## 2022-10-14T20:07:57.2709077Z 2022-10-14T20:07:57.2710160Z environment location: /home/conda/feedstock_root/build_artifacts/pymongo_1665777988682/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pla 2022-10-14T20:07:57.2711116Z 2022-10-14T20:07:57.2711489Z 2022-10-14T20:07:57.2712071Z The following NEW packages will be INSTALLED: 2022-10-14T20:07:57.2712527Z 2022-10-14T20:07:57.2713777Z _openmp_mutex: 4.5-2_gnu conda-forge 2022-10-14T20:07:57.2714706Z bzip2: 1.0.8-hf897c2e_4 conda-forge 2022-10-14T20:07:57.2715612Z ca-certificates: 2022.9.24-h4fd8a4c_0 conda-forge 2022-10-14T20:07:57.2716479Z expat: 2.4.9-ha18d298_0 conda-forge 2022-10-14T20:07:57.2717563Z gdbm: 1.18-h0a1914f_2 conda-forge 2022-10-14T20:07:57.2718418Z libffi: 3.4.2-h3557bc0_5 conda-forge 2022-10-14T20:07:57.2719270Z libgcc-ng: 12.1.0-h3242a24_16 conda-forge 2022-10-14T20:07:57.2720113Z libgomp: 12.1.0-h3242a24_16 conda-forge 2022-10-14T20:07:57.2720974Z libsqlite: 3.39.4-hf9034f9_0 conda-forge 2022-10-14T20:07:57.2721822Z libstdcxx-ng: 12.1.0-hd01590b_16 conda-forge 2022-10-14T20:07:57.2722679Z libzlib: 1.2.13-h4e544f5_4 conda-forge 2022-10-14T20:07:57.2723527Z ncurses: 6.3-headf329_1 conda-forge 2022-10-14T20:07:57.2724351Z openssl: 3.0.5-h4e544f5_2 conda-forge 2022-10-14T20:07:57.2725253Z pip: 22.2.2-pyhd8ed1ab_0 conda-forge 2022-10-14T20:07:57.2726105Z pypy3.9: 7.3.9-h6058f72_4 conda-forge 2022-10-14T20:07:57.2726930Z python: 3.9.12-0_73_pypy conda-forge 2022-10-14T20:07:57.2727778Z python_abi: 3.9-2_pypy39_pp73 conda-forge 2022-10-14T20:07:57.2728620Z readline: 8.1.2-h38e3740_0 conda-forge 2022-10-14T20:07:57.2729475Z setuptools: 65.5.0-pyhd8ed1ab_0 conda-forge 2022-10-14T20:07:57.2730330Z sqlite: 3.39.4-h69ca7e5_0 conda-forge 2022-10-14T20:07:57.2731157Z tk: 8.6.12-hd8af866_0 conda-forge 2022-10-14T20:07:57.2731994Z wheel: 0.37.1-pyhd8ed1ab_0 conda-forge 2022-10-14T20:07:57.2732821Z xz: 5.2.6-h9cdd2b7_0 conda-forge 2022-10-14T20:07:57.2734248Z zlib: 1.2.13-h4e544f5_4 conda-forge 2022-10-14T20:07:57.2737927Z 2022-10-14T20:08:07.0905829Z Preparing transaction: ...working... done 2022-10-14T20:08:08.5111965Z Verifying transaction: ...working... done 2022-10-14T20:08:31.5819839Z Executing transaction: ...working... done 2022-10-14T20:08:31.6019596Z Reloading output folder: /home/conda/feedstock_root/build_artifacts 2022-10-14T20:08:31.8170651Z Reloading output folder: /home/conda/feedstock_root/build_artifacts 2022-10-14T20:08:34.4726711Z 2022-10-14T20:08:34.4727922Z ## Package Plan ## 2022-10-14T20:08:34.4728262Z 2022-10-14T20:08:34.4728790Z environment location: /home/conda/feedstock_root/build_artifacts/pymongo_1665777988682/_build_env 2022-10-14T20:08:34.4729241Z 2022-10-14T20:08:34.4738956Z 2022-10-14T20:08:34.4739764Z The following NEW packages will be INSTALLED: 2022-10-14T20:08:34.4740135Z 2022-10-14T20:08:34.4741459Z _libgcc_mutex: 0.1-conda_forge conda-forge 2022-10-14T20:08:34.4742271Z _openmp_mutex: 4.5-2_gnu conda-forge 2022-10-14T20:08:34.4743077Z binutils_impl_linux-64: 2.36.1-h193b22a_2 conda-forge 2022-10-14T20:08:34.4744207Z binutils_impl_linux-aarch64: 2.36.1-he24a65f_2 conda-forge 2022-10-14T20:08:34.4745061Z binutils_linux-aarch64: 2.36-h38357a0_10 conda-forge 2022-10-14T20:08:34.4745846Z bzip2: 1.0.8-h7f98852_4 conda-forge 2022-10-14T20:08:34.4746654Z ca-certificates: 2022.9.24-ha878542_0 conda-forge 2022-10-14T20:08:34.4747473Z cross-python_linux-aarch64: 3.9-27_73_pypy conda-forge 2022-10-14T20:08:34.4748261Z crossenv: 1.2.0-pyhd8ed1ab_7 conda-forge 2022-10-14T20:08:34.4749040Z expat: 2.4.9-h27087fc_0 conda-forge 2022-10-14T20:08:34.4749828Z gcc_impl_linux-64: 10.4.0-h7ee1905_16 conda-forge 2022-10-14T20:08:34.4750639Z gcc_impl_linux-aarch64: 10.4.0-h01e1eb6_16 conda-forge 2022-10-14T20:08:34.4751468Z gcc_linux-aarch64: 10.4.0-h227fc07_10 conda-forge 2022-10-14T20:08:34.4752257Z gdbm: 1.18-h0a1914f_2 conda-forge 2022-10-14T20:08:34.4753051Z gxx_impl_linux-64: 10.4.0-h7ee1905_16 conda-forge 2022-10-14T20:08:34.4753882Z gxx_impl_linux-aarch64: 10.4.0-h01e1eb6_16 conda-forge 2022-10-14T20:08:34.4754695Z gxx_linux-aarch64: 10.4.0-hd0152aa_10 conda-forge 2022-10-14T20:08:34.4755688Z kernel-headers_linux-64: 2.6.32-he073ed8_15 conda-forge 2022-10-14T20:08:34.4756540Z kernel-headers_linux-aarch64: 4.18.0-h5b4a56d_13 conda-forge 2022-10-14T20:08:34.4757358Z ld_impl_linux-64: 2.36.1-hea4e1c9_2 conda-forge 2022-10-14T20:08:34.4758176Z ld_impl_linux-aarch64: 2.36.1-h4e2ea54_2 conda-forge 2022-10-14T20:08:34.4758977Z libffi: 3.4.2-h7f98852_5 conda-forge 2022-10-14T20:08:34.4759768Z libgcc-devel_linux-64: 10.4.0-h74af60c_16 conda-forge 2022-10-14T20:08:34.4760606Z libgcc-devel_linux-aarch64: 10.4.0-h11c4537_16 conda-forge 2022-10-14T20:08:34.4761528Z libgcc-ng: 12.1.0-h8d9b700_16 conda-forge 2022-10-14T20:08:34.4762199Z libgomp: 12.1.0-h8d9b700_16 conda-forge 2022-10-14T20:08:34.4762876Z libiconv: 1.17-h166bdaf_0 conda-forge 2022-10-14T20:08:34.4763587Z libsanitizer: 10.4.0-hde28e3b_16 conda-forge 2022-10-14T20:08:34.4764271Z libsqlite: 3.39.4-h753d276_0 conda-forge 2022-10-14T20:08:34.4764989Z libstdcxx-devel_linux-64: 10.4.0-h74af60c_16 conda-forge 2022-10-14T20:08:34.4765718Z libstdcxx-devel_linux-aarch64: 10.4.0-h11c4537_16 conda-forge 2022-10-14T20:08:34.4766440Z libstdcxx-ng: 12.1.0-ha89aaad_16 conda-forge 2022-10-14T20:08:34.4767136Z libzlib: 1.2.13-h166bdaf_4 conda-forge 2022-10-14T20:08:34.4767796Z lz4-c: 1.9.3-h9c3ff4c_1 conda-forge 2022-10-14T20:08:34.4768468Z ncurses: 6.3-h27087fc_1 conda-forge 2022-10-14T20:08:34.4769148Z openssl: 3.0.5-h166bdaf_2 conda-forge 2022-10-14T20:08:34.4769814Z popt: 1.16-h0b475e3_2002 conda-forge 2022-10-14T20:08:34.4770492Z pypy3.9: 7.3.9-hd671c94_5 conda-forge 2022-10-14T20:08:34.4771203Z python: 3.9.12-0_73_pypy conda-forge 2022-10-14T20:08:34.4771873Z python_abi: 3.9-2_pypy39_pp73 conda-forge 2022-10-14T20:08:34.4772563Z readline: 8.1.2-h0f457ee_0 conda-forge 2022-10-14T20:08:34.4773244Z rsync: 3.2.6-h70740c4_0 conda-forge 2022-10-14T20:08:34.4773904Z sed: 4.8-he412f7d_0 conda-forge 2022-10-14T20:08:34.4776786Z sqlite: 3.39.4-h4ff8645_0 conda-forge 2022-10-14T20:08:34.4777589Z sysroot_linux-64: 2.12-he073ed8_15 conda-forge 2022-10-14T20:08:34.4778476Z sysroot_linux-aarch64: 2.17-h43d7e78_13 conda-forge 2022-10-14T20:08:34.4779168Z tk: 8.6.12-h27826a3_0 conda-forge 2022-10-14T20:08:34.4779826Z xxhash: 0.8.0-h7f98852_3 conda-forge 2022-10-14T20:08:34.4780489Z xz: 5.2.6-h166bdaf_0 conda-forge 2022-10-14T20:08:34.4781141Z zlib: 1.2.13-h166bdaf_4 conda-forge 2022-10-14T20:08:34.4781805Z zstd: 1.5.2-h6239696_4 conda-forge 2022-10-14T20:08:34.4782090Z 2022-10-14T20:10:12.5545259Z Preparing transaction: ...working... done 2022-10-14T20:10:14.6400964Z Verifying transaction: ...working... done 2022-10-14T20:10:18.7447955Z Executing transaction: ...working... done 2022-10-14T20:10:18.7744313Z Source cache directory is: /home/conda/feedstock_root/build_artifacts/src_cache 2022-10-14T20:10:18.7746487Z Downloading source to cache: pymongo-4.2.0_72f338f6aa.tar.gz 2022-10-14T20:10:18.7747482Z Downloading https://pypi.io/packages/source/p/pymongo/pymongo-4.2.0.tar.gz 2022-10-14T20:10:18.7748291Z INFO:conda_build.source:Source cache directory is: /home/conda/feedstock_root/build_artifacts/src_cache 2022-10-14T20:10:18.7749338Z INFO:conda_build.source:Downloading source to cache: pymongo-4.2.0_72f338f6aa.tar.gz 2022-10-14T20:10:18.7750654Z INFO:conda_build.source:Downloading https://pypi.io/packages/source/p/pymongo/pymongo-4.2.0.tar.gz 2022-10-14T20:10:19.0491253Z INFO:conda_build.source:Success 2022-10-14T20:10:19.0492231Z Success 2022-10-14T20:10:19.0517943Z Extracting download 2022-10-14T20:10:19.3239956Z source tree in: /home/conda/feedstock_root/build_artifacts/pymongo_1665777988682/work 2022-10-14T20:10:19.3891697Z export PREFIX=/home/conda/feedstock_root/build_artifacts/pymongo_1665777988682/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pla 2022-10-14T20:10:19.3893099Z export BUILD_PREFIX=/home/conda/feedstock_root/build_artifacts/pymongo_1665777988682/_build_env 2022-10-14T20:10:19.3893740Z export SRC_DIR=/home/conda/feedstock_root/build_artifacts/pymongo_1665777988682/work 2022-10-14T20:10:20.7312230Z INFO: activate-binutils_linux-aarch64.sh made the following environmental changes: 2022-10-14T20:10:20.7375071Z +ADDR2LINE=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-addr2line 2022-10-14T20:10:20.7376412Z +AR=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-ar 2022-10-14T20:10:20.7377119Z +AS=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-as 2022-10-14T20:10:20.7377820Z +CXXFILT=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-c++filt 2022-10-14T20:10:20.7378544Z +ELFEDIT=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-elfedit 2022-10-14T20:10:20.7379246Z +GPROF=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-gprof 2022-10-14T20:10:20.7379952Z +LD_GOLD=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-ld.gold 2022-10-14T20:10:20.7380625Z +LD=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-ld 2022-10-14T20:10:20.7381304Z +NM=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-nm 2022-10-14T20:10:20.7382005Z +OBJCOPY=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-objcopy 2022-10-14T20:10:20.7382704Z +OBJDUMP=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-objdump 2022-10-14T20:10:20.7383412Z +RANLIB=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-ranlib 2022-10-14T20:10:20.7384110Z +READELF=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-readelf 2022-10-14T20:10:20.7384805Z +SIZE=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-size 2022-10-14T20:10:20.7385489Z +STRINGS=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-strings 2022-10-14T20:10:20.7386190Z +STRIP=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-strip 2022-10-14T20:10:20.9112712Z INFO: activate-gcc_linux-aarch64.sh made the following environmental changes: 2022-10-14T20:10:20.9160433Z -BUILD=aarch64-conda_cos7-linux-gnu 2022-10-14T20:10:20.9168284Z +build_alias=x86_64-conda-linux-gnu 2022-10-14T20:10:20.9168993Z +BUILD=x86_64-conda-linux-gnu 2022-10-14T20:10:20.9169631Z +CC_FOR_BUILD=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-cc 2022-10-14T20:10:20.9170490Z +CC=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-cc 2022-10-14T20:10:20.9171556Z +CFLAGS=-ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O3 -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/pymongo-4.2.0 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix 2022-10-14T20:10:20.9175653Z +CMAKE_ARGS=-DCMAKE_AR=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-ar -DCMAKE_CXX_COMPILER_AR=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-gcc-ar -DCMAKE_C_COMPILER_AR=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-gcc-ar -DCMAKE_RANLIB=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-ranlib -DCMAKE_CXX_COMPILER_RANLIB=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-gcc-ranlib -DCMAKE_C_COMPILER_RANLIB=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-gcc-ranlib -DCMAKE_LINKER=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-ld -DCMAKE_STRIP=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-strip -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/aarch64-conda-linux-gnu/sysroot -DCMAKE_INSTALL_PREFIX=$PREFIX -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_PROGRAM_PATH=$BUILD_PREFIX/bin;$PREFIX/bin -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_PROCESSOR=aarch64 2022-10-14T20:10:20.9178499Z +CMAKE_PREFIX_PATH=$PREFIX:$BUILD_PREFIX/aarch64-conda-linux-gnu/sysroot/usr 2022-10-14T20:10:20.9179334Z +CONDA_BUILD_SYSROOT=$BUILD_PREFIX/aarch64-conda-linux-gnu/sysroot 2022-10-14T20:10:20.9179962Z +_CONDA_PYTHON_SYSCONFIGDATA_NAME=_sysconfigdata_aarch64_conda_cos7_linux_gnu 2022-10-14T20:10:20.9180659Z +CONDA_TOOLCHAIN_BUILD=x86_64-conda-linux-gnu 2022-10-14T20:10:20.9185703Z +CONDA_TOOLCHAIN_HOST=aarch64-conda-linux-gnu 2022-10-14T20:10:20.9190669Z +CPPFLAGS=-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem $PREFIX/include 2022-10-14T20:10:20.9195383Z +CPP=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-cpp 2022-10-14T20:10:20.9201694Z +DEBUG_CFLAGS=-ftree-vectorize -fPIC -fstack-protector-all -fno-plt -Og -g -Wall -Wextra -fvar-tracking-assignments -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/pymongo-4.2.0 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix 2022-10-14T20:10:20.9203051Z +DEBUG_CPPFLAGS=-D_DEBUG -D_FORTIFY_SOURCE=2 -Og -isystem $PREFIX/include 2022-10-14T20:10:20.9203885Z +GCC_AR=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-gcc-ar 2022-10-14T20:10:20.9210641Z +GCC=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-gcc 2022-10-14T20:10:20.9211578Z +GCC_NM=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-gcc-nm 2022-10-14T20:10:20.9212309Z +GCC_RANLIB=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-gcc-ranlib 2022-10-14T20:10:20.9212973Z +HOST=aarch64-conda-linux-gnu 2022-10-14T20:10:20.9213572Z +host_alias=aarch64-conda-linux-gnu 2022-10-14T20:10:20.9214680Z +LDFLAGS=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--allow-shlib-undefined -Wl,-rpath,$PREFIX/lib -Wl,-rpath-link,$PREFIX/lib -L$PREFIX/lib 2022-10-14T20:10:20.9599377Z INFO: activate-gxx_linux-aarch64.sh made the following environmental changes: 2022-10-14T20:10:20.9650491Z +CXXFLAGS=-fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O3 -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/pymongo-4.2.0 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix 2022-10-14T20:10:20.9658280Z +CXX_FOR_BUILD=$BUILD_PREFIX/bin/x86_64-conda-linux-gnu-c++ 2022-10-14T20:10:20.9664470Z +CXX=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-c++ 2022-10-14T20:10:20.9671127Z +DEBUG_CXXFLAGS=-fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -ftree-vectorize -fPIC -fstack-protector-all -fno-plt -Og -g -Wall -Wextra -fvar-tracking-assignments -pipe -isystem $PREFIX/include -fdebug-prefix-map=$SRC_DIR=/usr/local/src/conda/pymongo-4.2.0 -fdebug-prefix-map=$PREFIX=/usr/local/src/conda-prefix 2022-10-14T20:10:20.9677468Z +GXX=$BUILD_PREFIX/bin/aarch64-conda-linux-gnu-g++ 2022-10-14T20:10:20.9683086Z Setting up cross-python 2022-10-14T20:10:21.1732246Z ERROR: 'HOST_GNU_TYPE' 2022-10-14T20:10:21.4150789Z Traceback (most recent call last): 2022-10-14T20:10:21.4153026Z File "/opt/conda/bin/conda-mambabuild", line 10, in 2022-10-14T20:10:21.4153902Z sys.exit(main()) 2022-10-14T20:10:21.4154817Z File "/opt/conda/lib/python3.10/site-packages/boa/cli/mambabuild.py", line 239, in main 2022-10-14T20:10:21.4159911Z call_conda_build(action, config) 2022-10-14T20:10:21.4161493Z File "/opt/conda/lib/python3.10/site-packages/boa/cli/mambabuild.py", line 211, in call_conda_build 2022-10-14T20:10:21.4162133Z result = api.build( 2022-10-14T20:10:21.4162850Z File "/opt/conda/lib/python3.10/site-packages/conda_build/api.py", line 186, in build 2022-10-14T20:10:21.4169981Z return build_tree( 2022-10-14T20:10:21.4172199Z File "/opt/conda/lib/python3.10/site-packages/conda_build/build.py", line 3091, in build_tree 2022-10-14T20:10:21.4190348Z packages_from_this = build(metadata, stats, 2022-10-14T20:10:21.4191645Z File "/opt/conda/lib/python3.10/site-packages/conda_build/build.py", line 2214, in build 2022-10-14T20:10:21.4192330Z utils.check_call_env(cmd, env=env, rewrite_stdout_env=rewrite_env, 2022-10-14T20:10:21.4193818Z File "/opt/conda/lib/python3.10/site-packages/conda_build/utils.py", line 412, in check_call_env 2022-10-14T20:10:21.4203080Z return _func_defaulting_env_to_os_environ('call', *popenargs, **kwargs) 2022-10-14T20:10:21.4260401Z File "/opt/conda/lib/python3.10/site-packages/conda_build/utils.py", line 392, in _func_defaulting_env_to_os_environ 2022-10-14T20:10:21.4261406Z raise subprocess.CalledProcessError(proc.returncode, _args) 2022-10-14T20:10:21.4262487Z subprocess.CalledProcessError: Command '['/bin/bash', '-o', 'errexit', '/home/conda/feedstock_root/build_artifacts/pymongo_1665777988682/work/conda_build.sh']' returned non-zero exit status 1. 2022-10-14T20:10:26.8770389Z ##[error]Bash exited with code '1'. 2022-10-14T20:10:26.8895347Z ##[section]Finishing: Run docker build ```

Environment info

.
hmaarrfk commented 2 years ago

For what its worth, it doesn't seem to happen for ppc64le

hmaarrfk commented 2 years ago

cc: @conda-forge/help-pypy

mattip commented 2 years ago

This should be fixed in conda-forge/pypy3.6-feedstock#91, which I am trying to finish for aarch64 and ppc64le. I think the problem was that I made a fix in conda-forge/pypy3.6-feedstock#87, but that PR both had a typo, and was never rebuilt for ppc64le. So the typo broke cross-compile for aarch64.

hmaarrfk commented 2 years ago

Thank you for the explanation! My workaround has been to use emulation for now.

mattip commented 2 years ago

The typo was fixed and the aarch64 and ppc64le packages uploaded, so please let me know if there is still a problem.

chrisburr commented 2 years ago

I've seen a previously failing build pass now so I'll close this.