-
Notifications
You must be signed in to change notification settings - Fork 13
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
error when trying to install ovirt-engine-sdk 4.6.0 in vagrant #11
Comments
According to https://github.com/llvm/llvm-project/blob/release/16.x/clang/docs/ReleaseNotes.rst
Looks like it was a warning in clang 15: |
I had to do this to get it build 4.6.0 on mac arm:
If you're only seeing this problem, you can probably get by with:
I was seeing the issue in #14, so I needed to also add |
Worked for me. mysql2 errors also solved when using this flag. You saved my day. |
@shihabsnt thanks for confirming it worked for you... it's a reasonable workaround until they can change the code to avoid these errors with newer clang versions. |
FYI if anyone is using gcc14 (which produces similar errors) you can use I don't know if I should open new issue, it's technically different, but this one already has been reported 3 times. |
following error occurred when trying to install plugin into vagrant
command: 'vagrant plugin install ovirt-engine-sdk'
error:
The text was updated successfully, but these errors were encountered: