You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/06/25 05:52:43 UTC

[GitHub] [doris] Hisoka-X opened a new issue, #10418: [Bug][Build] Can't build thirdparty dependency on Mac m1

Hisoka-X opened a new issue, #10418:
URL: https://github.com/apache/doris/issues/10418

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   master
   
   ### What's Wrong?
   
   When I try use developer guide to build BE on mac m1. Run build-thirdparty.sh but not success.
   The error is:
   ```log
   ===== begin build boost_1_73_0
   Building Boost.Build engine with toolset gcc... tools/build/src/engine/b2
   Detecting Python version... 2.7
   Detecting Python root... /usr
   Unicode/ICU support for Boost.Regex?... not found.
   Backing up existing Boost.Build configuration in project-config.jam.1
   Generating Boost.Build configuration in project-config.jam for gcc...
   
   Bootstrapping is done. To build, run:
   
       ./b2
       
   To generate header files, run:
   
       ./b2 headers
   
   To adjust configuration, edit 'project-config.jam'.
   Further information:
   
      - Command line help:
        ./b2 --help
        
      - Getting started guide: 
        http://www.boost.org/more/getting_started/unix-variants.html
        
      - Boost.Build documentation:
        http://www.boost.org/build/
   
   boostcpp.jam: No such file or directory
   Jamroot:150: in modules.load
   ERROR: rule "boostcpp.set-version" unknown in module "Jamfile</root/incubator-doris/thirdparty/src/boost_1_73_0>".
   /root/incubator-doris/thirdparty/src/boost_1_73_0/tools/build/src/build/project.jam:372: in load-jamfile
   /root/incubator-doris/thirdparty/src/boost_1_73_0/tools/build/src/build/project.jam:64: in load
   /root/incubator-doris/thirdparty/src/boost_1_73_0/tools/build/src/build/project.jam:142: in project.find
   /root/incubator-doris/thirdparty/src/boost_1_73_0/tools/build/src/build-system.jam:618: in load
   /root/incubator-doris/thirdparty/src/boost_1_73_0/tools/build/src/kernel/modules.jam:295: in import
   /root/incubator-doris/thirdparty/src/boost_1_73_0/tools/build/src/kernel/bootstrap.jam:139: in boost-build
   /root/incubator-doris/thirdparty/src/boost_1_73_0/boost-build.jam:17: in module scope
   
   ```
   
   ### What You Expected?
   
   -
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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@doris.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] Hisoka-X commented on issue #10418: [Bug][Build] Can't build thirdparty dependency on Mac m1

Posted by GitBox <gi...@apache.org>.
Hisoka-X commented on issue #10418:
URL: https://github.com/apache/doris/issues/10418#issuecomment-1166200060

   Is it that I must build on linux?


-- 
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@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] dataalive closed issue #10418: [Bug][Build] Can't build thirdparty dependency on Mac m1

Posted by GitBox <gi...@apache.org>.
dataalive closed issue #10418: [Bug][Build] Can't build thirdparty dependency on Mac m1
URL: https://github.com/apache/doris/issues/10418


-- 
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@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] stalary commented on issue #10418: [Bug][Build] Can't build thirdparty dependency on Mac m1

Posted by GitBox <gi...@apache.org>.
stalary commented on issue #10418:
URL: https://github.com/apache/doris/issues/10418#issuecomment-1166710563

   > Is it that I must build on linux?
   
   Yes, the M1 chip has some compatibility issues.


-- 
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@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org