Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot build Ballista docker images on Apple silicon #17

Closed
andygrove opened this issue Jul 20, 2021 · 1 comment
Closed

Cannot build Ballista docker images on Apple silicon #17

andygrove opened this issue Jul 20, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@andygrove
Copy link
Member

Describe the bug
I can't run the integration tests on an M1 MacBook Air.

apache/arrow-datafusion#6 2.909 musl-gcc  -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -fPIC -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/musl/ssl\"" -DENGINESDIR="\"/usr/local/musl/lib/engines-1.1\"" -DNDEBUG -DOPENSSL_NO_SECURE_MEMORY -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o apps/app_rand.c
apache/arrow-datafusion#6 2.912 cc1: error: unrecognized command line option '-m64'

To Reproduce
./dev/integration-tests.sh

Expected behavior
Should work.

Additional context
None

@andygrove andygrove added bug Something isn't working ballista labels Jul 20, 2021
@andygrove andygrove transferred this issue from apache/datafusion May 19, 2022
@andygrove
Copy link
Member Author

Newer issue #234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant