hyperledger-archives / iroha

Iroha - A simple, decentralized ledger

Home Page:http://iroha.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't build iroha on ubuntu,

houqinghui opened this issue · comments

I try to build iroha on ubuntu 16.04, but some erroes appears. I want to use iroha-lic to generate the keypair.
q@ecs-h:~/project/iroha/iroha/build$ cmake ..
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- 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
-- -DCMAKE_BUILD_TYPE=Debug
-- -DTESTING=ON
-- -DBENCHMARKING=OFF
-- -DFUZZING=OFF
-- -DCOVERAGE=OFF
-- -DPACKAGE_ZIP=OFF
-- -DPACKAGE_TGZ=OFF
-- -DPACKAGE_RPM=OFF
-- -DPACKAGE_DEB=OFF
-- -DENABLE_LIBS_PACKAGING=ON
-- -DSWIG_PYTHON=OFF
-- -DSWIG_JAVA=OFF
-- -DSUPPORT_PYTHON2=OFF
-- -DSWIG_CSHARP=OFF
-- -DSWIG_NODE=OFF
-- Looking for pthread.h
-- Looking for 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
-- Could NOT find gtest (missing: gtest_INCLUDE_DIR gtest_LIBRARY gtest_MAIN_LIBRARY gmock_INCLUDE_DIR gmock_LIBRARY gmock_MAIN_LIBRARY)
-- Could NOT find spdlog (missing: spdlog_INCLUDE_DIR)
-- Could NOT find protobuf (missing: protobuf_INCLUDE_DIR protobuf_LIBRARY protoc_EXECUTABLE)
-- Could NOT find grpc (missing: grpc_LIBRARY grpc_INCLUDE_DIR gpr_LIBRARY grpc_CPP_PLUGIN)
-- Found Git: /usr/bin/git (found version "2.7.4")
-- Could NOT find rapidjson (missing: rapidjson_INCLUDE_DIR)
-- Could NOT find pq (missing: pq_INCLUDE_DIR postgres_INCLUDE_DIR pq_LIBRARY pg_config_EXECUTABLE)
-- Could NOT find soci (missing: SOCI_INCLUDE_DIR SOCI_LIBRARY SOCI_postgresql_PLUGIN)
-- Could NOT find gflags (missing: gflags_INCLUDE_DIR gflags_LIBRARY)
-- Could NOT find rxcpp (missing: rxcpp_INCLUDE_DIR)
-- Could NOT find tbb (missing: tbb_INCLUDE_DIR tbb_LIBRARY)
-- Boost version: 1.69.0
-- Found the following Boost libraries:
-- filesystem
-- system
-- thread
-- Could NOT find ed25519 (missing: ed25519_INCLUDE_DIR ed25519_LIBRARY)
-- Configuring done
-- Generating done
-- Build files have been written to: /home/qinghui/project/iroha/iroha/build

Thank you for reporting this! To resolve issues quicker and more efficiently, we now track them in Jira - that way they get considered during sprint planning and never get lost or mishandled 😊 We have already carefully transferred your reported issue here.
If you want to track your issue or help us fix it (that would be awesome!), please follow the link above. Even if you do not have a LFID needed for logging in, you can get it here in a few moments.

In case you have just a quick question on how things work, let us know in a chat: https://chat.hyperledger.org/channel/iroha

You are always welcome to participate in discussions in JIRA comments section or Rocket.Chat or help others🖖