| ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:556:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 556 | write(new_nvs, &vals[3], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:558:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 558 | write(new_nvs, &mac_addr[1], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:559:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 559 | write(new_nvs, &mac_addr[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:561:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 561 | write(new_nvs, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:562:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 562 | write(new_nvs, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:566:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 566 | write(new_nvs, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:570:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 570 | write(new_nvs, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:575:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 575 | write(new_nvs, &vals[6], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:576:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 576 | write(new_nvs, &pdata->len, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:580:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 580 | write(new_nvs, p++, 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:610:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 610 | write(new_nvs, &vals[5], 1); /* eTLV_LAST */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:611:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 611 | write(new_nvs, &vals[5], 1); /* eTLV_LAST */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:612:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 612 | write(new_nvs, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:613:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 613 | write(new_nvs, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c: In function 'nvs_fill_old_rx_data': nvs.c:403:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 403 | write(fd, &rx_type, 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:406:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 406 | write(fd, &len, 2); | ^~~~~~~~~~~~~~~~~~ nvs.c:409:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 409 | write(fd, &(buf[idx]), 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c: In function 'nvs_fill_version': nvs.c:379:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 379 | write(fd, &tmp, 1); | ^~~~~~~~~~~~~~~~~~ nvs.c:381:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 381 | write(fd, &tmp2, 2); | ^~~~~~~~~~~~~~~~~~~ nvs.c:384:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 384 | write(fd, &tmp, 1); | ^~~~~~~~~~~~~~~~~~ nvs.c:387:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 387 | write(fd, &tmp, 1); | ^~~~~~~~~~~~~~~~~~ nvs.c:390:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 390 | write(fd, &tmp, 1); | ^~~~~~~~~~~~~~~~~~ nvs.c: In function 'nvs_fill_nvs_part': nvs.c:435:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 435 | write(fd, &vals[1], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:436:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 436 | write(fd, &vals[2], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:437:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 437 | write(fd, &vals[3], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:445:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 445 | write(fd, &mac_addr[5], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:446:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 446 | write(fd, &mac_addr[4], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:447:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 447 | write(fd, &mac_addr[3], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:448:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 448 | write(fd, &mac_addr[2], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:450:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 450 | write(fd, &vals[1], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:451:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 451 | write(fd, &vals[4], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:452:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 452 | write(fd, &vals[3], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:454:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 454 | write(fd, &mac_addr[1], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:455:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 455 | write(fd, &mac_addr[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:457:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 457 | write(fd, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:458:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 458 | write(fd, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:462:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 462 | write(fd, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:466:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 466 | write(fd, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:469:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 469 | write(fd, &vals[6], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:470:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 470 | write(fd, &nvs_tx_sz, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~ nvs.c:473:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 473 | write(fd, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:483:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 483 | write(fd, &vals[5], 1); /* eTLV_LAST */ | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:484:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 484 | write(fd, &vals[5], 1); /* eTLV_LAST */ | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:485:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 485 | write(fd, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c:486:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 486 | write(fd, &vals[0], 1); | ^~~~~~~~~~~~~~~~~~~~~~ nvs.c: In function 'fill_nvs_def_rx_params': nvs.c:300:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 300 | write(fd, &type, 1); | ^~~~~~~~~~~~~~~~~~~ nvs.c:303:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 303 | write(fd, &length, 2); | ^~~~~~~~~~~~~~~~~~~~~ nvs.c:307:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 307 | write(fd, &type, 1); | ^~~~~~~~~~~~~~~~~~~ nvs.c: In function 'nvs_upd_nvs_part': nvs.c:418:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 418 | write(fd, p, 0x1D4); | ^~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/string.h:495, from nvs.c:11: In function 'strncpy', inlined from 'read_nvs' at nvs.c:279:3: /tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 44 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'read_nvs.constprop' at nvs.c:282:3: /tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nvs.c: In function 'read_nvs.constprop': nvs.c:275:26: note: length computed here 275 | if (nvs_file == NULL || strlen(nvs_file) < 2) { | ^~~~~~~~~~~~~~~~ /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/include -c -o misc_cmds.o misc_cmds.c misc_cmds.c: In function 'get_nvs_mac': misc_cmds.c:136:2: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 136 | read(fd, mac_buff, 12); | ^~~~~~~~~~~~~~~~~~~~~~ misc_cmds.c: In function 'set_nvs_mac': misc_cmds.c:189:2: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 189 | read(fd, mac_buff, 12); | ^~~~~~~~~~~~~~~~~~~~~~ misc_cmds.c:200:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 200 | write(fd, mac_buff, 12); | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/include -c -o calibrator.o calibrator.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/include -c -o plt.o plt.c In file included from /tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/string.h:495, from plt.c:11: In function 'strncpy', inlined from 'plt_tx_bip' at plt.c:227:3: /tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plt.c: In function 'plt_tx_bip': plt.c:227:3: note: length computed here 227 | strncpy(nvs_path, argv[8], strlen(argv[8])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -O2 -Wall -DCONFIG_LIBNL20 -I/tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include -I/tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/include -c -o ini.o ini.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3 -L/tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib nvs.o misc_cmds.o calibrator.o plt.o ini.o -L/tmp/instance-5/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lnl-genl-3 -lnl-3 -o calibrator make[1]: Leaving directory '/tmp/instance-5/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49' >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-5/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/calibrator /tmp/instance-5/output-1/target/usr/bin/calibrator /usr/bin/install -m 0755 -D /tmp/instance-5/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/scripts/go.sh /tmp/instance-5/output-1/target/usr/share/ti-utils/scripts/go.sh cp -r /tmp/instance-5/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/ini_files /tmp/instance-5/output-1/target/usr/share/ti-utils >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-5/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-5/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a9%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-5/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf rm -f /tmp/instance-5/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-5/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-5/output-1/host/bin/glib-compile-schemas /tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-5/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-5/output-1/target/etc echo "buildroot" > /tmp/instance-5/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-5/output-1/target/etc/hosts mkdir -p /tmp/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-5/output-1/target/etc/shadow rm -f /tmp/instance-5/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-5/output-1/build/locales.nopurge for dir in /tmp/instance-5/output-1/target/usr/share/locale /tmp/instance-5/output-1/target/usr/share/X11/locale /tmp/instance-5/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##*/}" /tmp/instance-5/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-5/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-5/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-5/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-5/output-1/target/usr/include /tmp/instance-5/output-1/target/usr/share/aclocal \ /tmp/instance-5/output-1/target/usr/lib/pkgconfig /tmp/instance-5/output-1/target/usr/share/pkgconfig \ /tmp/instance-5/output-1/target/usr/lib/cmake /tmp/instance-5/output-1/target/usr/share/cmake \ /tmp/instance-5/output-1/target/usr/doc find /tmp/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-5/output-1/target/lib/ /tmp/instance-5/output-1/target/usr/lib/ /tmp/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-5/output-1/target/usr/share/gdb rm -rf /tmp/instance-5/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-5/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-5/output-1/target/usr/share/zsh rm -rf /tmp/instance-5/output-1/target/usr/man /tmp/instance-5/output-1/target/usr/share/man rm -rf /tmp/instance-5/output-1/target/usr/info /tmp/instance-5/output-1/target/usr/share/info rm -rf /tmp/instance-5/output-1/target/usr/doc /tmp/instance-5/output-1/target/usr/share/doc rm -rf /tmp/instance-5/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-5/output-1/target/lib/debug /tmp/instance-5/output-1/target/usr/lib/debug find /tmp/instance-5/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-5/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-5/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-5/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-5/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 /tmp/instance-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-904-gf0d37e275a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-5/output-1/per-package /tmp/instance-5/buildroot/support/scripts/fix-rpath target touch /tmp/instance-5/output-1/target/usr ln -snf /tmp/instance-5/output-1/host/arm-buildroot-linux-gnueabihf/sysroot /tmp/instance-5/output-1/staging make: Leaving directory '/tmp/instance-5/buildroot' make: Entering directory '/tmp/instance-5/buildroot' >>> Buildroot 2021.05-904-gf0d37e275a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ca-certificates 20210119 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> czmq 4.2.1 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> zeromq 4.3.4 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> gnutls 3.7.1 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.17.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> nettle 3.7.3 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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.12 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> faifa 0.1 Collecting legal info COPYING: OK (sha256: 9b62e4601b2b9cd5719a393e88ed71a8304048862502db765ed9d6ff8cf38c5e) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> filemq af4768dcaf2fcb8083a32bad107a22ecb7a5d954 Collecting legal info LICENSE: OK (sha256: 60222c28c1a7f6a92c7df98e5c5f4459e624e6e285e0b9b94467af5f6ab3343d) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> 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.78.0 Collecting legal info COPYING: OK (sha256: 6fd1a1c008b5ef4c4741dd188c3f8af6944c14c25afa881eb064f98fb98358e7) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> gawk 5.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-imagemagick 7.0.11-13 Collecting legal info LICENSE: OK (sha256: 040badb77b659e751ea16113490a937e1e01f3f5d32181e966b8982413533fb2) >>> host-libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> libcamera 3a1f67a8031ac5ad96a11d5dc8b2e8976290497b Collecting legal info LICENSES/LGPL-2.1-or-later.txt: OK (sha256: 1ccf09bf2f598308df4bed9cd8e9657dc5cd0973d2800318f2e241486e2edf3f) LICENSES/GPL-2.0-or-later.txt: OK (sha256: 606aa26338f69ce178f1cbc648b7574aec4b5bbaeb20f4df36ff49010cb8fbbd) LICENSES/MIT.txt: OK (sha256: 8f25018489d6fe0dec34a352314c38dc146247b7de65735790f4398a92afa84b) LICENSES/BSD-2-Clause.txt: OK (sha256: fd38b2c053c0cce46d9c5ef3545a6e34d157a240ba99c9b8dca5d37a8147da6c) LICENSES/GPL-2.0-only.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSES/Linux-syscall-note.txt: OK (sha256: 3f9e477523febab58de8b716ccfbcf02e6ef1c8e7728953905e8558637abe2a9) LICENSES/BSD-3-Clause.txt: OK (sha256: e11af671c491efac2f94c1d752bea92f4308ca2450c7d11e582e4b48c40e4de1) LICENSES/CC0-1.0.txt: OK (sha256: 6a573fb2f9082662978cf21fb153096df0a1981deaea7dbc10a11046fe005d9f) LICENSES/CC-BY-SA-4.0.txt: OK (sha256: ec3732087acf8c52429a020d6bba362ff578705bdb53365a21744485ec15b0e6) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python3-jinja2 2.11.3 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> host-python3-markupsafe 1.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> host-python3-ply 3.11 Collecting legal info README.md: OK (sha256: 1095b93b81d2043c5c55e0859875b416f75edb6d5eccb4bf2ace1b5445d1c84f) >>> host-python3-pyyaml 5.4.1 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libedit 20191231-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libfm-extra 1.3.2 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmicrohttpd 0.9.73 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> motion 4.3.2 Collecting legal info doc/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> numactl 2.0.14 Collecting legal info README.md: OK (sha256: e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575) >>> obsidian-cursors 1.0 Collecting legal info >>> openldap 2.4.58 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> parprouted 0.7 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ptm2human d0b8b6be9897ea5b04fd6460038a4773cec078bc Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> rpcbind 1.2.6 Collecting legal info COPYING: OK (sha256: 2b9477d2f4ab277b29702958f0058546edc120aae4b5fb8b8d1a9652104e1ba3) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> sunxi-cedarx b8f52d913f73720e50d8f1b2f8610467b575dc45 Collecting legal info >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: sunxi-cedarx-b8f52d913f73720e50d8f1b2f8610467b575dc45: cannot save license (SUNXI_CEDARX_LICENSE_FILES not defined) Legal info produced in /tmp/instance-5/output-1/legal-info make: Leaving directory '/tmp/instance-5/buildroot'