alluxio icon indicating copy to clipboard operation
alluxio copied to clipboard

Maven build failed on osx m1 arm

Open XuanlinGuan opened this issue 2 years ago • 2 comments

截屏2022-07-20 下午3 17 51 截屏2022-07-20 下午3 17 43

when I run this in my MacBook : mvn install -Dmaven.javadoc.skip=true -DskipTests -Dlicense.skip=true -Prelease

There are some errors.

How to fixed it?

XuanlinGuan avatar Jul 20 '22 19:07 XuanlinGuan

could this be the same issue? https://github.com/prestodb/presto/pull/17608

Xenorith avatar Jul 20 '22 19:07 Xenorith

Thank you @Xenorith ! probably it's the same issue, I guess upgrading the version would work.

@XuanlinGuan could you try to upgrade the version of com.google.protobuf:protoc first

If it's not working , there's also some workaround from the grpc community.
https://github.com/grpc/grpc-java/issues/7690

beinan avatar Jul 20 '22 20:07 beinan

Thank you, I will check that.

2022年7月20日 下午3:50,Rico Chiu @.***> 写道:

could this be the same issue? prestodb/presto#17608 https://github.com/prestodb/presto/pull/17608 — Reply to this email directly, view it on GitHub https://github.com/Alluxio/alluxio/issues/15922#issuecomment-1190689569, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVR2L7LG3UULB4ATTDXXYFLVVBJ67ANCNFSM54E4RFMQ. You are receiving this because you authored the thread.

XuanlinGuan avatar Oct 11 '22 07:10 XuanlinGuan

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Feb 01 '23 15:02 github-actions[bot]