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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to