>>> mpdecimal 2.4.2 Downloading --2020-05-15 05:14:30-- http://www.bytereef.org/software/mpdecimal/releases/mpdecimal-2.4.2.tar.gz Resolving www.bytereef.org (www.bytereef.org)... 185.199.111.153, 185.199.108.153, 185.199.109.153, ... Connecting to www.bytereef.org (www.bytereef.org)|185.199.111.153|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2271529 (2.2M) [application/gzip] Saving to: '/home/naourr/work/instance-1/output-1/build/.mpdecimal-2.4.2.tar.gz.m4i6gN/output' 0K .......... .......... .......... .......... .......... 2% 3.97M 1s 50K .......... .......... .......... .......... .......... 4% 8.62M 0s 100K .......... .......... .......... .......... .......... 6% 21.6M 0s 150K .......... .......... .......... .......... .......... 9% 9.92M 0s 200K .......... .......... .......... .......... .......... 11% 21.5M 0s 250K .......... .......... .......... .......... .......... 13% 12.1M 0s 300K .......... .......... .......... .......... .......... 15% 17.5M 0s 350K .......... .......... .......... .......... .......... 18% 14.3M 0s 400K .......... .......... .......... .......... .......... 20% 16.9M 0s 450K .......... .......... .......... .......... .......... 22% 14.9M 0s 500K .......... .......... .......... .......... .......... 24% 18.0M 0s 550K .......... .......... .......... .......... .......... 27% 14.4M 0s 600K .......... .......... .......... .......... .......... 29% 17.9M 0s 650K .......... .......... .......... .......... .......... 31% 15.5M 0s 700K .......... .......... .......... .......... .......... 33% 30.2M 0s 750K .......... .......... .......... .......... .......... 36% 18.3M 0s 800K .......... .......... .......... .......... .......... 38% 15.3M 0s 850K .......... .......... .......... .......... .......... 40% 19.3M 0s 900K .......... .......... .......... .......... .......... 42% 17.7M 0s 950K .......... .......... .......... .......... .......... 45% 20.0M 0s 1000K .......... .......... .......... .......... .......... 47% 19.3M 0s 1050K .......... .......... .......... .......... .......... 49% 22.6M 0s 1100K .......... .......... .......... .......... .......... 51% 24.8M 0s 1150K .......... .......... .......... .......... .......... 54% 20.8M 0s 1200K .......... .......... .......... .......... .......... 56% 23.2M 0s 1250K .......... .......... .......... .......... .......... 58% 19.7M 0s 1300K .......... .......... .......... .......... .......... 60% 19.3M 0s 1350K .......... .......... .......... .......... .......... 63% 30.8M 0s 1400K .......... .......... .......... .......... .......... 65% 14.8M 0s 1450K .......... .......... .......... .......... .......... 67% 32.1M 0s 1500K .......... .......... .......... .......... .......... 69% 32.6M 0s 1550K .......... .......... .......... .......... .......... 72% 17.4M 0s 1600K .......... .......... .......... .......... .......... 74% 37.9M 0s 1650K .......... .......... .......... .......... .......... 76% 26.4M 0s 1700K .......... .......... .......... .......... .......... 78% 20.6M 0s 1750K .......... .......... .......... .......... .......... 81% 25.4M 0s 1800K .......... .......... .......... .......... .......... 83% 31.1M 0s 1850K .......... .......... .......... .......... .......... 85% 20.7M 0s 1900K .......... .......... .......... .......... .......... 87% 21.3M 0s 1950K .......... .......... .......... .......... .......... 90% 44.4M 0s 2000K .......... .......... .......... .......... .......... 92% 18.1M 0s 2050K .......... .......... .......... .......... .......... 94% 27.1M 0s 2100K .......... .......... .......... .......... .......... 96% 35.4M 0s 2150K .......... .......... .......... .......... .......... 99% 44.8M 0s 2200K .......... ........ 100% 10.4M=0.1s 2020-05-15 05:14:30 (17.9 MB/s) - '/home/naourr/work/instance-1/output-1/build/.mpdecimal-2.4.2.tar.gz.m4i6gN/output' saved [2271529/2271529] mpdecimal-2.4.2.tar.gz: OK (sha256: 83c628b90f009470981cf084c5418329c88b19835d8af3691b930afccb7d79c7) >>> mpdecimal 2.4.2 Extracting gzip -d -c /home/naourr/work/instance-1/dl/mpdecimal/mpdecimal-2.4.2.tar.gz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/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-1/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-1/output-1/build/mpdecimal-2.4.2/ && rm -rf config.cache && PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/output-1/host/bin/nds32le-linux-ar" AS="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-as" LD="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-ld" NM="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-nm" CC="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc" GCC="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc" CPP="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-cpp" CXX="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-g++" FC="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gfortran" F77="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-ranlib" READELF="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-readelf" STRIP="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output-1/host/bin/nds32le-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-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output-1/host/bin/nds32le-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 -g2 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -Os -g2" FFLAGS=" -Os -g2" PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no 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=nds32le-buildroot-linux-gnu --host=nds32le-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-1/output-1/host/bin/nds32le-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... nds32le-buildroot-linux-gnu checking for nds32le-buildroot-linux-gnu-gcc... /home/naourr/work/instance-1/output-1/host/bin/nds32le-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-1/output-1/host/bin/nds32le-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc option to accept ISO C89... none needed checking for nds32le-buildroot-linux-gnu-ar... /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-ar checking for nds32le-buildroot-linux-gnu-ranlib... /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-ranlib checking system as reported by uname -s... Linux checking how to run the C preprocessor... /home/naourr/work/instance-1/output-1/host/bin/nds32le-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... no checking size of size_t... 4 checking size of __uint128_t... 0 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-1/output-1/host/bin:/home/naourr/work/instance-1/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-1/output-1/build/mpdecimal-2.4.2/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/mpdecimal-2.4.2' cd libmpdec && /usr/bin/make make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/mpdecimal-2.4.2/libmpdec' /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 -fPIC -c basearith.c -o .objs/basearith.o /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 -fPIC -c context.c -o .objs/context.o /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 -fPIC -c constants.c -o .objs/constants.o /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 -fPIC -c convolute.c -o .objs/convolute.o /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 -fPIC -c crt.c -o .objs/crt.o /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 -fPIC -c mpdecimal.c -o .objs/mpdecimal.o /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 -fPIC -c mpsignal.c -o .objs/mpsignal.o /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 -fPIC -c difradix2.c -o .objs/difradix2.o mpdecimal.c: In function '_c32_qget_u64': mpdecimal.c:1410:13: warning: this statement may fall through [-Wimplicit-fallthrough=] ret += (uint64_t)tmp_data[2] * 1000000000000000000ULL; ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpdecimal.c:1411:5: note: here case 2: ^~~~ mpdecimal.c:1412:13: warning: this statement may fall through [-Wimplicit-fallthrough=] ret += (uint64_t)tmp_data[1] * 1000000000ULL; ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpdecimal.c:1413:5: note: here case 1: ^~~~ /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 -fPIC -c fnt.c -o .objs/fnt.o /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 -fPIC -c fourstep.c -o .objs/fourstep.o /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 -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: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-1/output-1/host/bin/nds32le-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 -fPIC -c memory.c -o .objs/memory.o /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 -fPIC -c numbertheory.c -o .objs/numbertheory.o /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 -fPIC -c sixstep.c -o .objs/sixstep.o /home/naourr/work/instance-1/output-1/host/bin/nds32le-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=2 -fPIC -c transpose.c -o .objs/transpose.o mpdecimal.c: At top level: mpdecimal.c:8408:1: fatal error: error writing to /tmp/ccYfkJrZ.s: No space left on device } ^ compilation terminated. make[2]: *** [Makefile:176: .objs/mpdecimal.o] Error 1 make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/mpdecimal-2.4.2/libmpdec' make[1]: *** [Makefile:24: default] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/mpdecimal-2.4.2' make: *** [package/pkg-generic.mk:269: /home/naourr/work/instance-1/output-1/build/mpdecimal-2.4.2/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-1/buildroot'