Re: [PR] [fix](compile)Fix compile error in MacOS [doris-thirdparty]

2023-12-24 Thread via GitHub
zzzxl1993 commented on PR #162: URL: https://github.com/apache/doris-thirdparty/pull/162#issuecomment-1868772872 LGTM -- 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 uns

Re: Compile Error

2021-12-09 Thread ling miao
Compiling be code directly is more complicated. We recommend using docker image to compile the code.[1] [1] https://doris.apache.org/master/zh-CN/installing/compilation.html#%E4%BD%BF%E7%94%A8-docker-%E5%BC%80%E5%8F%91%E9%95%9C%E5%83%8F%E7%BC%96%E8%AF%91-%E6%8E%A8%E8%8D%90 Ling Miao 王 铁 于2021年1

Compile Error

2021-12-09 Thread 王 铁
Hi there I have downloaded source code of 0.15.0 . after setting up tools and env ,I have got an error when I was compiling doris here is the error info = begin build zstd-1.5.0 CMake Error: Unknown argument -ZSTD_BUILD_STATIC=ON CMake Error: Run 'cmake --help' for all supported options. i

[GitHub] [incubator-doris] imay merged pull request #1780: Fix compile error

2019-09-10 Thread GitBox
imay merged pull request #1780: Fix compile error URL: https://github.com/apache/incubator-doris/pull/1780 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-doris] kangkaisen opened a new pull request #1780: Fix compile error

2019-09-10 Thread GitBox
kangkaisen opened a new pull request #1780: Fix compile error URL: https://github.com/apache/incubator-doris/pull/1780 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-doris] imay merged pull request #1749: Fix compile error

2019-09-05 Thread GitBox
imay merged pull request #1749: Fix compile error URL: https://github.com/apache/incubator-doris/pull/1749 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-doris] imay opened a new pull request #1749: Fix compile error

2019-09-05 Thread GitBox
imay opened a new pull request #1749: Fix compile error URL: https://github.com/apache/incubator-doris/pull/1749 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-doris] imay merged pull request #1630: Fix compile error

2019-08-12 Thread GitBox
imay merged pull request #1630: Fix compile error URL: https://github.com/apache/incubator-doris/pull/1630 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-doris] imay opened a new pull request #1630: Fix compile error

2019-08-12 Thread GitBox
imay opened a new pull request #1630: Fix compile error URL: https://github.com/apache/incubator-doris/pull/1630 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] chaoyli merged pull request #595: fix rowsetidgenerator compile error

2019-01-27 Thread GitBox
chaoyli merged pull request #595: fix rowsetidgenerator compile error URL: https://github.com/apache/incubator-doris/pull/595 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] yiguolei opened a new pull request #595: fix rowsetidgenerator compile error

2019-01-27 Thread GitBox
yiguolei opened a new pull request #595: fix rowsetidgenerator compile error URL: https://github.com/apache/incubator-doris/pull/595 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] morningman closed pull request #461: Fix compile error

2018-12-23 Thread GitBox
morningman closed pull request #461: Fix compile error URL: https://github.com/apache/incubator-doris/pull/461 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request

[GitHub] imay opened a new pull request #461: Fix compile error

2018-12-23 Thread GitBox
imay opened a new pull request #461: Fix compile error URL: https://github.com/apache/incubator-doris/pull/461 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] morningman closed pull request #415: Fix compile error in run-fe-ut.sh

2018-12-11 Thread GitBox
morningman closed pull request #415: Fix compile error in run-fe-ut.sh URL: https://github.com/apache/incubator-doris/pull/415 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[GitHub] lide-reed opened a new pull request #415: Fix compile error in run-fe-ut.sh

2018-12-11 Thread GitBox
lide-reed opened a new pull request #415: Fix compile error in run-fe-ut.sh URL: https://github.com/apache/incubator-doris/pull/415 1. Fix JMX link error when compiling by run-fe-ut.sh. 2. Fix build error of run-ut.sh