>>> mpdecimal 2.5.1 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/mpdecimal/mpdecimal-2.5.1.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output-1/build/mpdecimal-2.5.1 -xf - >>> mpdecimal 2.5.1 Patching >>> mpdecimal 2.5.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-1/output-1/build/mpdecimal-2.5.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mpdecimal 2.5.1 Patching libtool >>> mpdecimal 2.5.1 Configuring (cd /home/peko/autobuild/instance-1/output-1/build/mpdecimal-2.5.1/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc-ar" AS="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-as" LD="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-ld" NM="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc-nm" CC="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc" GCC="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc" CPP="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-cpp" CXX="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-g++" FC="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gfortran" F77="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gfortran" RANLIB="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc-ranlib" READELF="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-readelf" STRIP="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-strip" OBJCOPY="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output-1/host/bin/arm-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/peko/autobuild/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output-1/host/bin/arm-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 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/peko/autobuild/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabihf/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=arm-buildroot-linux-uclibcgnueabihf --host=arm-buildroot-linux-uclibcgnueabihf --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 --enable-nls --disable-static --enable-shared LD="/home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc" --enable-cxx ) 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, --enable-nls, --disable-static checking system as reported by uname -s... Linux checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-uclibcgnueabihf checking for --enable-shared... yes checking for --enable-cxx... yes checking for --enable-profile... no checking for arm-buildroot-linux-uclibcgnueabihf-gcc... /home/peko/autobuild/instance-1/output-1/host/bin/arm-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/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc accepts -g... yes checking for /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-g++ accepts -g... yes checking for arm-buildroot-linux-uclibcgnueabihf-ar... /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc-ar checking for arm-buildroot-linux-uclibcgnueabihf-ranlib... /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc-ranlib checking how to run the C preprocessor... /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for inttypes.h... (cached) yes checking pthread.h usability... no checking pthread.h presence... no checking for pthread.h... no 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 libmpdec++/Makefile config.status: creating tests++/Makefile 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, --enable-nls, --disable-static >>> mpdecimal 2.5.1 Building PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/peko/autobuild/instance-1/output-1/build/mpdecimal-2.5.1/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/mpdecimal-2.5.1' cd libmpdec && /usr/bin/make make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/mpdecimal-2.5.1/libmpdec' /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c basearith.c /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c context.c /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c constants.c /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c convolute.c /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c crt.c /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c mpdecimal.c /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c mpsignal.c /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c difradix2.c /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c fnt.c /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c fourstep.c /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c io.c /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c mpalloc.c /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c numbertheory.c /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c sixstep.c /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c transpose.c /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c basearith.c -o .objs/basearith.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c context.c -o .objs/context.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c constants.c -o .objs/constants.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c convolute.c -o .objs/convolute.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c crt.c -o .objs/crt.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c mpdecimal.c -o .objs/mpdecimal.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c mpsignal.c -o .objs/mpsignal.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c difradix2.c -o .objs/difradix2.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c fnt.c -o .objs/fnt.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c fourstep.c -o .objs/fourstep.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c io.c -o .objs/io.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c mpalloc.c -o .objs/mpalloc.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c numbertheory.c -o .objs/numbertheory.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c sixstep.c -o .objs/sixstep.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -Wall -Wextra -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DANSI -DNDEBUG -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c transpose.c -o .objs/transpose.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc-ar rc libmpdec.a basearith.o context.o constants.o convolute.o crt.o mpdecimal.o mpsignal.o difradix2.o fnt.o fourstep.o io.o mpalloc.o numbertheory.o sixstep.o transpose.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc-ranlib libmpdec.a /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc -shared -Wl,-soname,libmpdec.so.3 -o libmpdec.so.2.5.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 -lm ln -sf libmpdec.so.2.5.1 libmpdec.so ln -sf libmpdec.so.2.5.1 libmpdec.so.3 make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/mpdecimal-2.5.1/libmpdec' cd libmpdec++ && /usr/bin/make make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/mpdecimal-2.5.1/libmpdec++' /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-g++ -pthread -I. -I../libmpdec -Wall -Wextra -std=c++11 -pedantic -DNDEBUG -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c decimal.cc /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-g++ -pthread -I. -I../libmpdec -Wall -Wextra -std=c++11 -pedantic -DNDEBUG -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -c decimal.cc -o .objs/decimal.o In file included from /home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabihf/include/c++/9.3.0/arm-buildroot-linux-uclibcgnueabihf/bits/os_defines.h:39, from /home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabihf/include/c++/9.3.0/arm-buildroot-linux-uclibcgnueabihf/bits/c++config.h:524, from /home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabihf/include/c++/9.3.0/cstdint:38, from decimal.cc:29: /home/peko/autobuild/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/features.h:218:5: warning: #warning requested reentrant code, but thread support was disabled [-Wcpp] 218 | # warning requested reentrant code, but thread support was disabled | ^~~~~~~ In file included from /home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabihf/include/c++/9.3.0/arm-buildroot-linux-uclibcgnueabihf/bits/os_defines.h:39, from /home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabihf/include/c++/9.3.0/arm-buildroot-linux-uclibcgnueabihf/bits/c++config.h:524, from /home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain/arm-buildroot-linux-uclibcgnueabihf/include/c++/9.3.0/cstdint:38, from decimal.cc:29: /home/peko/autobuild/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/include/features.h:218:5: warning: #warning requested reentrant code, but thread support was disabled [-Wcpp] 218 | # warning requested reentrant code, but thread support was disabled | ^~~~~~~ /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc-ar rc libmpdec++.a decimal.o /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-gcc-ranlib libmpdec++.a /home/peko/autobuild/instance-1/output-1/host/bin/arm-linux-g++ -pthread -L../libmpdec -shared -Wl,-soname,libmpdec++.so.3 -o libmpdec++.so.2.5.1 .objs/decimal.o -lmpdec -lm /home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabihf/9.3.0/../../../../arm-buildroot-linux-uclibcgnueabihf/bin/ld: cannot find -lpthread collect2: error: ld returned 1 exit status make[2]: *** [Makefile:77: libmpdec++.so.2.5.1] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/mpdecimal-2.5.1/libmpdec++' make[1]: *** [Makefile:89: libcxx] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/mpdecimal-2.5.1' make: *** [package/pkg-generic.mk:292: /home/peko/autobuild/instance-1/output-1/build/mpdecimal-2.5.1/.stamp_built] Error 2 make: Leaving directory '/home/peko/autobuild/instance-1/buildroot'