Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1182_4_0_0/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/tmp/c3ipr/pr_1182_4_0_0/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1182_4_0_0/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 27.298828125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ('CMakeLists.txt', 'patches/**') [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe arrow/0.17.0 exports: File 'conandata.yml' found. Exporting it... arrow/0.17.0 exports: Copied 1 '.yml' file: conandata.yml arrow/0.17.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt arrow/0.17.0 exports_sources: Copied 2 '.patch' files: 0001-cmake-0.17.0.patch, 0002-jemalloc-0.17.0.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.17.0': {'url': 'https://github.com/apache/arrow/archive/apache-arrow-0.17.0.tar.gz', 'sha256': '4db2233c25d1ef14f90f9de8e9d808a2d386c67e7116405ddd22d8f981fe66c1'}}, 'patches': {'0.17.0': [{'base_path': 'source_subfolder', 'patch_file': 'patches/0001-cmake-0.17.0.patch'}, {'base_path': 'source_subfolder', 'patch_file': 'patches/0002-jemalloc-0.17.0.patch'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 0.17.0: - base_path: source_subfolder patch_file: patches/0001-cmake-0.17.0.patch - base_path: source_subfolder patch_file: patches/0002-jemalloc-0.17.0.patch sources: 0.17.0: sha256: 4db2233c25d1ef14f90f9de8e9d808a2d386c67e7116405ddd22d8f981fe66c1 url: https://github.com/apache/arrow/archive/apache-arrow-0.17.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK arrow/0.17.0: A new conanfile.py version was exported arrow/0.17.0: Folder: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/export arrow/0.17.0: Using the exported files summary hash as the recipe revision: 9bc870bb5bc6a9e66467bc055c76dd85 arrow/0.17.0: Exported revision: 9bc870bb5bc6a9e66467bc055c76dd85 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] arrow:shared=True [build_requires] [env] protobuf/3.9.1: Not found in local cache, looking in remotes... protobuf/3.9.1: Trying with 'c3i_PR-1182_76a22dcac4f07dd315c3df10e37c767aa0b73b15'... protobuf/3.9.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz protobuf/3.9.1: Downloaded recipe revision dc69f09b550edcc04f37a690eb3777ea jemalloc/5.2.1: Not found in local cache, looking in remotes... jemalloc/5.2.1: Trying with 'c3i_PR-1182_76a22dcac4f07dd315c3df10e37c767aa0b73b15'... jemalloc/5.2.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz jemalloc/5.2.1: Downloaded recipe revision e14690008747c94dbf17a31af43b04b6 openssl/1.1.1g: Not found in local cache, looking in remotes... openssl/1.1.1g: Trying with 'c3i_PR-1182_76a22dcac4f07dd315c3df10e37c767aa0b73b15'... openssl/1.1.1g: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1g: Downloaded recipe revision 35a1937d557a8e93272fe7abed9feeeb arrow/0.17.0: Forced build from source arrow/0.17.0 (test package): Installing package Requirements arrow/0.17.0 from local cache - Cache jemalloc/5.2.1 from 'central' - Downloaded openssl/1.1.1g from 'central' - Downloaded protobuf/3.9.1 from 'central' - Downloaded Packages arrow/0.17.0:fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2 - Build jemalloc/5.2.1:c8ec89f77370c61a209ee5cd7f99934fb0b6b194 - Download openssl/1.1.1g:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download protobuf/3.9.1:b759e10106fc0b4923414b05bb78eba0bbc8b30b - Download Installing (downloading, building) binaries... jemalloc/5.2.1: Retrieving package c8ec89f77370c61a209ee5cd7f99934fb0b6b194 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz jemalloc/5.2.1: Package installed c8ec89f77370c61a209ee5cd7f99934fb0b6b194 jemalloc/5.2.1: Downloaded package revision 0800cddfa70b23fbba1cb186137cc7a5 openssl/1.1.1g: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1g: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 openssl/1.1.1g: Downloaded package revision 86b3a8b44fa8bf4864779d620be6e640 protobuf/3.9.1: Retrieving package b759e10106fc0b4923414b05bb78eba0bbc8b30b from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz protobuf/3.9.1: Package installed b759e10106fc0b4923414b05bb78eba0bbc8b30b protobuf/3.9.1: Downloaded package revision 86b4fd9cd62a4f6467b5a2264d761531 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK arrow/0.17.0: Configuring sources in /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK arrow/0.17.0: Copying sources to build folder arrow/0.17.0: Building your package in /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/build/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2 arrow/0.17.0: Generator cmake created conanbuildinfo.cmake arrow/0.17.0: Generator cmake_find_package created FindProtobuf.cmake arrow/0.17.0: Generator cmake_find_package created Findjemalloc.cmake arrow/0.17.0: Generator cmake_find_package created FindOpenSSL.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK arrow/0.17.0: Calling build() ----Running------ > cd '/tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/build/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="/tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/build/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DARROW_DEPENDENCY_SOURCE="SYSTEM" -DARROW_VERBOSE_THIRDPARTY_BUILD="True" -DARROW_BUILD_SHARED="True" -DARROW_BUILD_STATIC="False" -DARROW_NO_DEPRECATED_API="False" -DARROW_HDFS="False" -DARROW_DATASET="False" -DARROW_FILESYSTEM="False" -DARROW_FLIGHT="False" -DARROW_GANDIVA="False" -DARROW_COMPUTE="False" -DARROW_CSV="False" -DARROW_CUDA="False" -DARROW_JSON="False" -DARROW_PARQUET="False" -DARROW_SSE42="True" -DARROW_USE_SIMD="True" -DBOOST_SOURCE="SYSTEM" -DARROW_PROTOBUF_USE_SHARED="False" -DARROW_USE_GLOG="False" -DGLOG_SOURCE="SYSTEM" -DARROW_WITH_BACKTRACE="False" -DARROW_WITH_BROTLI="False" -DBrotli_SOURCE="SYSTEM" -DARROW_WITH_BZ2="False" -DBZip2_SOURCE="SYSTEM" -DARROW_WITH_LZ4="False" -DLz4_SOURCE="SYSTEM" -DARROW_WITH_SNAPPY="False" -DSnappy_SOURCE="SYSTEM" -DARROW_WITH_ZLIB="False" -DZLIB_SOURCE="SYSTEM" -DARROW_WITH_ZSTD="False" -DZSTD_SOURCE="SYSTEM" -DARROW_USE_OPENSSL="True" -DOPENSSL_ROOT_DIR="/tmp/c3ipr/pr_1182_4_0_0/.conan/data/openssl/1.1.1g/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2" -DARROW_S3="False" -DAWSSDK_SOURCE="SYSTEM" -DARROW_BUILD_UTILITIES="False" -DARROW_BUILD_INTEGRATION="False" -DARROW_INSTALL_NAME_RPATH="False" -DARROW_BUILD_EXAMPLES="False" -DARROW_BUILD_TESTS="False" -DARROW_ENABLE_TIMING_TESTS="False" -DARROW_BUILD_BENCHMARKS="False" -Wno-dev '/tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/build/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++ -- Building using CMake version: 3.16.4 -- Arrow version: 0.17.0 (full: '0.17.0') -- Arrow SO version: 17 (full: 17.0.0) -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- clang-tidy not found -- clang-format not found -- Could NOT find ClangTools (missing: CLANG_FORMAT_BIN CLANG_TIDY_BIN) -- infer not found -- Found Python3: /opt/pyenv/versions/3.7.5/bin/python3.7 (found version "3.7.5") found components: Interpreter -- Found cpplint executable at CPPLINT_BIN-NOTFOUND -- System processor: x86_64 -- Performing Test CXX_SUPPORTS_SSE4_2 -- Performing Test CXX_SUPPORTS_SSE4_2 - Success -- Performing Test CXX_SUPPORTS_AVX2 -- Performing Test CXX_SUPPORTS_AVX2 - Success -- Performing Test CXX_SUPPORTS_AVX512 -- Performing Test CXX_SUPPORTS_AVX512 - Failed -- Arrow build warning level: PRODUCTION Using ld linker Configured for RELEASE build (set with cmake -DCMAKE_BUILD_TYPE={release,debug,...}) -- Build Type: RELEASE -- Using SYSTEM approach to find dependencies -- ARROW_AWSSDK_BUILD_VERSION: 1.7.160 -- ARROW_BOOST_BUILD_VERSION: 1.71.0 -- ARROW_BROTLI_BUILD_VERSION: v1.0.7 -- ARROW_BZIP2_BUILD_VERSION: 1.0.8 -- ARROW_CARES_BUILD_VERSION: 1.15.0 -- ARROW_GBENCHMARK_BUILD_VERSION: v1.5.0 -- ARROW_GFLAGS_BUILD_VERSION: v2.2.0 -- ARROW_GLOG_BUILD_VERSION: v0.3.5 -- ARROW_GRPC_BUILD_VERSION: v1.25.0 -- ARROW_GTEST_BUILD_VERSION: 1.8.1 -- ARROW_JEMALLOC_BUILD_VERSION: 5.2.1 -- ARROW_LZ4_BUILD_VERSION: v1.9.2 -- ARROW_MIMALLOC_BUILD_VERSION: 270e765454f98e8bab9d42609b153425f749fff6 -- ARROW_ORC_BUILD_VERSION: 1.6.2 -- ARROW_PROTOBUF_BUILD_VERSION: v3.7.1 -- ARROW_RAPIDJSON_BUILD_VERSION: 2bbd33b33217ff4a73434ebf10cdac41e2ef5e34 -- ARROW_RE2_BUILD_VERSION: 2019-08-01 -- ARROW_SNAPPY_BUILD_VERSION: 1.1.7 -- ARROW_THRIFT_BUILD_VERSION: 0.12.0 -- ARROW_THRIFT_BUILD_MD5_CHECKSUM: 3deebbb4d1ca77dd9c9e009a1ea02183 -- ARROW_ZLIB_BUILD_VERSION: 1.2.11 -- ARROW_ZSTD_BUILD_VERSION: v1.4.3 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Building without OpenSSL support. Minimum OpenSSL version 1.0.2 required. -- Conan: Using autogenerated Findjemalloc.cmake -- Found jemalloc: 5.2.1 (found version "5.2.1") -- Library jemalloc_pic found /tmp/c3ipr/pr_1182_4_0_0/.conan/data/jemalloc/5.2.1/_/_/package/c8ec89f77370c61a209ee5cd7f99934fb0b6b194/lib/libjemalloc_pic.a -- Found: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/jemalloc/5.2.1/_/_/package/c8ec89f77370c61a209ee5cd7f99934fb0b6b194/lib/libjemalloc_pic.a -- Found hdfs.h at: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/build/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/source_subfolder/cpp/thirdparty/hadoop/include/hdfs.h -- CMAKE_C_FLAGS: -m64 -O3 -DNDEBUG -Wall -Wno-attributes -msse4.2 -- CMAKE_CXX_FLAGS: -m64 -fdiagnostics-color=always -O3 -DNDEBUG -Wall -Wno-attributes -msse4.2 -- --------------------------------------------------------------------- -- Arrow version: 0.17.0 -- -- Build configuration summary: -- Generator: Unix Makefiles -- Build type: RELEASE -- Source directory: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/build/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/source_subfolder/cpp -- Install prefix: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2 -- -- Compile and link options: -- -- ARROW_CXXFLAGS="" [default=""] -- Compiler flags to append when compiling Arrow -- ARROW_BUILD_STATIC=False [default=ON] -- Build static libraries -- ARROW_BUILD_SHARED=True [default=ON] -- Build shared libraries -- ARROW_NO_DEPRECATED_API=False [default=OFF] -- Exclude deprecated APIs from build -- ARROW_USE_CCACHE=ON [default=ON] -- Use ccache when compiling (if available) -- ARROW_USE_LD_GOLD=OFF [default=OFF] -- Use ld.gold for linking on Linux (if available) -- ARROW_USE_PRECOMPILED_HEADERS=OFF [default=OFF] -- Use precompiled headers when compiling -- ARROW_USE_SIMD=True [default=ON] -- Build with SIMD optimizations -- ARROW_SIMD_LEVEL=SSE4_2 [default=NONE|SSE4_2|AVX2|AVX512] -- SIMD compiler optimization level -- ARROW_ARMV8_ARCH=armv8-a [default=armv8-a|armv8-a+crc+crypto] -- Arm64 arch and extensions -- ARROW_ALTIVEC=ON [default=ON] -- Build with Altivec if compiler has support -- ARROW_RPATH_ORIGIN=OFF [default=OFF] -- Build Arrow libraries with RATH set to $ORIGIN -- ARROW_INSTALL_NAME_RPATH=False [default=ON] -- Build Arrow libraries with install_name set to @rpath -- ARROW_GGDB_DEBUG=ON [default=ON] -- Pass -ggdb flag to debug builds -- -- Test and benchmark options: -- -- ARROW_BUILD_EXAMPLES=False [default=OFF] -- Build the Arrow examples -- ARROW_BUILD_TESTS=False [default=OFF] -- Build the Arrow googletest unit tests -- ARROW_ENABLE_TIMING_TESTS=False [default=ON] -- Enable timing-sensitive tests -- ARROW_BUILD_INTEGRATION=False [default=OFF] -- Build the Arrow integration test executables -- ARROW_BUILD_BENCHMARKS=False [default=OFF] -- Build the Arrow micro benchmarks -- ARROW_BUILD_BENCHMARKS_REFERENCE=OFF [default=OFF] -- Build the Arrow micro reference benchmarks -- ARROW_TEST_LINKAGE=shared [default=shared|static] -- Linkage of Arrow libraries with unit tests executables. -- ARROW_FUZZING=OFF [default=OFF] -- Build Arrow Fuzzing executables -- ARROW_LARGE_MEMORY_TESTS=OFF [default=OFF] -- Enable unit tests which use large memory -- -- Lint options: -- -- ARROW_ONLY_LINT=OFF [default=OFF] -- Only define the lint and check-format targets -- ARROW_VERBOSE_LINT=OFF [default=OFF] -- If off, 'quiet' flags will be passed to linting tools -- ARROW_GENERATE_COVERAGE=OFF [default=OFF] -- Build with C++ code coverage enabled -- -- Checks options: -- -- ARROW_TEST_MEMCHECK=OFF [default=OFF] -- Run the test suite using valgrind --tool=memcheck -- ARROW_USE_ASAN=OFF [default=OFF] -- Enable Address Sanitizer checks -- ARROW_USE_TSAN=OFF [default=OFF] -- Enable Thread Sanitizer checks -- ARROW_USE_UBSAN=OFF [default=OFF] -- Enable Undefined Behavior sanitizer checks -- -- Project component options: -- -- ARROW_BUILD_UTILITIES=False [default=OFF] -- Build Arrow commandline utilities -- ARROW_COMPUTE=False [default=OFF] -- Build the Arrow Compute Modules -- ARROW_CSV=False [default=OFF] -- Build the Arrow CSV Parser Module -- ARROW_CUDA=False [default=OFF] -- Build the Arrow CUDA extensions (requires CUDA toolkit) -- ARROW_DATASET=False [default=OFF] -- Build the Arrow Dataset Modules -- ARROW_FILESYSTEM=False [default=OFF] -- Build the Arrow Filesystem Layer -- ARROW_FLIGHT=False [default=OFF] -- Build the Arrow Flight RPC System (requires GRPC, Protocol Buffers) -- ARROW_GANDIVA=False [default=OFF] -- Build the Gandiva libraries -- ARROW_HDFS=False [default=OFF] -- Build the Arrow HDFS bridge -- ARROW_HIVESERVER2=OFF [default=OFF] -- Build the HiveServer2 client and Arrow adapter -- ARROW_IPC=ON [default=ON] -- Build the Arrow IPC extensions -- ARROW_JEMALLOC=ON [default=ON] -- Build the Arrow jemalloc-based allocator -- ARROW_JNI=OFF [default=OFF] -- Build the Arrow JNI lib -- ARROW_JSON=False [default=OFF] -- Build Arrow with JSON support (requires RapidJSON) -- ARROW_MIMALLOC=OFF [default=OFF] -- Build the Arrow mimalloc-based allocator -- ARROW_PARQUET=False [default=OFF] -- Build the Parquet libraries -- ARROW_ORC=OFF [default=OFF] -- Build the Arrow ORC adapter -- ARROW_PLASMA=OFF [default=OFF] -- Build the plasma object store along with Arrow -- ARROW_PLASMA_JAVA_CLIENT=OFF [default=OFF] -- Build the plasma object store java client -- ARROW_PYTHON=OFF [default=OFF] -- Build the Arrow CPython extensions -- ARROW_S3=False [default=OFF] -- Build Arrow with S3 support (requires the AWS SDK for C++) -- ARROW_TENSORFLOW=OFF [default=OFF] -- Build Arrow with TensorFlow support enabled -- -- Thirdparty toolchain options: -- -- ARROW_DEPENDENCY_SOURCE=SYSTEM [default=AUTO|BUNDLED|SYSTEM|CONDA|BREW] -- Method to use for acquiring arrow's build dependencies -- ARROW_VERBOSE_THIRDPARTY_BUILD=True [default=OFF] -- Show output from ExternalProjects rather than just logging to files -- ARROW_BOOST_USE_SHARED=ON [default=ON] -- Rely on boost shared libraries where relevant -- ARROW_PROTOBUF_USE_SHARED=False [default=ON] -- Rely on Protocol Buffers shared libraries where relevant -- ARROW_GFLAGS_USE_SHARED=ON [default=ON] -- Rely on GFlags shared libraries where relevant -- ARROW_WITH_BACKTRACE=False [default=ON] -- Build with backtrace support -- ARROW_USE_GLOG=False [default=OFF] -- Build libraries with glog support for pluggable logging -- ARROW_WITH_BROTLI=False [default=OFF] -- Build with Brotli compression -- ARROW_WITH_BZ2=False [default=OFF] -- Build with BZ2 compression -- ARROW_WITH_LZ4=False [default=OFF] -- Build with lz4 compression -- ARROW_WITH_SNAPPY=False [default=OFF] -- Build with Snappy compression -- ARROW_WITH_ZLIB=False [default=OFF] -- Build with zlib compression -- ARROW_WITH_ZSTD=False [default=OFF] -- Build with zstd compression -- -- Parquet options: -- -- PARQUET_MINIMAL_DEPENDENCY=OFF [default=OFF] -- Depend only on Thirdparty headers to build libparquet. -- Always OFF if building binaries -- PARQUET_BUILD_EXECUTABLES=OFF [default=OFF] -- Build the Parquet executable CLI tools. Requires static libraries to be built. -- PARQUET_BUILD_EXAMPLES=OFF [default=OFF] -- Build the Parquet examples. Requires static libraries to be built. -- PARQUET_REQUIRE_ENCRYPTION=OFF [default=OFF] -- Build support for encryption. Fail if OpenSSL is not found -- -- Gandiva options: -- -- ARROW_GANDIVA_JAVA=OFF [default=OFF] -- Build the Gandiva JNI wrappers -- ARROW_GANDIVA_STATIC_LIBSTDCPP=OFF [default=OFF] -- Include -static-libstdc++ -static-libgcc when linking with -- Gandiva static libraries -- ARROW_GANDIVA_PC_CXX_FLAGS="" [default=""] -- Compiler flags to append when pre-compiling Gandiva operations -- -- Advanced developer options: -- -- ARROW_EXTRA_ERROR_CONTEXT=OFF [default=OFF] -- Compile with extra error context (line numbers, code) -- ARROW_OPTIONAL_INSTALL=OFF [default=OFF] -- If enabled install ONLY targets that have already been built. Please be -- advised that if this is enabled 'install' will fail silently on components -- that have not been built -- Outputting build configuration summary to /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/build/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/source_subfolder/cpp/cmake_summary.json -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: ARROW_SSE42 -- Build files have been written to: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/build/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2 ----Running------ > cmake --build '/tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/build/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2' '--' '-j3' ----------------- Scanning dependencies of target toolchain [ 0%] Built target toolchain Scanning dependencies of target arrow_dependencies [ 0%] Built target arrow_dependencies Scanning dependencies of target arrow_objlib [ 0%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array.cc.o [ 1%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/builder.cc.o [ 2%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/builder_adaptive.cc.o [ 3%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/builder_base.cc.o [ 4%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/builder_binary.cc.o [ 5%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/builder_decimal.cc.o [ 6%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/builder_dict.cc.o [ 7%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/builder_nested.cc.o [ 8%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/builder_primitive.cc.o [ 9%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/builder_union.cc.o [ 10%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/concatenate.cc.o [ 11%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/dict_internal.cc.o [ 12%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/diff.cc.o [ 13%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/array/validate.cc.o [ 14%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/buffer.cc.o [ 15%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/compare.cc.o [ 16%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/device.cc.o [ 17%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/extension_type.cc.o [ 18%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/memory_pool.cc.o [ 19%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/pretty_print.cc.o [ 20%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/record_batch.cc.o [ 21%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/result.cc.o [ 22%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/scalar.cc.o [ 23%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/sparse_tensor.cc.o [ 24%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/status.cc.o [ 25%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/table.cc.o In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/build/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/source_subfolder/cpp/src/arrow/scalar.cc:34:0: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/build/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/source_subfolder/cpp/src/arrow/util/time.h:35:45: warning: ‘arrow::util::kTimestampConversionTable’ defined but not used [-Wunused-variable] static std::pair kTimestampConversionTable[4][4] = {  ^ [ 26%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/table_builder.cc.o [ 27%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/tensor.cc.o [ 28%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/tensor/coo_converter.cc.o [ 29%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/tensor/csc_converter.cc.o [ 30%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/tensor/csf_converter.cc.o [ 31%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/tensor/csr_converter.cc.o [ 32%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/type.cc.o [ 33%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/visitor.cc.o [ 34%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/c/bridge.cc.o [ 35%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/io/buffered.cc.o [ 36%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/io/caching.cc.o [ 37%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/io/compressed.cc.o [ 38%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/io/file.cc.o [ 39%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/io/hdfs.cc.o [ 40%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/io/hdfs_internal.cc.o [ 41%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/io/interfaces.cc.o [ 42%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/io/memory.cc.o [ 43%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/io/slow.cc.o [ 44%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/testing/util.cc.o [ 45%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/basic_decimal.cc.o [ 46%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/bit_util.cc.o [ 47%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/compression.cc.o [ 48%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/cpu_info.cc.o [ 49%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/decimal.cc.o [ 50%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/delimiting.cc.o [ 51%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/formatting.cc.o [ 52%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/future.cc.o [ 53%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/int_util.cc.o [ 54%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/io_util.cc.o [ 55%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/iterator.cc.o [ 56%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/logging.cc.o [ 57%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/key_value_metadata.cc.o [ 58%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/memory.cc.o [ 59%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/parsing.cc.o [ 60%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/string.cc.o [ 61%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/string_builder.cc.o [ 62%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/task_group.cc.o [ 63%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/thread_pool.cc.o [ 64%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/time.cc.o [ 65%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/trie.cc.o [ 66%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/uri.cc.o [ 67%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/util/utf8.cc.o [ 68%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/base64.cpp.o [ 69%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/datetime/tz.cpp.o [ 70%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/double-conversion/bignum.cc.o [ 71%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/double-conversion/double-conversion.cc.o [ 72%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/double-conversion/bignum-dtoa.cc.o [ 73%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/double-conversion/fast-dtoa.cc.o [ 74%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/double-conversion/cached-powers.cc.o [ 75%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/double-conversion/fixed-dtoa.cc.o [ 76%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/double-conversion/diy-fp.cc.o [ 77%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/double-conversion/strtod.cc.o [ 78%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/ipc/dictionary.cc.o [ 79%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/ipc/feather.cc.o [ 80%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/ipc/message.cc.o [ 81%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/ipc/metadata_internal.cc.o [ 82%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/ipc/options.cc.o [ 83%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/ipc/reader.cc.o [ 84%] Building CXX object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/ipc/writer.cc.o [ 85%] Building C object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/uriparser/UriCommon.c.o [ 86%] Building C object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/uriparser/UriCompare.c.o [ 87%] Building C object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/uriparser/UriEscape.c.o [ 88%] Building C object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/uriparser/UriFile.c.o [ 89%] Building C object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/uriparser/UriIp4Base.c.o [ 90%] Building C object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/uriparser/UriIp4.c.o [ 91%] Building C object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/uriparser/UriMemory.c.o [ 92%] Building C object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/uriparser/UriNormalizeBase.c.o [ 93%] Building C object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/uriparser/UriNormalize.c.o [ 94%] Building C object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/uriparser/UriParseBase.c.o [ 95%] Building C object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/uriparser/UriParse.c.o [ 96%] Building C object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/uriparser/UriQuery.c.o [ 97%] Building C object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/uriparser/UriRecompose.c.o [ 98%] Building C object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/uriparser/UriResolve.c.o [ 99%] Building C object source_subfolder/cpp/src/arrow/CMakeFiles/arrow_objlib.dir/vendored/uriparser/UriShorten.c.o [ 99%] Built target arrow_objlib Scanning dependencies of target arrow_shared [100%] Linking CXX shared library ../../../../lib/libarrow.so [100%] Built target arrow_shared arrow/0.17.0: Package 'fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2' built arrow/0.17.0: Build folder /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/build/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2 arrow/0.17.0: Generated conaninfo.txt arrow/0.17.0: Generated conanbuildinfo.txt arrow/0.17.0: Generating the package arrow/0.17.0: Package folder /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2 arrow/0.17.0: Calling package() ----Running------ > cmake --build '/tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/build/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2' '--target' 'install' '--' '-j3' ----------------- [ 0%] Built target toolchain [ 0%] Built target arrow_dependencies [ 99%] Built target arrow_objlib [100%] Built target arrow_shared Install the project... -- Install configuration: "Release" -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/config.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/share/doc/arrow/LICENSE.txt -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/share/doc/arrow/NOTICE.txt -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/share/doc/arrow/README.md -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/lib/libarrow.so.17.0.0 -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/lib/libarrow.so.17 -- Set runtime path of "/tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/lib/libarrow.so.17.0.0" to "" -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/lib/libarrow.so -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/lib/cmake/arrow/FindArrow.cmake -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/lib/cmake/arrow/ArrowTargets.cmake -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/lib/cmake/arrow/ArrowTargets-release.cmake -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/lib/cmake/arrow/ArrowConfig.cmake -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/lib/cmake/arrow/ArrowConfigVersion.cmake -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/lib/pkgconfig/arrow.pc -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/buffer.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/buffer_builder.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/builder.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/device.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/extension_type.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/memory_pool.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/memory_pool_test.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/pch.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/pretty_print.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/record_batch.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/result.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/scalar.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/sparse_tensor.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/stl.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/stl_allocator.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/table.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/table_builder.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/tensor.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type_fwd.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type_traits.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/visitor.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/visitor_inline.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/lib/cmake/arrow/ArrowOptions.cmake -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/lib/cmake/arrow/arrow-config.cmake -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/testing/extension_type.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/testing/generator.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/testing/gtest_common.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/testing/gtest_compat.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/testing/gtest_util.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/testing/pch.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/testing/random.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/testing/util.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array/builder_adaptive.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array/builder_base.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array/builder_binary.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array/builder_decimal.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array/builder_dict.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array/builder_nested.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array/builder_primitive.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array/builder_time.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array/builder_union.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array/concatenate.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array/diff.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array/validate.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/c/abi.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/c/bridge.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/c/helpers.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/io/api.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/io/buffered.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/io/caching.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/io/compressed.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/io/concurrency.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/io/file.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/io/hdfs.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/io/interfaces.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/io/memory.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/io/mman.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/io/slow.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/io/test_common.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/io/type_fwd.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/align_util.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/atomic_shared_ptr.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/base64.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/basic_decimal.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/bit_stream_utils.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/bit_util.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/bpacking.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/bpacking_avx512_generated.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/bpacking_default.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/byte_stream_split.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/checked_cast.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compiler_util.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compression.h -- Up-to-date: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/config.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/cpu_info.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/decimal.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/delimiting.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/double_conversion.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/formatting.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/functional.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/future.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/future_iterator.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/hash_util.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/hashing.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/int_util.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/io_util.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/iterator.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/key_value_metadata.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/logging.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/macros.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/make_unique.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/memory.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/neon_util.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/optional.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/parallel.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/parsing.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/print.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/range.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/rle_encoding.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/sort.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/sse_util.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/stopwatch.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_view.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/task_group.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/thread_pool.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/time.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/trie.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/type_traits.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/ubsan.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/uri.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/utf8.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/variant.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/vector.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/visibility.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/windows_compatibility.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/windows_fixup.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/datetime.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/optional.hpp -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/string_view.hpp -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/variant.hpp -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/xxhash.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/datetime/date.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/datetime/ios.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/datetime/tz.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/datetime/tz_private.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/datetime/visibility.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/double-conversion/bignum-dtoa.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/double-conversion/bignum.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/double-conversion/cached-powers.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/double-conversion/diy-fp.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/double-conversion/double-conversion.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/double-conversion/fast-dtoa.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/double-conversion/fixed-dtoa.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/double-conversion/ieee.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/double-conversion/strtod.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/double-conversion/utils.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/ipc/api.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/ipc/dictionary.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/ipc/feather.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/ipc/json_integration.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/ipc/json_simple.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/ipc/message.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/ipc/options.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/ipc/reader.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/ipc/test_common.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/ipc/util.h -- Installing: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/ipc/writer.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK arrow/0.17.0 package(): Packaged 1 '.so' file: libarrow.so arrow/0.17.0 package(): Packaged 1 '.17' file: libarrow.so.17 arrow/0.17.0 package(): Packaged 1 '.0' file: libarrow.so.17.0.0 arrow/0.17.0 package(): Packaged 150 '.h' files arrow/0.17.0 package(): Packaged 3 '.hpp' files: optional.hpp, string_view.hpp, variant.hpp arrow/0.17.0 package(): Packaged 2 '.txt' files: LICENSE.txt, NOTICE.txt arrow/0.17.0: Package 'fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2' created arrow/0.17.0: Created package revision 78ef13f3a4803a98a7ba9ad4dfabbc23 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK arrow/0.17.0 (test package): Generator cmake created conanbuildinfo.cmake arrow/0.17.0 (test package): Generator txt created conanbuildinfo.txt arrow/0.17.0 (test package): Generated conaninfo.txt arrow/0.17.0 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/build/b028e813f855ab93b4d1f50c9ae8cd1cd9c77e65/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK arrow/0.17.0 (test package): Calling build() ----Running------ > cd '/tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/build/b028e813f855ab93b4d1f50c9ae8cd1cd9c77e65' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/build/b028e813f855ab93b4d1f50c9ae8cd1cd9c77e65 ----Running------ > cmake --build '/tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/build/b028e813f855ab93b4d1f50c9ae8cd1cd9c77e65' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o In file included from /usr/include/c++/5/cstdint:35:0, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:18: /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/variant.h:20:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type.h:33, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:30, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/variant.hpp:219:2: error: #error "MPark.Variant requires C++11 support." #error "MPark.Variant requires C++11 support." ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:29:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:36:8: error: ‘constexpr’ does not name a type static constexpr double kDefaultAbsoluteTolerance = 1E-5; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:36:8: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:77:18: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11 double atol_ = kDefaultAbsoluteTolerance; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:78:22: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11 bool nans_equal_ = false; ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:25:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/macros.h:86:17: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11 #define NULLPTR nullptr ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:79:30: note: in expansion of macro ‘NULLPTR’ std::ostream* diff_sink_ = NULLPTR; ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:29:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:77:18: error: ‘kDefaultAbsoluteTolerance’ was not declared in this scope double atol_ = kDefaultAbsoluteTolerance; ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:25:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/macros.h:86:17: error: ‘nullptr’ was not declared in this scope #define NULLPTR nullptr ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:79:30: note: in expansion of macro ‘NULLPTR’ std::ostream* diff_sink_ = NULLPTR; ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:29:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h: In member function ‘arrow::EqualOptions arrow::EqualOptions::nans_equal(bool) const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:46:10: error: ‘res’ does not name a type auto res = EqualOptions(*this); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:47:5: error: ‘res’ was not declared in this scope res.nans_equal_ = v; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h: In member function ‘arrow::EqualOptions arrow::EqualOptions::atol(double) const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:56:10: error: ‘res’ does not name a type auto res = EqualOptions(*this); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:57:5: error: ‘res’ was not declared in this scope res.atol_ = v; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h: In member function ‘arrow::EqualOptions arrow::EqualOptions::diff_sink(std::ostream*) const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:69:10: error: ‘res’ does not name a type auto res = EqualOptions(*this); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:70:5: error: ‘res’ was not declared in this scope res.diff_sink_ = diff_sink; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h: At global scope: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:100:36: error: ‘int64_t’ has not been declared int64_t start_idx, int64_t end_idx, ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:100:55: error: ‘int64_t’ has not been declared int64_t start_idx, int64_t end_idx, ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:101:36: error: ‘int64_t’ has not been declared int64_t other_start_idx); ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:23:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/result.h:26, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:30, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:40:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:41:26: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type bool Equals(const std::shared_ptr& other, Extra&&... extra) const { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:41:36: error: expected ‘,’ or ‘...’ before ‘<’ token bool Equals(const std::shared_ptr& other, Extra&&... extra) const { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:49:32: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type bool operator()(const std::shared_ptr& l, const std::shared_ptr& r) const { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:49:42: error: expected ‘,’ or ‘...’ before ‘<’ token bool operator()(const std::shared_ptr& l, const std::shared_ptr& r) const { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h: In destructor ‘arrow::util::EqualityComparable::~EqualityComparable()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:35:9: error: ‘is_same’ is not a member of ‘std’ std::is_same().Equals(std::declval())), ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:35:31: error: ‘declval’ is not a member of ‘std’ std::is_same().Equals(std::declval())), ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:35:44: error: expected primary-expression before ‘const’ std::is_same().Equals(std::declval())), ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:35:86: error: there are no arguments to ‘decltype’ that depend on a template parameter, so a declaration of ‘decltype’ must be available [-fpermissive] std::is_same().Equals(std::declval())), ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:35:86: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated) /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:36:22: error: expected primary-expression before ‘bool’ bool>::value, ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h: In member function ‘bool arrow::util::EqualityComparable::Equals(int) const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:42:9: error: ‘other’ was not declared in this scope if (other == NULLPTR) { ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:25:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/macros.h:86:17: error: ‘nullptr’ was not declared in this scope #define NULLPTR nullptr ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:42:18: note: in expansion of macro ‘NULLPTR’ if (other == NULLPTR) { ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:23:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/result.h:26, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:30, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:45:27: error: ‘other’ was not declared in this scope return cast().Equals(*other, std::forward(extra)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:45:34: error: ‘forward’ is not a member of ‘std’ return cast().Equals(*other, std::forward(extra)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:45:52: error: expected primary-expression before ‘>’ token return cast().Equals(*other, std::forward(extra)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:45:54: error: ‘extra’ was not declared in this scope return cast().Equals(*other, std::forward(extra)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h: In member function ‘bool arrow::util::EqualityComparable::PtrsEqual::operator()(int) const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:50:14: error: ‘l’ was not declared in this scope return l->Equals(r); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:50:24: error: ‘r’ was not declared in this scope return l->Equals(r); ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:25:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/result.h:26, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:30, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h: At global scope: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:41:8: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type std::unique_ptr sstream_; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:48:55: error: expected ‘,’ or ‘...’ before ‘&&’ token void StringBuilderRecursive(std::ostream& stream, Head&& head) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h: In function ‘void arrow::util::StringBuilderRecursive(std::ostream&, Head)’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:49:13: error: ‘head’ was not declared in this scope stream << head; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h: At global scope: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:52:34: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:53:55: error: expected ‘,’ or ‘...’ before ‘&&’ token void StringBuilderRecursive(std::ostream& stream, Head&& head, Tail&&... tail) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h: In function ‘void arrow::util::StringBuilderRecursive(std::ostream&, Head)’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:54:34: error: ‘forward’ is not a member of ‘std’ StringBuilderRecursive(stream, std::forward(head)); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:54:51: error: expected primary-expression before ‘>’ token StringBuilderRecursive(stream, std::forward(head)); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:54:53: error: ‘head’ was not declared in this scope StringBuilderRecursive(stream, std::forward(head)); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:55:34: error: ‘forward’ is not a member of ‘std’ StringBuilderRecursive(stream, std::forward(tail)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:55:51: error: expected primary-expression before ‘>’ token StringBuilderRecursive(stream, std::forward(tail)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:55:53: error: ‘tail’ was not declared in this scope StringBuilderRecursive(stream, std::forward(tail)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h: At global scope: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:58:19: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:59:31: error: expected ‘,’ or ‘...’ before ‘&&’ token std::string StringBuilder(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:59:41: error: parameter packs not expanded with ‘...’: std::string StringBuilder(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:59:41: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h: In function ‘std::string arrow::util::StringBuilder()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:61:39: error: ‘forward’ is not a member of ‘std’ StringBuilderRecursive(ss.stream(), std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:61:56: error: expected primary-expression before ‘>’ token StringBuilderRecursive(ss.stream(), std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:61:58: error: ‘args’ was not declared in this scope StringBuilderRecursive(ss.stream(), std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h: In destructor ‘arrow::util::ToStringOstreamable::~ToStringOstreamable()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:71:9: error: ‘is_same’ is not a member of ‘std’ std::is_same().ToString()), std::string>::value, ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:71:31: error: ‘declval’ is not a member of ‘std’ std::is_same().ToString()), std::string>::value, ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:71:44: error: expected primary-expression before ‘const’ std::is_same().ToString()), std::string>::value, ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:71:65: error: there are no arguments to ‘decltype’ that depend on a template parameter, so a declaration of ‘decltype’ must be available [-fpermissive] std::is_same().ToString()), std::string>::value, ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:71:79: error: expected primary-expression before ‘>’ token std::is_same().ToString()), std::string>::value, ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:71:80: error: ‘::value’ has not been declared std::is_same().ToString()), std::string>::value, ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/result.h:26:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:30, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: At global scope: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:77:1: warning: scoped enums only available with -std=c++11 or -std=gnu++11 enum class StatusCode : char { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:77:25: warning: scoped enums only available with -std=c++11 or -std=gnu++11 enum class StatusCode : char { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:102:29: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 virtual ~StatusDetail() = default; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:109:46: error: expected ‘;’ at end of member declaration bool operator==(const StatusDetail& other) const noexcept { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:109:52: error: ‘noexcept’ does not name a type bool operator==(const StatusDetail& other) const noexcept { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:109:52: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:126:10: error: expected ‘;’ at end of member declaration Status() noexcept : state_(NULLPTR) {} ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:126:12: error: ‘noexcept’ does not name a type Status() noexcept : state_(NULLPTR) {} ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:126:12: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:127:11: error: expected ‘;’ at end of member declaration ~Status() noexcept { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:127:13: error: ‘noexcept’ does not name a type ~Status() noexcept { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:127:13: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:137:49: error: ‘std::shared_ptr’ has not been declared Status(StatusCode code, std::string msg, std::shared_ptr detail); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:137:59: error: expected ‘,’ or ‘...’ before ‘<’ token Status(StatusCode code, std::string msg, std::shared_ptr detail); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:144:23: error: expected ‘,’ or ‘...’ before ‘&&’ token inline Status(Status&& s) noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:144:27: error: invalid constructor; you probably meant ‘arrow::Status (const arrow::Status&)’ inline Status(Status&& s) noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:144:27: error: expected ‘;’ at end of member declaration /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:144:29: error: ‘noexcept’ does not name a type inline Status(Status&& s) noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:144:29: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:145:34: error: expected ‘,’ or ‘...’ before ‘&&’ token inline Status& operator=(Status&& s) noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:145:38: error: expected ‘;’ at end of member declaration inline Status& operator=(Status&& s) noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:145:40: error: ‘noexcept’ does not name a type inline Status& operator=(Status&& s) noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:145:40: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:150:44: error: expected ‘;’ at end of member declaration inline Status operator&(const Status& s) const noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:150:50: error: ‘noexcept’ does not name a type inline Status operator&(const Status& s) const noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:150:50: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:151:33: error: expected ‘,’ or ‘...’ before ‘&&’ token inline Status operator&(Status&& s) const noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:151:39: error: expected ‘;’ at end of member declaration inline Status operator&(Status&& s) const noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:151:45: error: ‘noexcept’ does not name a type inline Status operator&(Status&& s) const noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:151:45: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:152:44: error: expected ‘;’ at end of member declaration inline Status& operator&=(const Status& s) noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:152:46: error: ‘noexcept’ does not name a type inline Status& operator&=(const Status& s) noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:152:46: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:153:35: error: expected ‘,’ or ‘...’ before ‘&&’ token inline Status& operator&=(Status&& s) noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:153:39: error: expected ‘;’ at end of member declaration inline Status& operator&=(Status&& s) noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:153:41: error: ‘noexcept’ does not name a type inline Status& operator&=(Status&& s) noexcept; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:153:41: note: C++11 ‘noexcept’ only available with -std=c++11 or -std=gnu++11 /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:158:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:159:47: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status FromArgs(StatusCode code, Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:159:57: error: parameter packs not expanded with ‘...’: static Status FromArgs(StatusCode code, Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:159:57: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:163:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:164:57: error: ‘std::shared_ptr’ has not been declared static Status FromDetailAndArgs(StatusCode code, std::shared_ptr detail, ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:164:67: error: expected ‘,’ or ‘...’ before ‘<’ token static Status FromDetailAndArgs(StatusCode code, std::shared_ptr detail, ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:171:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:172:33: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status OutOfMemory(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:172:43: error: parameter packs not expanded with ‘...’: static Status OutOfMemory(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:172:43: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:177:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:178:30: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status KeyError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:178:40: error: parameter packs not expanded with ‘...’: static Status KeyError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:178:40: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:183:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:184:31: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status TypeError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:184:41: error: parameter packs not expanded with ‘...’: static Status TypeError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:184:41: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:189:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:190:34: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status UnknownError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:190:44: error: parameter packs not expanded with ‘...’: static Status UnknownError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:190:44: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:196:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:197:36: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status NotImplemented(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:197:46: error: parameter packs not expanded with ‘...’: static Status NotImplemented(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:197:46: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:202:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:203:29: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status Invalid(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:203:39: error: parameter packs not expanded with ‘...’: static Status Invalid(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:203:39: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:208:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:209:32: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status IndexError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:209:42: error: parameter packs not expanded with ‘...’: static Status IndexError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:209:42: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:214:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:215:35: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status CapacityError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:215:45: error: parameter packs not expanded with ‘...’: static Status CapacityError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:215:45: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:220:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:221:29: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status IOError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:221:39: error: parameter packs not expanded with ‘...’: static Status IOError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:221:39: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:226:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:227:40: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status SerializationError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:227:50: error: parameter packs not expanded with ‘...’: static Status SerializationError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:227:50: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:231:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:232:28: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status RError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:232:38: error: parameter packs not expanded with ‘...’: static Status RError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:232:38: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:236:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:237:34: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status CodeGenError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:237:44: error: parameter packs not expanded with ‘...’: static Status CodeGenError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:237:44: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:241:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:242:47: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status ExpressionValidationError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:242:57: error: parameter packs not expanded with ‘...’: static Status ExpressionValidationError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:242:57: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:247:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:248:36: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status ExecutionError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:248:46: error: parameter packs not expanded with ‘...’: static Status ExecutionError(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:248:46: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:252:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:253:35: error: expected ‘,’ or ‘...’ before ‘&&’ token static Status AlreadyExists(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:253:45: error: parameter packs not expanded with ‘...’: static Status AlreadyExists(Args&&... args) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:253:45: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:309:8: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr detail() const { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:315:26: error: ‘std::shared_ptr’ has not been declared Status WithDetail(std::shared_ptr new_detail) const { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:315:36: error: expected ‘,’ or ‘...’ before ‘<’ token Status WithDetail(std::shared_ptr new_detail) const { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:321:21: warning: variadic templates only available with -std=c++11 or -std=gnu++11 template ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:322:26: error: expected ‘,’ or ‘...’ before ‘&&’ token Status WithMessage(Args&&... args) const { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:322:38: error: parameter packs not expanded with ‘...’: Status WithMessage(Args&&... args) const { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:322:38: note: ‘Args’ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:326:3: error: expected unqualified-id before ‘[’ token [[noreturn]] void Abort() const; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:327:3: error: expected unqualified-id before ‘[’ token [[noreturn]] void Abort(const std::string& message) const; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:337:10: error: ‘shared_ptr’ in namespace ‘std’ does not name a template type std::shared_ptr detail; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::FromArgs(arrow::StatusCode, )’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:160:45: error: ‘forward’ is not a member of ‘std’ return Status(code, util::StringBuilder(std::forward(args)...)); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:160:64: error: ‘args’ was not declared in this scope return Status(code, util::StringBuilder(std::forward(args)...)); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:160:18: error: expected primary-expression before ‘(’ token return Status(code, util::StringBuilder(std::forward(args)...)); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:160:45: error: ‘forward’ is not a member of ‘std’ return Status(code, util::StringBuilder(std::forward(args)...)); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:160:62: error: expected primary-expression before ‘>’ token return Status(code, util::StringBuilder(std::forward(args)...)); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::FromDetailAndArgs(arrow::StatusCode, int)’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:166:45: error: ‘forward’ is not a member of ‘std’ return Status(code, util::StringBuilder(std::forward(args)...), ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:166:64: error: ‘args’ was not declared in this scope return Status(code, util::StringBuilder(std::forward(args)...), ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:167:19: error: ‘move’ is not a member of ‘std’ std::move(detail)); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:167:29: error: ‘detail’ was not declared in this scope std::move(detail)); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:167:29: note: suggested alternative: In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:25:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/result.h:26, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:30, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:30:18: note: ‘arrow::util::detail’ namespace detail { ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/result.h:26:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:30, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:166:18: error: expected primary-expression before ‘(’ token return Status(code, util::StringBuilder(std::forward(args)...), ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:166:45: error: ‘forward’ is not a member of ‘std’ return Status(code, util::StringBuilder(std::forward(args)...), ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:166:62: error: expected primary-expression before ‘>’ token return Status(code, util::StringBuilder(std::forward(args)...), ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:167:19: error: ‘move’ is not a member of ‘std’ std::move(detail)); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::OutOfMemory()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:173:29: error: ‘StatusCode’ is not a class or namespace return Status::FromArgs(StatusCode::OutOfMemory, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:173:54: error: ‘forward’ is not a member of ‘std’ return Status::FromArgs(StatusCode::OutOfMemory, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:173:71: error: expected primary-expression before ‘>’ token return Status::FromArgs(StatusCode::OutOfMemory, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:173:73: error: ‘args’ was not declared in this scope return Status::FromArgs(StatusCode::OutOfMemory, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::KeyError()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:179:29: error: ‘StatusCode’ is not a class or namespace return Status::FromArgs(StatusCode::KeyError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:179:51: error: ‘forward’ is not a member of ‘std’ return Status::FromArgs(StatusCode::KeyError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:179:68: error: expected primary-expression before ‘>’ token return Status::FromArgs(StatusCode::KeyError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:179:70: error: ‘args’ was not declared in this scope return Status::FromArgs(StatusCode::KeyError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::TypeError()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:185:29: error: ‘StatusCode’ is not a class or namespace return Status::FromArgs(StatusCode::TypeError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:185:52: error: ‘forward’ is not a member of ‘std’ return Status::FromArgs(StatusCode::TypeError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:185:69: error: expected primary-expression before ‘>’ token return Status::FromArgs(StatusCode::TypeError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:185:71: error: ‘args’ was not declared in this scope return Status::FromArgs(StatusCode::TypeError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::UnknownError()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:191:29: error: ‘StatusCode’ is not a class or namespace return Status::FromArgs(StatusCode::UnknownError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:191:55: error: ‘forward’ is not a member of ‘std’ return Status::FromArgs(StatusCode::UnknownError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:191:72: error: expected primary-expression before ‘>’ token return Status::FromArgs(StatusCode::UnknownError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:191:74: error: ‘args’ was not declared in this scope return Status::FromArgs(StatusCode::UnknownError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::NotImplemented()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:198:29: error: ‘StatusCode’ is not a class or namespace return Status::FromArgs(StatusCode::NotImplemented, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:198:57: error: ‘forward’ is not a member of ‘std’ return Status::FromArgs(StatusCode::NotImplemented, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:198:74: error: expected primary-expression before ‘>’ token return Status::FromArgs(StatusCode::NotImplemented, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:198:76: error: ‘args’ was not declared in this scope return Status::FromArgs(StatusCode::NotImplemented, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::Invalid()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:204:29: error: ‘StatusCode’ is not a class or namespace return Status::FromArgs(StatusCode::Invalid, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:204:50: error: ‘forward’ is not a member of ‘std’ return Status::FromArgs(StatusCode::Invalid, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:204:67: error: expected primary-expression before ‘>’ token return Status::FromArgs(StatusCode::Invalid, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:204:69: error: ‘args’ was not declared in this scope return Status::FromArgs(StatusCode::Invalid, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::IndexError()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:210:29: error: ‘StatusCode’ is not a class or namespace return Status::FromArgs(StatusCode::IndexError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:210:53: error: ‘forward’ is not a member of ‘std’ return Status::FromArgs(StatusCode::IndexError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:210:70: error: expected primary-expression before ‘>’ token return Status::FromArgs(StatusCode::IndexError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:210:72: error: ‘args’ was not declared in this scope return Status::FromArgs(StatusCode::IndexError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::CapacityError()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:216:29: error: ‘StatusCode’ is not a class or namespace return Status::FromArgs(StatusCode::CapacityError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:216:56: error: ‘forward’ is not a member of ‘std’ return Status::FromArgs(StatusCode::CapacityError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:216:73: error: expected primary-expression before ‘>’ token return Status::FromArgs(StatusCode::CapacityError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:216:75: error: ‘args’ was not declared in this scope return Status::FromArgs(StatusCode::CapacityError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::IOError()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:222:29: error: ‘StatusCode’ is not a class or namespace return Status::FromArgs(StatusCode::IOError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:222:50: error: ‘forward’ is not a member of ‘std’ return Status::FromArgs(StatusCode::IOError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:222:67: error: expected primary-expression before ‘>’ token return Status::FromArgs(StatusCode::IOError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:222:69: error: ‘args’ was not declared in this scope return Status::FromArgs(StatusCode::IOError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::SerializationError()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:228:29: error: ‘StatusCode’ is not a class or namespace return Status::FromArgs(StatusCode::SerializationError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:228:61: error: ‘forward’ is not a member of ‘std’ return Status::FromArgs(StatusCode::SerializationError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:228:78: error: expected primary-expression before ‘>’ token return Status::FromArgs(StatusCode::SerializationError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:228:80: error: ‘args’ was not declared in this scope return Status::FromArgs(StatusCode::SerializationError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::RError()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:233:29: error: ‘StatusCode’ is not a class or namespace return Status::FromArgs(StatusCode::RError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:233:49: error: ‘forward’ is not a member of ‘std’ return Status::FromArgs(StatusCode::RError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:233:66: error: expected primary-expression before ‘>’ token return Status::FromArgs(StatusCode::RError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:233:68: error: ‘args’ was not declared in this scope return Status::FromArgs(StatusCode::RError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::CodeGenError()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:238:29: error: ‘StatusCode’ is not a class or namespace return Status::FromArgs(StatusCode::CodeGenError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:238:55: error: ‘forward’ is not a member of ‘std’ return Status::FromArgs(StatusCode::CodeGenError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:238:72: error: expected primary-expression before ‘>’ token return Status::FromArgs(StatusCode::CodeGenError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:238:74: error: ‘args’ was not declared in this scope return Status::FromArgs(StatusCode::CodeGenError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::ExpressionValidationError()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:243:29: error: ‘StatusCode’ is not a class or namespace return Status::FromArgs(StatusCode::ExpressionValidationError, ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:244:29: error: ‘forward’ is not a member of ‘std’ std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:244:46: error: expected primary-expression before ‘>’ token std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:244:48: error: ‘args’ was not declared in this scope std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::ExecutionError()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:249:29: error: ‘StatusCode’ is not a class or namespace return Status::FromArgs(StatusCode::ExecutionError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:249:57: error: ‘forward’ is not a member of ‘std’ return Status::FromArgs(StatusCode::ExecutionError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:249:74: error: expected primary-expression before ‘>’ token return Status::FromArgs(StatusCode::ExecutionError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:249:76: error: ‘args’ was not declared in this scope return Status::FromArgs(StatusCode::ExecutionError, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In static member function ‘static arrow::Status arrow::Status::AlreadyExists()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:254:29: error: ‘StatusCode’ is not a class or namespace return Status::FromArgs(StatusCode::AlreadyExists, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:254:56: error: ‘forward’ is not a member of ‘std’ return Status::FromArgs(StatusCode::AlreadyExists, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:254:73: error: expected primary-expression before ‘>’ token return Status::FromArgs(StatusCode::AlreadyExists, std::forward(args)...); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:254:75: error: ‘args’ was not declared in this scope return Status::FromArgs(StatusCode::AlreadyExists, std::forward(args)...); ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:25:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::ok() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/macros.h:86:17: error: ‘nullptr’ was not declared in this scope #define NULLPTR nullptr ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:258:39: note: in expansion of macro ‘NULLPTR’ bool ok() const { return (state_ == NULLPTR); } ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/result.h:26:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:30, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::IsOutOfMemory() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:261:49: error: ‘StatusCode’ is not a class or namespace bool IsOutOfMemory() const { return code() == StatusCode::OutOfMemory; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::IsKeyError() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:263:46: error: ‘StatusCode’ is not a class or namespace bool IsKeyError() const { return code() == StatusCode::KeyError; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::IsInvalid() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:265:45: error: ‘StatusCode’ is not a class or namespace bool IsInvalid() const { return code() == StatusCode::Invalid; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::IsIOError() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:267:45: error: ‘StatusCode’ is not a class or namespace bool IsIOError() const { return code() == StatusCode::IOError; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::IsCapacityError() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:269:51: error: ‘StatusCode’ is not a class or namespace bool IsCapacityError() const { return code() == StatusCode::CapacityError; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::IsIndexError() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:271:48: error: ‘StatusCode’ is not a class or namespace bool IsIndexError() const { return code() == StatusCode::IndexError; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::IsTypeError() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:273:47: error: ‘StatusCode’ is not a class or namespace bool IsTypeError() const { return code() == StatusCode::TypeError; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::IsUnknownError() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:275:50: error: ‘StatusCode’ is not a class or namespace bool IsUnknownError() const { return code() == StatusCode::UnknownError; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::IsNotImplemented() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:277:52: error: ‘StatusCode’ is not a class or namespace bool IsNotImplemented() const { return code() == StatusCode::NotImplemented; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::IsSerializationError() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:279:56: error: ‘StatusCode’ is not a class or namespace bool IsSerializationError() const { return code() == StatusCode::SerializationError; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::IsRError() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:281:44: error: ‘StatusCode’ is not a class or namespace bool IsRError() const { return code() == StatusCode::RError; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::IsCodeGenError() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:283:50: error: ‘StatusCode’ is not a class or namespace bool IsCodeGenError() const { return code() == StatusCode::CodeGenError; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::IsExpressionValidationError() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:286:22: error: ‘StatusCode’ is not a class or namespace return code() == StatusCode::ExpressionValidationError; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::IsExecutionError() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:289:52: error: ‘StatusCode’ is not a class or namespace bool IsExecutionError() const { return code() == StatusCode::ExecutionError; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::IsAlreadyExists() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:290:51: error: ‘StatusCode’ is not a class or namespace bool IsAlreadyExists() const { return code() == StatusCode::AlreadyExists; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘arrow::StatusCode arrow::Status::code() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:303:43: error: ‘StatusCode’ is not a class or namespace StatusCode code() const { return ok() ? StatusCode::OK : state_->code; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘arrow::Status arrow::Status::WithDetail(int) const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:316:38: error: ‘move’ is not a member of ‘std’ return Status(code(), message(), std::move(new_detail)); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:316:48: error: ‘new_detail’ was not declared in this scope return Status(code(), message(), std::move(new_detail)); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘arrow::Status arrow::Status::WithMessage() const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:323:29: error: ‘forward’ is not a member of ‘std’ return FromArgs(code(), std::forward(args)...).WithDetail(detail()); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:323:46: error: expected primary-expression before ‘>’ token return FromArgs(code(), std::forward(args)...).WithDetail(detail()); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:323:48: error: ‘args’ was not declared in this scope return FromArgs(code(), std::forward(args)...).WithDetail(detail()); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:323:76: error: there are no arguments to ‘detail’ that depend on a template parameter, so a declaration of ‘detail’ must be available [-fpermissive] return FromArgs(code(), std::forward(args)...).WithDetail(detail()); ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/compare.h:25:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘void arrow::Status::DeleteState()’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/macros.h:86:17: error: ‘nullptr’ was not declared in this scope #define NULLPTR nullptr ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:345:14: note: in expansion of macro ‘NULLPTR’ state_ = NULLPTR; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘void arrow::Status::MoveFrom(arrow::Status&)’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/macros.h:86:17: error: ‘nullptr’ was not declared in this scope #define NULLPTR nullptr ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:354:14: note: in expansion of macro ‘NULLPTR’ s.state_ = NULLPTR; ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In copy constructor ‘arrow::Status::Status(const arrow::Status&)’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/macros.h:86:17: error: ‘nullptr’ was not declared in this scope #define NULLPTR nullptr ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:358:27: note: in expansion of macro ‘NULLPTR’ : state_((s.state_ == NULLPTR) ? NULLPTR : new State(*s.state_)) {} ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/result.h:26:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:30, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: At global scope: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:369:22: error: expected ‘,’ or ‘...’ before ‘&&’ token Status::Status(Status&& s) noexcept : state_(s.state_) { s.state_ = NULLPTR; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:369:28: error: expected initializer before ‘noexcept’ Status::Status(Status&& s) noexcept : state_(s.state_) { s.state_ = NULLPTR; } ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:371:33: error: expected ‘,’ or ‘...’ before ‘&&’ token Status& Status::operator=(Status&& s) noexcept { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:371:39: error: expected initializer before ‘noexcept’ Status& Status::operator=(Status&& s) noexcept { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: In member function ‘bool arrow::Status::Equals(const arrow::Status&) const’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:385:14: error: ‘detail’ was not declared in this scope if (detail() != s.detail()) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:385:14: note: suggested alternative: In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:25:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/result.h:26, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:30, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:30:18: note: ‘arrow::util::detail’ namespace detail { ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/result.h:26:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:30, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:385:21: error: ‘const class arrow::Status’ has no member named ‘detail’ if (detail() != s.detail()) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:386:25: error: ‘const class arrow::Status’ has no member named ‘detail’ if ((detail() && !s.detail()) || (!detail() && s.detail())) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:386:54: error: ‘const class arrow::Status’ has no member named ‘detail’ if ((detail() && !s.detail()) || (!detail() && s.detail())) { ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:389:28: error: ‘const class arrow::Status’ has no member named ‘detail’ return *detail() == *s.detail(); ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h: At global scope: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:398:49: error: expected initializer before ‘noexcept’ Status Status::operator&(const Status& s) const noexcept { ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_view.h:25:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/buffer.h:33, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/bit_util.h:69, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type_traits.h:26, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:32, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/string_view.hpp:372:31: error: expected ‘}’ before end of line /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/vendored/string_view.hpp:372:31: error: expected declaration before end of line In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:23:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/result.h:26, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:30, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h: In instantiation of ‘arrow::util::EqualityComparable::~EqualityComparable() [with T = arrow::Status]’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:358:68: required from here /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:35:30: error: ‘decltype’ was not declared in this scope std::is_same().Equals(std::declval())), ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/compare.h:34:18: error: ‘static_assert’ was not declared in this scope static_assert( ^ In file included from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:25:0, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/result.h:26, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/type.h:29, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/array.h:30, from /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/api.h:22, from /tmp/c3ipr/co_pr_1182_4_0_0/recipes/arrow/all/test_package/test_package.cpp:22: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h: In instantiation of ‘arrow::util::ToStringOstreamable::~ToStringOstreamable() [with T = arrow::Status]’: /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/status.h:358:68: required from here /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:71:30: error: ‘decltype’ was not declared in this scope std::is_same().ToString()), std::string>::value, ^ /tmp/c3ipr/pr_1182_4_0_0/.conan/data/arrow/0.17.0/_/_/package/fd409eefd8bd5b8d659482faf28eb5f3ad7bdbf2/include/arrow/util/string_builder.h:70:18: error: ‘static_assert’ was not declared in this scope static_assert( ^ CMakeFiles/test_package.dir/build.make:62: recipe for target 'CMakeFiles/test_package.dir/test_package.cpp.o' failed make[2]: *** [CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 CMakeFiles/Makefile2:75: recipe for target 'CMakeFiles/test_package.dir/all' failed make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2 JSON file created at '/tmp/c3ipr/pr_1182_4_0_0/_create.json'