checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for strings.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for unistd.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking for sys/stat.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for function prototypes... yes checking for size_t... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system) checking for abort... yes checking for toascii... yes checking for vsnprintf... yes checking for strsep... yes checking for mergesort... no checking for getcwd... yes checking for popen... yes checking for ftruncate... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for stricmp... no checking for _stricmp... no checking for strcmpi... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... /nvmedata/autobuild/instance-30/output-1/host/bin/msgfmt checking for gmsgfmt... /nvmedata/autobuild/instance-30/output-1/host/bin/msgfmt checking for xgettext... /nvmedata/autobuild/instance-30/output-1/host/bin/xgettext checking for msgmerge... /nvmedata/autobuild/instance-30/output-1/host/bin/msgmerge checking build system type... x86_64-pc-linux-gnu checking host system type... i686-buildroot-linux-uclibc checking for ld used by /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-ld checking if the linker (/nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for GNU C Library... yes configure: Checking for Python checking for a Python interpreter with version >= 2.4... python checking for python... /nvmedata/autobuild/instance-30/output-1/host/bin/python checking for python version... 3.1 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.10/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.10/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libyasm-stdint.h commands config.status: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-static, --enable-shared >>> yasm 1.3.0 Building PATH="/nvmedata/autobuild/instance-30/output-1/host/bin:/nvmedata/autobuild/instance-30/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-30/output-1/build/yasm-1.3.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' /usr/bin/gcc -I. \ -c -o genperf.o `test -f tools/genperf/genperf.c || echo './'`tools/genperf/genperf.c /usr/bin/gcc -I. \ -c -o gp-perfect.o `test -f tools/genperf/perfect.c || echo './'`tools/genperf/perfect.c /usr/bin/gcc -I. \ -c -o gp-phash.o `test -f libyasm/phash.c || echo './'`libyasm/phash.c /usr/bin/gcc -I. \ -c -o gp-xmalloc.o `test -f libyasm/xmalloc.c || echo './'`libyasm/xmalloc.c /usr/bin/gcc -I. \ -c -o gp-xstrdup.o `test -f libyasm/xstrdup.c || echo './'`libyasm/xstrdup.c cc -o genperf genperf.o gp-perfect.o gp-phash.o gp-xmalloc.o gp-xstrdup.o ./genperf x86insn_nasm.gperf x86insn_nasm.c ./genperf x86insn_gas.gperf x86insn_gas.c fail to map group of size 2 for tab size 512 /usr/bin/gcc -I. \ -c -o re2c-main.o `test -f tools/re2c/main.c || echo './'`tools/re2c/main.c /usr/bin/gcc -I. \ -c -o re2c-code.o `test -f tools/re2c/code.c || echo './'`tools/re2c/code.c /usr/bin/gcc -I. \ -c -o re2c-dfa.o `test -f tools/re2c/dfa.c || echo './'`tools/re2c/dfa.c /usr/bin/gcc -I. \ -c -o re2c-parser.o `test -f tools/re2c/parser.c || echo './'`tools/re2c/parser.c /usr/bin/gcc -I. \ -c -o re2c-actions.o `test -f tools/re2c/actions.c || echo './'`tools/re2c/actions.c /usr/bin/gcc -I. \ -c -o re2c-scanner.o `test -f tools/re2c/scanner.c || echo './'`tools/re2c/scanner.c /usr/bin/gcc -I. \ -c -o re2c-mbo_getopt.o `test -f tools/re2c/mbo_getopt.c || echo './'`tools/re2c/mbo_getopt.c /usr/bin/gcc -I. \ -c -o re2c-substr.o `test -f tools/re2c/substr.c || echo './'`tools/re2c/substr.c /usr/bin/gcc -I. \ -c -o re2c-translate.o `test -f tools/re2c/translate.c || echo './'`tools/re2c/translate.c cc -o re2c re2c-main.o re2c-code.o re2c-dfa.o re2c-parser.o re2c-actions.o re2c-scanner.o re2c-mbo_getopt.o re2c-substr.o re2c-translate.o ./re2c -b -o gas-token.c ./modules/parsers/gas/gas-token.re ./re2c -b -o nasm-token.c ./modules/parsers/nasm/nasm-token.re /usr/bin/gcc -I. \ -c -o genmacro.o `test -f tools/genmacro/genmacro.c || echo './'`tools/genmacro/genmacro.c cc -o genmacro genmacro.o ./genmacro nasm-macros.c nasm_standard_mac ./modules/parsers/nasm/nasm-std.mac /usr/bin/gcc -I. -c -o genversion.o `test -f modules/preprocs/nasm/genversion.c || echo './'`modules/preprocs/nasm/genversion.c cc -o genversion genversion.o ./genversion version.mac ./genmacro nasm-version.c nasm_version_mac version.mac ./genmacro win64-nasm.c win64_nasm_stdmac ./modules/objfmts/coff/win64-nasm.mac ./genmacro win64-gas.c win64_gas_stdmac ./modules/objfmts/coff/win64-gas.mac /usr/bin/gcc -I. -c -o genstring.o `test -f genstring.c || echo './'`genstring.c cc -o genstring genstring.o ./genstring license_msg license.c ./COPYING /usr/bin/make all-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' Making all in po make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0/po' Making all in . make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/arch/x86/x86arch.o modules/arch/x86/x86arch.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/arch/x86/x86bc.o modules/arch/x86/x86bc.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/arch/x86/x86expr.o modules/arch/x86/x86expr.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/arch/x86/x86id.o modules/arch/x86/x86id.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/arch/lc3b/lc3barch.o modules/arch/lc3b/lc3barch.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/arch/lc3b/lc3bbc.o modules/arch/lc3b/lc3bbc.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/listfmts/nasm/nasm-listfmt.o modules/listfmts/nasm/nasm-listfmt.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/parsers/gas/gas-parser.o modules/parsers/gas/gas-parser.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/parsers/gas/gas-parse.o modules/parsers/gas/gas-parse.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/parsers/gas/gas-parse-intel.o modules/parsers/gas/gas-parse-intel.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/parsers/nasm/nasm-parser.o modules/parsers/nasm/nasm-parser.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/parsers/nasm/nasm-parse.o modules/parsers/nasm/nasm-parse.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/preprocs/nasm/nasm-preproc.o modules/preprocs/nasm/nasm-preproc.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/preprocs/nasm/nasm-pp.o modules/preprocs/nasm/nasm-pp.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/preprocs/nasm/nasmlib.o modules/preprocs/nasm/nasmlib.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/preprocs/nasm/nasm-eval.o modules/preprocs/nasm/nasm-eval.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/preprocs/raw/raw-preproc.o modules/preprocs/raw/raw-preproc.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/preprocs/cpp/cpp-preproc.o modules/preprocs/cpp/cpp-preproc.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/preprocs/gas/gas-preproc.o modules/preprocs/gas/gas-preproc.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/preprocs/gas/gas-eval.o modules/preprocs/gas/gas-eval.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/dbgfmts/codeview/cv-dbgfmt.o modules/dbgfmts/codeview/cv-dbgfmt.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/dbgfmts/codeview/cv-symline.o modules/dbgfmts/codeview/cv-symline.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/dbgfmts/codeview/cv-type.o modules/dbgfmts/codeview/cv-type.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/dbgfmts/dwarf2/dwarf2-line.o modules/dbgfmts/dwarf2/dwarf2-line.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/dbgfmts/dwarf2/dwarf2-aranges.o modules/dbgfmts/dwarf2/dwarf2-aranges.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/dbgfmts/dwarf2/dwarf2-info.o modules/dbgfmts/dwarf2/dwarf2-info.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/dbgfmts/null/null-dbgfmt.o modules/dbgfmts/null/null-dbgfmt.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/dbgfmts/stabs/stabs-dbgfmt.o modules/dbgfmts/stabs/stabs-dbgfmt.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/objfmts/dbg/dbg-objfmt.o modules/objfmts/dbg/dbg-objfmt.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/objfmts/bin/bin-objfmt.o modules/objfmts/bin/bin-objfmt.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/objfmts/elf/elf.o modules/objfmts/elf/elf.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/objfmts/elf/elf-objfmt.o modules/objfmts/elf/elf-objfmt.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/objfmts/elf/elf-x86-x86.o modules/objfmts/elf/elf-x86-x86.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/objfmts/elf/elf-x86-amd64.o modules/objfmts/elf/elf-x86-amd64.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/objfmts/elf/elf-x86-x32.o modules/objfmts/elf/elf-x86-x32.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/coff-objfmt.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/objfmts/coff/win64-except.o modules/objfmts/coff/win64-except.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/objfmts/macho/macho-objfmt.o modules/objfmts/macho/macho-objfmt.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/objfmts/rdf/rdf-objfmt.o modules/objfmts/rdf/rdf-objfmt.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o modules/objfmts/xdf/xdf-objfmt.o modules/objfmts/xdf/xdf-objfmt.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/assocdat.o libyasm/assocdat.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/bitvect.o libyasm/bitvect.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/bc-align.o libyasm/bc-align.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/bc-data.o libyasm/bc-data.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/bc-incbin.o libyasm/bc-incbin.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/bc-org.o libyasm/bc-org.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/bc-reserve.o libyasm/bc-reserve.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/bytecode.o libyasm/bytecode.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/errwarn.o libyasm/errwarn.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/expr.o libyasm/expr.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/file.o libyasm/file.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/floatnum.o libyasm/floatnum.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/hamt.o libyasm/hamt.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/insn.o libyasm/insn.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/intnum.o libyasm/intnum.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/inttree.o libyasm/inttree.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/linemap.o libyasm/linemap.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/md5.o libyasm/md5.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/mergesort.o libyasm/mergesort.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/phash.o libyasm/phash.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/section.o libyasm/section.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/strcasecmp.o libyasm/strcasecmp.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/strsep.o libyasm/strsep.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/symrec.o libyasm/symrec.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/valparam.o libyasm/valparam.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/value.o libyasm/value.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/xmalloc.o libyasm/xmalloc.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o libyasm/xstrdup.o libyasm/xstrdup.c ./genperf ./modules/arch/x86/x86cpu.gperf x86cpu.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o x86cpu.o x86cpu.c ./genperf ./modules/arch/x86/x86regtmod.gperf x86regtmod.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o x86regtmod.o x86regtmod.c ./re2c -s -o lc3bid.c ./modules/arch/lc3b/lc3bid.re /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o lc3bid.o lc3bid.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o gas-token.o gas-token.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o nasm-token.o nasm-token.c /usr/bin/gcc -I. -c -o genmodule.o `test -f libyasm/genmodule.c || echo './'`libyasm/genmodule.c cc -o genmodule genmodule.o ./genmodule ./libyasm/module.in Makefile /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o module.o module.c rm -f libyasm.a /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc-ar cru libyasm.a modules/arch/x86/x86arch.o modules/arch/x86/x86bc.o modules/arch/x86/x86expr.o modules/arch/x86/x86id.o modules/arch/lc3b/lc3barch.o modules/arch/lc3b/lc3bbc.o modules/listfmts/nasm/nasm-listfmt.o modules/parsers/gas/gas-parser.o modules/parsers/gas/gas-parse.o modules/parsers/gas/gas-parse-intel.o modules/parsers/nasm/nasm-parser.o modules/parsers/nasm/nasm-parse.o modules/preprocs/nasm/nasm-preproc.o modules/preprocs/nasm/nasm-pp.o modules/preprocs/nasm/nasmlib.o modules/preprocs/nasm/nasm-eval.o modules/preprocs/raw/raw-preproc.o modules/preprocs/cpp/cpp-preproc.o modules/preprocs/gas/gas-preproc.o modules/preprocs/gas/gas-eval.o modules/dbgfmts/codeview/cv-dbgfmt.o modules/dbgfmts/codeview/cv-symline.o modules/dbgfmts/codeview/cv-type.o modules/dbgfmts/dwarf2/dwarf2-dbgfmt.o modules/dbgfmts/dwarf2/dwarf2-line.o modules/dbgfmts/dwarf2/dwarf2-aranges.o modules/dbgfmts/dwarf2/dwarf2-info.o modules/dbgfmts/null/null-dbgfmt.o modules/dbgfmts/stabs/stabs-dbgfmt.o modules/objfmts/dbg/dbg-objfmt.o modules/objfmts/bin/bin-objfmt.o modules/objfmts/elf/elf.o modules/objfmts/elf/elf-objfmt.o modules/objfmts/elf/elf-x86-x86.o modules/objfmts/elf/elf-x86-amd64.o modules/objfmts/elf/elf-x86-x32.o modules/objfmts/coff/coff-objfmt.o modules/objfmts/coff/win64-except.o modules/objfmts/macho/macho-objfmt.o modules/objfmts/rdf/rdf-objfmt.o modules/objfmts/xdf/xdf-objfmt.o libyasm/assocdat.o libyasm/bitvect.o libyasm/bc-align.o libyasm/bc-data.o libyasm/bc-incbin.o libyasm/bc-org.o libyasm/bc-reserve.o libyasm/bytecode.o libyasm/errwarn.o libyasm/expr.o libyasm/file.o libyasm/floatnum.o libyasm/hamt.o libyasm/insn.o libyasm/intnum.o libyasm/inttree.o libyasm/linemap.o libyasm/md5.o libyasm/mergesort.o libyasm/phash.o libyasm/section.o libyasm/strcasecmp.o libyasm/strsep.o libyasm/symrec.o libyasm/valparam.o libyasm/value.o libyasm/xmalloc.o libyasm/xstrdup.o x86cpu.o x86regtmod.o lc3bid.o gas-token.o nasm-token.o module.o /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc-ranlib libyasm.a /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o frontends/yasm/yasm.o frontends/yasm/yasm.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -c -o frontends/yasm/yasm-options.o frontends/yasm/yasm-options.c /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -o yasm frontends/yasm/yasm.o frontends/yasm/yasm-options.o libyasm.a make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' make[2]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' make[1]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' >>> yasm 1.3.0 Installing to target PATH="/nvmedata/autobuild/instance-30/output-1/host/bin:/nvmedata/autobuild/instance-30/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-30/output-1/target install -C /nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' /usr/bin/make install-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' Making install in po make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0/po' if test "yasm" = "gettext-tools"; then \ /bin/mkdir -p /nvmedata/autobuild/instance-30/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /nvmedata/autobuild/instance-30/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /nvmedata/autobuild/instance-30/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0/po' Making install in . make[3]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' make[4]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/bin' /usr/bin/install -c yasm '/nvmedata/autobuild/instance-30/output-1/target/usr/bin' /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/lib' /usr/bin/install -c -m 644 libyasm.a '/nvmedata/autobuild/instance-30/output-1/target/usr/lib' ( cd '/nvmedata/autobuild/instance-30/output-1/target/usr/lib' && /nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc-ranlib libyasm.a ) /usr/bin/make install-exec-hook make[5]: Entering directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' make[5]: Nothing to be done for 'install-exec-hook'. make[5]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/include' /usr/bin/install -c -m 644 libyasm.h '/nvmedata/autobuild/instance-30/output-1/target/usr/include' /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/share/man/man1' /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 yasm.1 '/nvmedata/autobuild/instance-30/output-1/target/usr/share/man/man1' /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 yasm_arch.7 yasm_parsers.7 yasm_dbgfmts.7 yasm_objfmts.7 '/nvmedata/autobuild/instance-30/output-1/target/usr/share/man/man7' /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/share/man/man7' /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/include/libyasm' /usr/bin/install -c -m 644 libyasm/arch.h libyasm/assocdat.h libyasm/bitvect.h libyasm/bytecode.h libyasm/compat-queue.h libyasm/coretype.h libyasm/dbgfmt.h libyasm/errwarn.h libyasm/expr.h libyasm/file.h libyasm/floatnum.h libyasm/hamt.h libyasm/insn.h libyasm/intnum.h libyasm/inttree.h libyasm/linemap.h libyasm/listfmt.h libyasm/md5.h libyasm/module.h libyasm/objfmt.h libyasm/parser.h libyasm/phash.h libyasm/preproc.h libyasm/section.h libyasm/symrec.h libyasm/valparam.h libyasm/value.h '/nvmedata/autobuild/instance-30/output-1/target/usr/include/libyasm' /bin/mkdir -p '/nvmedata/autobuild/instance-30/output-1/target/usr/include' /usr/bin/install -c -m 644 libyasm-stdint.h '/nvmedata/autobuild/instance-30/output-1/target/usr/include' make[4]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' make[2]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' make[1]: Leaving directory '/nvmedata/autobuild/instance-30/output-1/build/yasm-1.3.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-30/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-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', '-O1', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-30/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-30/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-30/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-30/output-1/host/i686-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-30/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-30/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-30/output-1/host/bin/i686-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-30/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-30/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-30/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-30/output-1/host/i686-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-30/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-30/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-30/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-30/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-30/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-30/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-30/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-30/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-30/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-30/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-30/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-30/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-30/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-30/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-30/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-30/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-30/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-30/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-30/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-30/output-1/target/etc/inittab; fi /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-30/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-30/output-1/target/etc/inittab rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/include /nvmedata/autobuild/instance-30/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-30/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-30/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-30/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-30/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-30/output-1/target/usr/doc find /nvmedata/autobuild/instance-30/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-30/output-1/target/lib/ /nvmedata/autobuild/instance-30/output-1/target/usr/lib/ /nvmedata/autobuild/instance-30/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-30/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-30/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/man /nvmedata/autobuild/instance-30/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/info /nvmedata/autobuild/instance-30/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/doc /nvmedata/autobuild/instance-30/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-30/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-30/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-30/output-1/target/lib/debug /nvmedata/autobuild/instance-30/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-30/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-30/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-30/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-30/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-30/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-868-g666084f494"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /nvmedata/autobuild/instance-30/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-30/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-30/output-1/per-package /nvmedata/autobuild/instance-30/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-30/output-1/target/usr ln -snf /nvmedata/autobuild/instance-30/output-1/host/i686-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-30/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-30/buildroot' make: Entering directory '/nvmedata/autobuild/instance-30/buildroot' >>> Buildroot 2022.02-868-g666084f494 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-skeleton Collecting legal info >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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 10.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.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.15.37 Collecting legal info >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> 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-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> dhcp 4.4.3 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> dmraid 1.0.0.rc16-3 Collecting legal info 1.0.0.rc16-3/dmraid/LICENSE_GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) 1.0.0.rc16-3/dmraid/LICENSE: OK (sha256: 4bc391fcf852e03c3a7564cb146af6e47717562eed296b28bce123ee1b0396b8) >>> lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> faad2 2.10.0 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 7.83.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-genpart 1.0.2 Collecting legal info >>> initscripts Collecting legal info >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> jszip 3.2.2 Collecting legal info LICENSE.markdown: OK (sha256: 14450c78405ad2a2173e25740b56406556779149df9c4c83523a8c63d0686210) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: 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) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> linux-syscall-support e1e7b0ad8ee99a875b272c8e33e308472e897660 Collecting legal info LICENSE: OK (sha256: c180f12840c00224cceed7139192018d2c7e6061db4ce4310b8626f7ad10bf26) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> olsr 0.9.8 Collecting legal info license.txt: OK (sha256: 7dcf1fb93ef105e2708b02603bb6ee443115d4819fbf2c5a3a001b46887acb9a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pure-ftpd 1.0.50 Collecting legal info COPYING: OK (sha256: c1be5d56c28927b05131d7384bd522af4b11c3afea45725f5ca7983c11db61ac) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.78.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> sshpass 1.09 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sysstat 12.4.2 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> x264 35417dcd65a57321fbadf98c9a4cff1cb741db4b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-nasm 2.15.05 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Collecting legal info README: OK (sha256: 8632a67e5a76be4cdf7fd0fc6509e21bd6c647183bd9d2325310d5098c652a3a) >>> yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.37: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-30/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-30/buildroot'