You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2022/05/06 14:38:59 UTC

[GitHub] [bigtop] iwasakims opened a new pull request, #899: BIGTOP-3679. Building Phoenix for CentOS 7 fails on aarch64.

iwasakims opened a new pull request, #899:
URL: https://github.com/apache/bigtop/pull/899

   https://issues.apache.org/jira/browse/BIGTOP-3679
   
   protoc provided by org.openlabtesting.protobuf is not portable enough. We should use our own patched protoc.


-- 
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: dev-unsubscribe@bigtop.apache.org

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


[GitHub] [bigtop] sekikn commented on pull request #899: BIGTOP-3679. Building Phoenix for CentOS 7 fails on aarch64.

Posted by GitBox <gi...@apache.org>.
sekikn commented on PR #899:
URL: https://github.com/apache/bigtop/pull/899#issuecomment-1119779438

   Merged into master and branch-3.1. Thanks @iwasakims!


-- 
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: dev-unsubscribe@bigtop.apache.org

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


[GitHub] [bigtop] iwasakims commented on pull request #899: BIGTOP-3679. Building Phoenix for CentOS 7 fails on aarch64.

Posted by GitBox <gi...@apache.org>.
iwasakims commented on PR #899:
URL: https://github.com/apache/bigtop/pull/899#issuecomment-1119714981

   tested on my CentOS 7 aarch64 VM.
   
   ```
   $ ./gradlew phoenix-clean phoenix-pkg
   ...
   > Task :phoenix-pkg
   
   BUILD SUCCESSFUL in 22m 11s
   7 actionable tasks: 7 executed
   ```


-- 
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: dev-unsubscribe@bigtop.apache.org

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


[GitHub] [bigtop] sekikn merged pull request #899: BIGTOP-3679. Building Phoenix for CentOS 7 fails on aarch64.

Posted by GitBox <gi...@apache.org>.
sekikn merged PR #899:
URL: https://github.com/apache/bigtop/pull/899


-- 
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: dev-unsubscribe@bigtop.apache.org

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


[GitHub] [bigtop] sekikn commented on pull request #899: BIGTOP-3679. Building Phoenix for CentOS 7 fails on aarch64.

Posted by GitBox <gi...@apache.org>.
sekikn commented on PR #899:
URL: https://github.com/apache/bigtop/pull/899#issuecomment-1119778050

   +1, tested on aarch64 and ppc64le.


-- 
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: dev-unsubscribe@bigtop.apache.org

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