mpdecimal-static-x86_64-unknown-linux-musl-4.0.1
default.checks.x86_64-linux.from-nixos-build-on-remote
· build #101
· raw
1tribuchet: building on jamie
unpackPhase
2unpacking source archive /nix/store/ggy3l7mjd12j8ljnll6xhz9139yfinkl-mpdecimal-4.0.1.tar.gz3source root is mpdecimal-4.0.14setting SOURCE_DATE_EPOCH to timestamp 1746473798 of file "mpdecimal-4.0.1/CHANGELOG.txt"autoreconfPhase
5autoreconf: export WARNINGS=6autoreconf: Entering directory '.'7autoreconf: configure.ac: no obvious need to run autopoint8autoreconf: running: aclocal --force 9autoreconf: configure.ac: tracing10autoreconf: configure.ac: not using Libtool11autoreconf: configure.ac: not using Intltool12autoreconf: configure.ac: not using Gtkdoc13autoreconf: configure.ac: no need to run autopoint (confirmed)14autoreconf: running: /nix/store/k1qg4vbk68zp5zw4li8g17yzif8imig5-autoconf-2.73/bin/autoconf --force15autoreconf: running: /nix/store/k1qg4vbk68zp5zw4li8g17yzif8imig5-autoconf-2.73/bin/autoheader --force16autoreconf: configure.ac: not using Automake17autoreconf: './install-sh' is updated18autoreconf: configure.ac: not running make: --make not given19autoreconf: Leaving directory '.'updateAutotoolsGnuConfigScriptsPhase
20Updating Autotools / GNU config script to a newer upstream version: ./config.sub21Updating Autotools / GNU config script to a newer upstream version: ./config.guess22Updating Autotools / GNU config script to a newer upstream version: ./config.sub23Updating Autotools / GNU config script to a newer upstream version: ./config.guessconfigurePhase
24patching script interpreter paths in ./configure25./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/7ik8057hajl6vq9j40h3jracxjn0bb5x-bash-5.3p15/bin/sh"26configure flags: --prefix=/nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1 --bindir=/nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/bin --sbindir=/nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/sbin --includedir=/nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev/include --mandir=/nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/share/man --infodir=/nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/share/info --docdir=/nix/store/sj83p9byyal37rsmgpzf7wwvqi0pqcjw-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-doc/share/doc/mpdecimal --libdir=/nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/lib --libexecdir=/nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/libexec --localedir=/nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/share/locale --enable-static --disable-shared --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl27checking build system type... x86_64-unknown-linux-gnu28checking host system type... x86_64-unknown-linux-musl29checking for --enable-cxx... yes30checking for --enable-static... yes31checking for --enable-shared... no32checking for --enable-doc... yes33checking for --enable-pc... yes34checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc35checking whether the C compiler works... yes36checking for C compiler default output file name... a.out37checking for suffix of executables... 38checking whether we are cross compiling... yes39checking for suffix of object files... o40checking whether the compiler supports GNU C... yes41checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes42checking for x86_64-unknown-linux-musl-gcc option to enable C23 features... unsupported43checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed44checking whether the compiler supports GNU C++... yes45checking whether x86_64-unknown-linux-musl-g++ accepts -g... yes46checking for -O2... yes47checking for x86_64-unknown-linux-musl-ar... x86_64-unknown-linux-musl-ar48checking for x86_64-unknown-linux-musl-ranlib... x86_64-unknown-linux-musl-ranlib49checking for stdio.h... yes50checking for stdlib.h... yes51checking for string.h... yes52checking for inttypes.h... yes53checking for stdint.h... yes54checking for strings.h... yes55checking for sys/stat.h... yes56checking for sys/types.h... yes57checking for unistd.h... yes58checking for pthread.h... yes59checking for size_t... yes60checking for int32_t... yes61checking for int64_t... yes62checking for uint32_t... yes63checking for uint64_t... yes64checking for __uint128_t... yes65checking size of size_t... 866checking size of __uint128_t... 1667checking for x64 gcc inline assembler... yes68checking for x87 gcc inline assembler... yes69checking for a BSD-compatible install... /nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c70checking for glibc _FORTIFY_SOURCE/memmove bug... undefined71configure: creating ./config.status72config.status: creating Makefile73config.status: creating libmpdec/Makefile74config.status: creating libmpdec/mpdecimal.h75config.status: creating libmpdec/.pc/libmpdec.pc76config.status: creating libmpdec++/Makefile77config.status: creating libmpdec++/.pc/libmpdec++.pc78config.status: creating tests/Makefile79config.status: creating tests++/Makefile80config.status: creating config.hbuildPhase
81build flags: -j24 SHELL=/nix/store/7ik8057hajl6vq9j40h3jracxjn0bb5x-bash-5.3p15/bin/bash82cd libmpdec && make 83make[1]: Entering directory '/build/mpdecimal-4.0.1/libmpdec'84x86_64-unknown-linux-musl-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -c basearith.c85x86_64-unknown-linux-musl-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -c context.c86x86_64-unknown-linux-musl-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -c constants.c87x86_64-unknown-linux-musl-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -c convolute.c88x86_64-unknown-linux-musl-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -c crt.c89x86_64-unknown-linux-musl-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -c mpdecimal.c90x86_64-unknown-linux-musl-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -c mpsignal.c91x86_64-unknown-linux-musl-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -c difradix2.c92x86_64-unknown-linux-musl-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -c fnt.c93x86_64-unknown-linux-musl-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -c fourstep.c94x86_64-unknown-linux-musl-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -c io.c95x86_64-unknown-linux-musl-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -c mpalloc.c96x86_64-unknown-linux-musl-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -c numbertheory.c97x86_64-unknown-linux-musl-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -c sixstep.c98x86_64-unknown-linux-musl-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DASM -DNDEBUG -O2 -c transpose.c99x86_64-unknown-linux-musl-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.o100x86_64-unknown-linux-musl-ranlib libmpdec.a101make[1]: Leaving directory '/build/mpdecimal-4.0.1/libmpdec'102cd libmpdec++ && make 103make[1]: Entering directory '/build/mpdecimal-4.0.1/libmpdec++'104x86_64-unknown-linux-musl-g++ -pthread -I. -I../libmpdec -Wall -Wextra -std=c++11 -pedantic -DNDEBUG -O3 -c decimal.cc105x86_64-unknown-linux-musl-ar rc libmpdec++.a decimal.o106x86_64-unknown-linux-musl-ranlib libmpdec++.a107make[1]: Leaving directory '/build/mpdecimal-4.0.1/libmpdec++'installPhase
108install flags: -j24 SHELL=/nix/store/7ik8057hajl6vq9j40h3jracxjn0bb5x-bash-5.3p15/bin/bash pkgconfigdir=/nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev/lib/pkgconfig m4datadir=/nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev/share/aclocal aclocaldir=/nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev/share/aclocal install109cd libmpdec && make 110make[1]: Entering directory '/build/mpdecimal-4.0.1/libmpdec'111make[1]: Nothing to be done for 'default'.112make[1]: Leaving directory '/build/mpdecimal-4.0.1/libmpdec'113cd libmpdec++ && make 114make[1]: Entering directory '/build/mpdecimal-4.0.1/libmpdec++'115make[1]: Nothing to be done for 'default'.116make[1]: Leaving directory '/build/mpdecimal-4.0.1/libmpdec++'117/nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c -d -m 755 /nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev/include118/nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c -d -m 755 /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/lib119/nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c -d -m 755 /nix/store/sj83p9byyal37rsmgpzf7wwvqi0pqcjw-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-doc/share/doc/mpdecimal120/nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c -d -m 755 /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/lib/pkgconfig121/nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c -d -m 755 /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/share/man/man3122/nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c -m 644 libmpdec/mpdecimal.h /nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev/include123/nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c -m 644 libmpdec/libmpdec.a /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/lib124/nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c -m 644 libmpdec++/decimal.hh /nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev/include125/nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c -m 644 libmpdec++/libmpdec++.a /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/lib126/nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c -m 644 libmpdec/.pc/libmpdec.pc /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/lib/pkgconfig127/nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c -m 644 libmpdec++/.pc/libmpdec++.pc /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/lib/pkgconfig128/nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c -m 644 doc/COPYRIGHT.txt /nix/store/sj83p9byyal37rsmgpzf7wwvqi0pqcjw-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-doc/share/doc/mpdecimal129/nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c -m 644 doc/mpdecimal.3 /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/share/man/man3130/nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c -m 644 doc/libmpdec.3 /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/share/man/man3131/nix/store/di26b1kkbammy0sj70nq5qzvfrh78wxl-coreutils-9.11/bin/install -c -m 644 doc/libmpdec++.3 /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/share/man/man3fixupPhase
132Moving /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/lib/pkgconfig to /nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev/lib/pkgconfig133Patching '/nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev/lib/pkgconfig/libmpdec++.pc' includedir to output /nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev134Patching '/nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev/lib/pkgconfig/libmpdec.pc' includedir to output /nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev135shrinking RPATHs of ELF executables and libraries in /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1136checking for references to /build/ in /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1...137gzipping man pages under /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/share/man/138patching script interpreter paths in /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1139stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in /nix/store/ngw0s1yw4r0nbzm5yfz48vafdlxw1hgy-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1/lib140shrinking RPATHs of ELF executables and libraries in /nix/store/vgqbr5d39g3cgpvzfgd3fy7n5vlh42l0-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-cxx141checking for references to /build/ in /nix/store/vgqbr5d39g3cgpvzfgd3fy7n5vlh42l0-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-cxx...142patching script interpreter paths in /nix/store/vgqbr5d39g3cgpvzfgd3fy7n5vlh42l0-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-cxx143stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in /nix/store/vgqbr5d39g3cgpvzfgd3fy7n5vlh42l0-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-cxx/lib144shrinking RPATHs of ELF executables and libraries in /nix/store/sj83p9byyal37rsmgpzf7wwvqi0pqcjw-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-doc145checking for references to /build/ in /nix/store/sj83p9byyal37rsmgpzf7wwvqi0pqcjw-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-doc...146patching script interpreter paths in /nix/store/sj83p9byyal37rsmgpzf7wwvqi0pqcjw-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-doc147shrinking RPATHs of ELF executables and libraries in /nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev148checking for references to /build/ in /nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev...149patching script interpreter paths in /nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev150stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in /nix/store/srqmqzib2x6953zlsh234qra0digwr25-mpdecimal-static-x86_64-unknown-linux-musl-4.0.1-dev/lib