Skip to content

Broken cross-compilation with latest build #90

@xhochy

Description

@xhochy

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

With the last PR (#87) cross-compilation seems to be broken on linux-aarch64 (not linux-ppc64le though). The cross-python activation simply fails with the following output:

Setting up cross-python
ERROR: 'HOST_GNU_TYPE'

Running the activation using bash -x, I can see it breaks at the following line:

++++ /home/uwe/mambaforge/conda-bld/awscrt_1665480308769/_build_env/bin/python -m crossenv /home/uwe/mambaforge/conda-bld/awscrt_1665480308769/_h_env_placehold_placehold_placehold_placehold_placehold_plac
ehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeh/bin/python --sysroot /home/uwe/mambaforge/conda-bld/awscrt_16
65480308769/_build_env/aarch64-conda-linux-gnu/sysroot --without-pip /home/uwe/mambaforge/conda-bld/awscrt_1665480308769/_build_env/venv --sysconfigdata-file /home/uwe/mambaforge/conda-bld/awscrt_16654803
08769/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p
laceh/lib/pypy3.8/_sysconfigdata__linux_aarch64-linux-gnu.py --cc /home/uwe/mambaforge/conda-bld/awscrt_1665480308769/_build_env/bin/aarch64-conda-linux-gnu-cc --cxx c++

Installed packages

pypy3.9:            7.3.9-h57c6639_4     conda-forge

Environment info

-

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions