>>> host-libiberty 2.32 Extracting mkdir -p /tmp/instance-7/output-1/per-package/host-libiberty/host mkdir -p /tmp/instance-7/output-1/per-package/host-libiberty/target xzcat /tmp/instance-7/dl/binutils/binutils-2.32.tar.xz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/host-libiberty-2.32 -xf - >>> host-libiberty 2.32 Patching >>> host-libiberty 2.32 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/host-libiberty-2.32 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-libiberty 2.32 Patching libtool patching file /tmp/instance-7/output-1/build/host-libiberty-2.32/ltmain.sh Hunk #1 succeeded at 1225 (offset 11 lines). Hunk #2 succeeded at 2250 (offset 11 lines). Hunk #3 succeeded at 4318 (offset -114 lines). Hunk #4 succeeded at 4328 (offset -114 lines). Hunk #5 succeeded at 4610 (offset -114 lines). Hunk #6 succeeded at 4883 (offset -111 lines). Hunk #7 succeeded at 5627 (offset -111 lines). Hunk #8 succeeded at 5785 (offset -111 lines). Hunk #9 succeeded at 8269 (offset -109 lines). >>> host-libiberty 2.32 Configuring mkdir -p /tmp/instance-7/output-1/per-package/host-libiberty/host rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-skeleton/host/ /tmp/instance-7/output-1/per-package/host-libiberty/host mkdir -p /tmp/instance-7/output-1/per-package/host-libiberty/target rsync -a --link-dest=/tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-skeleton/target/ /tmp/instance-7/output-1/per-package/host-libiberty/target (cd /tmp/instance-7/output-1/build/host-libiberty-2.32/libiberty && rm -rf config.cache; PATH="/tmp/instance-7/output-1/per-package/host-libiberty/host/bin:/tmp/instance-7/output-1/per-package/host-libiberty/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-libiberty/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-7/output-1/per-package/host-libiberty/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-libiberty/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/tmp/instance-7/output-1/per-package/host-libiberty/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-libiberty/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-libiberty/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-libiberty/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libiberty/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-libiberty/host/include" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-libiberty/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libiberty/host/lib" CFLAGS="-O2 -I/tmp/instance-7/output-1/per-package/host-libiberty/host/include -fPIC" LDFLAGS="-L/tmp/instance-7/output-1/per-package/host-libiberty/host/lib -Wl,-rpath,/tmp/instance-7/output-1/per-package/host-libiberty/host/lib -fPIC" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-7/output-1/per-package/host-libiberty/host" --sysconfdir="/tmp/instance-7/output-1/per-package/host-libiberty/host/etc" --localstatedir="/tmp/instance-7/output-1/per-package/host-libiberty/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 --disable-multilib --enable-install-libiberty ) 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 whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo checking for perl... /usr/bin/perl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking whether to install libiberty headers and static library... yes configure: target_header_dir = libiberty 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... /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 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 whether /usr/bin/gcc supports -W... yes checking whether /usr/bin/gcc supports -Wall... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc supports -Wc++-compat... yes checking whether /usr/bin/gcc supports -Wstrict-prototypes... no checking whether /usr/bin/gcc supports -Wshadow=local... no checking whether /usr/bin/gcc supports -pedantic ... no checking whether /usr/bin/gcc and cc understand -c and -o together... no checking for an ANSI C-conforming const... sed: couldn't flush stdout: No space left on device no checking for inline... cat: write error: No space left on device cat: write error: No space left on device cat: write error: No space left on device no checking whether byte ordering is bigendian... cat: write error: No space left on device cat: write error: No space left on device cat: write error: No space left on device cat: write error: No space left on device yes checking for a BSD-compatible install... ./configure: line 5095: echo: write error: No space left on device ./configure: line 5096: echo: write error: No space left on device ./configure: line 5095: echo: write error: No space left on device ./configure: line 5096: echo: write error: No space left on device ./../install-sh -c ./configure: line 5267: echo: write error: No space left on device ./configure: line 5277: echo: write error: No space left on device checking for sys/file.h... cat: write error: No space left on device no checking for sys/param.h... cat: write error: No space left on device no checking for limits.h... cat: write error: No space left on device no checking for stdlib.h... (cached) yes checking for malloc.h... cat: write error: No space left on device no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... cat: write error: No space left on device no checking for time.h... cat: write error: No space left on device no checking for sys/resource.h... cat: write error: No space left on device ./configure: line 1504: printf: write error: No space left on device ./configure: line 1697: printf: write error: No space left on device no ./configure: line 1680: printf: write error: No space left on device checking for sys/stat.h... (cached) ./configure: line 1697: printf: write error: No space left on device yes ./configure: line 1680: printf: write error: No space left on device checking for sys/mman.h... cat: write error: No space left on device ./configure: line 1489: printf: write error: No space left on device ./configure: line 1497: printf: write error: No space left on device ./configure: line 1504: printf: write error: No space left on device ./configure: line 1697: printf: write error: No space left on device no ./configure: line 1680: printf: write error: No space lno checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... no checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) no checking for on_exit... yes checking for pipe2... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... no checking whether ffs is declared... no checking whether asprintf is declared... no checking whether vasprintf is declared... no checking whether snprintf is declared... no checking whether vsnprintf is declared... no checking whether calloc is declared... no checking whether getenv is declared... no checking whether getopt is declared... no checking whether malloc is declared... no checking whether realloc is declared... no checking whether sbrk is declared... no checking whether strtol is declared... no checking whether strtoul is declared... no checking whether strtoll is declared... no checking whether strtoull is declared... no checking whether strverscmp is declared... no checking whether strnlen is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) no checking for getpagesize... (cached) no checking for working mmap... no checking for working strncmp... no configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands 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-libiberty 2.32 Building PATH="/tmp/instance-7/output-1/per-package/host-libiberty/host/bin:/tmp/instance-7/output-1/per-package/host-libiberty/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-7/output-1/per-package/host-libiberty/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-7/output-1/per-package/host-libiberty/host/lib/pkgconfig:/tmp/instance-7/output-1/per-package/host-libiberty/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-7/output-1/build/host-libiberty-2.32/libiberty make[1]: Entering directory '/tmp/instance-7/output-1/build/host-libiberty-2.32/libiberty' if [ x"-fPIC" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"-fPIC" != x ]; then \ /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/tmp/instance-7/output-1/per-package/host-libiberty/host/include -fPIC -I/tmp/instance-7/output-1/per-package/host-libiberty/host/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -D_GNU_SOURCE -fPIC ./regex.c -o pic/regex.o; \ else true; fi In file included from ./regex.c:38: ./config.h:568:15: error: two or more data types in declaration specifiers 568 | #define pid_t int | ^~~ ./config.h:571:17: error: two or more data types in declaration specifiers 571 | #define ssize_t int | ^~~ make[1]: *** [Makefile:1165: regex.o] Error 1 make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-libiberty-2.32/libiberty' make: *** [package/pkg-generic.mk:293: /tmp/instance-7/output-1/build/host-libiberty-2.32/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-7/buildroot'