We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please answer these questions before submitting your issue. In order to accurately debug the issue this information is required. Thanks!
What version of libsnowflakeclient are you using? v1.1.1
What operating system and processor architecture are you using? macOS 15.1.1 arm64
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
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
Successful build :)
NA
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please answer these questions before submitting your issue.
In order to accurately debug the issue this information is required. Thanks!
What version of libsnowflakeclient are you using?
v1.1.1
What operating system and processor architecture are you using?
macOS 15.1.1 arm64
What version of C complier are you using?
What did you do?
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
Successful build :)
NA
NA
The text was updated successfully, but these errors were encountered: