[
https://issues.apache.org/jira/browse/KUDU-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Syed Taha Nemat updated KUDU-3083:
----------------------------------
Description:
Followed steps mentioned in
[https://kudu.apache.org/docs/installation.html#ubuntu_from_source].
Build-if-neccesary.sh script fails on linux ubuntu 19.10 with a gcc compiler.
Possible work arounds:
* have users install clang in environment and run cmake commands using clang
* make all C code compliant with gcc.
was:
Followed steps mentioned in
[https://kudu.apache.org/docs/installation.html#ubuntu_from_source].
Build-if-neccesary.sh script fails on linux ubuntu 19.10 with a gcc compiler.
Possible work arounds:
* have users install clang in environment
* make all C code compliant with gcc.
> Kudu installation fails on ubuntu 19.10 & gcc
> ---------------------------------------------
>
> Key: KUDU-3083
> URL: https://issues.apache.org/jira/browse/KUDU-3083
> Project: Kudu
> Issue Type: Bug
> Components: build
> Environment: ubuntu 19.10, gcc
> Reporter: Syed Taha Nemat
> Priority: Major
> Labels: installguide
> Attachments: Screenshot from 2020-03-20 04-36-35.png
>
>
> Followed steps mentioned in
> [https://kudu.apache.org/docs/installation.html#ubuntu_from_source].
> Build-if-neccesary.sh script fails on linux ubuntu 19.10 with a gcc compiler.
> Possible work arounds:
> * have users install clang in environment and run cmake commands using clang
> * make all C code compliant with gcc.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)