******************************************************************************** conan install mpdecimal/2.5.0@#f850e26981c4ea267961f3a6ca720324 --build=mpdecimal -pr:h /Users/jenkins/w/prod/BuildSingleReference/203125/633fe896-e092-4745-9d89-0a0e20078083/profile_osx_120_libcpp_apple-clang_debug_armv8.mpdecimal-shared-True.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod/BuildSingleReference/203125/633fe896-e092-4745-9d89-0a0e20078083/profile_osx_120_libcpp_apple-clang_debug_64.mpdecimal-shared-True.txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] mpdecimal:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] mpdecimal:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk mpdecimal/2.5.0: Forced build from source Installing package: mpdecimal/2.5.0 Requirements mpdecimal/2.5.0 from local cache - Cache Packages mpdecimal/2.5.0:f2cfade0d028fc5e276fe01cc6bfd3d2e49ff26a - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mpdecimal/2.5.0: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/source/src mpdecimal/2.5.0: [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 mpdecimal/2.5.0: Copying sources to build folder mpdecimal/2.5.0: Building your package in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/build/f2cfade0d028fc5e276fe01cc6bfd3d2e49ff26a mpdecimal/2.5.0: Generator txt created conanbuildinfo.txt mpdecimal/2.5.0: Calling generate() mpdecimal/2.5.0: Aggregating env generators [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 mpdecimal/2.5.0: Calling build() mpdecimal/2.5.0: Calling: > "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/build/f2cfade0d028fc5e276fe01cc6bfd3d2e49ff26a/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--host=aarch64-apple-darwin' '--build=x86_64-apple-darwin' '--enable-cxx' ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/build/f2cfade0d028fc5e276fe01cc6bfd3d2e49ff26a/build-debug/conan/conanbuild.sh" && "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/build/f2cfade0d028fc5e276fe01cc6bfd3d2e49ff26a/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--host=aarch64-apple-darwin' '--build=x86_64-apple-darwin' '--enable-cxx' ----------------- checking system as reported by uname -s... Darwin checking build system type... x86_64-apple-darwin checking host system type... aarch64-apple-darwin checking for --enable-cxx... yes checking for --enable-profile... no checking for aarch64-apple-darwin-gcc... no checking for 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 for aarch64-apple-darwin-g++... no checking for aarch64-apple-darwin-c++... no checking for aarch64-apple-darwin-gpp... no checking for aarch64-apple-darwin-aCC... no checking for aarch64-apple-darwin-CC... no checking for aarch64-apple-darwin-cxx... no checking for aarch64-apple-darwin-cc++... no checking for aarch64-apple-darwin-cl.exe... no checking for aarch64-apple-darwin-FCC... no checking for aarch64-apple-darwin-KCC... no checking for aarch64-apple-darwin-RCC... no checking for aarch64-apple-darwin-xlC_r... no checking for aarch64-apple-darwin-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for aarch64-apple-darwin-ar... no checking for ar... ar checking for aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib 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 for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for size_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for __uint128_t... yes checking size of size_t... 8 checking size of __uint128_t... 16 checking for x64 gcc inline assembler... no checking for x87 gcc inline assembler... no checking for -O2... yes checking for a BSD-compatible install... /usr/bin/install -c checking for glibc _FORTIFY_SOURCE/memmove bug... undefined configure: creating ./config.status config.status: creating Makefile config.status: creating libmpdec/Makefile config.status: creating tests/Makefile config.status: creating libmpdec/mpdecimal.h config.status: creating libmpdec++/Makefile config.status: creating tests++/Makefile config.status: creating config.h mpdecimal/2.5.0: Copied 25 '.c' files mpdecimal/2.5.0: Copied 18 '.h' files mpdecimal/2.5.0: Copied 1 '.vc' file: Makefile.vc mpdecimal/2.5.0: Copied 2 '.in' files: mpdecimal.h.in, Makefile.in mpdecimal/2.5.0: Copied 9 '.txt' files mpdecimal/2.5.0: Copied 1 '.asm' file: vcdiv64.asm mpdecimal/2.5.0: Copied 1 '.py' file: fnt.py mpdecimal/2.5.0: Copied 1 '.lisp' file: umodarith.lisp ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/build/f2cfade0d028fc5e276fe01cc6bfd3d2e49ff26a/build-debug/conan/conanbuild.sh" && make libmpdec.2.5.0.dylib -j4 ----------------- gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -DNDEBUG -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c basearith.c -o .objs/basearith.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -DNDEBUG -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c context.c -o .objs/context.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -DNDEBUG -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c constants.c -o .objs/constants.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -DNDEBUG -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c convolute.c -o .objs/convolute.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -DNDEBUG -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c crt.c -o .objs/crt.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -DNDEBUG -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c mpdecimal.c -o .objs/mpdecimal.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -DNDEBUG -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c mpsignal.c -o .objs/mpsignal.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -DNDEBUG -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c difradix2.c -o .objs/difradix2.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -DNDEBUG -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c fnt.c -o .objs/fnt.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -DNDEBUG -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c fourstep.c -o .objs/fourstep.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -DNDEBUG -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c io.c -o .objs/io.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -DNDEBUG -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c mpalloc.c -o .objs/mpalloc.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -DNDEBUG -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c numbertheory.c -o .objs/numbertheory.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -DNDEBUG -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c sixstep.c -o .objs/sixstep.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -DNDEBUG -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c transpose.c -o .objs/transpose.o gcc -dynamiclib -install_name @rpath/libmpdec.2.dylib -compatibility_version 2.5 -current_version 2.5.0 -arch arm64 -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -arch arm64 -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -o libmpdec.2.5.0.dylib .objs/basearith.o .objs/context.o .objs/constants.o .objs/convolute.o .objs/crt.o .objs/mpdecimal.o .objs/mpsignal.o .objs/difradix2.o .objs/fnt.o .objs/fourstep.o .objs/io.o .objs/mpalloc.o .objs/numbertheory.o .objs/sixstep.o .objs/transpose.o -lm ln -sf libmpdec.2.5.0.dylib libmpdec.dylib ln -sf libmpdec.2.5.0.dylib libmpdec.2.dylib mpdecimal/2.5.0: Copied 1 '.vc' file: Makefile.vc mpdecimal/2.5.0: Copied 5 '.cc' files mpdecimal/2.5.0: Copied 1 '.hh' file: decimal.hh mpdecimal/2.5.0: Copied 1 '.in' file: Makefile.in mpdecimal/2.5.0: Copied 1 '.txt' file: README.txt ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/build/f2cfade0d028fc5e276fe01cc6bfd3d2e49ff26a/build-debug/conan/conanbuild.sh" && make libmpdec++.2.5.0.dylib -j4 ----------------- g++ -I. -I../libmpdec -Wall -Wextra -std=c++11 -pedantic -O3 -DNDEBUG -stdlib=libc++ -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -stdlib=libc++ -g -isysroot /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -fPIC -c decimal.cc -o .objs/decimal.o g++ -dynamiclib -install_name @rpath/libmpdec++.2.dylib -undefined dynamic_lookup -compatibility_version 2.5 -current_version 2.5.0 -arch arm64 -arch arm64 -o libmpdec++.2.5.0.dylib .objs/decimal.o -lm ln -sf libmpdec++.2.5.0.dylib libmpdec++.dylib ln -sf libmpdec++.2.5.0.dylib libmpdec++.2.dylib mpdecimal/2.5.0: Package 'f2cfade0d028fc5e276fe01cc6bfd3d2e49ff26a' built mpdecimal/2.5.0: Build folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/build/f2cfade0d028fc5e276fe01cc6bfd3d2e49ff26a/build-debug mpdecimal/2.5.0: Generated conaninfo.txt mpdecimal/2.5.0: Generated conanbuildinfo.txt mpdecimal/2.5.0: Generating the package mpdecimal/2.5.0: Package folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/package/f2cfade0d028fc5e276fe01cc6bfd3d2e49ff26a mpdecimal/2.5.0: Calling package() mpdecimal/2.5.0: Copied 1 '.txt' file: LICENSE.txt mpdecimal/2.5.0: Copied 1 '.h' file: mpdecimal.h mpdecimal/2.5.0: Copied 1 '.hh' file: decimal.hh mpdecimal/2.5.0: Copied 3 '.dylib' files: libmpdec.dylib, libmpdec.2.5.0.dylib, libmpdec.2.dylib mpdecimal/2.5.0: Copied 3 '.dylib' files: libmpdec++.dylib, libmpdec++.2.dylib, libmpdec++.2.5.0.dylib [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK mpdecimal/2.5.0 package(): Packaged 1 '.txt' file: LICENSE.txt mpdecimal/2.5.0 package(): Packaged 1 '.h' file: mpdecimal.h mpdecimal/2.5.0 package(): Packaged 1 '.hh' file: decimal.hh mpdecimal/2.5.0 package(): Packaged 6 '.dylib' files mpdecimal/2.5.0: Package 'f2cfade0d028fc5e276fe01cc6bfd3d2e49ff26a' created mpdecimal/2.5.0: Created package revision a09c9f29134c3b0a12a29838a0c9396d [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators configure: WARNING: unrecognized options: --enable-shared, --disable-static configure: WARNING: using cross tools not prefixed with host triplet rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory configure: WARNING: unrecognized options: --enable-shared, --disable-static