******************************************************************************** conan install arrow/7.0.0@#f338e839e1cd3246eb9dd5ec16a376d7 --build=arrow -pr /home/conan/w/prod/BuildSingleReference/40311/1674bcba-a58c-4cc0-8efe-9dfe93382604/profile_linux_10_libstdcpp11_gcc_release_64.arrow-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] arrow:shared=False [build_requires] [env] xsimd/8.1.0: Not found in local cache, looking in remotes... xsimd/8.1.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xsimd/8.1.0: Downloaded recipe revision ebc0d7811ed2f5e71d84ed0e9e10bb1b arrow/7.0.0: Forced build from source Installing package: arrow/7.0.0 Requirements arrow/7.0.0 from local cache - Cache xsimd/8.1.0 from 'conan-center' - Downloaded Packages arrow/7.0.0:04b1c7103346174f76488aad1692410f242d7eda - Build xsimd/8.1.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... xsimd/8.1.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xsimd/8.1.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 xsimd/8.1.0: Downloaded package revision a69b519b40621cce37416c14b869f332 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK arrow/7.0.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/arrow/7.0.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK arrow/7.0.0: Copying sources to build folder arrow/7.0.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/arrow/7.0.0/_/_/build/04b1c7103346174f76488aad1692410f242d7eda arrow/7.0.0: Generator cmake created conanbuildinfo.cmake arrow/7.0.0: Generator cmake_find_package_multi created xsimd-config-version.cmake arrow/7.0.0: Generator cmake_find_package_multi created xsimd-config.cmake arrow/7.0.0: Generator cmake_find_package_multi created xsimdTargets.cmake arrow/7.0.0: Generator cmake_find_package_multi created xsimdTarget-release.cmake arrow/7.0.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK arrow/7.0.0: Calling build() arrow/7.0.0: [HOOK - conan-center.py] post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './source_subfolder/java/flight/flight-integration-tests/src/main/java/org/apache/arrow/flight/integration/tests/IntegrationTestServer.java' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe. arrow/7.0.0: ERROR: Package '04b1c7103346174f76488aad1692410f242d7eda' build failed arrow/7.0.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/arrow/7.0.0/_/_/build/04b1c7103346174f76488aad1692410f242d7eda ERROR: arrow/7.0.0: Error in build() method, line 409 cmake = self._configure_cmake() while calling '_configure_cmake', line 370 self._cmake.definitions["THRIFT_VERSION"] = self.deps_cpp_info["thrift"].version # a recent thrift does not require boost KeyError: 'thrift'