******************************************************************************** conan install mpdecimal/2.4.2@ --build=mpdecimal --profile=/Users/jenkins/w/BuildSingleReference@3/66779/a523537c-772f-465d-b4c8-d0acca078f91/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@3/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@3/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos [options] mpdecimal:shared=True [build_requires] [env] mpdecimal/2.4.2: Forced build from source Installing package: mpdecimal/2.4.2 Requirements mpdecimal/2.4.2 from local cache - Cache Packages mpdecimal/2.4.2:401b1629c9d4297a477a52ba4e818b916e27da93 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mpdecimal/2.4.2: Configuring sources in /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK mpdecimal/2.4.2: Copying sources to build folder mpdecimal/2.4.2: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/build/401b1629c9d4297a477a52ba4e818b916e27da93 mpdecimal/2.4.2: Generator txt created conanbuildinfo.txt mpdecimal/2.4.2: 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.4.2: Calling build() mpdecimal/2.4.2: Calling: > ./configure '--prefix=/Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > ./configure '--prefix=/Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking build system type... x86_64-apple-darwin18.7.0 checking host system type... x86_64-apple-darwin18.7.0 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... no 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 ar... ar checking for ranlib... ranlib checking system as reported by uname -s... Darwin 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... yes checking for x87 gcc inline assembler... yes checking for -O2... yes checking for a BSD-compatible install... /usr/bin/install -c checking for glibc _FORTIFY_SOURCE/memmove bug... no 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 config.h ----Running------ > make -j4 ----------------- cd libmpdec && /Applications/Xcode-11.app/Contents/Developer/usr/bin/make gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -fPIC -c basearith.c -o .objs/basearith.o gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -fPIC -c context.c -o .objs/context.o gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -fPIC -c constants.c -o .objs/constants.o gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -fPIC -c convolute.c -o .objs/convolute.o gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -fPIC -c crt.c -o .objs/crt.o gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -fPIC -c mpdecimal.c -o .objs/mpdecimal.o gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -fPIC -c mpsignal.c -o .objs/mpsignal.o gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -fPIC -c difradix2.c -o .objs/difradix2.o gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -fPIC -c fnt.c -o .objs/fnt.o gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -fPIC -c fourstep.c -o .objs/fourstep.o gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -fPIC -c io.c -o .objs/io.o gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -fPIC -c memory.c -o .objs/memory.o gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -fPIC -c numbertheory.c -o .objs/numbertheory.o gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -fPIC -c sixstep.c -o .objs/sixstep.o gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -m64 -O3 -isysroot /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -arch x86_64 -fPIC -c transpose.c -o .objs/transpose.o gcc -m64 -m64 -dynamiclib -Wl,-install_name,libmpdec.dylib.2 -o libmpdec.dylib.2.4.2 .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/memory.o .objs/numbertheory.o .objs/sixstep.o .objs/transpose.o -lm ln -sf libmpdec.dylib.2.4.2 libmpdec.dylib ln -sf libmpdec.dylib.2.4.2 libmpdec.dylib.2 mpdecimal/2.4.2: Package '401b1629c9d4297a477a52ba4e818b916e27da93' built mpdecimal/2.4.2: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/build/401b1629c9d4297a477a52ba4e818b916e27da93 mpdecimal/2.4.2: Generated conaninfo.txt mpdecimal/2.4.2: Generated conanbuildinfo.txt mpdecimal/2.4.2: Generating the package mpdecimal/2.4.2: Package folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93 mpdecimal/2.4.2: Calling package() ----Running------ > make install -j4 ----------------- /usr/bin/install -c -d -m 755 /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93/include /usr/bin/install -c -m 644 libmpdec/mpdecimal.h /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93/include /usr/bin/install -c -d -m 755 /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93/lib /usr/bin/install -c -m 755 libmpdec/libmpdec.dylib.2.4.2 /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93/lib cd /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93/lib && ln -sf libmpdec.dylib.2.4.2 libmpdec.dylib.2 && ln -sf libmpdec.dylib.2.4.2 libmpdec.dylib /usr/bin/install -c -d -m 755 /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93/share/doc/mpdecimal cp -R doc/* /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/401b1629c9d4297a477a52ba4e818b916e27da93/share/doc/mpdecimal [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 mpdecimal/2.4.2 package(): Packaged 1 '.txt' file: LICENSE.txt mpdecimal/2.4.2 package(): Packaged 1 '.h' file: mpdecimal.h mpdecimal/2.4.2 package(): Packaged 2 '.2' files: libmpdec.dylib.2, libmpdec.dylib.2.4.2 mpdecimal/2.4.2 package(): Packaged 1 '.dylib' file: libmpdec.dylib mpdecimal/2.4.2: Package '401b1629c9d4297a477a52ba4e818b916e27da93' created mpdecimal/2.4.2: Created package revision 98dc2658454894a540d6d1a719179aa4 [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 Aggregating env generators mpdecimal.c:243:5: warning: static function '_mpd_idiv_word' is used in an inline function with external linkage [-Wstatic-in-inline] _mpd_idiv_word(&q, &r, digits, MPD_RDIGITS); ^ ./mpdecimal.h:689:1: note: use 'static' to give inline function 'mpd_digits_to_size' internal linkage mpd_ssize_t mpd_digits_to_size(mpd_ssize_t digits); ^ static ./typearith.h:573:1: note: '_mpd_idiv_word' declared here _mpd_idiv_word(mpd_ssize_t *q, mpd_ssize_t *r, mpd_ssize_t v, mpd_ssize_t d) ^ 1 warning generated.