/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -fexceptions -DAARCH64 -E -x assembler-with-cpp -o libffi.map ../libffi.map.in /bin/sh ./libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -fexceptions -c -o src/prep_cif.lo ../src/prep_cif.c /bin/sh ./libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -fexceptions -c -o src/types.lo ../src/types.c /bin/sh ./libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -fexceptions -c -o src/raw_api.lo ../src/raw_api.c /bin/sh ./libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -fexceptions -c -o src/java_raw_api.lo ../src/java_raw_api.c libtool: compile: /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -fexceptions -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o libtool: compile: /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -fexceptions -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o libtool: compile: /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -fexceptions -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o libtool: compile: /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -fexceptions -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o /bin/sh ./libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -fexceptions -c -o src/closures.lo ../src/closures.c ../src/java_raw_api.c: In function 'ffi_java_raw_call': ../src/java_raw_api.c:317:3: warning: 'ffi_java_raw_to_ptrarray' is deprecated [-Wdeprecated-declarations] ffi_java_raw_to_ptrarray (cif, raw, avalue); ^~~~~~~~~~~~~~~~~~~~~~~~ ../src/java_raw_api.c:76:1: note: declared here ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args) ^~~~~~~~~~~~~~~~~~~~~~~~ ../src/java_raw_api.c: In function 'ffi_java_translate_args': ../src/java_raw_api.c:328:3: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); ^~~~~~~~~~~~ ../src/java_raw_api.c:45:1: note: declared here ffi_java_raw_size (ffi_cif *cif) ^~~~~~~~~~~~~~~~~ ../src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations] ffi_java_ptrarray_to_raw (cif, avalue, raw); ^~~~~~~~~~~~~~~~~~~~~~~~ ../src/java_raw_api.c:157:1: note: declared here ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) ^~~~~~~~~~~~~~~~~~~~~~~~ ../src/java_raw_api.c: In function 'ffi_prep_java_raw_closure': ../src/java_raw_api.c:369:3: warning: 'ffi_prep_java_raw_closure_loc' is deprecated [-Wdeprecated-declarations] return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); ^~~~~~ ../src/java_raw_api.c:337:1: note: declared here ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -fexceptions -c -o src/aarch64/ffi.lo ../src/aarch64/ffi.c /bin/sh ./libtool --mode=compile /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o src/aarch64/sysv.lo ../src/aarch64/sysv.S libtool: compile: /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -fexceptions -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o libtool: compile: /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -fexceptions -c ../src/aarch64/ffi.c -fPIC -DPIC -o src/aarch64/.libs/ffi.o libtool: compile: /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c ../src/aarch64/sysv.S -fPIC -DPIC -o src/aarch64/.libs/sysv.o /bin/sh ./libtool --tag=CC --mode=link /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -Wl,--version-script,libffi.map -o libffi.la -rpath /usr/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/aarch64/ffi.lo src/aarch64/sysv.lo /bin/sh ./libtool --tag=CC --mode=link /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -Wall -fexceptions -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/aarch64/ffi.lo src/aarch64/sysv.lo libtool: link: /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/aarch64/.libs/ffi.o src/aarch64/.libs/sysv.o libtool: link: /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/aarch64/.libs/ffi.o src/aarch64/.libs/sysv.o -Os -Wl,--version-script -Wl,libffi.map -Wl,-soname -Wl,libffi.so.7 -o .libs/libffi.so.7.1.0 libtool: link: /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-ranlib .libs/libffi_convenience.a libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) libtool: link: (cd ".libs" && rm -f "libffi.so.7" && ln -s "libffi.so.7.1.0" "libffi.so.7") libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.7.1.0" "libffi.so") libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu' make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3' >>> libffi 3.3 Installing to staging directory PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot install -C /home/naourr/work/instance-3/output-1/build/libffi-3.3/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3' MAKE x86_64-pc-linux-gnu : 0 * install make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu' Making install in include make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/include' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/include' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 ffi.h ffitarget.h '/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include' make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/include' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/include' Making install in testsuite make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/testsuite' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/testsuite' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/testsuite' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/testsuite' Making install in man make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/man' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/man' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/man/man3' make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/man' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/man' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libffi.la '/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 libffi.pc '/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libffi.so.7.1.0 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libffi.so.7.1.0 libtool: install: (cd /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libffi.so.7.1.0 libffi.so.7 || { rm -f libffi.so.7 && ln -s libffi.so.7.1.0 libffi.so.7; }; }) libtool: install: (cd /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libffi.so.7.1.0 libffi.so || { rm -f libffi.so && ln -s libffi.so.7.1.0 libffi.so; }; }) libtool: install: /usr/bin/install -c .libs/libffi.lai /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libffi.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu' make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3' >>> libffi 3.3 Fixing libtool files for la in $(find /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-3/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-3/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-3/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> libffi 3.3 Installing to target PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output-1/target install -C /home/naourr/work/instance-3/output-1/build/libffi-3.3/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3' MAKE x86_64-pc-linux-gnu : 0 * install make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu' Making install in include make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/include' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/include' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/target/usr/include' /usr/bin/install -c -m 644 ffi.h ffitarget.h '/home/naourr/work/instance-3/output-1/target/usr/include' make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/include' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/include' Making install in testsuite make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/testsuite' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/testsuite' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/testsuite' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/testsuite' Making install in man make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/man' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/man' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/home/naourr/work/instance-3/output-1/target/usr/share/man/man3' make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/man' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu/man' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/target/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libffi.la '/home/naourr/work/instance-3/output-1/target/usr/lib' /usr/bin/install -c -m 644 libffi.pc '/home/naourr/work/instance-3/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libffi.so.7.1.0 /home/naourr/work/instance-3/output-1/target/usr/lib/libffi.so.7.1.0 libtool: install: (cd /home/naourr/work/instance-3/output-1/target/usr/lib && { ln -s -f libffi.so.7.1.0 libffi.so.7 || { rm -f libffi.so.7 && ln -s libffi.so.7.1.0 libffi.so.7; }; }) libtool: install: (cd /home/naourr/work/instance-3/output-1/target/usr/lib && { ln -s -f libffi.so.7.1.0 libffi.so || { rm -f libffi.so && ln -s libffi.so.7.1.0 libffi.so; }; }) libtool: install: /usr/bin/install -c .libs/libffi.lai /home/naourr/work/instance-3/output-1/target/usr/lib/libffi.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu' make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3/aarch64-buildroot-linux-gnu' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/libffi-3.3' mpdecimal-2.4.2.tar.gz: OK (sha256: 83c628b90f009470981cf084c5418329c88b19835d8af3691b930afccb7d79c7) >>> mpdecimal 2.4.2 Extracting gzip -d -c /home/naourr/work/instance-3/dl/mpdecimal/mpdecimal-2.4.2.tar.gz | /home/naourr/work/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output-1/build/mpdecimal-2.4.2 -xf - >>> mpdecimal 2.4.2 Patching Applying 0001-Add-minimal-support-for-enable-disable-shared-static.patch using patch: patching file Makefile.in Hunk #2 succeeded at 37 (offset 3 lines). patching file configure.ac patching file libmpdec/Makefile.in Hunk #2 succeeded at 42 with fuzz 1 (offset 8 lines). >>> mpdecimal 2.4.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-3/output-1/build/mpdecimal-2.4.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mpdecimal 2.4.2 Configuring >>> mpdecimal 2.4.2 Autoreconfiguring >>> mpdecimal 2.4.2 Patching libtool (cd /home/naourr/work/instance-3/output-1/build/mpdecimal-2.4.2/ && rm -rf config.cache && PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-ar" AS="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-as" LD="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-ld" NM="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-nm" CC="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc" GCC="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc" CPP="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-cpp" CXX="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-g++" FC="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gfortran" F77="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gfortran" RANLIB="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-ranlib" READELF="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-readelf" STRIP="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-strip" OBJCOPY="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-objcopy" OBJDUMP="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=aarch64-buildroot-linux-gnu --host=aarch64-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared LD="/home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc" ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64-buildroot-linux-gnu checking for aarch64-buildroot-linux-gnu-gcc... /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc option to accept ISO C89... none needed checking for aarch64-buildroot-linux-gnu-ar... /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-ar checking for aarch64-buildroot-linux-gnu-ranlib... /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-ranlib checking system as reported by uname -s... Linux checking how to run the C preprocessor... /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for size_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for __uint128_t... yes checking size of size_t... 8 checking size of __uint128_t... 16 checking for x64 gcc inline assembler... no checking for x87 gcc inline assembler... no checking for -O2... yes checking for a BSD-compatible install... /usr/bin/install -c checking for glibc _FORTIFY_SOURCE/memmove bug... undefined configure: creating ./config.status config.status: creating Makefile config.status: creating libmpdec/Makefile config.status: creating tests/Makefile config.status: creating libmpdec/mpdecimal.h config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls >>> mpdecimal 2.4.2 Building PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-3/output-1/build/mpdecimal-2.4.2/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/mpdecimal-2.4.2' cd libmpdec && /usr/bin/make make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/mpdecimal-2.4.2/libmpdec' /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fPIC -c basearith.c -o .objs/basearith.o /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fPIC -c context.c -o .objs/context.o /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fPIC -c constants.c -o .objs/constants.o /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fPIC -c convolute.c -o .objs/convolute.o /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fPIC -c crt.c -o .objs/crt.o /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fPIC -c mpdecimal.c -o .objs/mpdecimal.o /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fPIC -c mpsignal.c -o .objs/mpsignal.o /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fPIC -c difradix2.c -o .objs/difradix2.o /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fPIC -c fnt.c -o .objs/fnt.o /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fPIC -c fourstep.c -o .objs/fourstep.o /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fPIC -c io.c -o .objs/io.o io.c: In function 'word_to_string': io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:333:31: case 20: EXTRACT_DIGIT(s, x, 10000000000000000000ULL, dot); /* GCOV_NOT_REACHED */ ~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:333:14: note: in expansion of macro 'EXTRACT_DIGIT' case 20: EXTRACT_DIGIT(s, x, 10000000000000000000ULL, dot); /* GCOV_NOT_REACHED */ ^~~~~~~~~~~~~ io.c:334:5: note: here case 19: EXTRACT_DIGIT(s, x, 1000000000000000000ULL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:334:31: case 19: EXTRACT_DIGIT(s, x, 1000000000000000000ULL, dot); ~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:334:14: note: in expansion of macro 'EXTRACT_DIGIT' case 19: EXTRACT_DIGIT(s, x, 1000000000000000000ULL, dot); ^~~~~~~~~~~~~ io.c:335:5: note: here case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:335:31: case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot); ~~~~~~~~~~~~~~~~~~~~~~~~ io.c:335:14: note: in expansion of macro 'EXTRACT_DIGIT' case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot); ^~~~~~~~~~~~~ io.c:336:5: note: here case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:336:31: case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot); ~~~~~~~~~~~~~~~~~~~~~~~ io.c:336:14: note: in expansion of macro 'EXTRACT_DIGIT' case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot); ^~~~~~~~~~~~~ io.c:337:5: note: here case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:337:31: case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); ~~~~~~~~~~~~~~~~~~~~~~ io.c:337:14: note: in expansion of macro 'EXTRACT_DIGIT' case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); ^~~~~~~~~~~~~ io.c:338:5: note: here case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:338:31: case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); ~~~~~~~~~~~~~~~~~~~~~ io.c:338:14: note: in expansion of macro 'EXTRACT_DIGIT' case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); ^~~~~~~~~~~~~ io.c:339:5: note: here case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:339:31: case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); ~~~~~~~~~~~~~~~~~~~~ io.c:339:14: note: in expansion of macro 'EXTRACT_DIGIT' case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); ^~~~~~~~~~~~~ io.c:340:5: note: here case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:340:31: case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); ~~~~~~~~~~~~~~~~~~~ io.c:340:14: note: in expansion of macro 'EXTRACT_DIGIT' case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); ^~~~~~~~~~~~~ io.c:341:5: note: here case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:341:31: case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); ~~~~~~~~~~~~~~~~~~ io.c:341:14: note: in expansion of macro 'EXTRACT_DIGIT' case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); ^~~~~~~~~~~~~ io.c:342:5: note: here case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:342:31: case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); ~~~~~~~~~~~~~~~~~ io.c:342:14: note: in expansion of macro 'EXTRACT_DIGIT' case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); ^~~~~~~~~~~~~ io.c:344:5: note: here case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:344:31: case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); ~~~~~~~~~~~~~~~ io.c:344:14: note: in expansion of macro 'EXTRACT_DIGIT' case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); ^~~~~~~~~~~~~ io.c:345:5: note: here case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:345:31: case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); ~~~~~~~~~~~~~~ io.c:345:14: note: in expansion of macro 'EXTRACT_DIGIT' case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); ^~~~~~~~~~~~~ io.c:346:5: note: here case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:346:31: case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); ~~~~~~~~~~~~~ io.c:346:14: note: in expansion of macro 'EXTRACT_DIGIT' case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); ^~~~~~~~~~~~~ io.c:347:5: note: here case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:347:31: case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); ~~~~~~~~~~~~ io.c:347:14: note: in expansion of macro 'EXTRACT_DIGIT' case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); ^~~~~~~~~~~~~ io.c:348:5: note: here case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:348:31: case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); ~~~~~~~~~~~ io.c:348:14: note: in expansion of macro 'EXTRACT_DIGIT' case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); ^~~~~~~~~~~~~ io.c:349:5: note: here case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:349:31: case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); ~~~~~~~~~~ io.c:349:14: note: in expansion of macro 'EXTRACT_DIGIT' case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); ^~~~~~~~~~~~~ io.c:350:5: note: here case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:350:31: case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); ~~~~~~~~~ io.c:350:14: note: in expansion of macro 'EXTRACT_DIGIT' case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); ^~~~~~~~~~~~~ io.c:351:5: note: here case 3: EXTRACT_DIGIT(s, x, 100UL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:351:31: case 3: EXTRACT_DIGIT(s, x, 100UL, dot); ~~~~~~~~ io.c:351:14: note: in expansion of macro 'EXTRACT_DIGIT' case 3: EXTRACT_DIGIT(s, x, 100UL, dot); ^~~~~~~~~~~~~ io.c:352:5: note: here case 2: EXTRACT_DIGIT(s, x, 10UL, dot); ^~~~ io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=] if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d io.c:352:31: case 2: EXTRACT_DIGIT(s, x, 10UL, dot); ~~~~~~~ io.c:352:14: note: in expansion of macro 'EXTRACT_DIGIT' case 2: EXTRACT_DIGIT(s, x, 10UL, dot); ^~~~~~~~~~~~~ io.c:353:5: note: here default: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x; ^~~~~~~ /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fPIC -c memory.c -o .objs/memory.o /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fPIC -c numbertheory.c -o .objs/numbertheory.o /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fPIC -c sixstep.c -o .objs/sixstep.o /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_64 -DANSI -DHAVE_UINT128_T -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fPIC -c transpose.c -o .objs/transpose.o /home/naourr/work/instance-3/output-1/host/bin/aarch64-linux-gcc -shared -Wl,-soname,libmpdec.so.2 -o libmpdec.so.2.4.2 .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/memory.o .objs/numbertheory.o .objs/sixstep.o .objs/transpose.o -lm ln -sf libmpdec.so.2.4.2 libmpdec.so ln -sf libmpdec.so.2.4.2 libmpdec.so.2 make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/mpdecimal-2.4.2/libmpdec' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/mpdecimal-2.4.2' >>> mpdecimal 2.4.2 Installing to staging directory PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot install -C /home/naourr/work/instance-3/output-1/build/mpdecimal-2.4.2/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/mpdecimal-2.4.2' /usr/bin/install -c -d -m 755 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include /usr/bin/install -c -m 644 libmpdec/mpdecimal.h /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include /usr/bin/install -c -d -m 755 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib /usr/bin/install -c -m 755 libmpdec/libmpdec.so.2.4.2 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib cd /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib && ln -sf libmpdec.so.2.4.2 libmpdec.so.2 && ln -sf libmpdec.so.2.4.2 libmpdec.so /usr/bin/install -c -d -m 755 /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/doc/mpdecimal cp -R doc/* /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/doc/mpdecimal make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/mpdecimal-2.4.2' >>> mpdecimal 2.4.2 Fixing libtool files for la in $(find /home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-3/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-3/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-3/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> mpdecimal 2.4.2 Installing to target PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output-1/target install -C /home/naourr/work/instance-3/output-1/build/mpdecimal-2.4.2/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/mpdecimal-2.4.2' /usr/bin/install -c -d -m 755 /home/naourr/work/instance-3/output-1/target/usr/include /usr/bin/install -c -m 644 libmpdec/mpdecimal.h /home/naourr/work/instance-3/output-1/target/usr/include /usr/bin/install -c -d -m 755 /home/naourr/work/instance-3/output-1/target/usr/lib /usr/bin/install -c -m 755 libmpdec/libmpdec.so.2.4.2 /home/naourr/work/instance-3/output-1/target/usr/lib cd /home/naourr/work/instance-3/output-1/target/usr/lib && ln -sf libmpdec.so.2.4.2 libmpdec.so.2 && ln -sf libmpdec.so.2.4.2 libmpdec.so /usr/bin/install -c -d -m 755 /home/naourr/work/instance-3/output-1/target/usr/share/doc/mpdecimal cp -R doc/* /home/naourr/work/instance-3/output-1/target/usr/share/doc/mpdecimal make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/mpdecimal-2.4.2' >>> host-ncurses 6.1 Downloading