BewareMyPower commented on issue #13429:
URL: https://github.com/apache/pulsar/issues/13429#issuecomment-1063604749


   That change was not verified because I don't have vagrant in my local env, 
just a guess from the build failure.
   
   Maybe you can try to add `-DCMAKE_CXX_FLAGS=-Wno-unknown-warning-option` to 
the CMake command in `python/pkg/osx/vagrant-build.sh`. I'm not sure whether 
this file can be modified.
   
   See 
https://stackoverflow.com/questions/41673546/clang-warning-warning-unknown-warning-option-wno-maybe-uninitialized,
 the option disables the warnings for unknown warning option.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to