You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: