Closed Heliozoa closed 3 years ago
Cross compilation from x86_64-apple-darwin fails due to zstd
...
2021-03-04T04:41:40.6420800Z The following warnings were emitted during compilation:
2021-03-04T04:41:40.6430820Z
2021-03-04T04:41:40.6433180Z warning: In file included from zstd/lib/common/entropy_common.c:18:
2021-03-04T04:41:40.6435340Z warning: In file included from zstd/lib/common/mem.h:24:
2021-03-04T04:41:40.6444720Z warning: In file included from zstd/lib/common/zstd_deps.h:27:
2021-03-04T04:41:40.6446310Z warning: In file included from /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21:
2021-03-04T04:41:40.6447920Z warning: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/limits.h:63:
2021-03-04T04:41:40.6449430Z warning: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h:807:2: error: Unsupported architecture
2021-03-04T04:41:40.6450600Z warning: #error Unsupported architecture
...
Pending on github providing macos-11 runners or cargo/dependencies updating so that cross compilation "just works"