>>> mpdecimal: Building main/mpdecimal 4.0.0-r0 (using abuild 3.12.0-r2) started Sun, 21 Jan 2024 03:52:34 +0000 >>> mpdecimal: Checking sanity of /home/buildozer/aports/main/mpdecimal/APKBUILD... >>> mpdecimal: Analyzing dependencies... >>> mpdecimal: Installing for build: build-base (1/1) Installing .makedepends-mpdecimal (20240121.035235) OK: 378 MiB in 108 packages >>> mpdecimal: Cleaning up srcdir >>> mpdecimal: Cleaning up pkgdir >>> mpdecimal: Cleaning up tmpdir >>> mpdecimal: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mpdecimal-4.0.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> mpdecimal: Fetching https://www.bytereef.org/software/mpdecimal/releases/mpdecimal-4.0.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 307k 100 307k 0 0 1183k 0 --:--:-- --:--:-- --:--:-- 1188k >>> mpdecimal: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mpdecimal-4.0.0.tar.gz >>> mpdecimal: Checking sha512sums... mpdecimal-4.0.0.tar.gz: OK >>> mpdecimal: Unpacking /var/cache/distfiles/edge/mpdecimal-4.0.0.tar.gz... checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl 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 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 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... /bin/grep checking for egrep... /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... yes checking for x87 gcc inline assembler... 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 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 '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/libmpdec' gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c basearith.c gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c context.c gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c constants.c gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c convolute.c gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c crt.c gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c mpdecimal.c gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c mpsignal.c gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c difradix2.c gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c fnt.c gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c fourstep.c gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c io.c gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c mpalloc.c gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c numbertheory.c gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c sixstep.c gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c transpose.c gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c basearith.c -o .objs/basearith.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c context.c -o .objs/context.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c constants.c -o .objs/constants.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c convolute.c -o .objs/convolute.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c crt.c -o .objs/crt.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c mpdecimal.c -o .objs/mpdecimal.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c mpsignal.c -o .objs/mpsignal.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c difradix2.c -o .objs/difradix2.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c fnt.c -o .objs/fnt.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c fourstep.c -o .objs/fourstep.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c io.c -o .objs/io.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c mpalloc.c -o .objs/mpalloc.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c numbertheory.c -o .objs/numbertheory.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -c sixstep.c -o .objs/sixstep.o gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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 ranlib libmpdec.a gcc -shared -fPIC -Wl,-soname,libmpdec.so.4 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libmpdec.so.4.0.0 .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.so.4.0.0 libmpdec.so ln -sf libmpdec.so.4.0.0 libmpdec.so.4 make[1]: Leaving directory '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/libmpdec' cd libmpdec++ && make make[1]: Entering directory '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/libmpdec++' g++ -pthread -I. -I../libmpdec -Wall -Wextra -std=c++11 -pedantic -DNDEBUG -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -c decimal.cc g++ -pthread -I. -I../libmpdec -Wall -Wextra -std=c++11 -pedantic -DNDEBUG -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -c decimal.cc -o .objs/decimal.o ar rc libmpdec++.a decimal.o ranlib libmpdec++.a g++ -pthread -L../libmpdec -shared -fPIC -Wl,-soname,libmpdec++.so.4 -o libmpdec++.so.4.0.0 .objs/decimal.o -lmpdec -lm ln -sf libmpdec++.so.4.0.0 libmpdec++.so ln -sf libmpdec++.so.4.0.0 libmpdec++.so.4 make[1]: Leaving directory '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/libmpdec++' cd libmpdec && make check_local make[1]: Entering directory '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/libmpdec' cd ../tests && make && ./runshort.sh --local make[2]: Entering directory '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/tests' gcc -I../libmpdec -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o runtest runtest.c test.c ../libmpdec/libmpdec.a -lm gcc -I../libmpdec -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DNDEBUG -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -o runtest_shared runtest.c test.c -L../libmpdec -lmpdec -lm make[2]: Leaving directory '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/tests' # ======================================================================== # libmpdec: static library # ======================================================================== Running additional tests ... ./testdata/baseconv.decTest ... PASS ./testdata/binop_eq.decTest ... PASS ./testdata/divmod.decTest ... PASS ./testdata/divmod_eq.decTest ... PASS ./testdata/fma_eq.decTest ... PASS ./testdata/format.decTest ... PASS ./testdata/invroot.decTest ... PASS ./testdata/largeint.decTest ... PASS ./testdata/powmod.decTest ... PASS ./testdata/powmod_eq.decTest ... PASS ./testdata/shiftlr.decTest ... PASS ./testdata/getint.decTest ... PASS ./testdata/cov.decTest ... PASS ./testdata/extra.decTest ... PASS ./testdata/maxprec.decTest ... PASS # ======================================================================== # libmpdec: shared library # ======================================================================== Running additional tests ... ./testdata/baseconv.decTest ... PASS ./testdata/binop_eq.decTest ... PASS ./testdata/divmod.decTest ... PASS ./testdata/divmod_eq.decTest ... PASS ./testdata/fma_eq.decTest ... PASS ./testdata/format.decTest ... PASS ./testdata/invroot.decTest ... PASS ./testdata/largeint.decTest ... PASS ./testdata/powmod.decTest ... PASS ./testdata/powmod_eq.decTest ... PASS ./testdata/shiftlr.decTest ... PASS ./testdata/getint.decTest ... PASS ./testdata/cov.decTest ... PASS ./testdata/extra.decTest ... PASS ./testdata/maxprec.decTest ... PASS make[1]: Leaving directory '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/libmpdec' cd libmpdec++ && make check_local make[1]: Entering directory '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/libmpdec++' cd ../tests++ && make && ./runshort.sh --local make[2]: Entering directory '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/tests++' g++ -pthread -I.. -I../libmpdec -I../libmpdec++ -Wall -Wextra -std=c++11 -pedantic -DNDEBUG -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -o runtest runtest.cc test.cc ../libmpdec++/libmpdec++.a ../libmpdec/libmpdec.a -lm g++ -pthread -I../libmpdec -I../libmpdec++ -Wall -Wextra -std=c++11 -pedantic -DNDEBUG -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -o apitest apitest.cc test.cc ../libmpdec++/libmpdec++.a ../libmpdec/libmpdec.a -lm g++ -pthread -I.. -I../libmpdec -I../libmpdec++ -Wall -Wextra -std=c++11 -pedantic -DNDEBUG -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -o runtest_shared runtest.cc test.cc -L../libmpdec -L../libmpdec++ -lmpdec++ -lmpdec -lm g++ -pthread -I../libmpdec -I../libmpdec++ -Wall -Wextra -std=c++11 -pedantic -DNDEBUG -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -o apitest_shared apitest.cc test.cc -L../libmpdec -L../libmpdec++ -lmpdec++ -lmpdec -lm make[2]: Leaving directory '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/tests++' # ======================================================================== # libmpdec++: static library # ======================================================================== Running additional tests ... ./testdata/baseconv.decTest ... PASS ./testdata/binop_eq.decTest ... PASS ./testdata/divmod.decTest ... PASS ./testdata/divmod_eq.decTest ... PASS ./testdata/fma_eq.decTest ... PASS ./testdata/format.decTest ... PASS ./testdata/invroot.decTest ... PASS ./testdata/largeint.decTest ... PASS ./testdata/powmod.decTest ... PASS ./testdata/powmod_eq.decTest ... PASS ./testdata/shiftlr.decTest ... PASS ./testdata/getint.decTest ... PASS ./testdata/cov.decTest ... PASS ./testdata/extra.decTest ... PASS ./testdata/maxprec.decTest ... PASS NOTE: std::thread stack size < 512K: skipped 1 bignum test case Running API tests (single thread) ... ExceptionHierarchyTest ... PASS IEEEContextTest ... PASS ContextGetSetTest ... PASS ContextInputValidationTest ... PASS SmallContextTest ... PASS ContextReprTest ... PASS ExactConstructionTest ... PASS InexactConstructionTest ... PASS ConstructionExceptionTest ... PASS AccessorTest ... PASS UnaryOperatorTest ... PASS PointerUnaryOperatorTest ... PASS ComparisonOperatorTest ... PASS PointerComparisonOperatorTest ... PASS AssignmentOperatorTest ... PASS PointerAssignmentOperatorTest ... PASS ArithmeticOperatorTest ... PASS PointerArithmeticOperatorTest ... PASS PredicateTest ... PASS UnaryFunctionTest ... PASS CeilTest ... PASS FloorTest ... PASS TruncTest ... PASS BinaryFunctionTest ... PASS DivmodTest ... PASS QuantizeTest ... PASS TernaryFunctionTest ... PASS IrregularFunctionTest ... PASS ApplyTest ... PASS IntegerConversionTest ... PASS ExactArithTest ... PASS DataStructuresTest ... PASS LargeDataStructuresTest ... PASS StringReprTest ... PASS FormatTest ... PASS Running API tests (threaded) ... ExceptionHierarchyTest ... PASS IEEEContextTest ... PASS ContextGetSetTest ... PASS ContextInputValidationTest ... PASS SmallContextTest ... PASS ContextReprTest ... PASS ExactConstructionTest ... PASS InexactConstructionTest ... PASS ConstructionExceptionTest ... PASS AccessorTest ... PASS UnaryOperatorTest ... PASS PointerUnaryOperatorTest ... PASS ComparisonOperatorTest ... PASS PointerComparisonOperatorTest ... PASS AssignmentOperatorTest ... PASS PointerAssignmentOperatorTest ... PASS ArithmeticOperatorTest ... PASS PointerArithmeticOperatorTest ... PASS PredicateTest ... PASS UnaryFunctionTest ... PASS CeilTest ... PASS FloorTest ... PASS TruncTest ... PASS BinaryFunctionTest ... PASS DivmodTest ... PASS QuantizeTest ... PASS TernaryFunctionTest ... PASS IrregularFunctionTest ... PASS ApplyTest ... PASS IntegerConversionTest ... PASS ExactArithTest ... PASS DataStructuresTest ... PASS LargeDataStructuresTest ... PASS StringReprTest ... PASS FormatTest ... PASS # ======================================================================== # libmpdec++: shared library # ======================================================================== Running additional tests ... ./testdata/baseconv.decTest ... PASS ./testdata/binop_eq.decTest ... PASS ./testdata/divmod.decTest ... PASS ./testdata/divmod_eq.decTest ... PASS ./testdata/fma_eq.decTest ... PASS ./testdata/format.decTest ... PASS ./testdata/invroot.decTest ... PASS ./testdata/largeint.decTest ... PASS ./testdata/powmod.decTest ... PASS ./testdata/powmod_eq.decTest ... PASS ./testdata/shiftlr.decTest ... PASS ./testdata/getint.decTest ... PASS ./testdata/cov.decTest ... PASS ./testdata/extra.decTest ... PASS ./testdata/maxprec.decTest ... PASS NOTE: std::thread stack size < 512K: skipped 1 bignum test case Running API tests (single thread) ... ExceptionHierarchyTest ... PASS IEEEContextTest ... PASS ContextGetSetTest ... PASS ContextInputValidationTest ... PASS SmallContextTest ... PASS ContextReprTest ... PASS ExactConstructionTest ... PASS InexactConstructionTest ... PASS ConstructionExceptionTest ... PASS AccessorTest ... PASS UnaryOperatorTest ... PASS PointerUnaryOperatorTest ... PASS ComparisonOperatorTest ... PASS PointerComparisonOperatorTest ... PASS AssignmentOperatorTest ... PASS PointerAssignmentOperatorTest ... PASS ArithmeticOperatorTest ... PASS PointerArithmeticOperatorTest ... PASS PredicateTest ... PASS UnaryFunctionTest ... PASS CeilTest ... PASS FloorTest ... PASS TruncTest ... PASS BinaryFunctionTest ... PASS DivmodTest ... PASS QuantizeTest ... PASS TernaryFunctionTest ... PASS IrregularFunctionTest ... PASS ApplyTest ... PASS IntegerConversionTest ... PASS ExactArithTest ... PASS DataStructuresTest ... PASS LargeDataStructuresTest ... PASS StringReprTest ... PASS FormatTest ... PASS Running API tests (threaded) ... ExceptionHierarchyTest ... PASS IEEEContextTest ... PASS ContextGetSetTest ... PASS ContextInputValidationTest ... PASS SmallContextTest ... PASS ContextReprTest ... PASS ExactConstructionTest ... PASS InexactConstructionTest ... PASS ConstructionExceptionTest ... PASS AccessorTest ... PASS UnaryOperatorTest ... PASS PointerUnaryOperatorTest ... PASS ComparisonOperatorTest ... PASS PointerComparisonOperatorTest ... PASS AssignmentOperatorTest ... PASS PointerAssignmentOperatorTest ... PASS ArithmeticOperatorTest ... PASS PointerArithmeticOperatorTest ... PASS PredicateTest ... PASS UnaryFunctionTest ... PASS CeilTest ... PASS FloorTest ... PASS TruncTest ... PASS BinaryFunctionTest ... PASS DivmodTest ... PASS QuantizeTest ... PASS TernaryFunctionTest ... PASS IrregularFunctionTest ... PASS ApplyTest ... PASS IntegerConversionTest ... PASS ExactArithTest ... PASS DataStructuresTest ... PASS LargeDataStructuresTest ... PASS StringReprTest ... PASS FormatTest ... PASS make[1]: Leaving directory '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/libmpdec++' >>> mpdecimal: Entering fakeroot... cd libmpdec && make make[1]: Entering directory '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/libmpdec' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/libmpdec' cd libmpdec++ && make make[1]: Entering directory '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/libmpdec++' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/home/buildozer/aports/main/mpdecimal/src/mpdecimal-4.0.0/libmpdec++' /usr/bin/install -c -d -m 755 /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/include /usr/bin/install -c -d -m 755 /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/lib /usr/bin/install -c -d -m 755 /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/share/doc/mpdecimal /usr/bin/install -c -d -m 755 /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/lib/pkgconfig /usr/bin/install -c -d -m 755 /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/share/man/man3 /usr/bin/install -c -m 644 libmpdec/mpdecimal.h /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/include /usr/bin/install -c -m 644 libmpdec/libmpdec.a /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/lib /usr/bin/install -c -m 755 libmpdec/libmpdec.so.4.0.0 /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/lib cd /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/lib && ln -sf libmpdec.so.4.0.0 libmpdec.so.4 && ln -sf libmpdec.so.4.0.0 libmpdec.so /usr/bin/install -c -m 644 libmpdec++/decimal.hh /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/include /usr/bin/install -c -m 644 libmpdec++/libmpdec++.a /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/lib /usr/bin/install -c -m 755 libmpdec++/libmpdec++.so.4.0.0 /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/lib cd /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/lib && ln -sf libmpdec++.so.4.0.0 libmpdec++.so.4 && ln -sf libmpdec++.so.4.0.0 libmpdec++.so /usr/bin/install -c -m 644 libmpdec/.pc/libmpdec.pc /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/lib/pkgconfig /usr/bin/install -c -m 644 libmpdec++/.pc/libmpdec++.pc /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/lib/pkgconfig /usr/bin/install -c -m 644 doc/COPYRIGHT.txt /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/share/doc/mpdecimal /usr/bin/install -c -m 644 doc/mpdecimal.3 /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/share/man/man3 /usr/bin/install -c -m 644 doc/libmpdec.3 /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/share/man/man3 /usr/bin/install -c -m 644 doc/libmpdec++.3 /home/buildozer/aports/main/mpdecimal/pkg/mpdecimal/usr/share/man/man3 >>> mpdecimal-doc*: Running split function doc... >>> mpdecimal-doc*: Preparing subpackage mpdecimal-doc... >>> mpdecimal-doc*: Running postcheck for mpdecimal-doc >>> mpdecimal-dev*: Running split function dev... >>> mpdecimal-dev*: Preparing subpackage mpdecimal-dev... >>> mpdecimal-dev*: Stripping binaries >>> mpdecimal-dev*: Running postcheck for mpdecimal-dev >>> mpdecimal*: Running postcheck for mpdecimal >>> mpdecimal*: Preparing package mpdecimal... >>> mpdecimal*: Stripping binaries >>> mpdecimal-dev*: Scanning shared objects >>> mpdecimal-doc*: Scanning shared objects >>> mpdecimal*: Scanning shared objects >>> mpdecimal-dev*: Tracing dependencies... mpdecimal=4.0.0-r0 pkgconfig >>> mpdecimal-dev*: Package size: 416.0 KB >>> mpdecimal-dev*: Compressing data... >>> mpdecimal-dev*: Create checksum... >>> mpdecimal-dev*: Create mpdecimal-dev-4.0.0-r0.apk >>> mpdecimal-doc*: Tracing dependencies... >>> mpdecimal-doc*: Package size: 44.0 KB >>> mpdecimal-doc*: Compressing data... >>> mpdecimal-doc*: Create checksum... >>> mpdecimal-doc*: Create mpdecimal-doc-4.0.0-r0.apk >>> mpdecimal*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> mpdecimal*: Package size: 204.0 KB >>> mpdecimal*: Compressing data... >>> mpdecimal*: Create checksum... >>> mpdecimal*: Create mpdecimal-4.0.0-r0.apk >>> mpdecimal: Build complete at Sun, 21 Jan 2024 03:53:03 +0000 elapsed time 0h 0m 29s >>> mpdecimal: Cleaning up srcdir >>> mpdecimal: Cleaning up pkgdir >>> mpdecimal: Uninstalling dependencies... (1/1) Purging .makedepends-mpdecimal (20240121.035235) OK: 378 MiB in 107 packages >>> mpdecimal: Updating the main/x86_64 repository index... >>> mpdecimal: Signing the index...