Build #1779056 2025-02-19T09:20:41.154611+00:00
# rustc version
rustc 1.87.0-nightly (827a0d638 2025-02-18)# docs.rs version
docsrs 0.6.0 (35977596 2025-02-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/ckb-librocksdb-sys-9.10.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ckb-librocksdb-sys-9.10.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250218-1.87.0-nightly-827a0d638\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/i686-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 5a867954d9526157a0af49e9002ca6cacfb20544847b089b1286c51e2e7ee139
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "5a867954d9526157a0af49e9002ca6cacfb20544847b089b1286c51e2e7ee139", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling ckb-librocksdb-sys v9.10.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: In file included from rocksdb/include/rocksdb/cache.h:14,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/cache.cc:10:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/40a8ecc0aa07be2f-cache.o" "-c" "rocksdb/cache/cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/array:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/cache_entry_roles.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/cache_entry_roles.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/utility:68:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 68 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/40a8ecc0aa07be2f-cache_entry_roles.o" "-c" "rocksdb/cache/cache_entry_roles.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/cache/cache_key.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/cache_key.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/40a8ecc0aa07be2f-cache_key.o" "-c" "rocksdb/cache/cache_key.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/cache/cache_helpers.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/cache_helpers.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 43 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/40a8ecc0aa07be2f-cache_helpers.o" "-c" "rocksdb/cache/cache_helpers.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/cache_reservation_manager.h:12,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/cache_reservation_manager.cc:9:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 35 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/40a8ecc0aa07be2f-cache_reservation_manager.o" "-c" "rocksdb/cache/cache_reservation_manager.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/cache/charged_cache.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/charged_cache.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/40a8ecc0aa07be2f-charged_cache.o" "-c" "rocksdb/cache/charged_cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/array:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/clock_cache.h:12,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/clock_cache.cc:10:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/utility:68:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 68 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/40a8ecc0aa07be2f-clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/lru_cache.h:11,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/lru_cache.cc:10:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 59 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/40a8ecc0aa07be2f-lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/array:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/compressed_secondary_cache.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/compressed_secondary_cache.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/utility:68:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 68 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/40a8ecc0aa07be2f-compressed_secondary_cache.o" "-c" "rocksdb/cache/compressed_secondary_cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/include/rocksdb/secondary_cache.h:9,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/secondary_cache.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 59 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/40a8ecc0aa07be2f-secondary_cache.o" "-c" "rocksdb/cache/secondary_cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/cache_reservation_manager.h:12,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/secondary_cache_adapter.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/secondary_cache_adapter.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 35 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/40a8ecc0aa07be2f-secondary_cache_adapter.o" "-c" "rocksdb/cache/secondary_cache_adapter.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/sharded_cache.h:12,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/sharded_cache.cc:10:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 35 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/40a8ecc0aa07be2f-sharded_cache.o" "-c" "rocksdb/cache/sharded_cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/include/rocksdb/cache.h:14,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/tiered_secondary_cache.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/cache/tiered_secondary_cache.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/40a8ecc0aa07be2f-tiered_secondary_cache.o" "-c" "rocksdb/cache/tiered_secondary_cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/arena_wrapped_db_iter.h:13,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/arena_wrapped_db_iter.cc:10:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/3ac6d140080a8125-arena_wrapped_db_iter.o" "-c" "rocksdb/db/arena_wrapped_db_iter.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/multi_cf_iterator_impl.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/attribute_group_iterator_impl.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/attribute_group_iterator_impl.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/functional:48:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 48 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/3ac6d140080a8125-attribute_group_iterator_impl.o" "-c" "rocksdb/db/attribute_group_iterator_impl.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_contents.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_contents.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 59 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/644b6a24ae2ff5c1-blob_contents.o" "-c" "rocksdb/db/blob/blob_contents.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/include/rocksdb/options.h:14,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_fetcher.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_fetcher.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/limits:42:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 42 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/644b6a24ae2ff5c1-blob_fetcher.o" "-c" "rocksdb/db/blob/blob_fetcher.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/blob/blob_file_addition.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_file_addition.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 43 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/644b6a24ae2ff5c1-blob_file_addition.o" "-c" "rocksdb/db/blob/blob_file_addition.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_file_builder.h:7,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_file_builder.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/644b6a24ae2ff5c1-blob_file_builder.o" "-c" "rocksdb/db/blob/blob_file_builder.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_file_cache.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_file_cache.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/644b6a24ae2ff5c1-blob_file_cache.o" "-c" "rocksdb/db/blob/blob_file_cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/blob/blob_file_garbage.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_file_garbage.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/644b6a24ae2ff5c1-blob_file_garbage.o" "-c" "rocksdb/db/blob/blob_file_garbage.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/blob/blob_file_meta.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_file_meta.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 43 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/644b6a24ae2ff5c1-blob_file_meta.o" "-c" "rocksdb/db/blob/blob_file_meta.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_file_reader.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_file_reader.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/644b6a24ae2ff5c1-blob_file_reader.o" "-c" "rocksdb/db/blob/blob_file_reader.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/blob/blob_garbage_meter.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_garbage_meter.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 43 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/644b6a24ae2ff5c1-blob_garbage_meter.o" "-c" "rocksdb/db/blob/blob_garbage_meter.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_log_format.h:10,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_log_format.cc:7:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 59 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/644b6a24ae2ff5c1-blob_log_format.o" "-c" "rocksdb/db/blob/blob_log_format.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_log_sequential_reader.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_log_sequential_reader.cc:7:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 59 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/644b6a24ae2ff5c1-blob_log_sequential_reader.o" "-c" "rocksdb/db/blob/blob_log_sequential_reader.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/blob/blob_log_writer.h:7,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_log_writer.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/644b6a24ae2ff5c1-blob_log_writer.o" "-c" "rocksdb/db/blob/blob_log_writer.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_source.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/blob_source.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/644b6a24ae2ff5c1-blob_source.o" "-c" "rocksdb/db/blob/blob_source.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/blob/prefetch_buffer_collection.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/blob/prefetch_buffer_collection.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 43 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/644b6a24ae2ff5c1-prefetch_buffer_collection.o" "-c" "rocksdb/db/blob/prefetch_buffer_collection.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/builder.h:9,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/builder.cc:10:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/3ac6d140080a8125-builder.o" "-c" "rocksdb/db/builder.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/c.cc:12:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 41 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/3ac6d140080a8125-c.o" "-c" "rocksdb/db/c.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/multi_cf_iterator_impl.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/coalescing_iterator.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/coalescing_iterator.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/functional:48:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 48 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/3ac6d140080a8125-coalescing_iterator.o" "-c" "rocksdb/db/coalescing_iterator.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/column_family.h:12,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/column_family.cc:10:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 35 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/3ac6d140080a8125-column_family.o" "-c" "rocksdb/db/column_family.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/include/rocksdb/types.h:10,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/snapshot_checker.h:7,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction.h:12,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction.cc:10:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 59 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/d2c62978fd411bee-compaction.o" "-c" "rocksdb/db/compaction/compaction.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/algorithm:60,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_iterator.h:7,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_iterator.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/utility:68:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 68 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/d2c62978fd411bee-compaction_iterator.o" "-c" "rocksdb/db/compaction/compaction_iterator.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_job.h:11,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_job.cc:10:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 35 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/d2c62978fd411bee-compaction_job.o" "-c" "rocksdb/db/compaction/compaction_job.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_picker.h:12,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_picker.cc:10:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 59 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/d2c62978fd411bee-compaction_picker.o" "-c" "rocksdb/db/compaction/compaction_picker.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_picker.h:12,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_picker_fifo.h:12,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_picker_fifo.cc:10:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 59 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/d2c62978fd411bee-compaction_picker_fifo.o" "-c" "rocksdb/db/compaction/compaction_picker_fifo.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_picker.h:12,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_picker_level.h:12,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_picker_level.cc:10:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 59 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/d2c62978fd411bee-compaction_picker_level.o" "-c" "rocksdb/db/compaction/compaction_picker_level.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_picker.h:12,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_picker_universal.h:12,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_picker_universal.cc:10:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 59 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/d2c62978fd411bee-compaction_picker_universal.o" "-c" "rocksdb/db/compaction/compaction_picker_universal.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_job.h:11,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_service_job.cc:11:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 35 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/d2c62978fd411bee-compaction_service_job.o" "-c" "rocksdb/db/compaction/compaction_service_job.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/include/rocksdb/types.h:10,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/snapshot_checker.h:7,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction.h:12,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_state.h:13,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_state.cc:11:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 59 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/d2c62978fd411bee-compaction_state.o" "-c" "rocksdb/db/compaction/compaction_state.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/blob/blob_garbage_meter.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_outputs.h:13,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/compaction_outputs.cc:11:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 43 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/d2c62978fd411bee-compaction_outputs.o" "-c" "rocksdb/db/compaction/compaction_outputs.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/include/rocksdb/sst_partitioner.h:9,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/sst_partitioner.cc:7:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 59 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/d2c62978fd411bee-sst_partitioner.o" "-c" "rocksdb/db/compaction/sst_partitioner.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/optional:36,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/subcompaction_state.h:13,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/compaction/subcompaction_state.cc:11:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/utility:68:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 68 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/d2c62978fd411bee-subcompaction_state.o" "-c" "rocksdb/db/compaction/subcompaction_state.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/include/rocksdb/convenience.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/convenience.cc:8:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/3ac6d140080a8125-convenience.o" "-c" "rocksdb/db/convenience.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/algorithm:60,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/db_filesnapshot.cc:8:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/utility:68:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 68 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/3ac6d140080a8125-db_filesnapshot.o" "-c" "rocksdb/db/db_filesnapshot.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/db_impl/compacted_db_impl.h:7,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/db_impl/compacted_db_impl.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/fb8935d9b2e862b1-compacted_db_impl.o" "-c" "rocksdb/db/db_impl/compacted_db_impl.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/db_impl/db_impl.h:11,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/db_impl/db_impl.cc:9:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 35 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/fb8935d9b2e862b1-db_impl.o" "-c" "rocksdb/db/db_impl/db_impl.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/db_impl/db_impl_compaction_flush.cc:9:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/fb8935d9b2e862b1-db_impl_compaction_flush.o" "-c" "rocksdb/db/db_impl/db_impl_compaction_flush.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/db_impl/db_impl_experimental.cc:10:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/fb8935d9b2e862b1-db_impl_experimental.o" "-c" "rocksdb/db/db_impl/db_impl_experimental.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/db_impl/db_impl_files.cc:9:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/fb8935d9b2e862b1-db_impl_files.o" "-c" "rocksdb/db/db_impl/db_impl_files.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/db_impl/db_impl_follower.h:8,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/db_impl/db_impl_follower.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/fb8935d9b2e862b1-db_impl_follower.o" "-c" "rocksdb/db/db_impl/db_impl_follower.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/db_impl/db_impl_open.cc:9:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/fb8935d9b2e862b1-db_impl_open.o" "-c" "rocksdb/db/db_impl/db_impl_open.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/db_impl/db_impl_readonly.h:9,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/db_impl/db_impl_readonly.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/fb8935d9b2e862b1-db_impl_readonly.o" "-c" "rocksdb/db/db_impl/db_impl_readonly.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/db_impl/db_impl_secondary.h:9,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/db_impl/db_impl_secondary.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/fb8935d9b2e862b1-db_impl_secondary.o" "-c" "rocksdb/db/db_impl/db_impl_secondary.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/db_impl/db_impl_write.cc:9:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/fb8935d9b2e862b1-db_impl_write.o" "-c" "rocksdb/db/db_impl/db_impl_write.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/db_info_dumper.h:7,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/db_info_dumper.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/3ac6d140080a8125-db_info_dumper.o" "-c" "rocksdb/db/db_info_dumper.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/db_iter.h:11,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/db_iter.cc:10:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/3ac6d140080a8125-db_iter.o" "-c" "rocksdb/db/db_iter.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/array:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/dbformat.h:13,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/dbformat.cc:9:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/utility:68:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 68 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/3ac6d140080a8125-dbformat.o" "-c" "rocksdb/db/dbformat.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/ios:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from /usr/include/c++/11/istream:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from /usr/include/c++/11/sstream:38,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/error_handler.h:7,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/error_handler.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/iosfwd:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 38 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: ToolExecError: Command LC_ALL="C" "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "./" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-DNDEBUG=1" "-DNIOSTATS_CONTEXT" "-DNPERF_CONTEXT" "-DHAVE_SSE42" "-DHAVE_AVX2" "-DHAVE_BMI" "-DHAVE_PCLMUL" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/ckb-librocksdb-sys-4e4d451ee7bec9c4/out/3ac6d140080a8125-error_handler.o" "-c" "rocksdb/db/error_handler.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/event_helpers.h:7,
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: from rocksdb/db/event_helpers.cc:6:
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: 59 | #include <bits/c++config.h>
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: | ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ckb-librocksdb-sys@9.10.0: compilation terminated.
[WARN] too much data in the log, truncating it