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/15 06:55:01 UTC

[GitHub] [incubator-doris] sangli00 opened a new issue, #10155: [Bug] Use Gcc 11.X cannot build

sangli00 opened a new issue, #10155:
URL: https://github.com/apache/incubator-doris/issues/10155

   ### 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
   
   apache-doris-1.0.0-incubating
   GCC 11.X
   OS:CentOS 7.8
   
   ### What's Wrong?
   
   cannot build aws-sdk-cpp-1.9.211 
   
   [ 11%] Building C object crt/aws-crt-cpp/crt/s2n/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_base_vpclmul.c.o
   /tmp/ccCWGNbm.s: Assembler messages:
   /tmp/ccCWGNbm.s:65: 错误:operand type mismatch for `vpclmulqdq'
   /tmp/ccCWGNbm.s:88: 错误:operand type mismatch for `vpclmulqdq'
   /tmp/ccCWGNbm.s:146: 错误:operand type mismatch for `vpclmulqdq'
   /tmp/ccCWGNbm.s:250: 错误:operand type mismatch for `vpclmulqdq'
   /tmp/ccCWGNbm.s:409: 错误:operand type mismatch for `vpclmulqdq'
   /tmp/ccCWGNbm.s:434: 错误:operand type mismatch for `vpclmulqdq'
   /tmp/ccCWGNbm.s:457: 错误:operand type mismatch for `vpclmulqdq'
   /tmp/ccCWGNbm.s:580: 错误:operand type mismatch for `vpclmulqdq'
   /tmp/ccCWGNbm.s:609: 错误:operand type mismatch for `vpclmulqdq'
   /tmp/ccCWGNbm.s:1206: 错误:operand type mismatch for `vpclmulqdq'
   /tmp/ccCWGNbm.s:1215: 错误:operand type mismatch for `vpclmulqdq'
   make[2]: *** [crt/aws-crt-cpp/crt/s2n/CMakeFiles/s2n.dir/pq-crypto/bike_r3/gf2x_mul_base_vpclmul.c.o] 错误 1
   make[1]: *** [crt/aws-crt-cpp/crt/s2n/CMakeFiles/s2n.dir/all] 错误 2
   make: *** [all] 错误 2
   
   ### What You Expected?
   
   build finish
   
   ### How to Reproduce?
   
   cd thirdparty
   ./download-thirdparty.sh
   
   ./build-thirdparty.sh
   
   ### Anything Else?
   
   NO
   
   ### 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] adonis0147 commented on issue #10155: [Bug] Use Gcc 11.X cannot build

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

   Hi @sangli00 , could you follow this [official guide](https://doris.apache.org/docs/install/source-install/compilation-with-ldb-toolchain.html) to build Doris from source?


-- 
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