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

SNOW-1892289: building on macOS arm64 #812

Open
hankinsoft opened this issue Jan 22, 2025 · 0 comments
Open

SNOW-1892289: building on macOS arm64 #812

hankinsoft opened this issue Jan 22, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@hankinsoft
Copy link

Please answer these questions before submitting your issue.
In order to accurately debug the issue this information is required. Thanks!

  1. What version of libsnowflakeclient are you using?
    v1.1.1

  2. What operating system and processor architecture are you using?
    macOS 15.1.1 arm64

  3. What version of C complier are you using?

clang --version

Apple clang version 16.0.0 (clang-1600.0.26.4)
Target: arm64-apple-darwin24.1.0
Thread model: posix
InstalledDir: /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  1. What did you do?

    If possible, provide a recipe for reproducing the error.
    A complete runnable program is good.

./scripts/build_dependencies.sh
crypto/aes/aes-x86_64.s:1842:9: error: unexpected token in argument list
 movq 40(%rsi),%rbx
        ^
crypto/aes/aes-x86_64.s:1844:9: error: unexpected token in argument list
 leaq 48(%rsi),%rsp
        ^
crypto/aes/aes-x86_64.s:1847:2: error: unrecognized instruction mnemonic
  1. What did you expect to see?

Successful build :)

  1. Can you set logging to DEBUG and collect the logs?

NA

  1. What is your Snowflake account identifier, if any? (Optional)

NA

@hankinsoft hankinsoft added the bug Something isn't working label Jan 22, 2025
@github-actions github-actions bot changed the title building on macOS arm64 SNOW-1892289: building on macOS arm64 Jan 22, 2025
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