Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/18770 )
Change subject: KUDU-3374 Add support for M1 and macOS Monterey ...................................................................... Patch Set 11: > > Build Successful > > > > http://jenkins.kudu.apache.org/job/kudu-gerrit/26132/ : SUCCESS > > > Upstream infra seems a little bit stochastic when updating a big > chunk of third-party libs. On Jul 22 2:45 PM I got a successful > build. Then I had to update a nit, and a new build was initiated. > Then a big failure streak started. Unique, previously not seen > failures happened. Interestingly, each consecutive build, had a new > failure, while the previous failure not being present. The solution > is probably to do a jenkins workspace cleaning. As I did not have > the appropriate rights to do so, I just spammed new builds, until I > got successful build. I have tested the above changes on M1 mac with the following setup: Xcode 13.1 export PKG_CONFIG_PATH="/opt/homebrew/opt/[email protected]/lib/pkgconfig:$PKG_CONFIG_PATH" export SDKROOT="$(xcrun --sdk macosx --show-sdk-path)" Without the openssl pkg config export, JWT cant find openssl. Without the SDKROOT export, KuduLinker.cmake fails to identify linker. Could other ARM mac users please take a look, whether building goes smoothly? Could somebody please check out the above changes on an Intel mac? -- To view, visit http://gerrit.cloudera.org:8080/18770 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9877f95340b969308c317a6bac50665ff78e329e Gerrit-Change-Number: 18770 Gerrit-PatchSet: 11 Gerrit-Owner: Marton Greber <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Comment-Date: Sat, 23 Jul 2022 08:32:20 +0000 Gerrit-HasComments: No
