Skip to content

Unable to cross compile Zeromq Dependency for arm64-apple-darwin #26420

@BlockMechanic

Description

@BlockMechanic

Trying to compile starting with dependencies fails with

checking build system type... x86_64-pc-linux-gnu
checking host system type... Invalid configuration arm64-apple-darwin': machine arm64-apple' not recognized
configure: error: /bin/bash config/config.sub arm64-apple-darwin failed

Expected behavior

Actual behavior

checking for arm64-apple-darwin-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for xmlto... no
checking for asciidoc... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... Invalid configuration arm64-apple-darwin': machine arm64-apple' not recognized
configure: error: /bin/bash config/config.sub arm64-apple-darwin failed
make: *** [funcs.mk:289: /home/bitcoin/Downloads/bitcoin-master/depends/work/build/arm64-apple-darwin/zeromq/4.3.4-0f6f30942e0/./.stamp_configured] Error 1

To reproduce

command : make HOST=arm64-apple-darwin -j 8

System information

Master Branch
Ubuntu 20.04
Core i5 intel 16GB RAM

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions