FISCO-BCOS / FISCO-BCOS/web3sdk

ubuntu系统,make报错

Open
#753 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
122
Forks
81
PR merge metrics
No merged PRs in 30d

Description

[ 15%] Built target mhd
[ 17%] Performing build step for 'cryptopp'
Consolidate compiler generated dependencies of target cryptopp-object
[ 2%] Building CXX object CMakeFiles/cryptopp-object.dir/asn.cpp.o
In file included from /home/u2204/bcos-key-manager/key-manager/key-manager/deps/src/cryptopp/filters.h:22,
from /home/u2204/bcos-key-manager/key-manager/key-manager/deps/src/cryptopp/asn.h:10,
from /home/u2204/bcos-key-manager/key-manager/key-manager/deps/src/cryptopp/asn.cpp:8:
/home/u2204/bcos-key-manager/key-manager/key-manager/deps/src/cryptopp/algparam.h: In destructor ‘virtual CryptoPP::AlgorithmParametersBase::~AlgorithmParametersBase()’:
/home/u2204/bcos-key-manager/key-manager/key-manager/deps/src/cryptopp/algparam.h:323:27: warning:

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Ubuntu make build for the cryptopp target and inspect the warning location in deps/src/cryptopp/algparam.h:323. The report ends before the diagnostic is complete, so first capture the full compiler output and determine whether the build actually fails; done means the reported build completes without the error.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp, ubuntu
Domain
build-system, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.