******************************************************************************** conan install forestdb/cci.20220708@#04efbe058604943ddc89518084ed073b --build=forestdb -pr /home/conan/w/prod/BuildSingleReference/64712/de8c641e-4af7-494b-9cdd-a4a48d3c8abf/profile_linux_11_libstdcpp11_gcc_debug_64.forestdb-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] forestdb:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True forestdb/cci.20220708: Forced build from source Installing package: forestdb/cci.20220708 Requirements forestdb/cci.20220708 from local cache - Cache Packages forestdb/cci.20220708:be27726f9885116da1158027505be62e913cd585 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK forestdb/cci.20220708: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK forestdb/cci.20220708: Copying sources to build folder forestdb/cci.20220708: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585 forestdb/cci.20220708: Generator cmake created conanbuildinfo.cmake forestdb/cci.20220708: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK forestdb/cci.20220708: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/package/be27726f9885116da1158027505be62e913cd585" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSNAPPY_OPTION="Disable" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/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/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Looking for include file sched.h -- Looking for include file sched.h - found -- Snappy compression: DISABLED -- B+tree sub-blocks: ENABLED -- Build type: Debug -- DL library : /usr/lib/x86_64-linux-gnu/libdl.so -- DL static library : /usr/lib/x86_64-linux-gnu/libdl.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585' '--' '-j3' ----------------- Scanning dependencies of target FDB_TOOLS_UTILS [ 1%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_UTILS.dir/utils/crc32.cc.o Scanning dependencies of target forestdb Scanning dependencies of target static_lib [ 1%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/filemgr_ops_linux.cc.o [ 1%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/filemgr_ops_linux.cc.o [ 1%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_UTILS.dir/utils/debug.cc.o [ 2%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/api_wrapper.cc.o [ 3%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/api_wrapper.cc.o [ 3%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_UTILS.dir/utils/memleak.cc.o [ 3%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/avltree.cc.o [ 3%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_UTILS.dir/utils/partiallock.cc.o [ 3%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/bgflusher.cc.o [ 3%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/avltree.cc.o [ 4%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_UTILS.dir/utils/system_resource_stats.cc.o [ 4%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_UTILS.dir/utils/time_utils.cc.o [ 4%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/bgflusher.cc.o [ 4%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_UTILS.dir/utils/timing.cc.o [ 4%] Built target FDB_TOOLS_UTILS [ 5%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/blockcache.cc.o Scanning dependencies of target FDB_TOOLS_CORE [ 6%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/api_wrapper.cc.o [ 6%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/blockcache.cc.o [ 6%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/avltree.cc.o [ 6%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/bgflusher.cc.o [ 7%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/breakpad_dummy.cc.o [ 7%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/btree.cc.o [ 7%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/blockcache.cc.o [ 7%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/breakpad_dummy.cc.o [ 7%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/btree.cc.o [ 7%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/btree_kv.cc.o [ 7%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/btree_kv.cc.o [ 8%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/btree_str_kv.cc.o [ 9%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/btree_str_kv.cc.o [ 9%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/btree_fast_str_kv.cc.o [ 10%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/breakpad_dummy.cc.o [ 10%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/btree.cc.o [ 10%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/btree_fast_str_kv.cc.o [ 10%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/btreeblock.cc.o [ 10%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/btreeblock.cc.o [ 10%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/btree_kv.cc.o [ 10%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/btree_str_kv.cc.o [ 10%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/checksum.cc.o [ 11%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/compactor.cc.o [ 12%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/btree_fast_str_kv.cc.o [ 12%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/checksum.cc.o [ 13%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/compactor.cc.o [ 13%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/btreeblock.cc.o [ 13%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/configuration.cc.o [ 13%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/configuration.cc.o [ 13%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/checksum.cc.o [ 13%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/docio.cc.o [ 14%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/compactor.cc.o [ 14%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/docio.cc.o [ 15%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/encryption.cc.o [ 15%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/encryption.cc.o [ 15%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/configuration.cc.o [ 15%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/encryption_aes.cc.o [ 16%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/encryption_aes.cc.o [ 16%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/encryption_bogus.cc.o [ 16%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/encryption_bogus.cc.o [ 16%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/fdb_errors.cc.o [ 16%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/fdb_errors.cc.o [ 16%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/docio.cc.o [ 17%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/filemgr.cc.o [ 18%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/filemgr.cc.o [ 18%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/encryption.cc.o [ 19%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/encryption_aes.cc.o [ 19%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/encryption_bogus.cc.o [ 19%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/fdb_errors.cc.o [ 19%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/filemgr.cc.o [ 19%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/filemgr_ops.cc.o [ 19%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/forestdb.cc.o [ 19%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/filemgr_ops.cc.o [ 19%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/forestdb.cc.o [ 20%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/filemgr_ops.cc.o [ 20%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/forestdb.cc.o [ 20%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/hash.cc.o [ 21%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/hash_functions.cc.o [ 21%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/hbtrie.cc.o [ 21%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/hash.cc.o [ 22%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/hash_functions.cc.o [ 22%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/hash.cc.o [ 22%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/hbtrie.cc.o [ 23%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/hash_functions.cc.o [ 23%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/hbtrie.cc.o [ 23%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/iterator.cc.o [ 23%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/iterator.cc.o [ 23%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/iterator.cc.o [ 24%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/kv_instance.cc.o [ 24%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/kv_instance.cc.o [ 24%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/kv_instance.cc.o [ 24%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/list.cc.o [ 24%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/log_message.cc.o [ 24%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/staleblock.cc.o [ 25%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/list.cc.o [ 26%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/list.cc.o [ 26%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/log_message.cc.o [ 26%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/log_message.cc.o [ 26%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/staleblock.cc.o [ 26%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/staleblock.cc.o [ 27%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/superblock.cc.o [ 28%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/superblock.cc.o [ 28%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/superblock.cc.o [ 28%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/transaction.cc.o [ 28%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/transaction.cc.o [ 28%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/version.cc.o [ 29%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/transaction.cc.o [ 29%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/version.cc.o [ 29%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/src/wal.cc.o [ 29%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/src/wal.cc.o [ 29%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/version.cc.o [ 29%] Building CXX object source_subfolder/CMakeFiles/FDB_TOOLS_CORE.dir/src/wal.cc.o [ 30%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/utils/crc32.cc.o [ 30%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/utils/debug.cc.o [ 31%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/utils/crc32.cc.o [ 31%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/utils/debug.cc.o [ 31%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/utils/memleak.cc.o [ 32%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/utils/partiallock.cc.o [ 32%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/utils/system_resource_stats.cc.o [ 32%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/utils/time_utils.cc.o [ 32%] Built target FDB_TOOLS_CORE [ 32%] Building CXX object source_subfolder/CMakeFiles/static_lib.dir/utils/timing.cc.o [ 32%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/utils/memleak.cc.o Scanning dependencies of target TEST_STAT_AGG [ 33%] Linking CXX static library ../lib/libforestdb.a [ 33%] Building CXX object source_subfolder/tests/CMakeFiles/TEST_STAT_AGG.dir/stats-agg/stat_aggregator.cc.o [ 33%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/utils/partiallock.cc.o [ 33%] Built target static_lib [ 34%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/utils/system_resource_stats.cc.o [ 34%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/utils/time_utils.cc.o Scanning dependencies of target btreeblock_test [ 34%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/btreeblock_test.cc.o [ 34%] Building CXX object source_subfolder/CMakeFiles/forestdb.dir/utils/timing.cc.o [ 35%] Linking CXX shared library ../lib/libforestdb.so [ 35%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/avltree.cc.o [ 36%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/bgflusher.cc.o [ 36%] Built target forestdb [ 36%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/blockcache.cc.o source_subfolder/tests/CMakeFiles/TEST_STAT_AGG.dir/build.make:62: recipe for target 'source_subfolder/tests/CMakeFiles/TEST_STAT_AGG.dir/stats-agg/stat_aggregator.cc.o' failed CMakeFiles/Makefile2:1118: recipe for target 'source_subfolder/tests/CMakeFiles/TEST_STAT_AGG.dir/all' failed [ 36%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/breakpad_dummy.cc.o [ 37%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/btree.cc.o [ 37%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/btree_kv.cc.o [ 37%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/btreeblock.cc.o [ 37%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/checksum.cc.o [ 38%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/encryption.cc.o [ 38%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/encryption_aes.cc.o [ 38%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/encryption_bogus.cc.o [ 38%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/filemgr.cc.o [ 39%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/filemgr_ops.cc.o [ 39%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/filemgr_ops_linux.cc.o [ 39%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/hash.cc.o [ 40%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/hash_functions.cc.o [ 40%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/list.cc.o [ 40%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/log_message.cc.o [ 40%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/wal.cc.o [ 41%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/src/version.cc.o [ 41%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/utils/crc32.cc.o [ 41%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/utils/debug.cc.o [ 41%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/utils/memleak.cc.o [ 42%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/utils/partiallock.cc.o [ 42%] Building CXX object source_subfolder/tests/unit/CMakeFiles/btreeblock_test.dir/__/__/utils/time_utils.cc.o [ 42%] Linking CXX executable ../../../bin/btreeblock_test [ 42%] Built target btreeblock_test Makefile:140: recipe for target 'all' failed forestdb/cci.20220708: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc: In function ‘hbtrie_result _hbtrie_find(hbtrie*, void*, int, void*, list*, uint8_t)’: /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:1490:29: warning: ‘void free(void*)’ called on pointer to an unallocated object [-Wfree-nonheap-object] 1490 | free(docrawkey); | ~~~~^~~~~~~~~~~ In file included from /usr/include/stdlib.h:492, from /usr/local/include/c++/11.1.0/cstdlib:75, from /usr/local/include/c++/11.1.0/stdlib.h:36, from /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:19: /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/common.h:43:31: note: returned from ‘void* __builtin_alloca(long unsigned int)’ 43 | #define alca(type, n) ((type*)alloca(sizeof(type) * (n))) | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:1465:38: note: in expansion of macro ‘alca’ 1465 | uint8_t *docrawkey = alca(uint8_t, HBTRIE_MAX_KEYLEN); | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:1491:29: warning: ‘void free(void*)’ called on pointer to an unallocated object [-Wfree-nonheap-object] 1491 | free(dockey); | ~~~~^~~~~~~~ In file included from /usr/include/stdlib.h:492, from /usr/local/include/c++/11.1.0/cstdlib:75, from /usr/local/include/c++/11.1.0/stdlib.h:36, from /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:19: /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/common.h:43:31: note: returned from ‘void* __builtin_alloca(long unsigned int)’ 43 | #define alca(type, n) ((type*)alloca(sizeof(type) * (n))) | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:1466:35: note: in expansion of macro ‘alca’ 1466 | uint8_t *dockey = alca(uint8_t, HBTRIE_MAX_KEYLEN); | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc: In function ‘hbtrie_result _hbtrie_find(hbtrie*, void*, int, void*, list*, uint8_t)’: /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:1490:29: warning: ‘void free(void*)’ called on pointer to an unallocated object [-Wfree-nonheap-object] 1490 | free(docrawkey); | ~~~~^~~~~~~~~~~ In file included from /usr/include/stdlib.h:492, from /usr/local/include/c++/11.1.0/cstdlib:75, from /usr/local/include/c++/11.1.0/stdlib.h:36, from /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:19: /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/common.h:43:31: note: returned from ‘void* __builtin_alloca(long unsigned int)’ 43 | #define alca(type, n) ((type*)alloca(sizeof(type) * (n))) | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:1465:38: note: in expansion of macro ‘alca’ 1465 | uint8_t *docrawkey = alca(uint8_t, HBTRIE_MAX_KEYLEN); | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:1491:29: warning: ‘void free(void*)’ called on pointer to an unallocated object [-Wfree-nonheap-object] 1491 | free(dockey); | ~~~~^~~~~~~~ In file included from /usr/include/stdlib.h:492, from /usr/local/include/c++/11.1.0/cstdlib:75, from /usr/local/include/c++/11.1.0/stdlib.h:36, from /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:19: /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/common.h:43:31: note: returned from ‘void* __builtin_alloca(long unsigned int)’ 43 | #define alca(type, n) ((type*)alloca(sizeof(type) * (n))) | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:1466:35: note: in expansion of macro ‘alca’ 1466 | uint8_t *dockey = alca(uint8_t, HBTRIE_MAX_KEYLEN); | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc: In function ‘hbtrie_result _hbtrie_find(hbtrie*, void*, int, void*, list*, uint8_t)’: /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:1490:29: warning: ‘void free(void*)’ called on pointer to an unallocated object [-Wfree-nonheap-object] 1490 | free(docrawkey); | ~~~~^~~~~~~~~~~ In file included from /usr/include/stdlib.h:492, from /usr/local/include/c++/11.1.0/cstdlib:75, from /usr/local/include/c++/11.1.0/stdlib.h:36, from /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:19: /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/common.h:43:31: note: returned from ‘void* __builtin_alloca(long unsigned int)’ 43 | #define alca(type, n) ((type*)alloca(sizeof(type) * (n))) | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:1465:38: note: in expansion of macro ‘alca’ 1465 | uint8_t *docrawkey = alca(uint8_t, HBTRIE_MAX_KEYLEN); | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:1491:29: warning: ‘void free(void*)’ called on pointer to an unallocated object [-Wfree-nonheap-object] 1491 | free(dockey); | ~~~~^~~~~~~~ In file included from /usr/include/stdlib.h:492, from /usr/local/include/c++/11.1.0/cstdlib:75, from /usr/local/include/c++/11.1.0/stdlib.h:36, from /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:19: /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/common.h:43:31: note: returned from ‘void* __builtin_alloca(long unsigned int)’ 43 | #define alca(type, n) ((type*)alloca(sizeof(type) * (n))) | ^~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/src/hbtrie.cc:1466:35: note: in expansion of macro ‘alca’ 1466 | uint8_t *dockey = alca(uint8_t, HBTRIE_MAX_KEYLEN); | ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/tests/stats-agg/stat_aggregator.cc: In member function ‘void StatAggregator::printValues(samples_t, std::string)’: /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/tests/stats-agg/stat_aggregator.cc:110:33: error: ‘numeric_limits’ is not a member of ‘std’ 110 | uint64_t spark_start = std::numeric_limits::max(); | ^~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/tests/stats-agg/stat_aggregator.cc:110:56: error: expected primary-expression before ‘>’ token 110 | uint64_t spark_start = std::numeric_limits::max(); | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/tests/stats-agg/stat_aggregator.cc:110:59: error: ‘::max’ has not been declared; did you mean ‘std::max’? 110 | uint64_t spark_start = std::numeric_limits::max(); | ^~~ | std::max In file included from /usr/local/include/c++/11.1.0/algorithm:62, from /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585/source_subfolder/tests/stats-agg/stat_aggregator.cc:19: /usr/local/include/c++/11.1.0/bits/stl_algo.h:3467:5: note: ‘std::max’ declared here 3467 | max(initializer_list<_Tp> __l, _Compare __comp) | ^~~ make[2]: *** [source_subfolder/tests/CMakeFiles/TEST_STAT_AGG.dir/stats-agg/stat_aggregator.cc.o] Error 1 make[1]: *** [source_subfolder/tests/CMakeFiles/TEST_STAT_AGG.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 2 forestdb/cci.20220708: ERROR: Package 'be27726f9885116da1158027505be62e913cd585' build failed forestdb/cci.20220708: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585 ERROR: forestdb/cci.20220708: Error in build() method, line 53 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/forestdb/cci.20220708/_/_/build/be27726f9885116da1158027505be62e913cd585' '--' '-j3'