checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... no checking for bison... bison checking version of bison... 3.8.2, ok checking for mips-buildroot-linux-uclibc-gcc... (cached) /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc accepts -g... (cached) yes checking for /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc option to accept ISO C89... (cached) none needed checking whether cc accepts -pipe... yes checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking if install -d works... yes checking for SLsig_block_signals in -lslang... yes checking for ANSI C header files... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking slang.h usability... yes checking slang.h presence... yes checking for slang.h... yes checking for an ANSI C-conforming const... (cached) yes checking return type of signal handlers... void checking for setenv... (cached) yes checking for getopt_long... yes checking for asprintf... yes checking whether to use gpm... (cached) yes checking gpm.h usability... no checking gpm.h presence... no checking for gpm.h... no checking for select... yes configure: WARNING: pdmenu will be built without GPM mouse support. checking for date... yes checking for GNU compatable date utility... found checking the date... August 01 2022 checking for gawk... gawk checking pdmenu's version... 1.3.6 checking for perl... perl checking the size of the tar file... about 334 kb configure: creating ./config.status config.status: creating makeinfo config.status: WARNING: 'autoconf/makeinfo.in' seems to ignore the --datarootdir setting config.status: creating doc/pdmenu.man config.status: creating doc/pdmenurc.man config.status: creating examples/pdmenurc config.status: creating examples/pdmenurc.monitor config.status: creating examples/pdmenurc.complex config.status: WARNING: examples/pdmenurc.complex contains a reference to the variable `datarootdir' which seems to be undefined. Please make sure it is defined config.status: creating examples/newbie/pdmenurc.newbie config.status: WARNING: examples/newbie/pdmenurc.newbie contains a reference to the variable `datarootdir' which seems to be undefined. Please make sure it is defined config.status: creating src/slang.h config.status: creating redhat/pdmenu.spec config.status: executing default-1 commands 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-static, --enable-shared >>> pdmenu 1.3.6 Building PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-0/output-1/build/pdmenu-1.3.6/ make[1]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/pdmenu-1.3.6' mv makeinfo makeinfo.bak awk '$0 ~ /^# DO NOT REMOVE THIS LINE/ { exit } { print }' \ < makeinfo.bak > makeinfo rm -f makeinfo.bak echo "# DO NOT REMOVE THIS LINE" >> makeinfo /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc -MM src/actions.c src/error.c src/inputbox.c src/keyboard.c src/menu.c src/mouse.c src/pdgetline.c src/pdmenu.c src/pdstring.c src/rc.c src/screen.c src/window.c | sed 's!^\(.*\)\.o[ :]!src/\1.o:!' \ >> makeinfo touch .dep cd src && /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc -c ../src/actions.c -DETCDIR=\"/etc/\" -DVER=\"1.3.6\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pdmenu\" -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 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DHAVE_LIBSLANG=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -DHAVE_SLANG_H=1 -DRETSIGTYPE=void -DHAVE_SETENV=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ASPRINTF=1 -DHAVE_SELECT=1 -D__USE_FIXED_PROTOTYPES__ -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pipe cd src && /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc -c ../src/error.c -DETCDIR=\"/etc/\" -DVER=\"1.3.6\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pdmenu\" -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 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DHAVE_LIBSLANG=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -DHAVE_SLANG_H=1 -DRETSIGTYPE=void -DHAVE_SETENV=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ASPRINTF=1 -DHAVE_SELECT=1 -D__USE_FIXED_PROTOTYPES__ -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pipe cd src && /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc -c ../src/inputbox.c -DETCDIR=\"/etc/\" -DVER=\"1.3.6\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pdmenu\" -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 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DHAVE_LIBSLANG=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -DHAVE_SLANG_H=1 -DRETSIGTYPE=void -DHAVE_SETENV=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ASPRINTF=1 -DHAVE_SELECT=1 -D__USE_FIXED_PROTOTYPES__ -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pipe cd src && /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc -c ../src/keyboard.c -DETCDIR=\"/etc/\" -DVER=\"1.3.6\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pdmenu\" -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 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DHAVE_LIBSLANG=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -DHAVE_SLANG_H=1 -DRETSIGTYPE=void -DHAVE_SETENV=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ASPRINTF=1 -DHAVE_SELECT=1 -D__USE_FIXED_PROTOTYPES__ -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pipe cd src && /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc -c ../src/menu.c -DETCDIR=\"/etc/\" -DVER=\"1.3.6\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pdmenu\" -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 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DHAVE_LIBSLANG=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -DHAVE_SLANG_H=1 -DRETSIGTYPE=void -DHAVE_SETENV=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ASPRINTF=1 -DHAVE_SELECT=1 -D__USE_FIXED_PROTOTYPES__ -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pipe cd src && /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc -c ../src/mouse.c -DETCDIR=\"/etc/\" -DVER=\"1.3.6\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pdmenu\" -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 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DHAVE_LIBSLANG=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -DHAVE_SLANG_H=1 -DRETSIGTYPE=void -DHAVE_SETENV=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ASPRINTF=1 -DHAVE_SELECT=1 -D__USE_FIXED_PROTOTYPES__ -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pipe cd src && /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc -c ../src/pdgetline.c -DETCDIR=\"/etc/\" -DVER=\"1.3.6\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pdmenu\" -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 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DHAVE_LIBSLANG=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -DHAVE_SLANG_H=1 -DRETSIGTYPE=void -DHAVE_SETENV=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ASPRINTF=1 -DHAVE_SELECT=1 -D__USE_FIXED_PROTOTYPES__ -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pipe cd src && /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc -c ../src/pdmenu.c -DETCDIR=\"/etc/\" -DVER=\"1.3.6\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pdmenu\" -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 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DHAVE_LIBSLANG=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -DHAVE_SLANG_H=1 -DRETSIGTYPE=void -DHAVE_SETENV=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ASPRINTF=1 -DHAVE_SELECT=1 -D__USE_FIXED_PROTOTYPES__ -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pipe cd src && /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc -c ../src/pdstring.c -DETCDIR=\"/etc/\" -DVER=\"1.3.6\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pdmenu\" -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 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DHAVE_LIBSLANG=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -DHAVE_SLANG_H=1 -DRETSIGTYPE=void -DHAVE_SETENV=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ASPRINTF=1 -DHAVE_SELECT=1 -D__USE_FIXED_PROTOTYPES__ -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pipe cd src && /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc -c ../src/rc.c -DETCDIR=\"/etc/\" -DVER=\"1.3.6\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pdmenu\" -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 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DHAVE_LIBSLANG=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -DHAVE_SLANG_H=1 -DRETSIGTYPE=void -DHAVE_SETENV=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ASPRINTF=1 -DHAVE_SELECT=1 -D__USE_FIXED_PROTOTYPES__ -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pipe cd src && /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc -c ../src/screen.c -DETCDIR=\"/etc/\" -DVER=\"1.3.6\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pdmenu\" -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 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DHAVE_LIBSLANG=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -DHAVE_SLANG_H=1 -DRETSIGTYPE=void -DHAVE_SETENV=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ASPRINTF=1 -DHAVE_SELECT=1 -D__USE_FIXED_PROTOTYPES__ -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pipe cd src && /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc -c ../src/window.c -DETCDIR=\"/etc/\" -DVER=\"1.3.6\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pdmenu\" -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 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DHAVE_LIBSLANG=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -DHAVE_SLANG_H=1 -DRETSIGTYPE=void -DHAVE_SETENV=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ASPRINTF=1 -DHAVE_SELECT=1 -D__USE_FIXED_PROTOTYPES__ -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pipe /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc -o pdmenu src/actions.o src/error.o src/inputbox.o src/keyboard.o src/menu.o src/mouse.o src/pdgetline.o src/pdmenu.o src/pdstring.o src/rc.o src/screen.o src/window.o -DETCDIR=\"/etc/\" -DVER=\"1.3.6\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pdmenu\" -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 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODESET=1 -DHAVE_LC_MESSAGES=1 -DHAVE_LIBSLANG=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -DHAVE_SLANG_H=1 -DRETSIGTYPE=void -DHAVE_SETENV=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ASPRINTF=1 -DHAVE_SELECT=1 -D__USE_FIXED_PROTOTYPES__ -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pipe -lslang make[1]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/pdmenu-1.3.6' >>> pdmenu 1.3.6 Installing to target PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 INSTALL_PREFIX=/nvmedata/autobuild/instance-0/output-1/target install -C /nvmedata/autobuild/instance-0/output-1/build/pdmenu-1.3.6/ make[1]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/pdmenu-1.3.6' /usr/bin/install -c -d /nvmedata/autobuild/instance-0/output-1/target//usr/bin \ /nvmedata/autobuild/instance-0/output-1/target//usr/share/man/man1 \ /nvmedata/autobuild/instance-0/output-1/target//usr/share/man/man5 \ /nvmedata/autobuild/instance-0/output-1/target//etc \ /nvmedata/autobuild/instance-0/output-1/target//usr/share/pdmenu /usr/bin/install -c pdmenu /nvmedata/autobuild/instance-0/output-1/target//usr/bin /usr/bin/install -c doc/pdmenu.man /nvmedata/autobuild/instance-0/output-1/target//usr/share/man/man1/pdmenu.1 -m 0644 /usr/bin/install -c doc/pdmenurc.man /nvmedata/autobuild/instance-0/output-1/target//usr/share/man/man5/pdmenurc.5 -m 0644 if [ -e /nvmedata/autobuild/instance-0/output-1/target//etc/pdmenurc ]; then \ echo "Backing up /nvmedata/autobuild/instance-0/output-1/target//etc/pdmenurc to /nvmedata/autobuild/instance-0/output-1/target//etc/pdmenurc.old .." ; \ cp /nvmedata/autobuild/instance-0/output-1/target//etc/pdmenurc /nvmedata/autobuild/instance-0/output-1/target//etc/pdmenurc.old ; \ fi /usr/bin/install -c examples/pdmenurc /nvmedata/autobuild/instance-0/output-1/target//etc/pdmenurc -m 0644 /usr/bin/install -c examples/showdir.pl /nvmedata/autobuild/instance-0/output-1/target//usr/share/pdmenu cd /nvmedata/autobuild/instance-0/output-1/target//usr/share/pdmenu && ln -s -f showdir.pl editdir.pl make[1]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/pdmenu-1.3.6' uredir-3.3.tar.gz: OK (md5: a42ee27e84de2e08e35ee733508bb6ea) >>> uredir 3.3 Extracting gzip -d -c /nvmedata/autobuild/instance-0/dl/uredir/uredir-3.3.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-0/output-1/build/uredir-3.3 -xf - >>> uredir 3.3 Patching >>> uredir 3.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-0/output-1/build/uredir-3.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> uredir 3.3 Patching libtool >>> uredir 3.3 Configuring (cd /nvmedata/autobuild/instance-0/output-1/build/uredir-3.3/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-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/nvmedata/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/nvmedata/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-0/output-1/host/mips-buildroot-linux-uclibc/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=yes CONFIG_SITE=/dev/null ./configure --target=mips-buildroot-linux-uclibc --host=mips-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var runstatedir=/run --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 --enable-static --enable-shared ) 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, --enable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips-buildroot-linux-uclibc-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for mips-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-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 /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc... none checking how to run the C preprocessor... /nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-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 pkg-config is at least version 0.9.0... yes checking for uev... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands 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, --enable-static, --enable-shared >>> uredir 3.3 Building PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-0/output-1/build/uredir-3.3/ make[1]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/uredir-3.3' /usr/bin/make all-am make[2]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/uredir-3.3' CC uredir-uredir.o CC uredir-youdp.o CCLD uredir make[2]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/uredir-3.3' make[1]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/uredir-3.3' >>> uredir 3.3 Installing to target PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-0/output-1/target install -C /nvmedata/autobuild/instance-0/output-1/build/uredir-3.3/ make[1]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/uredir-3.3' make[2]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/uredir-3.3' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/install -c uredir '/nvmedata/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-0/output-1/target/usr/share/doc/uredir' /usr/bin/install -c -m 644 README.md LICENSE '/nvmedata/autobuild/instance-0/output-1/target/usr/share/doc/uredir' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 uredir.1 '/nvmedata/autobuild/instance-0/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/uredir-3.3' make[1]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/uredir-3.3' >>> host-lz4 1.9.3 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-0/output-1/build/.lz4-1.9.3.tar.gz.6RpRlm/output' 'https://github.com/lz4/lz4/archive/v1.9.3/lz4-1.9.3.tar.gz' --2022-08-01 15:54:23-- https://github.com/lz4/lz4/archive/v1.9.3/lz4-1.9.3.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/lz4/lz4/tar.gz/refs/tags/v1.9.3 [following] --2022-08-01 15:54:23-- https://codeload.github.com/lz4/lz4/tar.gz/refs/tags/v1.9.3 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 320958 (313K) [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-0/output-1/build/.lz4-1.9.3.tar.gz.6RpRlm/output' 0K .......... .......... .......... .......... .......... 15% 463K 1s 50K .......... .......... .......... .......... .......... 31% 907K 0s 100K .......... .......... .......... .......... .......... 47% 104M 0s 150K .......... .......... .......... .......... .......... 63% 956K 0s 200K .......... .......... .......... .......... .......... 79% 74.4M 0s 250K .......... .......... .......... .......... .......... 95% 91.9M 0s 300K .......... ... 100% 94.2M=0.2s 2022-08-01 15:54:24 (1.41 MB/s) - '/nvmedata/autobuild/instance-0/output-1/build/.lz4-1.9.3.tar.gz.6RpRlm/output' saved [320958/320958] lz4-1.9.3.tar.gz: OK (sha256: 030644df4611007ff7dc962d981f390361e6c97a34e5cbc393ddfbe019ffe2c1) >>> host-lz4 1.9.3 Extracting gzip -d -c /nvmedata/autobuild/instance-0/dl/lz4/lz4-1.9.3.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3 -xf - >>> host-lz4 1.9.3 Patching Applying 0001-Fix-potential-memory-corruption-with-negative-memmov.patch using patch: patching file lib/lz4.c >>> host-lz4 1.9.3 Configuring >>> host-lz4 1.9.3 Building PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/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="/nvmedata/autobuild/instance-0/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-0/output-1/host/share/pkgconfig" PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/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="/nvmedata/autobuild/instance-0/output-1/host/lib/pkgconfig:/nvmedata/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/nvmedata/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 -C /nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3 lib make[1]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3' make[2]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3/lib' compiling static library make[2]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3/lib' make[2]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3/lib' compiling dynamic library 1.9.3 creating versioned links make[2]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3/lib' make[1]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3' PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/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="/nvmedata/autobuild/instance-0/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-0/output-1/host/share/pkgconfig" PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/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="/nvmedata/autobuild/instance-0/output-1/host/lib/pkgconfig:/nvmedata/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/nvmedata/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 -C /nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3 lz4 make[1]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3' make[2]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3/lib' make[2]: 'liblz4.a' is up to date. make[2]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3/lib' make[2]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3/programs' /usr/bin/gcc -O3 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I/nvmedata/autobuild/instance-0/output-1/host/include -I../lib -DXXH_NAMESPACE=LZ4_ -c -o bench.o bench.c /usr/bin/gcc -O3 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I/nvmedata/autobuild/instance-0/output-1/host/include -I../lib -DXXH_NAMESPACE=LZ4_ -c -o datagen.o datagen.c /usr/bin/gcc -O3 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I/nvmedata/autobuild/instance-0/output-1/host/include -I../lib -DXXH_NAMESPACE=LZ4_ -c -o lz4cli.o lz4cli.c /usr/bin/gcc -O3 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I/nvmedata/autobuild/instance-0/output-1/host/include -I../lib -DXXH_NAMESPACE=LZ4_ -c -o lz4io.o lz4io.c /usr/bin/gcc -O3 -Wall -Wextra -Wundef -Wcast-qual -Wcast-align -Wshadow -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wpointer-arith -Wstrict-aliasing=1 -I/nvmedata/autobuild/instance-0/output-1/host/include -I../lib -DXXH_NAMESPACE=LZ4_ -L/nvmedata/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-0/output-1/host/lib ../lib/lz4.o ../lib/lz4frame.o ../lib/lz4hc.o ../lib/xxhash.o bench.o datagen.o lz4cli.o lz4io.o -o lz4 make[2]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3/programs' make[1]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3' >>> host-lz4 1.9.3 Installing to host directory PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/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="/nvmedata/autobuild/instance-0/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-0/output-1/host/share/pkgconfig" PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/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="/nvmedata/autobuild/instance-0/output-1/host/lib/pkgconfig:/nvmedata/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/nvmedata/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 PREFIX=/nvmedata/autobuild/instance-0/output-1/host install -C /nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3 make[1]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3' make[2]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3/lib' creating pkgconfig Installing libraries Installing headers in /nvmedata/autobuild/instance-0/output-1/host/include lz4 libraries installed make[2]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3/lib' make[2]: Entering directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3/programs' Installing binaries Installing man pages lz4 installation completed make[2]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3/programs' make[1]: Leaving directory '/nvmedata/autobuild/instance-0/output-1/build/host-lz4-1.9.3' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-0/output-1/host/mips-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-0/output-1/host/bin/mips-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-0/output-1/host/mips-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-0/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-0/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-0/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-0/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-0/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-0/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-0/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-0/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/include /nvmedata/autobuild/instance-0/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-0/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-0/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-0/output-1/target/usr/lib/rpm /nvmedata/autobuild/instance-0/output-1/target/usr/doc find /nvmedata/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-0/output-1/target/lib/ /nvmedata/autobuild/instance-0/output-1/target/usr/lib/ /nvmedata/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/man /nvmedata/autobuild/instance-0/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/info /nvmedata/autobuild/instance-0/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/doc /nvmedata/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-0/output-1/target/lib/debug /nvmedata/autobuild/instance-0/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /nvmedata/autobuild/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /nvmedata/autobuild/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-965-gfdd6fe927b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /nvmedata/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-0/output-1/per-package /nvmedata/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs printf ' \n' >> /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.tar mkdir -p /nvmedata/autobuild/instance-0/output-1/images rm -rf /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar mkdir -p /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-0/output-1/target/ /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/target" >> /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-0/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/target >> /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "/nvmedata/autobuild/instance-0/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/target" >> /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "find /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot echo "find /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /nvmedata/autobuild/instance-0/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-0/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/fakeroot rootdir=/nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/tar/target table='/nvmedata/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/nvmedata/autobuild/instance-0/output-1/host/bin:/nvmedata/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" lz4 -l -9 -c /nvmedata/autobuild/instance-0/output-1/images/rootfs.tar > /nvmedata/autobuild/instance-0/output-1/images/rootfs.tar.lz4 ln -snf /nvmedata/autobuild/instance-0/output-1/host/mips-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-0/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-0/buildroot' make: Entering directory '/nvmedata/autobuild/instance-0/buildroot' >>> Buildroot 2022.05-965-gfdd6fe927b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.10.129 Collecting legal info >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> initscripts Collecting legal info >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libshout 2.4.5 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.10.129: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-0/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-0/buildroot'