Skip to content

Error while building rocksdb #213

@romanbo

Description

@romanbo

usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here
312 | : first(std::forward<_U1>(__x)), second(__y) { }
| ^
cc1plus: all warnings being treated as errors
make: *** [Makefile:684: shared-objects/db/compaction.o] Error 1
make: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make: *** [Makefile:684: shared-objects/db/builder.o] Error 1
cc1plus: all warnings being treated as errors
make: *** [Makefile:684: shared-objects/db/compacted_db_impl.o] Error 1
cc1plus: all warnings being treated as errors
make: *** [Makefile:684: shared-objects/db/column_family.o] Error 1
~/go/src/github.com/go-nebulas
rocksdb install success
Added /root/go/src/github.com/go-nebulas/native-lib to the LD_LIBRARY_PATH environment variable in /root/.bashrc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions