>>> host-aespipe 2.4f Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/home/buildroot/autobuild/instance-0/output-1/build/.aespipe-v2.4f.tar.bz2.A54Onp/output' 'http://loop-aes.sourceforge.net/aespipe/aespipe-v2.4f.tar.bz2' --2022-02-19 13:15:13-- http://loop-aes.sourceforge.net/aespipe/aespipe-v2.4f.tar.bz2 Resolving loop-aes.sourceforge.net (loop-aes.sourceforge.net)... 204.68.111.100 Connecting to loop-aes.sourceforge.net (loop-aes.sourceforge.net)|204.68.111.100|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 107663 (105K) [application/x-bzip2] Saving to: '/home/buildroot/autobuild/instance-0/output-1/build/.aespipe-v2.4f.tar.bz2.A54Onp/output' 0K .......... .......... .......... .......... .......... 47% 761K 0s 50K .......... .......... .......... .......... .......... 95% 1.48M 0s 100K ..... 100% 9803G=0.1s 2022-02-19 13:15:13 (1.04 MB/s) - '/home/buildroot/autobuild/instance-0/output-1/build/.aespipe-v2.4f.tar.bz2.A54Onp/output' saved [107663/107663] aespipe-v2.4f.tar.bz2: OK (sha1: 2c23e1a6be298cf4f173f06b1123e4ecd5e9a202) aespipe-v2.4f.tar.bz2: OK (md5: ed05c62c1954110f009bedda4bc1562f) aespipe-v2.4f.tar.bz2: OK (sha256: b135e1659f58dc9be5e3c88923cd03d2a936096ab8cd7f2b3af4cb7a844cef96) >>> host-aespipe 2.4f Extracting bzcat /home/buildroot/autobuild/instance-0/dl/aespipe/aespipe-v2.4f.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-aespipe-2.4f -xf - >>> host-aespipe 2.4f Patching >>> host-aespipe 2.4f Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/host-aespipe-2.4f -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-aespipe 2.4f Patching libtool >>> host-aespipe 2.4f Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/host-aespipe-2.4f/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-0/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-0/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking checking for gcc... /usr/bin/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... no checking for suffix of object files... o 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 how to run the C preprocessor... /usr/bin/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 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking for grep that handles long lines and -e... (cached) /bin/grep checking whether make sets $(MAKE)... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for mlockall... yes checking for getrlimit... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking for nm... nm checking whether labels need underline prefix... no checking whether assembler understands .align 32... yes checking for strip... strip checking for md5sum... md5sum checking for md5... no checking for gpg... /usr/bin/gpg checking if assembler supports no exec stack section... yes checking for sed... sed checking output architecture... i386:x86-64 checking whether to use optimized 32 bit x86 assembler code... no checking whether to use optimized 64 bit amd64 assembler code... yes checking whether to include support for VIA padlock hardware AES... no checking whether to include support for Intel hardware AES... yes checking whether compiler understands -fno-pie -no-pie... yes checking if gpg 2 bug workaround can be enabled... yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking >>> host-aespipe 2.4f Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/host-aespipe-2.4f/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-aespipe-2.4f' /usr/bin/gcc -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fno-pie -DPACKAGE_NAME=\"aespipe\" -DPACKAGE_TARNAME=\"aespipe\" -DPACKAGE_VERSION=\"2\" -DPACKAGE_STRING=\"aespipe\ 2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_MLOCKALL=1 -DHAVE_GETRLIMIT=1 -DHAVE_U_INT32_T=1 -DHAVE_U_INT64_T=1 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DPATH_TO_GPG_PROGRAM=\"/usr/bin/gpg\" -DSECTION_NOTE_GNU_STACK=1 -DAMD64_ASM=1 -DHAVE_MD5_2X_IMPLEMENTATION=1 -DSUPPORT_INTELAES=1 -DGPG2BUGWORKAROUND=1 -o aespipe.o -c ./aespipe.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fno-pie -DPACKAGE_NAME=\"aespipe\" -DPACKAGE_TARNAME=\"aespipe\" -DPACKAGE_VERSION=\"2\" -DPACKAGE_STRING=\"aespipe\ 2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_MLOCKALL=1 -DHAVE_GETRLIMIT=1 -DHAVE_U_INT32_T=1 -DHAVE_U_INT64_T=1 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DPATH_TO_GPG_PROGRAM=\"/usr/bin/gpg\" -DSECTION_NOTE_GNU_STACK=1 -DAMD64_ASM=1 -DHAVE_MD5_2X_IMPLEMENTATION=1 -DSUPPORT_INTELAES=1 -DGPG2BUGWORKAROUND=1 -o aes-amd64.o -c ./aes-amd64.S /usr/bin/gcc -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fno-pie -DPACKAGE_NAME=\"aespipe\" -DPACKAGE_TARNAME=\"aespipe\" -DPACKAGE_VERSION=\"2\" -DPACKAGE_STRING=\"aespipe\ 2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_MLOCKALL=1 -DHAVE_GETRLIMIT=1 -DHAVE_U_INT32_T=1 -DHAVE_U_INT64_T=1 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DPATH_TO_GPG_PROGRAM=\"/usr/bin/gpg\" -DSECTION_NOTE_GNU_STACK=1 -DAMD64_ASM=1 -DHAVE_MD5_2X_IMPLEMENTATION=1 -DSUPPORT_INTELAES=1 -DGPG2BUGWORKAROUND=1 -o md5-amd64.o -c ./md5-amd64.S /usr/bin/gcc -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fno-pie -DPACKAGE_NAME=\"aespipe\" -DPACKAGE_TARNAME=\"aespipe\" -DPACKAGE_VERSION=\"2\" -DPACKAGE_STRING=\"aespipe\ 2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_MLOCKALL=1 -DHAVE_GETRLIMIT=1 -DHAVE_U_INT32_T=1 -DHAVE_U_INT64_T=1 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DPATH_TO_GPG_PROGRAM=\"/usr/bin/gpg\" -DSECTION_NOTE_GNU_STACK=1 -DAMD64_ASM=1 -DHAVE_MD5_2X_IMPLEMENTATION=1 -DSUPPORT_INTELAES=1 -DGPG2BUGWORKAROUND=1 -o md5-2x-amd64.o -c ./md5-2x-amd64.S /usr/bin/gcc -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fno-pie -DPACKAGE_NAME=\"aespipe\" -DPACKAGE_TARNAME=\"aespipe\" -DPACKAGE_VERSION=\"2\" -DPACKAGE_STRING=\"aespipe\ 2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_MLOCKALL=1 -DHAVE_GETRLIMIT=1 -DHAVE_U_INT32_T=1 -DHAVE_U_INT64_T=1 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DPATH_TO_GPG_PROGRAM=\"/usr/bin/gpg\" -DSECTION_NOTE_GNU_STACK=1 -DAMD64_ASM=1 -DHAVE_MD5_2X_IMPLEMENTATION=1 -DSUPPORT_INTELAES=1 -DGPG2BUGWORKAROUND=1 -o aes-intel64.o -c ./aes-intel64.S /usr/bin/gcc -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fno-pie -DPACKAGE_NAME=\"aespipe\" -DPACKAGE_TARNAME=\"aespipe\" -DPACKAGE_VERSION=\"2\" -DPACKAGE_STRING=\"aespipe\ 2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_MLOCKALL=1 -DHAVE_GETRLIMIT=1 -DHAVE_U_INT32_T=1 -DHAVE_U_INT64_T=1 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DPATH_TO_GPG_PROGRAM=\"/usr/bin/gpg\" -DSECTION_NOTE_GNU_STACK=1 -DAMD64_ASM=1 -DHAVE_MD5_2X_IMPLEMENTATION=1 -DSUPPORT_INTELAES=1 -DGPG2BUGWORKAROUND=1 -o sha512.o -c ./sha512.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fno-pie -DPACKAGE_NAME=\"aespipe\" -DPACKAGE_TARNAME=\"aespipe\" -DPACKAGE_VERSION=\"2\" -DPACKAGE_STRING=\"aespipe\ 2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_MLOCKALL=1 -DHAVE_GETRLIMIT=1 -DHAVE_U_INT32_T=1 -DHAVE_U_INT64_T=1 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DPATH_TO_GPG_PROGRAM=\"/usr/bin/gpg\" -DSECTION_NOTE_GNU_STACK=1 -DAMD64_ASM=1 -DHAVE_MD5_2X_IMPLEMENTATION=1 -DSUPPORT_INTELAES=1 -DGPG2BUGWORKAROUND=1 -o rmd160.o -c ./rmd160.c ./aes-amd64.S:1:0: fatal error: when writing output to /tmp/ccywVTsF.s: No space left on device // compilation terminated. Makefile:34: recipe for target 'aes-amd64.o' failed make[1]: *** [aes-amd64.o] Error 1 make[1]: *** Waiting for unfinished jobs.... ./sha512.c:431:1: fatal error: error writing to /tmp/ccKbZLID.s: No space left on device } ^ compilation terminated. Makefile:48: recipe for target 'sha512.o' failed make[1]: *** [sha512.o] Error 1 ./aespipe.c:1505:1: fatal error: error writing to /tmp/ccq9SVnF.s: No space left on device } ^ compilation terminated. Makefile:28: recipe for target 'aespipe.o' failed make[1]: *** [aespipe.o] Error 1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-aespipe-2.4f' package/pkg-generic.mk:292: recipe for target '/home/buildroot/autobuild/instance-0/output-1/build/host-aespipe-2.4f/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/host-aespipe-2.4f/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'