In file included from example2.c:28: example2.c: In function 'main': example2.c:53:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] assert(in = sox_open_read(*argv, NULL, NULL, NULL)); ^~ example2.c:78:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] assert(buf = malloc(sizeof(sox_sample_t) * block_size)); ^~~ In file included from example3.c:27: example3.c: In function 'main': example3.c:68:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] assert(in = sox_open_read(argv[1], NULL, NULL, NULL)); ^~ example3.c:70:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] assert(out= sox_open_write("default", &in->signal, NULL, "alsa", NULL, NULL)); ^~~ CC example5.o CC example6.o CCLD libsox.la CCLD sox_sample_test In file included from example5.c:27: example5.c: In function 'main': example5.c:60:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] assert(in = sox_open_read(argv[1], NULL, NULL, NULL)); ^~ example5.c:64:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] assert(out = sox_open_memstream_write(&buffer, &buffer_size, &in->signal, NULL, "sox", NULL)); ^~~ example5.c:71:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] assert(in = sox_open_mem_read(buffer, buffer_size, NULL, NULL, NULL)); ^~ example5.c:72:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] assert(out = sox_open_write(argv[2], &in->signal, NULL, NULL, NULL, NULL)); ^~~ In file included from example6.c:27: example6.c: In function 'main': example6.c:89:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] assert(in = sox_open_read(argv[1], NULL, NULL, NULL)); ^~ example6.c:90:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] assert(out = sox_open_write(argv[2], &out_signal, &out_encoding, NULL, NULL, NULL)); ^~~ /home/naourr/work/instance-2/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: .libs/libsox_la-effects_i_dsp.o: in function `rint_clip': effects_i_dsp.c:(.text+0x40e): warning: feclearexcept is not implemented and will always fail /home/naourr/work/instance-2/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: effects_i_dsp.c:(.text+0x3fa): warning: fetestexcept is not implemented and will always fail CCLD sox CCLD example0 CCLD example1 CCLD example2 CCLD example3 CCLD example4 CCLD example5 CCLD example6 if test "yes" = "yes"; then \ test -f sox && ( rm -f play && ln -s sox play ) || ln -s sox play; \ fi if test "yes" = "yes"; then \ test -f sox && ( rm -f rec && ln -s sox rec ) || ln -s sox rec; \ fi if test "yes" = "yes"; then \ test -f sox && ( rm -f soxi && ln -s sox soxi ) || ln -s sox soxi; \ fi /usr/bin/make all-am make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/src' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/src' make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/src' make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2' >>> sox 14.4.2 Installing to target PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output-1/target install -C /home/naourr/work/instance-2/output-1/build/sox-14.4.2/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2' Making install in lpc10 make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/lpc10' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/lpc10' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/lpc10' make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/lpc10' Making install in libgsm make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/libgsm' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/libgsm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/libgsm' make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/libgsm' Making install in src make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/src' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/src' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/include' /bin/sh ../libtool --silent --silent --mode=install /usr/bin/install -c libsox.la '/home/naourr/work/instance-2/output-1/target/usr/lib' /usr/bin/install -c -m 644 sox.h '/home/naourr/work/instance-2/output-1/target/usr/include' libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/bin' /bin/sh ../libtool --silent --silent --mode=install /usr/bin/install -c sox '/home/naourr/work/instance-2/output-1/target/usr/bin' /usr/bin/make install-exec-hook make[4]: Entering directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/src' if test "yes" = "yes"; then \ cd /home/naourr/work/instance-2/output-1/target/usr/bin; rm -f play rec; ln -s sox play; ln -s sox rec; \ fi if test "yes" = "yes"; then \ cd /home/naourr/work/instance-2/output-1/target/usr/bin; rm -f soxi; ln -s sox soxi; \ fi make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/src' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/src' make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2/src' make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2' make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 sox.pc '/home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 soxformat.7 '/home/naourr/work/instance-2/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 sox.1 soxi.1 '/home/naourr/work/instance-2/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 libsox.3 '/home/naourr/work/instance-2/output-1/target/usr/share/man/man3' /usr/bin/make install-data-hook make[4]: Entering directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2' cd /home/naourr/work/instance-2/output-1/target/usr/share/man/man1 && rm -f play.1 && ln -s sox.1 play.1 cd /home/naourr/work/instance-2/output-1/target/usr/share/man/man1 && rm -f rec.1 && ln -s sox.1 rec.1 cd /home/naourr/work/instance-2/output-1/target/usr/share/man/man7 && rm -f soxeffect.7 && ln -s ../man1/sox.1 soxeffect.7 make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2' make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sox-14.4.2' sredird-2.2.2.tar.gz: OK (sha256: 640c47dcd84b3b90640165a38eb336a675fdab06c14c09cae2f4a604cae560d3) >>> sredird 2.2.2 Extracting gzip -d -c /home/naourr/work/instance-2/dl/sredird/sredird-2.2.2.tar.gz | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/sredird-2.2.2 -xf - >>> sredird 2.2.2 Patching Applying 0001-termio.patch using patch: patching file sredird.c >>> sredird 2.2.2 Configuring >>> sredird 2.2.2 Building /usr/bin/make -j4 PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-ar" AS="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-as" LD="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-ld" NM="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-nm" CC="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc" GCC="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc" CPP="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-cpp" CXX="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-g++" FC="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gfortran" F77="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-ranlib" READELF="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-readelf" STRIP="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /home/naourr/work/instance-2/output-1/build/sredird-2.2.2 make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/sredird-2.2.2' /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -o sredird sredird.c sredird.c: In function 'main': sredird.c:1868:11: warning: variable 'MaxBTicks' set but not used [-Wunused-but-set-variable] clock_t MaxBTicks; ^~~~~~~~~ sredird.c: In function 'HandleCPCCommand': sredird.c:1402:66: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 484 [-Wformat-truncation=] snprintf(LogStr,TmpStrLen - 1,"Received client signature: %s",SigStr); ^~ ~~~~~~ In file included from /home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/stdio.h:861, from sredird.c:99: /home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 28 and 539 bytes into a destination of size 511 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sredird.c:1394:55: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 495 [-Wformat-truncation=] snprintf(LogStr,TmpStrLen - 1,"Sent signature: %s",SigStr); ^~ ~~~~~~ In file included from /home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/stdio.h:861, from sredird.c:99: /home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 528 bytes into a destination of size 511 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/sredird-2.2.2' >>> sredird 2.2.2 Installing to target /usr/bin/install -D -m 0755 /home/naourr/work/instance-2/output-1/build/sredird-2.2.2/sredird /home/naourr/work/instance-2/output-1/target/usr/sbin/sredird swupdate-2020.04.tar.gz: OK (sha256: 132df2ff1ad41c7aabd0fbef6a23d28607cbd5cad52aab050c4822977a107486) >>> swupdate 2020.04 Extracting gzip -d -c /home/naourr/work/instance-2/dl/swupdate/swupdate-2020.04.tar.gz | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/swupdate-2020.04 -xf - >>> swupdate 2020.04 Patching Applying 0001-diskpart-force-kernel-to-reread-partition-table.patch using patch: patching file handlers/diskpart_handler.c Applying 0002-Shellscript-stops-before-completing.patch using patch: patching file core/pctl.c Using /home/naourr/work/instance-2/output-1/build/swupdate-2020.04/.config as base # # merged configuration written to /home/naourr/work/instance-2/output-1/build/swupdate-2020.04/.config (needs make) # make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/swupdate-2020.04' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.lex.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/swupdate-2020.04' make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/swupdate-2020.04' scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/swupdate-2020.04' >>> swupdate 2020.04 Configuring >>> swupdate 2020.04 Building PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" CC="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc" LD="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc" HAVE_LIBEBGENV=n HAVE_JSON_C=n HAVE_LIBARCHIVE=y HAVE_LIBCONFIG=y HAVE_LIBCURL=n HAVE_LIBGPIOD=n HAVE_URIPARSER=n HAVE_LIBWEBSOCKETS=n HAVE_LUA=n HAVE_LIBMTD=n HAVE_LIBUBI=n HAVE_LIBSSL=y HAVE_LIBCRYPTO=y HAVE_MBEDTLS=n HAVE_LIBUBOOTENV=n HAVE_LIBZEROMQ=n HAVE_ZLIB=y HAVE_ZSTD=n /usr/bin/make -j4 CROSS_COMPILE="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-" CONFIG_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" CONFIG_EXTRA_LDFLAGS="" -C /home/naourr/work/instance-2/output-1/build/swupdate-2020.04 make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/swupdate-2020.04' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --silentoldconfig Kconfig CC core/swupdate.o CC core/cpio_utils.o CC handlers/dummy_handler.o CC core/notifier.o CC handlers/raw_handler.o CC core/handler.o LD handlers/built-in.o CC core/util.o CC corelib/parsing_library_libconfig.o CC corelib/swupdate_settings.o CC core/parser.o CC core/pctl.o AR corelib/lib.a CC ipc/network_ipc-if.o CC ipc/network_ipc.o CC core/state.o CC core/syslog.o CC core/installer.o CC core/network_thread.o CC ipc/progress_ipc.o CC mongoose/mongoose.o AR ipc/lib.a CC mongoose/mongoose_interface.o CC core/stream_interface.o CC core/progress_thread.o CC core/parsing_library.o CC core/artifacts_versions.o CC core/swupdate_dict.o CC parser/parse_external.o CC parser/parser.o AR suricatta/lib.a CC bootloader/none.o LD core/built-in.o AR bootloader/lib.a CC tools/swupdate-client.o CC tools/swupdate-hawkbitcfg.o CC tools/swupdate-progress.o CC tools/swupdate-sendtohawkbit.o CC tools/swupdate-sysrestart.o AR parser/lib.a tools/swupdate-sysrestart.c:270:2: warning: #warning "swupdate-sysrestart needs libcurl, replaced with dummy" [-Wcpp] #warning "swupdate-sysrestart needs libcurl, replaced with dummy" ^~~~~~~ tools/swupdate-sysrestart.c: In function 'main': tools/swupdate-sysrestart.c:272:14: warning: unused parameter 'argc' [-Wunused-parameter] int main(int argc, char **argv) ~~~~^~~~ tools/swupdate-sysrestart.c:272:27: warning: unused parameter 'argv' [-Wunused-parameter] int main(int argc, char **argv) ~~~~~~~^~~~ AR tools/lib.a AR mongoose/lib.a LD swupdate_unstripped LD tools/swupdate-hawkbitcfg LD tools/swupdate-sendtohawkbit LD tools/swupdate-client STRIP tools/swupdate-sendtohawkbit STRIP tools/swupdate-hawkbitcfg LD tools/swupdate-sysrestart STRIP tools/swupdate-client LD tools/swupdate-progress STRIP swupdate STRIP tools/swupdate-sysrestart STRIP tools/swupdate-progress make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/swupdate-2020.04' >>> swupdate 2020.04 Installing to target /usr/bin/install -D -m 0755 /home/naourr/work/instance-2/output-1/build/swupdate-2020.04/swupdate /home/naourr/work/instance-2/output-1/target/usr/bin/swupdate triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7.tar.gz: OK (sha256: 1b3221963b9adca26eacc5442d8c2422cf2072f8adde1dbd691a69b37a583fb1) >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Extracting gzip -d -c /home/naourr/work/instance-2/dl/triggerhappy/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7.tar.gz | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7 -xf - >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Patching >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Configuring >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Building /usr/bin/make -j4 PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-ar" AS="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-as" LD="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-ld" NM="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-nm" CC="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc" GCC="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc" CPP="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-cpp" CXX="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-g++" FC="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gfortran" F77="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-ranlib" READELF="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-readelf" STRIP="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PKGCONFIG="/home/naourr/work/instance-2/output-1/host/bin/pkg-config" -C /home/naourr/work/instance-2/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7 thd th-cmd make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7' /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o cmdsocket.d cmdsocket.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o th-cmd.d th-cmd.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o triggerparser.d triggerparser.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o uinput.d uinput.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ignore.d ignore.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o obey.d obey.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o devices.d devices.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o eventnames.d eventnames.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o trigger.d trigger.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o keystate.d keystate.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o thd.d thd.c sed -r 's!(.*)!#define TH_VERSION "\1"!' version.inc > version.h /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o keystate.o keystate.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trigger.o trigger.c echo "#include " | /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -dM -E - > linux_input_defs_gen.inc /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o devices.o devices.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cmdsocket.o cmdsocket.c trigger.c: In function 'run_triggers': trigger.c:230:6: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(et->action); ^~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o obey.o obey.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ignore.o ignore.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o uinput.o uinput.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o triggerparser.o triggerparser.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o th-cmd.o th-cmd.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o thd.o thd.c awk '/^#define EV_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_EV.inc awk '/^#define KEY_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_KEY.inc awk '/^#define BTN_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_BTN.inc awk '/^#define REL_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_REL.inc awk '/^#define ABS_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_ABS.inc awk '/^#define SW_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_SW.inc /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o eventnames.o eventnames.c /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc th-cmd.o cmdsocket.o -o th-cmd /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-gcc thd.o keystate.o trigger.o eventnames.o devices.o cmdsocket.o obey.o ignore.o uinput.o triggerparser.o -o thd make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7' >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Installing to target /usr/bin/install -d /home/naourr/work/instance-2/output-1/target/etc/triggerhappy/triggers.d /usr/bin/install -D -m 0755 /home/naourr/work/instance-2/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7/thd /home/naourr/work/instance-2/output-1/target/usr/sbin/thd /usr/bin/install -D -m 0755 /home/naourr/work/instance-2/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7/th-cmd /home/naourr/work/instance-2/output-1/target/usr/sbin/th-cmd /usr/bin/install -m 0755 -D package/triggerhappy/S10triggerhappy /home/naourr/work/instance-2/output-1/target/etc/init.d/S10triggerhappy >>> Finalizing host directory >>> Finalizing target directory /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-2/output-1/target/etc/shells; fi mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-2/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output-1/target/etc/shadow rm -f /home/naourr/work/instance-2/output-1/target/bin/sh if [ -x /home/naourr/work/instance-2/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-2/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/naourr/work/instance-2/output-1/build/locales.nopurge for dir in /home/naourr/work/instance-2/output-1/target/usr/share/locale /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale /home/naourr/work/instance-2/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output-1/target/usr/include /home/naourr/work/instance-2/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output-1/target/usr/lib/cmake /home/naourr/work/instance-2/output-1/target/usr/share/cmake \ /home/naourr/work/instance-2/output-1/target/usr/doc find /home/naourr/work/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output-1/target/lib/ /home/naourr/work/instance-2/output-1/target/usr/lib/ /home/naourr/work/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-2/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output-1/target/usr/man /home/naourr/work/instance-2/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-2/output-1/target/usr/info /home/naourr/work/instance-2/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-2/output-1/target/usr/doc /home/naourr/work/instance-2/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/naourr/work/instance-2/output-1/target/lib/debug /home/naourr/work/instance-2/output-1/target/usr/lib/debug find /home/naourr/work/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-2/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/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 /home/naourr/work/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-git-08095-g7f97fd4f15e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.08-git\"" \ ) > /home/naourr/work/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-2/output-1/per-package /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-2/output-1/build/18xx-ti-utils-R8.7_SP3/.files-list.txt /home/naourr/work/instance-2/output-1/build/android-tools-4.2.2+git20130218/.files-list.txt /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/execline-2.6.1.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/exfat-utils-1.3.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/fan-ctrl-1.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-autoconf-2.69/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-automake-1.15.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-bison-3.6.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-flex-2.6.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-gettext-tiny-0.3.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-gettext/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-libtool-2.4.6/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-pkgconf-1.6.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-skeleton/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-tar-1.29/.files-list.txt /home/naourr/work/instance-2/output-1/build/hostapd-2.9/.files-list.txt /home/naourr/work/instance-2/output-1/build/igd2-for-linux-1.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-2/output-1/build/iostat-2.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/iptables-1.8.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/libarchive-3.4.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/libconfig-1.7.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/liblockfile-1.09/.files-list.txt /home/naourr/work/instance-2/output-1/build/libnl-3.5.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-2/output-1/build/libraw1394-2.1.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsoc-0.8.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/libtpl-1.6.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/libupnp-1.6.25/.files-list.txt /home/naourr/work/instance-2/output-1/build/libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-2/output-1/build/libxslt-1.1.34/.files-list.txt /home/naourr/work/instance-2/output-1/build/libyaml-0.2.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-2/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-2/output-1/build/optee-benchmark-3.9.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/optee-client-3.9.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/pixz-1.0.6/.files-list.txt /home/naourr/work/instance-2/output-1/build/skalibs-2.9.2.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-sysv/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-2/output-1/build/sofia-sip-1.12.11/.files-list.txt /home/naourr/work/instance-2/output-1/build/sox-14.4.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/sredird-2.2.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/swupdate-2020.04/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain-external-andes-nds32/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-2/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7/.files-list.txt /home/naourr/work/instance-2/output-1/build/xz-5.2.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-2/output-1/build/18xx-ti-utils-R8.7_SP3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/android-tools-4.2.2+git20130218/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/execline-2.6.1.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/exfat-utils-1.3.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/fan-ctrl-1.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-bison-3.6.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-gettext-tiny-0.3.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/hostapd-2.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/igd2-for-linux-1.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/initscripts/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/iostat-2.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/iptables-1.8.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libarchive-3.4.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libconfig-1.7.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/liblockfile-1.09/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libnl-3.5.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libopenssl-1.1.1g/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libraw1394-2.1.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libsoc-0.8.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libtpl-1.6.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libupnp-1.6.25/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libxml2-2.9.10/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libxslt-1.1.34/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libyaml-0.2.5/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/openssl/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/optee-benchmark-3.9.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/optee-client-3.9.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/pixz-1.0.6/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/skalibs-2.9.2.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-common/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-sysv/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/skeleton/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/sofia-sip-1.12.11/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/sox-14.4.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/sredird-2.2.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/swupdate-2020.04/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/toolchain-external-andes-nds32/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/toolchain-external/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/toolchain/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/xz-5.2.5/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/zlib/.files-list-host.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-2/output-1/build/18xx-ti-utils-R8.7_SP3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/android-tools-4.2.2+git20130218/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/execline-2.6.1.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/exfat-utils-1.3.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/fan-ctrl-1.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-autoconf-2.69/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-automake-1.15.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-bison-3.6.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-flex-2.6.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-gettext-tiny-0.3.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-gettext/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-libtool-2.4.6/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-pkgconf-1.6.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-skeleton/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-tar-1.29/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/hostapd-2.9/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/igd2-for-linux-1.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/initscripts/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/iostat-2.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/iptables-1.8.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libarchive-3.4.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libconfig-1.7.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/liblockfile-1.09/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libnl-3.5.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libraw1394-2.1.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsoc-0.8.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libtpl-1.6.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libupnp-1.6.25/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libxslt-1.1.34/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libyaml-0.2.5/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/openssl/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/optee-benchmark-3.9.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/optee-client-3.9.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/pixz-1.0.6/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/skalibs-2.9.2.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-sysv/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/skeleton/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/sofia-sip-1.12.11/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/sox-14.4.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/sredird-2.2.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/swupdate-2020.04/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/toolchain-external-andes-nds32/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/toolchain-external/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/xz-5.2.5/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/zlib/.files-list-staging.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-2/output-1/target/usr ln -snf /home/naourr/work/instance-2/output-1/host/nds32le-buildroot-linux-gnu/sysroot /home/naourr/work/instance-2/output-1/staging make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2020.08-git-08095-g7f97fd4f15e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-andes-nds32 Collecting legal info >>> toolchain Collecting legal info >>> 18xx-ti-utils R8.7_SP3 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.6.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> execline 2.6.1.0 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> hostapd 2.9 Collecting legal info README: OK (sha256: 9da5dd0776da266b180b915e460ff75c6ff729aca1196ab396529510f24f3761) >>> igd2-for-linux 1.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> initscripts Collecting legal info >>> iostat 2.2 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> iptables 1.8.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libarchive 3.4.3 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> liblockfile 1.09 Collecting legal info COPYRIGHT: OK (sha256: 5fffcc11f94a05a7cff02ff792407737eb1cba840767cc1a71b67fbb19695dd3) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libsoc 0.8.2 Collecting legal info LICENCE: OK (sha256: 782dafc98788c358fb20e530c8fde3186cdb60f5e18fe6d348fe84ee9f65ddb0) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> optee-benchmark 3.9.0 Collecting legal info LICENSE: OK (sha256: 0571be5b739142dc3e40e0a4e7e30d4ab8bff0d4d606a3f2db2010745587d383) >>> optee-client 3.9.0 Collecting legal info LICENSE: OK (sha256: fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixz 1.0.6 Collecting legal info LICENSE: OK (sha256: d036806b4d1efee7c6d86276451c4d833e9798751417e25daae62dfbe348641b) >>> sofia-sip 1.12.11 Collecting legal info COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) >>> sox 14.4.2 Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> swupdate 2020.04 Collecting legal info Licenses/Exceptions: OK (sha256: 43492b377cf2fb67942d1dd231146bd4e6578646ad13ef289297c9dd75cbc478) Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Licenses/lgpl-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Licenses/mit.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-andes-nds32: cannot save license (TOOLCHAIN_EXTERNAL_ANDES_NDS32_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'