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 2020/03/03 07:28:38 UTC

[GitHub] [incubator-doris] yangzhg opened a new pull request #3026: fix compile error in ubuntu 18.10

yangzhg opened a new pull request #3026: fix compile error in ubuntu 18.10
URL: https://github.com/apache/incubator-doris/pull/3026
 
 
   fix a complie error in ubuntu 18.10 due to the `sys/ustat.h` was removed in glibc

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-doris] imay commented on a change in pull request #3026: fix compile error in ubuntu 18.10

Posted by GitBox <gi...@apache.org>.
imay commented on a change in pull request #3026: fix compile error in ubuntu 18.10
URL: https://github.com/apache/incubator-doris/pull/3026#discussion_r387372147
 
 

 ##########
 File path: thirdparty/download-thirdparty.sh
 ##########
 @@ -279,6 +279,14 @@ if test "x$PATCH_COMPILER_RT" == "xtrue"; then
     echo "Finished patching $COMPILER_RT_SOURCE"
 fi
 
+cd $TP_SOURCE_DIR/$COMPILER_RT_SOURCE
 
 Review comment:
   Hi, zhengguo, LLVM has been removed from Doris dependency. So I think we can not compile LLVM now.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-doris] morningman closed pull request #3026: fix compile error in ubuntu 18.10

Posted by GitBox <gi...@apache.org>.
morningman closed pull request #3026: fix compile error in ubuntu 18.10
URL: https://github.com/apache/incubator-doris/pull/3026
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-doris] morningman commented on issue #3026: fix compile error in ubuntu 18.10

Posted by GitBox <gi...@apache.org>.
morningman commented on issue #3026: fix compile error in ubuntu 18.10
URL: https://github.com/apache/incubator-doris/pull/3026#issuecomment-594974982
 
 
   LLVM will be removed. So I will close this PR at this moment

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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