Code Monkey home page Code Monkey logo

Comments (7)

jmklix avatar jmklix commented on June 27, 2024

Can you first start by updating your cmake version? That is the first part of the error that you are seeing. As noted here please use a minimum cmake version of 3.13.

If that doesn't fix your error can please please provide more details about what exactly you are trying to do with your large script file. This will allow us to better understand your problem and what is causing your build failures

from aws-sdk-cpp.

shreeramk avatar shreeramk commented on June 27, 2024

Can you first start by updating your cmake version? That is the first part of the error that you are seeing. As noted here please use a minimum cmake version of 3.13.

Current Version is 3.2.2. As shown in the log already.

If that doesn't fix your error can please please provide more details about what exactly you are trying to do with your large script file. This will allow us to better understand your problem and what is causing your build failures

I am trying to build mongodb using percona-mongodb script

from aws-sdk-cpp.

jmklix avatar jmklix commented on June 27, 2024

Yes, I can see that you are using cmake version 3.2.2, which is why I asked you to update to at least version 3.13.xx. We follow semantic versioning and your minor version (which is 2) needs to be at least 13. Can you please try updating your cmake version and let me know if you're still having problems with third party building

from aws-sdk-cpp.

github-actions avatar github-actions commented on June 27, 2024

Greetings! It looks like this issue hasn’t been active in longer than a week. We encourage you to check if this is still an issue in the latest release. Because it has been longer than a week since the last update on this, and in the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or add an upvote to prevent automatic closure, or if the issue is already closed, please feel free to open a new one.

from aws-sdk-cpp.

shreeramk avatar shreeramk commented on June 27, 2024

Yes, I can see that you are using cmake version 3.2.2, which is why I asked you to update to at least version 3.13.xx. We follow semantic versioning and your minor version (which is 2) needs to be at least 13. Can you please try updating your cmake version and let me know if you're still having problems with third party building

That seems like a warning, the actual error as per the log is this. Any idea what could be causing this?

-- Looking for include file pthread.h - not found
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
Could NOT find Threads (missing: Threads_FOUND)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake/Modules/FindThreads.cmake:204 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
cmake/Findcrypto.cmake:98 (find_package)
cmake/external_dependencies.cmake:44 (find_package)
CMakeLists.txt:169 (include)

from aws-sdk-cpp.

jmklix avatar jmklix commented on June 27, 2024

This might be caused by not using a supported version of cmake. Please install a supported version of cmake to see if that fixes your error

from aws-sdk-cpp.

github-actions avatar github-actions commented on June 27, 2024

Greetings! It looks like this issue hasn’t been active in longer than a week. We encourage you to check if this is still an issue in the latest release. Because it has been longer than a week since the last update on this, and in the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or add an upvote to prevent automatic closure, or if the issue is already closed, please feel free to open a new one.

from aws-sdk-cpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.