******************************************************************************** conan install rocksdb/8.8.1@#368e3bb786e976781b52a15a0dbc2947 --build=rocksdb -pr /home/conan/w/prod-v1/bsr/83708/aaaad/profile_linux_5_libstdcpp11_gcc_debug_64.rocksdb-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-v1/bsr/83708/aabcd/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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-v1/bsr/83708/aabcd/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/83708/aabcd/.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=5 os=Linux [options] rocksdb:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True rocksdb/8.8.1: Forced build from source Installing package: rocksdb/8.8.1 Requirements rocksdb/8.8.1 from local cache - Cache Packages rocksdb/8.8.1:b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK rocksdb/8.8.1: Configuring sources in /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/source/src rocksdb/8.8.1: [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 rocksdb/8.8.1: Copying sources to build folder rocksdb/8.8.1: Building your package in /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1 rocksdb/8.8.1: Generator txt created conanbuildinfo.txt rocksdb/8.8.1: Calling generate() rocksdb/8.8.1: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' rocksdb/8.8.1: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' rocksdb/8.8.1: 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 rocksdb/8.8.1: Calling build() rocksdb/8.8.1: apply_conandata_patches(): No patches defined in conandata rocksdb/8.8.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/package/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/package/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is GNU 5.4.0 -- The C compiler identification is GNU 5.4.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test BUILTIN_ATOMIC -- Performing Test BUILTIN_ATOMIC - Success -- Could NOT find uring (missing: uring_LIBRARIES uring_INCLUDE_DIR) -- Enabling RTTI in all builds -- Performing Test HAVE_FALLOCATE -- Performing Test HAVE_FALLOCATE - Success -- Performing Test HAVE_SYNC_FILE_RANGE_WRITE -- Performing Test HAVE_SYNC_FILE_RANGE_WRITE - Success -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP - Success -- Looking for malloc_usable_size -- Looking for malloc_usable_size - found -- Looking for sched_getcpu -- Looking for sched_getcpu - found -- Looking for getauxval -- Looking for getauxval - found -- Looking for F_FULLFSYNC -- Looking for F_FULLFSYNC - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- ROCKSDB_PLUGINS: -- ROCKSDB PLUGINS TO BUILD -- Found Git: /usr/bin/git (found version "2.43.0") -- JNI library is disabled -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/build/Debug rocksdb/8.8.1: CMake command: cmake --build "/home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target rocksdb [ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/cache.cc.o [ 1%] Building CXX object CMakeFiles/rocksdb.dir/cache/cache_entry_roles.cc.o [ 1%] Building CXX object CMakeFiles/rocksdb.dir/cache/cache_key.cc.o CMakeFiles/rocksdb.dir/build.make:107: recipe for target 'CMakeFiles/rocksdb.dir/cache/cache_key.cc.o' failed CMakeFiles/rocksdb.dir/build.make:81: recipe for target 'CMakeFiles/rocksdb.dir/cache/cache.cc.o' failed CMakeFiles/rocksdb.dir/build.make:94: recipe for target 'CMakeFiles/rocksdb.dir/cache/cache_entry_roles.cc.o' failed CMakeFiles/Makefile2:98: recipe for target 'CMakeFiles/rocksdb.dir/all' failed Makefile:148: recipe for target 'all' failed rocksdb/8.8.1: In file included from /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/cache/cache_key.h:11:0, from /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/cache/cache_key.cc:6: /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/include/rocksdb/slice.h:26:62: fatal error: string_view: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/rocksdb.dir/cache/cache_key.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/include/rocksdb/status.h:31:0, from /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/include/rocksdb/configurable.h:18, from /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/include/rocksdb/customizable.h:11, from /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/include/rocksdb/memory_allocator.h:10, from /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/include/rocksdb/cache.h:21, from /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/cache/cache.cc:10: /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/include/rocksdb/slice.h:26:62: fatal error: string_view: No such file or directory compilation terminated. In file included from /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/include/rocksdb/status.h:31:0, from /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/include/rocksdb/configurable.h:18, from /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/include/rocksdb/customizable.h:11, from /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/include/rocksdb/memory_allocator.h:10, from /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/include/rocksdb/cache.h:21, from /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/cache/cache_entry_roles.h:11, from /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/cache/cache_entry_roles.cc:6: /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/src/include/rocksdb/slice.h:26:62: fatal error: string_view: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/rocksdb.dir/cache/cache.cc.o] Error 1 make[2]: *** [CMakeFiles/rocksdb.dir/cache/cache_entry_roles.cc.o] Error 1 make[1]: *** [CMakeFiles/rocksdb.dir/all] Error 2 make: *** [all] Error 2 rocksdb/8.8.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior rocksdb/8.8.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior rocksdb/8.8.1: ERROR: Package 'b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1' build failed rocksdb/8.8.1: WARN: Build folder /home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/build/Debug ERROR: rocksdb/8.8.1: Error in build() method, line 152 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod-v1/bsr/83708/aabcd/.conan/data/rocksdb/8.8.1/_/_/build/b69fc8ec0cfa6351b15c410e7ed6f47e8e545cd1/build/Debug" '--' '-j3'