Replies: 1 comment 2 replies
-
Hi @pbhandar2 We are aware of this, and working on the fix. For now, could you revert eee2913 (fbcode/cachelib/)? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am not able to build CacheLib on Ubuntu 20. The problem is with thirft deprecation it seems.
-- Found Zstd: /usr/lib/x86_64-linux-gnu/libz.so
-- ZLIB: /usr/include
-- Found Zstd: /users/pbhandar/CacheLib/opt/cachelib/lib/libzstd.so
-- ZSTD: /users/pbhandar/CacheLib/opt/cachelib/include
-- Found FBThrift: /users/pbhandar/CacheLib/opt/cachelib
-- *** OUTDIR: /users/pbhandar/CacheLib/build-cachelib/common/
-- before: constants.cpp;constants.h;data.cpp;data.h;metadata.cpp;metadata.h;types.cpp;types_custom_protocol.h;types.h;types.tcc;layouts.h;layouts.cpp
-- after: /users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_types.tcc;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_layouts.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_layouts.cpp
-- thrift files: /users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_types.tcc;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_layouts.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/common/gen-cpp2/BloomFilter_layouts.cpp
-- *** OUTDIR: /users/pbhandar/CacheLib/build-cachelib/shm/
-- before: constants.cpp;constants.h;data.cpp;data.h;metadata.cpp;metadata.h;types.cpp;types_custom_protocol.h;types.h;types.tcc;layouts.h;layouts.cpp
-- after: /users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_types.tcc;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_layouts.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_layouts.cpp
-- thrift files: /users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_types.tcc;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_layouts.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/shm/gen-cpp2/shm_layouts.cpp
-- *** OUTDIR: /users/pbhandar/CacheLib/build-cachelib/navy/serialization/
-- before: constants.cpp;constants.h;data.cpp;data.h;metadata.cpp;metadata.h;types.cpp;types_custom_protocol.h;types.h;types.tcc
-- after: /users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_types.tcc
-- thrift files: /users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/navy/serialization/gen-cpp2/objects_types.tcc
-- *** OUTDIR: /users/pbhandar/CacheLib/build-cachelib/allocator/serialize/
-- before: constants.cpp;constants.h;data.cpp;data.h;metadata.cpp;metadata.h;types.cpp;types_custom_protocol.h;types.h;types.tcc;layouts.h;layouts.cpp
-- after: /users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_types.tcc;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_layouts.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_layouts.cpp
-- thrift files: /users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_types.tcc;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_layouts.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/serialize/gen-cpp2/objects_layouts.cpp
-- *** OUTDIR: /users/pbhandar/CacheLib/build-cachelib/allocator/datastruct/serialize/
-- before: constants.cpp;constants.h;data.cpp;data.h;metadata.cpp;metadata.h;types.cpp;types_custom_protocol.h;types.h;types.tcc;layouts.h;layouts.cpp
-- after: /users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_types.tcc;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_layouts.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_layouts.cpp
-- thrift files: /users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_types.tcc;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_layouts.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/serialize/gen-cpp2/objects_layouts.cpp
-- *** OUTDIR: /users/pbhandar/CacheLib/build-cachelib/allocator/datastruct/tests/
-- before: constants.cpp;constants.h;data.cpp;data.h;metadata.cpp;metadata.h;types.cpp;types_custom_protocol.h;types.h;types.tcc;layouts.h;layouts.cpp
-- after: /users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_types.tcc;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_layouts.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_layouts.cpp
-- thrift files: /users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_types.tcc;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_layouts.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_layouts.cpp
-- *** OUTDIR: /users/pbhandar/CacheLib/build-cachelib/allocator/memory/serialize/
-- before: constants.cpp;constants.h;data.cpp;data.h;metadata.cpp;metadata.h;types.cpp;types_custom_protocol.h;types.h;types.tcc;layouts.h;layouts.cpp
-- after: /users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_types.tcc;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_layouts.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_layouts.cpp
-- thrift files: /users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_types.tcc;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_layouts.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/allocator/memory/serialize/gen-cpp2/objects_layouts.cpp
-- *** OUTDIR: /users/pbhandar/CacheLib/build-cachelib/benchmarks/
-- before: constants.cpp;constants.h;data.cpp;data.h;metadata.cpp;metadata.h;types.cpp;types_custom_protocol.h;types.h;types.tcc;layouts.h;layouts.cpp
-- after: /users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_types.tcc;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_layouts.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_layouts.cpp
-- thrift files: /users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_constants.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_constants.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_data.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_data.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_metadata.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_metadata.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_types.cpp;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_types_custom_protocol.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_types.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_types.tcc;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_layouts.h;/users/pbhandar/CacheLib/build-cachelib/cachelib/benchmarks/gen-cpp2/DataTypeBench_layouts.cpp
-- Configuring done (1.1s)
-- Generating done (0.1s)
-- Build files have been written to: /users/pbhandar/CacheLib/build-cachelib
[ 1%] Generating ../cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_constants.cpp, ../cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_constants.h, ../cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_data.cpp, ../cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_data.h, ../cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_metadata.cpp, ../cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_metadata.h, ../cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_types.cpp, ../cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_types_custom_protocol.h, ../cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_types.h, ../cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_types.tcc, ../cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_layouts.h, ../cachelib/allocator/datastruct/tests/gen-cpp2/test_objects_layouts.cpp
[ 2%] Generating ../cachelib/navy/serialization/gen-cpp2/objects_constants.cpp, ../cachelib/navy/serialization/gen-cpp2/objects_constants.h, ../cachelib/navy/serialization/gen-cpp2/objects_data.cpp, ../cachelib/navy/serialization/gen-cpp2/objects_data.h, ../cachelib/navy/serialization/gen-cpp2/objects_metadata.cpp, ../cachelib/navy/serialization/gen-cpp2/objects_metadata.h, ../cachelib/navy/serialization/gen-cpp2/objects_types.cpp, ../cachelib/navy/serialization/gen-cpp2/objects_types_custom_protocol.h, ../cachelib/navy/serialization/gen-cpp2/objects_types.h, ../cachelib/navy/serialization/gen-cpp2/objects_types.tcc
[ 2%] Generating ../cachelib/benchmarks/gen-cpp2/DataTypeBench_constants.cpp, ../cachelib/benchmarks/gen-cpp2/DataTypeBench_constants.h, ../cachelib/benchmarks/gen-cpp2/DataTypeBench_data.cpp, ../cachelib/benchmarks/gen-cpp2/DataTypeBench_data.h, ../cachelib/benchmarks/gen-cpp2/DataTypeBench_metadata.cpp, ../cachelib/benchmarks/gen-cpp2/DataTypeBench_metadata.h, ../cachelib/benchmarks/gen-cpp2/DataTypeBench_types.cpp, ../cachelib/benchmarks/gen-cpp2/DataTypeBench_types_custom_protocol.h, ../cachelib/benchmarks/gen-cpp2/DataTypeBench_types.h, ../cachelib/benchmarks/gen-cpp2/DataTypeBench_types.tcc, ../cachelib/benchmarks/gen-cpp2/DataTypeBench_layouts.h, ../cachelib/benchmarks/gen-cpp2/DataTypeBench_layouts.cpp
[ 3%] Generating ../cachelib/allocator/serialize/gen-cpp2/objects_constants.cpp, ../cachelib/allocator/serialize/gen-cpp2/objects_constants.h, ../cachelib/allocator/serialize/gen-cpp2/objects_data.cpp, ../cachelib/allocator/serialize/gen-cpp2/objects_data.h, ../cachelib/allocator/serialize/gen-cpp2/objects_metadata.cpp, ../cachelib/allocator/serialize/gen-cpp2/objects_metadata.h, ../cachelib/allocator/serialize/gen-cpp2/objects_types.cpp, ../cachelib/allocator/serialize/gen-cpp2/objects_types_custom_protocol.h, ../cachelib/allocator/serialize/gen-cpp2/objects_types.h, ../cachelib/allocator/serialize/gen-cpp2/objects_types.tcc, ../cachelib/allocator/serialize/gen-cpp2/objects_layouts.h, ../cachelib/allocator/serialize/gen-cpp2/objects_layouts.cpp
[ 3%] Generating ../cachelib/shm/gen-cpp2/shm_constants.cpp, ../cachelib/shm/gen-cpp2/shm_constants.h, ../cachelib/shm/gen-cpp2/shm_data.cpp, ../cachelib/shm/gen-cpp2/shm_data.h, ../cachelib/shm/gen-cpp2/shm_metadata.cpp, ../cachelib/shm/gen-cpp2/shm_metadata.h, ../cachelib/shm/gen-cpp2/shm_types.cpp, ../cachelib/shm/gen-cpp2/shm_types_custom_protocol.h, ../cachelib/shm/gen-cpp2/shm_types.h, ../cachelib/shm/gen-cpp2/shm_types.tcc, ../cachelib/shm/gen-cpp2/shm_layouts.h, ../cachelib/shm/gen-cpp2/shm_layouts.cpp
[ 4%] Generating ../cachelib/allocator/datastruct/serialize/gen-cpp2/objects_constants.cpp, ../cachelib/allocator/datastruct/serialize/gen-cpp2/objects_constants.h, ../cachelib/allocator/datastruct/serialize/gen-cpp2/objects_data.cpp, ../cachelib/allocator/datastruct/serialize/gen-cpp2/objects_data.h, ../cachelib/allocator/datastruct/serialize/gen-cpp2/objects_metadata.cpp, ../cachelib/allocator/datastruct/serialize/gen-cpp2/objects_metadata.h, ../cachelib/allocator/datastruct/serialize/gen-cpp2/objects_types.cpp, ../cachelib/allocator/datastruct/serialize/gen-cpp2/objects_types_custom_protocol.h, ../cachelib/allocator/datastruct/serialize/gen-cpp2/objects_types.h, ../cachelib/allocator/datastruct/serialize/gen-cpp2/objects_types.tcc, ../cachelib/allocator/datastruct/serialize/gen-cpp2/objects_layouts.h, ../cachelib/allocator/datastruct/serialize/gen-cpp2/objects_layouts.cpp
[ 5%] Generating ../cachelib/allocator/memory/serialize/gen-cpp2/objects_constants.cpp, ../cachelib/allocator/memory/serialize/gen-cpp2/objects_constants.h, ../cachelib/allocator/memory/serialize/gen-cpp2/objects_data.cpp, ../cachelib/allocator/memory/serialize/gen-cpp2/objects_data.h, ../cachelib/allocator/memory/serialize/gen-cpp2/objects_metadata.cpp, ../cachelib/allocator/memory/serialize/gen-cpp2/objects_metadata.h, ../cachelib/allocator/memory/serialize/gen-cpp2/objects_types.cpp, ../cachelib/allocator/memory/serialize/gen-cpp2/objects_types_custom_protocol.h, ../cachelib/allocator/memory/serialize/gen-cpp2/objects_types.h, ../cachelib/allocator/memory/serialize/gen-cpp2/objects_types.tcc, ../cachelib/allocator/memory/serialize/gen-cpp2/objects_layouts.h, ../cachelib/allocator/memory/serialize/gen-cpp2/objects_layouts.cpp
[ 5%] Generating ../cachelib/common/gen-cpp2/BloomFilter_constants.cpp, ../cachelib/common/gen-cpp2/BloomFilter_constants.h, ../cachelib/common/gen-cpp2/BloomFilter_data.cpp, ../cachelib/common/gen-cpp2/BloomFilter_data.h, ../cachelib/common/gen-cpp2/BloomFilter_metadata.cpp, ../cachelib/common/gen-cpp2/BloomFilter_metadata.h, ../cachelib/common/gen-cpp2/BloomFilter_types.cpp, ../cachelib/common/gen-cpp2/BloomFilter_types_custom_protocol.h, ../cachelib/common/gen-cpp2/BloomFilter_types.h, ../cachelib/common/gen-cpp2/BloomFilter_types.tcc, ../cachelib/common/gen-cpp2/BloomFilter_layouts.h, ../cachelib/common/gen-cpp2/BloomFilter_layouts.cpp
[ERROR:DataTypeBench.thrift:19] Could not find include file thrift/annotation/cpp.thrift
make[2]: *** [benchmarks/CMakeFiles/DATATYPEBENCH_thrift_target.dir/build.make:84: cachelib/benchmarks/gen-cpp2/DataTypeBench_constants.cpp] Error 1
make[1]: *** [CMakeFiles/Makefile2:585: benchmarks/CMakeFiles/DATATYPEBENCH_thrift_target.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[WARNING:test_objects.thrift:23] Required field is deprecated:
size
.[WARNING:test_objects.thrift:24] Required field is deprecated:
compressedHead
.[ 5%] Built target DATASTRUCT_TESTS_thrift_target
[WARNING:shm.thrift:20] Required field is deprecated:
shmVal
.[WARNING:shm.thrift:21] Required field is deprecated:
nameToKeyMap
.[WARNING:BloomFilter.thrift:22] Required field is deprecated:
numFilters
.[WARNING:BloomFilter.thrift:23] Required field is deprecated:
hashTableBitSize
.[WARNING:BloomFilter.thrift:24] Required field is deprecated:
filterByteSize
.[WARNING:BloomFilter.thrift:25] Required field is deprecated:
fragmentSize
.[WARNING:BloomFilter.thrift:26] Required field is deprecated:
seeds
.[ 5%] Built target SHM_thrift_target
[ 5%] Built target BLOOM_thrift_target
[WARNING:objects.thrift:25] Required field is deprecated:
size
.[WARNING:objects.thrift:26] Required field is deprecated:
compressedHead
.[WARNING:objects.thrift:33] Required field is deprecated:
compressedHead
.[WARNING:objects.thrift:34] Required field is deprecated:
compressedTail
.[WARNING:objects.thrift:35] Required field is deprecated:
size
.[WARNING:objects.thrift:39] Required field is deprecated:
lists
.[ 5%] Built target DATASTRUCT_SERIALIZE_thrift_target
[WARNING:objects.thrift:26] Required field is deprecated:
memorySize
.[WARNING:objects.thrift:27] Required field is deprecated:
canAllocate
.[WARNING:objects.thrift:28] Required field is deprecated:
memoryPoolSize
.[WARNING:objects.thrift:29] Required field is deprecated:
slabSize
.[WARNING:objects.thrift:30] Required field is deprecated:
minAllocSize
.[WARNING:objects.thrift:31] Required field is deprecated:
nextSlabIdx
.[WARNING:objects.thrift:32] Required field is deprecated:
freeSlabIdxs
.[WARNING:objects.thrift:37] Required field is deprecated:
classId
.[WARNING:objects.thrift:38] Required field is deprecated:
allocationSize
.[WARNING:objects.thrift:39] Required field is deprecated:
currOffset
.[WARNING:objects.thrift:40] Required field is deprecated:
canAllocate
.[WARNING:objects.thrift:42] Required field is deprecated:
currSlabIdx
.[WARNING:objects.thrift:43] Required field is deprecated:
allocatedSlabIdxs
.[WARNING:objects.thrift:44] Required field is deprecated:
freeSlabIdxs
.[WARNING:objects.thrift:48] Required field is deprecated:
id
.[WARNING:objects.thrift:49] Required field is deprecated:
maxSize
.[WARNING:objects.thrift:50] Required field is deprecated:
currSlabAllocSize
.[WARNING:objects.thrift:51] Required field is deprecated:
currAllocSize
.[WARNING:objects.thrift:52] Required field is deprecated:
acSizes
.[WARNING:objects.thrift:53] Required field is deprecated:
ac
.[WARNING:objects.thrift:56] Required field is deprecated:
freeSlabIdxs
.[WARNING:objects.thrift:68] Required field is deprecated:
allocSizes
.[WARNING:objects.thrift:69] Required field is deprecated:
enableZeroedSlabAllocs
.[WARNING:objects.thrift:72] Required field is deprecated:
slabAllocator
.[WARNING:objects.thrift:73] Required field is deprecated:
memoryPoolManager
.[ 5%] Built target MEMORY_SERIALIZE_thrift_target
[WARNING:objects.thrift:20] Required field is deprecated:
key
.[WARNING:objects.thrift:21] Required field is deprecated:
address
.[WARNING:objects.thrift:28] Required field is deprecated:
bucketId
.[WARNING:objects.thrift:29] Required field is deprecated:
entries
.[WARNING:objects.thrift:33] Required field is deprecated:
regionId
.[WARNING:objects.thrift:34] Required field is deprecated:
lastEntryEndOffset
.[WARNING:objects.thrift:35] Required field is deprecated:
classId
.[WARNING:objects.thrift:36] Required field is deprecated:
numItems
.[WARNING:objects.thrift:37] Required field is deprecated:
pinned
.[WARNING:objects.thrift:42] Required field is deprecated:
regions
.[WARNING:objects.thrift:43] Required field is deprecated:
regionSize
.[WARNING:objects.thrift:47] Required field is deprecated:
idx
.[WARNING:objects.thrift:48] Required field is deprecated:
trackTime
.[WARNING:objects.thrift:52] Required field is deprecated:
queue
.[WARNING:objects.thrift:72] Required field is deprecated:
version
.[WARNING:objects.thrift:73] Required field is deprecated:
cacheBaseOffset
.[WARNING:objects.thrift:74] Required field is deprecated:
cacheSize
.[WARNING:objects.thrift:75] Required field is deprecated:
allocAlignSize
.[WARNING:objects.thrift:76] Required field is deprecated:
deprecated_sizeClasses
.[WARNING:objects.thrift:77] Required field is deprecated:
checksum
.[WARNING:objects.thrift:86] Required field is deprecated:
version
.[WARNING:objects.thrift:87] Required field is deprecated:
generationTime
.[WARNING:objects.thrift:88] Required field is deprecated:
itemCount
.[WARNING:objects.thrift:89] Required field is deprecated:
bucketSize
.[WARNING:objects.thrift:90] Required field is deprecated:
cacheBaseOffset
.[WARNING:objects.thrift:91] Required field is deprecated:
numBuckets
.[ 5%] Built target SERIALIZATION_thrift_target
[WARNING:objects.thrift:26] Required field is deprecated:
allocatorVersion
.[WARNING:objects.thrift:28] Required field is deprecated:
accessType
.[WARNING:objects.thrift:29] Required field is deprecated:
mmType
.[WARNING:objects.thrift:48] Required field is deprecated:
keySize
.[WARNING:objects.thrift:49] Required field is deprecated:
valueSize
.[WARNING:objects.thrift:53] Required field is deprecated:
chunks
.[WARNING:objects.thrift:54] Required field is deprecated:
ccMetadata
.[WARNING:objects.thrift:58] Required field is deprecated:
allocators
.[WARNING:objects.thrift:62] Required field is deprecated:
lruRefreshTime
.[WARNING:objects.thrift:63] Required field is deprecated:
updateOnWrite
.[WARNING:objects.thrift:64] Required field is deprecated:
lruInsertionPointSpec
.[WARNING:objects.thrift:71] Required field is deprecated:
config
.[WARNING:objects.thrift:76] Required field is deprecated:
insertionPoint
.[WARNING:objects.thrift:77] Required field is deprecated:
tailSize
.[WARNING:objects.thrift:78] Required field is deprecated:
lru
.[WARNING:objects.thrift:79] Required field is deprecated:
compressedInsertionPoint
.[WARNING:objects.thrift:83] Required field is deprecated:
pools
.[WARNING:objects.thrift:87] Required field is deprecated:
lruRefreshTime
.[WARNING:objects.thrift:88] Required field is deprecated:
updateOnWrite
.[WARNING:objects.thrift:89] Required field is deprecated:
hotSizePercent
.[WARNING:objects.thrift:90] Required field is deprecated:
coldSizePercent
.[WARNING:objects.thrift:98] Required field is deprecated:
config
.[WARNING:objects.thrift:105] Required field is deprecated:
lrus
.[WARNING:objects.thrift:109] Required field is deprecated:
pools
.[WARNING:objects.thrift:113] Required field is deprecated:
lruRefreshTime
.[WARNING:objects.thrift:114] Required field is deprecated:
updateOnWrite
.[WARNING:objects.thrift:115] Required field is deprecated:
windowToCacheSizeRatio
.[WARNING:objects.thrift:116] Required field is deprecated:
tinySizePercent
.[WARNING:objects.thrift:123] Required field is deprecated:
config
.[WARNING:objects.thrift:129] Required field is deprecated:
lrus
.[WARNING:objects.thrift:133] Required field is deprecated:
pools
.[WARNING:objects.thrift:138] Required field is deprecated:
bucketsPower
.[WARNING:objects.thrift:139] Required field is deprecated:
locksPower
.[WARNING:objects.thrift:150] Required field is deprecated:
dList
.[WARNING:objects.thrift:154] Required field is deprecated:
buckets
.[ 5%] Built target SERIALIZE_thrift_target
make: *** [Makefile:136: all] Error 2
build-package.sh: error: make failed
build.sh: error: failed to build cachelib
Beta Was this translation helpful? Give feedback.
All reactions