Git Product home page Git Product logo

Comments (4)

vitorgamer58 avatar vitorgamer58 commented on July 19, 2024

same error on Google VPS

vitorgamer58@instance-1:~/karbo/build$ cmake ..
-- Setting default build type: Release
CMake Error at CMakeLists.txt:27 (string):
  string end index: 3 is out of range -1 - 0
-- Building without build tag
-- Could not find DEVELOPER_LOCAL_TOOLS in env (not required)
-- BOOST_IGNORE_SYSTEM_PATHS defaults to OFF
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Building for a 64-bit system
-- Building internal libraries as static
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Found PythonInterp: /usr/bin/python (found version "2.7.6") 
-- Building on x86_64 for native
-- AES support enabled
-- Found Boost Version: 105500
CMake Warning at src/version.cmake:3 (message):
  Cannot determine current revision.  Make sure that you are building either
  from a Git working tree or from a source archive.
Call Stack (most recent call first):
  CMakeLists.txt:534 (include)
-- Found Git: /usr/bin/git
-- Configuring incomplete, errors occurred!
See also "/home/vitorgamer58/karbo/build/CMakeFiles/CMakeOutput.log".
See also "/home/vitorgamer58/karbo/build/CMakeFiles/CMakeError.log".
vitorgamer58@instance-1:~/karbo/build$ 

from karbowanec.

aivve avatar aivve commented on July 19, 2024

If you have cmake 2 try upgrade to cmake 3, this should help or build on 16.04. Or I will compile fresh binaries and upload them to our site.

from karbowanec.

vitorgamer58 avatar vitorgamer58 commented on July 19, 2024

that madness, I had no idea what it could be, I tried in the notebook and google VPS, different versions of the boost in both, in both I had compiled the Daio of the Niobium and the Daemon of the BBRC (forknote) without problems, I go try to update Cmake.

from karbowanec.

vitorgamer58 avatar vitorgamer58 commented on July 19, 2024

sucess, Thank You


vitor@vitor-Aspire-E1-531:~/Karbowanec/build$ cmake ..
-- Building without build tag
-- Could not find DEVELOPER_LOCAL_TOOLS in env (not required)
-- BOOST_IGNORE_SYSTEM_PATHS defaults to OFF
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Building for a 64-bit system
-- Building internal libraries as static
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Building on x86_64 for native
-- AES support enabled
-- Found Boost Version: 106501
CMake Warning at src/version.cmake:3 (message):
  Cannot determine current revision.  Make sure that you are building either
  from a Git working tree or from a source archive.
Call Stack (most recent call first):
  CMakeLists.txt:534 (include)


-- Found Git: /usr/bin/git
-- Configuring done
CMake Warning in CMakeLists.txt:
  CMAKE_SKIP_INSTALL_RULES was enabled even though installation rules have
  been specified


-- Generating done
-- Build files have been written to: /home/vitor/Karbowanec/build

from karbowanec.

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.