You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/03/10 03:05:14 UTC

[GitHub] [pulsar] BewareMyPower commented on issue #13429: Release procedure: Building OSX packages is broken, at least in 2.9.1

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org