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/08 16:09:05 UTC

[GitHub] [incubator-doris] alangui opened a new issue, #10020: [Bug] configure: error: in `/root/apache-doris-1.0.0-incubating-src/thirdparty/src/unixODBC-2.3.7'

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

   ### 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
   
   docker build env: apache/incubator-doris:build-env-for-1.0.0
   code tag: 1.0.0-rc3
   
   ### What's Wrong?
   
   ===== begin build unixODBC-2.3.7
   checking for a BSD-compatible install... /usr/bin/install -c
   checking whether build environment is sane... yes
   checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
   checking for gawk... gawk
   checking whether make sets $(MAKE)... yes
   checking whether make supports nested variables... yes
   checking for gawk... (cached) gawk
   checking for bison... bison -y
   checking for style of include used by make... GNU
   checking for gcc... /var/local/ldb-toolchain/bin/../bin/gcc
   checking whether the C compiler works... no
   configure: error: in `/root/incubator-doris-1.0.0-rc03/thirdparty/src/unixODBC-2.3.7':
   configure: error: C compiler cannot create executables
   See `config.log' for more details
   
   ### What You Expected?
   
   Build success
   
   ### How to Reproduce?
   
   unset DORIS_THIRDPARTY
   sh build.sh --clean --be --fe --ui
   
   ### Anything Else?
   
   _No response_
   
   ### 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


Re: [I] [Bug] configure: error: in `/root/apache-doris-1.0.0-incubating-src/thirdparty/src/unixODBC-2.3.7' [doris]

Posted by "SailNow (via GitHub)" <gi...@apache.org>.
SailNow commented on issue #10020:
URL: https://github.com/apache/doris/issues/10020#issuecomment-1903355158

   有同样的问题,有人找到解决方案了吗


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


[GitHub] [incubator-doris] alangui commented on issue #10020: [Bug] configure: error: in `/root/apache-doris-1.0.0-incubating-src/thirdparty/src/unixODBC-2.3.7'

Posted by GitBox <gi...@apache.org>.
alangui commented on issue #10020:
URL: https://github.com/apache/incubator-doris/issues/10020#issuecomment-1150820175

   nothing


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


Re: [I] [Bug] configure: error: in `/root/apache-doris-1.0.0-incubating-src/thirdparty/src/unixODBC-2.3.7' [doris]

Posted by "AcKing-Sam (via GitHub)" <gi...@apache.org>.
AcKing-Sam commented on issue #10020:
URL: https://github.com/apache/doris/issues/10020#issuecomment-1973004518

   Hi, I have encountered the same question in Ubuntu 22.04.
   You can check the file `doris/thirdparty/src/unixODBC-2.3.7/config.log` to see the detailed problem.
   I believe in this way you can fix it!


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


[GitHub] [doris] WuZezhang commented on issue #10020: [Bug] configure: error: in `/root/apache-doris-1.0.0-incubating-src/thirdparty/src/unixODBC-2.3.7'

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

   Have you solved your problem? I have the same problem. Do you have a solution?


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


[GitHub] [incubator-doris] alangui closed issue #10020: [Bug] configure: error: in `/root/apache-doris-1.0.0-incubating-src/thirdparty/src/unixODBC-2.3.7'

Posted by GitBox <gi...@apache.org>.
alangui closed issue #10020: [Bug] configure: error: in `/root/apache-doris-1.0.0-incubating-src/thirdparty/src/unixODBC-2.3.7'
URL: https://github.com/apache/incubator-doris/issues/10020


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


Re: [I] [Bug] configure: error: in `/root/apache-doris-1.0.0-incubating-src/thirdparty/src/unixODBC-2.3.7' [doris]

Posted by "zhaofei1193 (via GitHub)" <gi...@apache.org>.
zhaofei1193 commented on issue #10020:
URL: https://github.com/apache/doris/issues/10020#issuecomment-1817834443

   同样的问题,有解决方案吗?
   open-source/doris-2.0.2-rc05/thirdparty/src/unixODBC-2.3.7':
   configure: error: C compiler cannot create executables
   


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