******************************************************************************** conan install flint/2.7.1@ --build=flint --profile:host=/Users/jenkins/w/BuildSingleReference@2/20835/56e88808-e98b-4e3a-b556-27d19ed47086/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] flint:shared=False [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] flint/2.7.1: Forced build from source Installing package: flint/2.7.1 Requirements flint/2.7.1 from local cache - Cache gmp/6.2.1 from 'conan-center' - Cache mpfr/4.1.0 from 'conan-center' - Cache Packages flint/2.7.1:5afeaec2eccc038111f97b694f65b2ce858e9d52 - Build gmp/6.2.1:c6a2b07390964e70195eda34525063d5274cccf2 - Cache mpfr/4.1.0:5ca35bd884d0d54dc5833a24f50a92271ff3bcc4 - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... gmp/6.2.1: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK mpfr/4.1.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK flint/2.7.1: Copying sources to build folder flint/2.7.1: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/flint/2.7.1/_/_/build/5afeaec2eccc038111f97b694f65b2ce858e9d52 flint/2.7.1: Generator cmake created conanbuildinfo.cmake [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 flint/2.7.1: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/flint/2.7.1/_/_/build/5afeaec2eccc038111f97b694f65b2ce858e9d52/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/flint/2.7.1/_/_/package/5afeaec2eccc038111f97b694f65b2ce858e9d52" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="False" -DBUILD_DOCS="False" -DWITH_NTL="False" -DIPO_SUPPORTED="False" -DCMAKE_DISABLE_FIND_PACKAGE_CBLAS="True" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/flint/2.7.1/_/_/build/5afeaec2eccc038111f97b694f65b2ce858e9d52' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- Found GMP: /Users/jenkins/w/BuildSingleReference@2/.conan/data/gmp/6.2.1/_/_/package/c6a2b07390964e70195eda34525063d5274cccf2/include (Required is at least version "5.1.0") -- Found MPFR: /Users/jenkins/w/BuildSingleReference@2/.conan/data/mpfr/4.1.0/_/_/package/5ca35bd884d0d54dc5833a24f50a92271ff3bcc4/include (Required is at least version "1.0.0") -- Found PythonInterp: /usr/bin/python (found version "2.7.16") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAS_FLAG_MPOPCNT -- Performing Test HAS_FLAG_MPOPCNT - Success -- Performing Test HAS_FLAG_UNROLL_LOOPS -- Performing Test HAS_FLAG_UNROLL_LOOPS - Success -- Performing Test FLINT_USES_POPCNT -- Performing Test FLINT_USES_POPCNT - Failed -- Performing Test FLINT_USES_FENV -- Performing Test FLINT_USES_FENV - Success -- Performing Test FLINT_USES_CPUSET -- Performing Test FLINT_USES_CPUSET - Failed -- Using FLINT memory manager: reentrant -- Configuring incomplete, errors occurred! See also "/Users/jenkins/w/BuildSingleReference@2/.conan/data/flint/2.7.1/_/_/build/5afeaec2eccc038111f97b694f65b2ce858e9d52/build_subfolder/CMakeFiles/CMakeOutput.log". See also "/Users/jenkins/w/BuildSingleReference@2/.conan/data/flint/2.7.1/_/_/build/5afeaec2eccc038111f97b694f65b2ce858e9d52/build_subfolder/CMakeFiles/CMakeError.log". flint/2.7.1: CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: FLINT_USES_POPCNT_EXITCODE (advanced) FLINT_USES_POPCNT_EXITCODE__TRYRUN_OUTPUT (advanced) For details see /Users/jenkins/w/BuildSingleReference@2/.conan/data/flint/2.7.1/_/_/build/5afeaec2eccc038111f97b694f65b2ce858e9d52/build_subfolder/TryRunResults.cmake flint/2.7.1: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@2/.conan/data/flint/2.7.1/_/_/build/5afeaec2eccc038111f97b694f65b2ce858e9d52 flint/2.7.1: ERROR: Package '5afeaec2eccc038111f97b694f65b2ce858e9d52' build failed flint/2.7.1: WARN: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/flint/2.7.1/_/_/build/5afeaec2eccc038111f97b694f65b2ce858e9d52 ERROR: flint/2.7.1: Error in build() method, line 54 cmake = self._configure_cmake() while calling '_configure_cmake', line 68 self._cmake.configure(build_folder=self._build_subfolder) ConanException: Error 1 while executing cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/flint/2.7.1/_/_/build/5afeaec2eccc038111f97b694f65b2ce858e9d52/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/flint/2.7.1/_/_/package/5afeaec2eccc038111f97b694f65b2ce858e9d52" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="False" -DBUILD_DOCS="False" -DWITH_NTL="False" -DIPO_SUPPORTED="False" -DCMAKE_DISABLE_FIND_PACKAGE_CBLAS="True" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/flint/2.7.1/_/_/build/5afeaec2eccc038111f97b694f65b2ce858e9d52'