******************************************************************************** conan install mpdecimal/2.4.2@ --profile=/Users/jenkins/w/BuildSingleReference@3/4788/934a5da6-7e53-45b5-8103-ecd71c2bf6c3/profile.txt --build=mpdecimal ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@3/.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/BuildSingleReference@3/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] mpdecimal:shared=False [build_requires] [env] mpdecimal/2.4.2: Forced build from source Installing package: mpdecimal/2.4.2 Requirements mpdecimal/2.4.2 from 'conan-upstream' - Cache Packages mpdecimal/2.4.2:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - 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/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 mpdecimal/2.4.2: 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 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/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' '--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/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' '--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-darwin19.6.0 checking host system type... x86_64-apple-darwin19.6.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 -j8 ----------------- cd libmpdec && /Library/Developer/CommandLineTools/usr/bin/make gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -g -fPIC -m64 -g -fPIC -c basearith.c gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -g -fPIC -m64 -g -fPIC -c context.c gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -g -fPIC -m64 -g -fPIC -c constants.c gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -g -fPIC -m64 -g -fPIC -c convolute.c gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -g -fPIC -m64 -g -fPIC -c crt.c gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -g -fPIC -m64 -g -fPIC -c mpdecimal.c gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -g -fPIC -m64 -g -fPIC -c mpsignal.c gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -g -fPIC -m64 -g -fPIC -c difradix2.c gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -g -fPIC -m64 -g -fPIC -c fnt.c gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -g -fPIC -m64 -g -fPIC -c fourstep.c gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -g -fPIC -m64 -g -fPIC -c io.c gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -g -fPIC -m64 -g -fPIC -c memory.c gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -g -fPIC -m64 -g -fPIC -c numbertheory.c gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -g -fPIC -m64 -g -fPIC -c sixstep.c gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -m64 -g -fPIC -m64 -g -fPIC -c transpose.c ar rc libmpdec.a basearith.o context.o constants.o convolute.o crt.o mpdecimal.o mpsignal.o difradix2.o fnt.o fourstep.o io.o memory.o numbertheory.o sixstep.o transpose.o ranlib libmpdec.a mpdecimal/2.4.2: Package 'd98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' built mpdecimal/2.4.2: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 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/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 mpdecimal/2.4.2: Calling package() ----Running------ > make install -j8 ----------------- /usr/bin/install -c -d -m 755 /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include /usr/bin/install -c -m 644 libmpdec/mpdecimal.h /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include /usr/bin/install -c -d -m 755 /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib /usr/bin/install -c -m 644 libmpdec/libmpdec.a /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib /usr/bin/install -c -d -m 755 /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/share/doc/mpdecimal cp -R doc/* /Users/jenkins/w/BuildSingleReference@3/.conan/data/mpdecimal/2.4.2/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/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 1 '.a' file: libmpdec.a mpdecimal/2.4.2: Package 'd98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' created mpdecimal/2.4.2: Created package revision c210173041a1102bb628a3efe1bc18c2 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory 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.