==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: mpdecimal 4.0.1-1 (Tue May 13 06:25:16 2025)
==> Retrieving sources...
  -> Found mpdecimal-4.0.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    mpdecimal-4.0.1.tar.gz ... Passed
==> Making package: mpdecimal 4.0.1-1 (Tue 13 May 2025 06:25:23 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found mpdecimal-4.0.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting mpdecimal-4.0.1.tar.gz with bsdtar
==> Starting build()...
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for --enable-cxx... yes
checking for --enable-static... yes
checking for --enable-shared... yes
checking for --enable-doc... yes
checking for --enable-pc... yes
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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for -O2... yes
checking for ar... ar
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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... 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 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 libmpdec/mpdecimal.h
config.status: creating libmpdec/.pc/libmpdec.pc
config.status: creating libmpdec++/Makefile
config.status: creating libmpdec++/.pc/libmpdec++.pc
config.status: creating tests/Makefile
config.status: creating tests++/Makefile
config.status: creating config.h
cd libmpdec && make 
make[1]: Entering directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec'
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c basearith.c
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c context.c
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c constants.c
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c convolute.c
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c crt.c
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c mpdecimal.c
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c mpsignal.c
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c difradix2.c
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c fnt.c
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c fourstep.c
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c io.c
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c mpalloc.c
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c numbertheory.c
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c sixstep.c
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c transpose.c
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c basearith.c -o .objs/basearith.o
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c context.c -o .objs/context.o
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c constants.c -o .objs/constants.o
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c convolute.c -o .objs/convolute.o
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c crt.c -o .objs/crt.o
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c mpdecimal.c -o .objs/mpdecimal.o
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c mpsignal.c -o .objs/mpsignal.o
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c difradix2.c -o .objs/difradix2.o
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c fnt.c -o .objs/fnt.o
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c fourstep.c -o .objs/fourstep.o
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c io.c -o .objs/io.o
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c mpalloc.c -o .objs/mpalloc.o
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c numbertheory.c -o .objs/numbertheory.o
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c sixstep.c -o .objs/sixstep.o
gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -DNDEBUG -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -c transpose.c -o .objs/transpose.o
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
gcc -shared -fPIC -Wl,-soname,libmpdec.so.4 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libmpdec.so.4.0.1 .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
ranlib libmpdec.a
ln -sf libmpdec.so.4.0.1 libmpdec.so
ln -sf libmpdec.so.4.0.1 libmpdec.so.4
make[1]: Leaving directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec'
cd libmpdec++ && make 
make[1]: Entering directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec++'
g++ -pthread -I. -I../libmpdec -Wall -Wextra -std=c++11 -pedantic -DNDEBUG -O3 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c decimal.cc
g++ -pthread -I. -I../libmpdec -Wall -Wextra -std=c++11 -pedantic -DNDEBUG -O3 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -c decimal.cc -o .objs/decimal.o
In file included from decimal.cc:35:
decimal.hh: In instantiation of 'const bool decimal::util::int64_compat<decimal::Decimal>::value':
decimal.hh:705:24:   required by substitution of 'template<class T, class> decimal::Decimal::Decimal(const T&) [with T = decimal::Decimal; <template-parameter-1-2> = <missing>]'
decimal.hh:684:12:   required from here
decimal.hh:479:154: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:480:136: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:481:130: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::uint64_compat<decimal::Decimal>::value':
decimal.hh:713:24:   required by substitution of 'template<class T, class, class> decimal::Decimal::Decimal(const T&) [with T = decimal::Decimal; <template-parameter-1-2> = <missing>; <template-parameter-1-3> = <missing>]'
decimal.hh:684:12:   required from here
decimal.hh:494:114: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:495:116: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:496:112: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::int64_compat<int>::value':
decimal.hh:705:24:   required by substitution of 'template<class T, class> decimal::Decimal::Decimal(const T&) [with T = int; <template-parameter-1-2> = <missing>]'
decimal.hh:826:23:   required from here
decimal.hh:479:154: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:480:136: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:481:130: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::uint64_compat<int>::value':
decimal.hh:713:24:   required by substitution of 'template<class T, class, class> decimal::Decimal::Decimal(const T&) [with T = int; <template-parameter-1-2> = <missing>; <template-parameter-1-3> = <missing>]'
decimal.hh:826:23:   required from here
decimal.hh:494:114: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:495:116: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:496:112: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::int64_compat<char [54]>::value':
decimal.hh:1259:80:   required by substitution of 'template<class T, class> decimal::Decimal decimal::operator+(const T&, const Decimal&) [with T = char [54]; <template-parameter-1-2> = <missing>]'
decimal.cc:199:40:   required from here
decimal.hh:479:154: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:480:136: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:481:130: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::uint64_compat<char [54]>::value':
decimal.hh:1259:113:   required by substitution of 'template<class T, class> decimal::Decimal decimal::operator+(const T&, const Decimal&) [with T = char [54]; <template-parameter-1-2> = <missing>]'
decimal.cc:199:40:   required from here
decimal.hh:494:114: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:495:116: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:496:112: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::int64_compat<<unnamed enum> >::value':
decimal.hh:705:24:   required by substitution of 'template<class T, class> decimal::Decimal::Decimal(const T&) [with T = <unnamed enum>; <template-parameter-1-2> = <missing>]'
decimal.cc:234:35:   required from here
decimal.hh:479:154: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:480:136: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:481:130: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::uint64_compat<<unnamed enum> >::value':
decimal.hh:713:24:   required by substitution of 'template<class T, class, class> decimal::Decimal::Decimal(const T&) [with T = <unnamed enum>; <template-parameter-1-2> = <missing>; <template-parameter-1-3> = <missing>]'
decimal.cc:234:35:   required from here
decimal.hh:494:114: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:495:116: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:496:112: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::int64_compat<char [10]>::value':
decimal.hh:1259:80:   required by substitution of 'template<class T, class> decimal::Decimal decimal::operator+(const T&, const Decimal&) [with T = char [10]; <template-parameter-1-2> = <missing>]'
decimal.cc:313:25:   required from here
decimal.hh:479:154: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:480:136: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:481:130: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::uint64_compat<char [10]>::value':
decimal.hh:1259:113:   required by substitution of 'template<class T, class> decimal::Decimal decimal::operator+(const T&, const Decimal&) [with T = char [10]; <template-parameter-1-2> = <missing>]'
decimal.cc:313:25:   required from here
decimal.hh:494:114: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:495:116: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:496:112: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::int64_compat<std::__cxx11::basic_string<char> >::value':
decimal.hh:1259:80:   required by substitution of 'template<class T, class> decimal::Decimal decimal::operator+(const T&, const Decimal&) [with T = std::__cxx11::basic_string<char>; <template-parameter-1-2> = <missing>]'
decimal.cc:313:29:   required from here
decimal.hh:479:154: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:480:136: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:481:130: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::uint64_compat<std::__cxx11::basic_string<char> >::value':
decimal.hh:1259:113:   required by substitution of 'template<class T, class> decimal::Decimal decimal::operator+(const T&, const Decimal&) [with T = std::__cxx11::basic_string<char>; <template-parameter-1-2> = <missing>]'
decimal.cc:313:29:   required from here
decimal.hh:494:114: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:495:116: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:496:112: warning: comparison is always true due to limited range of data type [-Wtype-limits]
In file included from decimal.cc:35:
decimal.hh: In instantiation of 'const bool decimal::util::int64_compat<decimal::Decimal>::value':
decimal.hh:705:24:   required by substitution of 'template<class T, class> decimal::Decimal::Decimal(const T&) [with T = decimal::Decimal; <template-parameter-1-2> = <missing>]'
decimal.hh:684:12:   required from here
decimal.hh:479:154: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:480:136: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:481:130: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::uint64_compat<decimal::Decimal>::value':
decimal.hh:713:24:   required by substitution of 'template<class T, class, class> decimal::Decimal::Decimal(const T&) [with T = decimal::Decimal; <template-parameter-1-2> = <missing>; <template-parameter-1-3> = <missing>]'
decimal.hh:684:12:   required from here
decimal.hh:494:114: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:495:116: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:496:112: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::int64_compat<int>::value':
decimal.hh:705:24:   required by substitution of 'template<class T, class> decimal::Decimal::Decimal(const T&) [with T = int; <template-parameter-1-2> = <missing>]'
decimal.hh:826:23:   required from here
decimal.hh:479:154: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:480:136: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:481:130: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::uint64_compat<int>::value':
decimal.hh:713:24:   required by substitution of 'template<class T, class, class> decimal::Decimal::Decimal(const T&) [with T = int; <template-parameter-1-2> = <missing>; <template-parameter-1-3> = <missing>]'
decimal.hh:826:23:   required from here
decimal.hh:494:114: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:495:116: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:496:112: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::int64_compat<char [54]>::value':
decimal.hh:1259:80:   required by substitution of 'template<class T, class> decimal::Decimal decimal::operator+(const T&, const Decimal&) [with T = char [54]; <template-parameter-1-2> = <missing>]'
decimal.cc:199:40:   required from here
decimal.hh:479:154: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:480:136: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:481:130: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::uint64_compat<char [54]>::value':
decimal.hh:1259:113:   required by substitution of 'template<class T, class> decimal::Decimal decimal::operator+(const T&, const Decimal&) [with T = char [54]; <template-parameter-1-2> = <missing>]'
decimal.cc:199:40:   required from here
decimal.hh:494:114: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:495:116: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:496:112: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::int64_compat<<unnamed enum> >::value':
decimal.hh:705:24:   required by substitution of 'template<class T, class> decimal::Decimal::Decimal(const T&) [with T = <unnamed enum>; <template-parameter-1-2> = <missing>]'
decimal.cc:234:35:   required from here
decimal.hh:479:154: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:480:136: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:481:130: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::uint64_compat<<unnamed enum> >::value':
decimal.hh:713:24:   required by substitution of 'template<class T, class, class> decimal::Decimal::Decimal(const T&) [with T = <unnamed enum>; <template-parameter-1-2> = <missing>; <template-parameter-1-3> = <missing>]'
decimal.cc:234:35:   required from here
decimal.hh:494:114: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:495:116: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:496:112: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::int64_compat<char [10]>::value':
decimal.hh:1259:80:   required by substitution of 'template<class T, class> decimal::Decimal decimal::operator+(const T&, const Decimal&) [with T = char [10]; <template-parameter-1-2> = <missing>]'
decimal.cc:313:25:   required from here
decimal.hh:479:154: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:480:136: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:481:130: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::uint64_compat<char [10]>::value':
decimal.hh:1259:113:   required by substitution of 'template<class T, class> decimal::Decimal decimal::operator+(const T&, const Decimal&) [with T = char [10]; <template-parameter-1-2> = <missing>]'
decimal.cc:313:25:   required from here
decimal.hh:494:114: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:495:116: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:496:112: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::int64_compat<std::__cxx11::basic_string<char> >::value':
decimal.hh:1259:80:   required by substitution of 'template<class T, class> decimal::Decimal decimal::operator+(const T&, const Decimal&) [with T = std::__cxx11::basic_string<char>; <template-parameter-1-2> = <missing>]'
decimal.cc:313:29:   required from here
decimal.hh:479:154: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:480:136: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:481:130: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh: In instantiation of 'const bool decimal::util::uint64_compat<std::__cxx11::basic_string<char> >::value':
decimal.hh:1259:113:   required by substitution of 'template<class T, class> decimal::Decimal decimal::operator+(const T&, const Decimal&) [with T = std::__cxx11::basic_string<char>; <template-parameter-1-2> = <missing>]'
decimal.cc:313:29:   required from here
decimal.hh:494:114: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:495:116: warning: comparison is always true due to limited range of data type [-Wtype-limits]
decimal.hh:496:112: warning: comparison is always true due to limited range of data type [-Wtype-limits]
ar rc libmpdec++.a decimal.o
g++ -pthread -L../libmpdec -shared -fPIC -Wl,-soname,libmpdec++.so.4 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libmpdec++.so.4.0.1 .objs/decimal.o -lmpdec -lm
ranlib libmpdec++.a
ln -sf libmpdec++.so.4.0.1 libmpdec++.so
ln -sf libmpdec++.so.4.0.1 libmpdec++.so.4
make[1]: Leaving directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec++'
==> Entering fakeroot environment...
==> Starting package()...
cd libmpdec && make 
make[1]: Entering directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec'
make[1]: Nothing to be done for 'default'.
make[1]: Leaving directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec'
cd libmpdec++ && make 
make[1]: Entering directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec++'
make[1]: Nothing to be done for 'default'.
make[1]: Leaving directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec++'
/usr/bin/install -c -d -m 755 /build/mpdecimal/pkg/mpdecimal/usr/include
/usr/bin/install -c -d -m 755 /build/mpdecimal/pkg/mpdecimal/usr/lib
/usr/bin/install -c -d -m 755 /build/mpdecimal/pkg/mpdecimal/usr/share/doc/mpdecimal
/usr/bin/install -c -d -m 755 /build/mpdecimal/pkg/mpdecimal/usr/lib/pkgconfig
/usr/bin/install -c -d -m 755 /build/mpdecimal/pkg/mpdecimal/usr/share/man/man3
/usr/bin/install -c -m 644 libmpdec/mpdecimal.h /build/mpdecimal/pkg/mpdecimal/usr/include
/usr/bin/install -c -m 644 libmpdec/libmpdec.a /build/mpdecimal/pkg/mpdecimal/usr/lib
/usr/bin/install -c -m 755 libmpdec/libmpdec.so.4.0.1 /build/mpdecimal/pkg/mpdecimal/usr/lib
cd /build/mpdecimal/pkg/mpdecimal/usr/lib && ln -sf libmpdec.so.4.0.1 libmpdec.so.4 && ln -sf libmpdec.so.4.0.1 libmpdec.so
/usr/bin/install -c -m 644 libmpdec++/decimal.hh /build/mpdecimal/pkg/mpdecimal/usr/include
/usr/bin/install -c -m 644 libmpdec++/libmpdec++.a /build/mpdecimal/pkg/mpdecimal/usr/lib
/usr/bin/install -c -m 755 libmpdec++/libmpdec++.so.4.0.1 /build/mpdecimal/pkg/mpdecimal/usr/lib
cd /build/mpdecimal/pkg/mpdecimal/usr/lib && ln -sf libmpdec++.so.4.0.1 libmpdec++.so.4 && ln -sf libmpdec++.so.4.0.1 libmpdec++.so
/usr/bin/install -c -m 644 libmpdec/.pc/libmpdec.pc /build/mpdecimal/pkg/mpdecimal/usr/lib/pkgconfig
/usr/bin/install -c -m 644 libmpdec++/.pc/libmpdec++.pc /build/mpdecimal/pkg/mpdecimal/usr/lib/pkgconfig
/usr/bin/install -c -m 644 doc/COPYRIGHT.txt /build/mpdecimal/pkg/mpdecimal/usr/share/doc/mpdecimal
/usr/bin/install -c -m 644 doc/mpdecimal.3 /build/mpdecimal/pkg/mpdecimal/usr/share/man/man3
/usr/bin/install -c -m 644 doc/libmpdec.3 /build/mpdecimal/pkg/mpdecimal/usr/share/man/man3
/usr/bin/install -c -m 644 doc/libmpdec++.3 /build/mpdecimal/pkg/mpdecimal/usr/share/man/man3
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "mpdecimal"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mpdecimal 4.0.1-1 (Tue 13 May 2025 06:25:38 AM MDT)
==> Cleaning up...