question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] There is no ccache in apache/incubator-doris:build-env-latest by default

See original GitHub issue

Search before asking

  • I had searched in the issues and found no similar issues.

Version

docker build env: apache/incubator-doris:build-env-latest code tag: 1.0.0-rc3

What’s Wrong?

[root@a6445c76a6fa incubator-doris]# sh build.sh clean
Python 2.7.5
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /usr/share/maven
Java version: 11.0.13, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.13.0.8-1.el7_9.x86_64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "3.10.0-957.27.2.el7.x86_64", arch: "amd64", family: "unix"
cmake version 3.22.1

CMake suite maintained and supported by Kitware (kitware.com/cmake).
1.10.2
/root/incubator-doris/env.sh: line 174: ccache: command not found
Thirdparty libraries need to be build ...
build.sh: line 185: /var/local/thirdparty/build-thirdparty.sh: No such file or directory

What You Expected?

Compile it success by default env.

How to Reproduce?

Just compile code in a new container of apache/incubator-doris:build-env-latest

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
morningmancommented, Apr 8, 2022

I think you should use: apache/incubator-doris:build-env-ldb-toolchain-latest not apache/incubator-doris:build-env-latest

0reactions
kkfnuicommented, Apr 8, 2022

I think you should use: apache/incubator-doris:build-env-ldb-toolchain-latest not apache/incubator-doris:build-env-latest

It build successed!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mnemonic Project Incubation Status
Bug tracking, JIRA, https://issues.apache.org/jira/browse/MNEMONIC ... but basically it means that there is no binding relationship between the individuals, ...
Read more >
Frequently Asked Questions - The Apache Incubator
No. Do it right, do it well, and add something in the process. Incubation is not about handing a project over to some...
Read more >
Compilation - Apache Doris
Compilation. Compilation. This document focuses on how to code Doris through source code. Developing mirror compilation using Docker (recommended)​.
Read more >
DirectMemory Project Incubation Status
DirectMemory's main purpose is to to act as a second level cache able to store large amounts of data without filling up the...
Read more >
DevLake Project Incubation Status
Bug tracking . https://github.com/apache/incubator-devlake/issues ... but basically it means that there is no binding relationship between ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found