▣ archci hegjon-test
master seen 0s ago

mpdecimal 4.0.1-3 aarch64, from core done

done 2026-09-12T03:06:38Z on jonny-ryzen9-aarch64-2, attempt 2; sources mpdecimal-4.0.1-3.src.tar.gz

job
5-1789131530-hegjon-test,mpdecimal,4.0.1-3,aarch64
commit
fec331a68dbe98bf2443f8ee31da4ad228c333fe
sources
mpdecimal-4.0.1-3.src.tar.gz
log
/var/lib/archci/logs/hegjon-test/mpdecimal/4.0.1-3/aarch64/attempt-2.log

log 192 lines

1==> archci-build 5-1789131530-hegjon-test,mpdecimal,4.0.1-3,aarch64 on jonny-ryzen9 at 2026-09-12T03:03:12Z2    repo=hegjon-test arch=aarch64 profile=extra chroot=/var/lib/archbuild/extra-aarch64 copy=archci-2 commit=fec331a68dbe98bf2443f8ee31da4ad228c333fe3    pacman.conf=/var/lib/archci-worker/chroot-conf/hegjon-test-extra-aarch64.conf makepkg.conf=/usr/lib/archci/arch/aarch64/makepkg.conf cache=/var/cache/archci/pkg/hegjon-test-aarch64/4==> Fetching source package mpdecimal-4.0.1-3.src.tar.gz from https://pub-bab167cc50d44cd69548453bfd17d1d2.r2.dev5==> Building mpdecimal 4.0.1-3 in archci-26pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)7==> Building aarch64 under emulation: check() skipped (ARCHCI_EMULATED_NOCHECK)8==> Synchronizing chroot copy [/var/lib/archbuild/extra-aarch64/root] -> [archci-2]...done9    root : PWD=/var/lib/archci-worker/build/aarch64-2/mpdecimal ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/build/aarch64-2/mpdecimal BUILDDIR=/tmp/makechrootpkg.ExnJwtl6qZ makepkg --config=/var/lib/archbuild/extra-aarch64/archci-2/etc/makepkg.conf --verifysource -o --holdver --ignorearch10pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)11==> Making package: mpdecimal 4.0.1-3 (Sat Sep 12 05:03:15 2026)12==> Retrieving sources...13  -> Found mpdecimal-4.0.1.tar.gz14  -> Found dectest.zip15==> Validating source files with sha512sums...16    mpdecimal-4.0.1.tar.gz ... Passed17    dectest.zip ... Passed18pam_unix(sudo:session): session closed for user archci19    root : PWD=/var/lib/archci-worker/build/aarch64-2/mpdecimal ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'20pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)21pam_unix(sudo:session): session closed for user archci22Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.23==> Making package: mpdecimal 4.0.1-3 (Sat Sep 12 03:03:28 2026)24==> Checking runtime dependencies...25==> Checking buildtime dependencies...26==> Retrieving sources...27  -> Found mpdecimal-4.0.1.tar.gz28  -> Found dectest.zip29==> WARNING: Skipping all source file integrity checks.30==> Extracting sources...31  -> Extracting mpdecimal-4.0.1.tar.gz with bsdtar32==> Starting prepare()...33==> Starting build()...34checking build system type... aarch64-unknown-linux-gnu35checking host system type... aarch64-unknown-linux-gnu36checking for --enable-cxx... yes37checking for --enable-static... yes38checking for --enable-shared... yes39checking for --enable-doc... yes40checking for --enable-pc... yes41checking for gcc... gcc42checking whether the C compiler works... yes43checking for C compiler default output file name... a.out44checking for suffix of executables...45checking whether we are cross compiling... no46checking for suffix of object files... o47checking whether we are using the GNU C compiler... yes48checking whether gcc accepts -g... yes49checking for gcc option to accept ISO C89... none needed50checking for g++... g++51checking whether we are using the GNU C++ compiler... yes52checking whether g++ accepts -g... yes53checking for -O2... yes54checking for ar... ar55checking for ranlib... ranlib56checking how to run the C preprocessor... gcc -E57checking for grep that handles long lines and -e... /usr/bin/grep58checking for egrep... /usr/bin/grep -E59checking for ANSI C header files... yes60checking for sys/types.h... yes61checking for sys/stat.h... yes62checking for stdlib.h... yes63checking for string.h... yes64checking for memory.h... yes65checking for strings.h... yes66checking for inttypes.h... yes67checking for stdint.h... yes68checking for unistd.h... yes69checking pthread.h usability... yes70checking pthread.h presence... yes71checking for pthread.h... yes72checking for size_t... yes73checking for int32_t... yes74checking for int64_t... yes75checking for uint32_t... yes76checking for uint64_t... yes77checking for __uint128_t... yes78checking size of size_t... 879checking size of __uint128_t... 1680checking for x64 gcc inline assembler... no81checking for x87 gcc inline assembler... no82checking for a BSD-compatible install... /usr/bin/install -c83checking for glibc _FORTIFY_SOURCE/memmove bug... no84configure: creating ./config.status85config.status: creating Makefile86config.status: creating libmpdec/Makefile87config.status: creating libmpdec/mpdecimal.h88config.status: creating libmpdec/.pc/libmpdec.pc89config.status: creating libmpdec++/Makefile90config.status: creating libmpdec++/.pc/libmpdec++.pc91config.status: creating tests/Makefile92config.status: creating tests++/Makefile93config.status: creating config.h94cd libmpdec && make95make[1]: Entering directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec'96gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c basearith.c97gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c context.c98gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c constants.c99gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c convolute.c100gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c crt.c101gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c mpdecimal.c102gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c mpsignal.c103gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c difradix2.c104gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c fnt.c105gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c fourstep.c106gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c io.c107gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c mpalloc.c108gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c numbertheory.c109gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c sixstep.c110gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c transpose.c111ar 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.o112ranlib libmpdec.a113gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c basearith.c -o .objs/basearith.o114gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c context.c -o .objs/context.o115gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c constants.c -o .objs/constants.o116gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c convolute.c -o .objs/convolute.o117gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c crt.c -o .objs/crt.o118gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c mpdecimal.c -o .objs/mpdecimal.o119gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c mpsignal.c -o .objs/mpsignal.o120gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c difradix2.c -o .objs/difradix2.o121gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c fnt.c -o .objs/fnt.o122gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c fourstep.c -o .objs/fourstep.o123gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c io.c -o .objs/io.o124gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c mpalloc.c -o .objs/mpalloc.o125gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c numbertheory.c -o .objs/numbertheory.o126gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c sixstep.c -o .objs/sixstep.o127gcc -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 -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c transpose.c -o .objs/transpose.o128gcc -shared -fPIC -Wl,-soname,libmpdec.so.4 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -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 -lm129ln -sf libmpdec.so.4.0.1 libmpdec.so130ln -sf libmpdec.so.4.0.1 libmpdec.so.4131make[1]: Leaving directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec'132cd libmpdec++ && make133make[1]: Entering directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec++'134g++ -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 -mbranch-protection=standard -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -c decimal.cc135ar rc libmpdec++.a decimal.o136ranlib libmpdec++.a137g++ -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 -mbranch-protection=standard -fno-omit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/mpdecimal/src=/usr/src/debug/mpdecimal -flto=auto -fPIC -c decimal.cc -o .objs/decimal.o138g++ -pthread -L../libmpdec -shared -fPIC -Wl,-soname,libmpdec++.so.4 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o libmpdec++.so.4.0.1 .objs/decimal.o -lmpdec -lm139ln -sf libmpdec++.so.4.0.1 libmpdec++.so140ln -sf libmpdec++.so.4.0.1 libmpdec++.so.4141make[1]: Leaving directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec++'142==> Entering fakeroot environment...143==> Starting package()...144cd libmpdec && make145make[1]: Entering directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec'146make[1]: Nothing to be done for 'default'.147make[1]: Leaving directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec'148cd libmpdec++ && make149make[1]: Entering directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec++'150make[1]: Nothing to be done for 'default'.151make[1]: Leaving directory '/build/mpdecimal/src/mpdecimal-4.0.1/libmpdec++'152/usr/bin/install -c -d -m 755 /build/mpdecimal/pkg/mpdecimal/usr/include153/usr/bin/install -c -d -m 755 /build/mpdecimal/pkg/mpdecimal/usr/lib154/usr/bin/install -c -d -m 755 /build/mpdecimal/pkg/mpdecimal/usr/share/doc/mpdecimal155/usr/bin/install -c -d -m 755 /build/mpdecimal/pkg/mpdecimal/usr/lib/pkgconfig156/usr/bin/install -c -d -m 755 /build/mpdecimal/pkg/mpdecimal/usr/share/man/man3157/usr/bin/install -c -m 644 libmpdec/mpdecimal.h /build/mpdecimal/pkg/mpdecimal/usr/include158/usr/bin/install -c -m 644 libmpdec/libmpdec.a /build/mpdecimal/pkg/mpdecimal/usr/lib159/usr/bin/install -c -m 755 libmpdec/libmpdec.so.4.0.1 /build/mpdecimal/pkg/mpdecimal/usr/lib160cd /build/mpdecimal/pkg/mpdecimal/usr/lib && ln -sf libmpdec.so.4.0.1 libmpdec.so.4 && ln -sf libmpdec.so.4.0.1 libmpdec.so161/usr/bin/install -c -m 644 libmpdec++/decimal.hh /build/mpdecimal/pkg/mpdecimal/usr/include162/usr/bin/install -c -m 644 libmpdec++/libmpdec++.a /build/mpdecimal/pkg/mpdecimal/usr/lib163/usr/bin/install -c -m 755 libmpdec++/libmpdec++.so.4.0.1 /build/mpdecimal/pkg/mpdecimal/usr/lib164cd /build/mpdecimal/pkg/mpdecimal/usr/lib && ln -sf libmpdec++.so.4.0.1 libmpdec++.so.4 && ln -sf libmpdec++.so.4.0.1 libmpdec++.so165/usr/bin/install -c -m 644 libmpdec/.pc/libmpdec.pc /build/mpdecimal/pkg/mpdecimal/usr/lib/pkgconfig166/usr/bin/install -c -m 644 libmpdec++/.pc/libmpdec++.pc /build/mpdecimal/pkg/mpdecimal/usr/lib/pkgconfig167/usr/bin/install -c -m 644 doc/COPYRIGHT.txt /build/mpdecimal/pkg/mpdecimal/usr/share/doc/mpdecimal168/usr/bin/install -c -m 644 doc/mpdecimal.3 /build/mpdecimal/pkg/mpdecimal/usr/share/man/man3169/usr/bin/install -c -m 644 doc/libmpdec.3 /build/mpdecimal/pkg/mpdecimal/usr/share/man/man3170/usr/bin/install -c -m 644 doc/libmpdec++.3 /build/mpdecimal/pkg/mpdecimal/usr/share/man/man3171==> Tidying install...172  -> Removing libtool files...173  -> Removing static library files...174  -> Purging unwanted files...175  -> Stripping unneeded symbols from binaries and libraries...176  -> Compressing man and info pages...177==> Checking for packaging issues...178==> Creating package "mpdecimal"...179  -> Generating .PKGINFO file...180  -> Generating .BUILDINFO file...181  -> Generating .MTREE file...182  -> Compressing package...183==> Creating package "mpdecimal-debug"...184  -> Generating .PKGINFO file...185  -> Generating .BUILDINFO file...186  -> Generating .MTREE file...187  -> Compressing package...188==> Leaving fakeroot environment.189==> Finished making: mpdecimal 4.0.1-3 (Sat Sep 12 03:06:32 2026)190==> builder-signed mpdecimal-4.0.1-3-aarch64.pkg.tar.zst191==> builder-signed mpdecimal-debug-4.0.1-3-aarch64.pkg.tar.zst192==> archci-build finished with 0 at 2026-09-12T03:06:32Z: mpdecimal-4.0.1-3-aarch64.pkg.tar.zst mpdecimal-debug-4.0.1-3-aarch64.pkg.tar.zst