adonis0147 opened a new pull request, #13195:
URL: https://github.com/apache/doris/pull/13195

   # Proposed changes
   
   This PR fixed lots of issues when building from source on macOS with Apple 
M1 chip.
   
   ## ATTENTION
   
   The job for supporting macOS with Apple M1 is too big and there are lots of 
unresolved issues during runtime:
   1. Fail to build BE with DEBUG build type.
   2. Some errors with tcmalloc occur when BE (RELEASE) starts.
   3. Thrift server fails to start when BE (ASAN) starts.
   4. Some UT cases fail.
   
   ## Checklist(Required)
   
   1. Does it affect the original behavior: 
       - [ ] Yes
       - [ ] No
       - [ ] I don't know
   5. Has unit tests been added:
       - [ ] Yes
       - [ ] No
       - [ ] No Need
   6. Has document been added or modified:
       - [ ] Yes
       - [ ] No
       - [ ] No Need
   7. Does it need to update dependencies:
       - [ ] Yes
       - [ ] No
   8. Are there any changes that cannot be rolled back:
       - [ ] Yes (Monterey (macOS 12.x) needs this 
[commit](https://github.com/gperftools/gperftools/commit/852fb6df031560c5e353b497222b76394190e27d))
       - [ ] No
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
[d...@doris.apache.org](mailto:d...@doris.apache.org) by explaining why you 
chose the solution you did and what alternatives you considered, etc...
   
   


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

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


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

Reply via email to