******************************************************************************** conan install mpdecimal/2.5.0@#ef7f121607e10372c07a668830887b79 --build=mpdecimal -pr /home/conan/w/prod-v1/BuildSingleReference/13739/8da14b11-5958-4482-914a-c0e20b9a7250/profile_linux_9_libstdcpp11_gcc_release_64.mpdecimal-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] mpdecimal:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True 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:ed0afefdcb2cd63a38eaf4030d0a9bc9a0070e9d - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mpdecimal/2.5.0: Configuring sources in /home/conan/w/prod-v1/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 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/build/ed0afefdcb2cd63a38eaf4030d0a9bc9a0070e9d 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)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK mpdecimal/2.5.0: Calling build() mpdecimal/2.5.0: Calling: > "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/build/ed0afefdcb2cd63a38eaf4030d0a9bc9a0070e9d/src/configure" '--disable-shared' '--enable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--enable-cxx' ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/build/ed0afefdcb2cd63a38eaf4030d0a9bc9a0070e9d/build-release/conan/conanbuild.sh" && "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/build/ed0afefdcb2cd63a38eaf4030d0a9bc9a0070e9d/src/configure" '--disable-shared' '--enable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--enable-cxx' ----------------- checking system as reported by uname -s... Linux checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for --enable-cxx... yes checking for --enable-profile... no checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking for ar... ar checking for ranlib... ranlib checking how to run the C preprocessor... /usr/bin/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 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 1 '.asm' file: vcdiv64.asm mpdecimal/2.5.0: Copied 2 '.in' files: Makefile.in, mpdecimal.h.in mpdecimal/2.5.0: Copied 9 '.txt' files mpdecimal/2.5.0: Copied 1 '.py' file: fnt.py mpdecimal/2.5.0: Copied 1 '.lisp' file: umodarith.lisp ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/build/ed0afefdcb2cd63a38eaf4030d0a9bc9a0070e9d/build-release/conan/conanbuild.sh" && make libmpdec.a -j3 ----------------- /usr/bin/gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -c basearith.c /usr/bin/gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -c context.c /usr/bin/gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -c constants.c /usr/bin/gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -c convolute.c /usr/bin/gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -c crt.c /usr/bin/gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -c mpdecimal.c /usr/bin/gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -c mpsignal.c /usr/bin/gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -c difradix2.c /usr/bin/gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -c fnt.c /usr/bin/gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -c fourstep.c /usr/bin/gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -c io.c /usr/bin/gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -c mpalloc.c /usr/bin/gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -c numbertheory.c /usr/bin/gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -c sixstep.c /usr/bin/gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -O2 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -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 mpalloc.o numbertheory.o sixstep.o transpose.o ranlib libmpdec.a 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------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/build/ed0afefdcb2cd63a38eaf4030d0a9bc9a0070e9d/build-release/conan/conanbuild.sh" && make libmpdec++.a -j3 ----------------- /usr/bin/g++ -I. -I../libmpdec -Wall -Wextra -std=c++11 -pedantic -O3 -DNDEBUG -m64 -fPIC -O3 -m64 -fPIC -O3 -c decimal.cc ar rc libmpdec++.a decimal.o ranlib libmpdec++.a mpdecimal/2.5.0: Package 'ed0afefdcb2cd63a38eaf4030d0a9bc9a0070e9d' built mpdecimal/2.5.0: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/build/ed0afefdcb2cd63a38eaf4030d0a9bc9a0070e9d/build-release 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 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/mpdecimal/2.5.0/_/_/package/ed0afefdcb2cd63a38eaf4030d0a9bc9a0070e9d 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 1 '.a' file: libmpdec.a mpdecimal/2.5.0: Copied 1 '.a' file: libmpdec++.a [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 2 '.a' files: libmpdec++.a, libmpdec.a mpdecimal/2.5.0 package(): Packaged 1 '.hh' file: decimal.hh mpdecimal/2.5.0 package(): Packaged 1 '.h' file: mpdecimal.h mpdecimal/2.5.0: Package 'ed0afefdcb2cd63a38eaf4030d0a9bc9a0070e9d' created mpdecimal/2.5.0: Created package revision 959b80bda686eec0760d94132ab4b13b [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: --disable-shared, --enable-static configure: WARNING: unrecognized options: --disable-shared, --enable-static mpdecimal/2.5.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior mpdecimal/2.5.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior