>>> strace 4.26 Extracting xzcat /home/dawncrow/buildroot-test/scripts/instance-0/dl/strace/strace-4.26.tar.xz | tar --strip-components=1 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/strace-4.26 -xf - >>> strace 4.26 Patching Applying 0001-Fix-build-for-no-MMU-targets.patch using patch: patching file ptrace_syscall_info.c Applying 0002-Fix-build-for-mips-targets.patch using patch: patching file linux/mips/arch_regs.c patching file linux/mips/arch_regs.h >>> strace 4.26 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/dawncrow/buildroot-test/scripts/instance-0/output/build/strace-4.26 -name $file); do cp support/gnuconfig/$file $i; done; done >>> strace 4.26 Patching libtool >>> strace 4.26 Configuring (cd /home/dawncrow/buildroot-test/scripts/instance-0/output/build/strace-4.26/ && rm -rf config.cache && PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-ar" AS="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-as" LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-ld" NM="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-nm" CC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc" GCC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc" CPP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-cpp" CXX="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-g++" FC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gfortran" F77="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gfortran" RANLIB="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-ranlib" READELF="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-readelf" STRIP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-strip" OBJCOPY="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-objcopy" OBJDUMP="/home/dawncrow/buildroot-test/scripts/instance-0/output/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/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-as" DEFAULT_LINKER="/home/dawncrow/buildroot-test/scripts/instance-0/output/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 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/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 --enable-mpers=check --without-libunwind --without-libiberty ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for nds32le-buildroot-linux-gnu-strip... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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/dawncrow/buildroot-test/scripts/instance-0/output/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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc accepts -g... yes checking for /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc option to accept ISO C89... none needed checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc... none checking for /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc option to accept ISO C99... none needed checking for /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-cpp checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Werror -Wunknown-warning-option... no checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Wall... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Wempty-body... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Wformat-security... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Wignored-qualifiers... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Wimplicit-fallthrough=5... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Winit-self... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Winitializer-overrides... no checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Wlogical-op... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Wmissing-parameter-type... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Wnested-externs... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Wold-style-declaration... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Wold-style-definition... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Woverride-init... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Wsign-compare... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Wtype-limits... yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-gcc handles -Wwrite-strings... yes configure: looking for a C compiler that generates native executables checking for gcc... /usr/bin/gcc checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/gcc -E checking whether /usr/bin/gcc handles -Werror -Wunknown-warning-option... no checking whether /usr/bin/gcc handles -Wall... yes checking whether /usr/bin/gcc handles -Wempty-body... yes checking whether /usr/bin/gcc handles -Wformat-security... yes checking whether /usr/bin/gcc handles -Wignored-qualifiers... yes checking whether /usr/bin/gcc handles -Wimplicit-fallthrough=5... no checking whether /usr/bin/gcc handles -Winit-self... yes checking whether /usr/bin/gcc handles -Winitializer-overrides... no checking whether /usr/bin/gcc handles -Wlogical-op... yes checking whether /usr/bin/gcc handles -Wmissing-parameter-type... yes checking whether /usr/bin/gcc handles -Wnested-externs... yes checking whether /usr/bin/gcc handles -Wold-style-declaration... yes checking whether /usr/bin/gcc handles -Wold-style-definition... yes checking whether /usr/bin/gcc handles -Woverride-init... yes checking whether /usr/bin/gcc handles -Wsign-compare... yes checking whether /usr/bin/gcc handles -Wtype-limits... yes checking whether /usr/bin/gcc handles -Wwrite-strings... yes checking for nds32le-buildroot-linux-gnu-ranlib... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/nds32le-linux-ranlib 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /bin/sed checking whether to build with code coverage support... no checking for supported architecture... NO! configure: error: architecture nds32le is not supported by strace make: *** [/home/dawncrow/buildroot-test/scripts/instance-0/output/build/strace-4.26/.stamp_configured] Error 1 make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'