******************************************************************************** conan install mpir/3.0.0@ --build=mpir --profile:host=/Users/jenkins/w/BuildSingleReference/14710/e93eb877-87f7-4a7a-beeb-bc0857dec48f/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] mpir: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] mpir/3.0.0: Forced build from source Installing package: mpir/3.0.0 Requirements mpir/3.0.0 from 'TapaholesList-122' - Cache Packages mpir/3.0.0:8de955df93ca5be0dbb49f3b41ec22c038f9c280 - Build Build requirements m4/1.4.18 from 'conan-center' - Cache yasm/1.3.0 from 'conan-center' - Cache Build requirements packages m4/1.4.18:801752c0480319b8e090188c566245a78e9abcf4 - Cache yasm/1.3.0:801752c0480319b8e090188c566245a78e9abcf4 - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... m4/1.4.18: Already installed! m4/1.4.18: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference/.conan/data/m4/1.4.18/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin m4/1.4.18: Setting M4 environment variable: /Users/jenkins/w/BuildSingleReference/.conan/data/m4/1.4.18/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/m4 [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 yasm/1.3.0: Already installed! yasm/1.3.0: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference/.conan/data/yasm/1.3.0/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin [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 mpir/3.0.0: Applying build-requirement: m4/1.4.18 mpir/3.0.0: Applying build-requirement: yasm/1.3.0 mpir/3.0.0: Copying sources to build folder mpir/3.0.0: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/mpir/3.0.0/_/_/build/8de955df93ca5be0dbb49f3b41ec22c038f9c280 mpir/3.0.0: Generator txt created conanbuildinfo.txt [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 mpir/3.0.0: Calling build() mpir/3.0.0: Calling: > ./configure '--disable-shared' '--enable-static' '--with-pic' '--disable-silent-rules' '--enable-cxx' '--enable-gmpcompat' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/mpir/3.0.0/_/_/package/8de955df93ca5be0dbb49f3b41ec22c038f9c280' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----Running------ > ./configure '--disable-shared' '--enable-static' '--with-pic' '--disable-silent-rules' '--enable-cxx' '--enable-gmpcompat' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/mpir/3.0.0/_/_/package/8de955df93ca5be0dbb49f3b41ec22c038f9c280' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----------------- checking build system type... x86_64-apple-darwin checking host system type... aarch64-apple-darwin checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64-apple-darwin-strip... no checking for strip... strip checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=standard checking compiler aarch64-apple-darwin-gcc -O3 -Wno-implicit-function-declaration -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -DNDEBUG... no checking compiler gcc -O3 -Wno-implicit-function-declaration -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -DNDEBUG... yes checking for aarch64-apple-darwin-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for aarch64-apple-darwin-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking build system compiler gcc... no checking build system compiler gcc -O3 -Wno-implicit-function-declaration -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -DNDEBUG... no checking build system compiler cc... no checking build system compiler gcc... no checking build system compiler c89... no checking build system compiler c99... no mpir/3.0.0: m4/1.4.18: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/BuildSingleReference/.conan/data/m4/1.4.18/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/lib mpir/3.0.0: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference/.conan/data/mpir/3.0.0/_/_/build/8de955df93ca5be0dbb49f3b41ec22c038f9c280 configure: WARNING: using cross tools not prefixed with host triplet configure: error: Cannot find a build system compiler mpir/3.0.0: ERROR: Package '8de955df93ca5be0dbb49f3b41ec22c038f9c280' build failed mpir/3.0.0: WARN: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/mpir/3.0.0/_/_/build/8de955df93ca5be0dbb49f3b41ec22c038f9c280 ERROR: mpir/3.0.0: Error in build() method, line 119 autotools = self._configure_autotools() while calling '_configure_autotools', line 111 self._autotools.configure(args=args) ConanException: Error 1 while executing ./configure '--disable-shared' '--enable-static' '--with-pic' '--disable-silent-rules' '--enable-cxx' '--enable-gmpcompat' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/mpir/3.0.0/_/_/package/8de955df93ca5be0dbb49f3b41ec22c038f9c280' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin