^~~~~~~~~~~~~~~~~~~~~~~~~~~ libtransmission-test.h:39:53: note: in definition of macro 'check' if (!check_condition_impl (__FILE__, __LINE__, (condition))) \ ^~~~~~~~~ In file included from bitfield-test.c:13:0: bitfield.h:87:1: warning: inlining failed in call to 'tr_bitfieldHasAll': call is unlikely and code size would grow [-Winline] tr_bitfieldHasAll (const tr_bitfield * b) ^~~~~~~~~~~~~~~~~ In file included from bitfield-test.c:16:0: bitfield-test.c:172:11: note: called from here check (!tr_bitfieldHasAll (&field)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ libtransmission-test.h:39:53: note: in definition of macro 'check' if (!check_condition_impl (__FILE__, __LINE__, (condition))) \ ^~~~~~~~~ In file included from bitfield-test.c:13:0: bitfield.h:93:1: warning: inlining failed in call to 'tr_bitfieldHasNone': call is unlikely and code size would grow [-Winline] tr_bitfieldHasNone (const tr_bitfield * b) ^~~~~~~~~~~~~~~~~~ In file included from bitfield-test.c:16:0: libtransmission-test.h:39:10: note: called from here if (!check_condition_impl (__FILE__, __LINE__, (condition))) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bitfield-test.c:173:3: note: in expansion of macro 'check' check (tr_bitfieldHasNone (&field)); ^~~~~ In file included from bitfield-test.c:13:0: bitfield.h:87:1: warning: inlining failed in call to 'tr_bitfieldHasAll': call is unlikely and code size would grow [-Winline] tr_bitfieldHasAll (const tr_bitfield * b) ^~~~~~~~~~~~~~~~~ In file included from bitfield-test.c:16:0: libtransmission-test.h:39:10: note: called from here if (!check_condition_impl (__FILE__, __LINE__, (condition))) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bitfield-test.c:176:3: note: in expansion of macro 'check' check (tr_bitfieldHasAll (&field)); ^~~~~ In file included from bitfield-test.c:13:0: bitfield.h:93:1: warning: inlining failed in call to 'tr_bitfieldHasNone': call is unlikely and code size would grow [-Winline] tr_bitfieldHasNone (const tr_bitfield * b) ^~~~~~~~~~~~~~~~~~ In file included from bitfield-test.c:16:0: bitfield-test.c:177:11: note: called from here check (!tr_bitfieldHasNone (&field)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ libtransmission-test.h:39:53: note: in definition of macro 'check' if (!check_condition_impl (__FILE__, __LINE__, (condition))) \ ^~~~~~~~~ CC blocklist-test.o CC clients-test.o CC crypto-test.o CC error-test.o CC file-test.o CC history-test.o CC json-test.o CC magnet-test.o In file included from json-test.c:17:0: json-test.c: In function 'test_unescape': variant.h:175:1: warning: inlining failed in call to 'tr_variantFromJson': call is unlikely and code size would grow [-Winline] tr_variantFromJson (tr_variant * setme, ^~~~~~~~~~~~~~~~~~ json-test.c:217:15: note: called from here const int err = tr_variantFromJson (&top, in, strlen(in)); ^~~ In file included from json-test.c:17:0: json-test.c: In function 'test3': variant.h:175:1: warning: inlining failed in call to 'tr_variantFromJson': call is unlikely and code size would grow [-Winline] tr_variantFromJson (tr_variant * setme, ^~~~~~~~~~~~~~~~~~ json-test.c:201:15: note: called from here const int err = tr_variantFromJson (&top, in, strlen(in)); ^~~ In file included from json-test.c:17:0: json-test.c: In function 'test2': variant.h:175:1: warning: inlining failed in call to 'tr_variantFromJson': call is unlikely and code size would grow [-Winline] tr_variantFromJson (tr_variant * setme, ^~~~~~~~~~~~~~~~~~ json-test.c:182:9: note: called from here err = tr_variantFromJson (&top, in, strlen(in)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC makemeta-test.o In file included from json-test.c:17:0: json-test.c: In function 'test_utf8': variant.h:175:1: warning: inlining failed in call to 'tr_variantFromJson': call is unlikely and code size would grow [-Winline] tr_variantFromJson (tr_variant * setme, ^~~~~~~~~~~~~~~~~~ json-test.c:79:9: note: called from here err = tr_variantFromJson (&top, in, strlen(in)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from json-test.c:17:0: variant.h:175:1: warning: inlining failed in call to 'tr_variantFromJson': call is unlikely and code size would grow [-Winline] tr_variantFromJson (tr_variant * setme, ^~~~~~~~~~~~~~~~~~ json-test.c:88:9: note: called from here err = tr_variantFromJson (&top, in, strlen(in)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from json-test.c:17:0: variant.h:175:1: warning: inlining failed in call to 'tr_variantFromJson': call is unlikely and code size would grow [-Winline] tr_variantFromJson (tr_variant * setme, ^~~~~~~~~~~~~~~~~~ json-test.c:105:9: note: called from here err = tr_variantFromJson (&top, in, strlen(in)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from json-test.c:17:0: variant.h:175:1: warning: inlining failed in call to 'tr_variantFromJson': call is unlikely and code size would grow [-Winline] tr_variantFromJson (tr_variant * setme, ^~~~~~~~~~~~~~~~~~ json-test.c:116:9: note: called from here err = tr_variantFromJson (&top, json, strlen(json)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from json-test.c:17:0: json-test.c: In function 'test_elements': variant.h:175:1: warning: inlining failed in call to 'tr_variantFromJson': call is unlikely and code size would grow [-Winline] tr_variantFromJson (tr_variant * setme, ^~~~~~~~~~~~~~~~~~ json-test.c:41:9: note: called from here err = tr_variantFromJson (&top, in, strlen(in)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC metainfo-test.o In file included from json-test.c:17:0: json-test.c: In function 'test1': variant.h:175:1: warning: inlining failed in call to 'tr_variantFromJson': call is unlikely and code size would grow [-Winline] tr_variantFromJson (tr_variant * setme, ^~~~~~~~~~~~~~~~~~ json-test.c:147:18: note: called from here const int err = tr_variantFromJson (&top, in, strlen(in)); ^~~ CC move-test.o CC peer-msgs-test.o CC quark-test.o CC rename-test.o CC rpc-test.o In file included from rename-test.c:19:0: rename-test.c: In function 'test_multifile_torrent': torrent.h:372:20: warning: inlining failed in call to 'tr_isTorrent': call is unlikely and code size would grow [-Winline] static inline bool tr_isTorrent (const tr_torrent * tor) ^~~~~~~~~~~~ In file included from rename-test.c:22:0: libtransmission-test.h:39:10: note: called from here if (!check_condition_impl (__FILE__, __LINE__, (condition))) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rename-test.c:295:3: note: in expansion of macro 'check' check (tr_isTorrent (tor)); ^~~~~ In file included from rename-test.c:19:0: torrent.h:372:20: warning: inlining failed in call to 'tr_isTorrent': call is unlikely and code size would grow [-Winline] static inline bool tr_isTorrent (const tr_torrent * tor) ^~~~~~~~~~~~ In file included from rename-test.c:22:0: libtransmission-test.h:39:10: note: called from here if (!check_condition_impl (__FILE__, __LINE__, (condition))) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rename-test.c:458:3: note: in expansion of macro 'check' check (tr_isTorrent (tor)); ^~~~~ CC session-test.o CC tr-getopt-test.o CC utils-test.o In file included from rename-test.c:19:0: rename-test.c: In function 'test_single_filename_torrent': torrent.h:372:20: warning: inlining failed in call to 'tr_isTorrent': call is unlikely and code size would grow [-Winline] static inline bool tr_isTorrent (const tr_torrent * tor) ^~~~~~~~~~~~ In file included from rename-test.c:22:0: libtransmission-test.h:39:10: note: called from here if (!check_condition_impl (__FILE__, __LINE__, (condition))) \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rename-test.c:142:3: note: in expansion of macro 'check' check (tr_isTorrent (tor)); ^~~~~ CC variant-test.o CC watchdir-test.o CC watchdir_generic_test-watchdir-test.o CC watchdir_generic_test-libtransmission-test.o AR libtransmission.a CCLD bitfield-test CCLD blocklist-test CCLD clients-test CCLD crypto-test CCLD error-test CCLD file-test CCLD history-test CCLD json-test CCLD magnet-test CCLD makemeta-test CCLD metainfo-test CCLD move-test CCLD peer-msgs-test CCLD quark-test CCLD rename-test CCLD rpc-test CCLD session-test CCLD tr-getopt-test CCLD utils-test CCLD variant-test CCLD watchdir-test CCLD watchdir-generic-test Making all in utils CC create.o CC edit.o CC show.o CCLD transmission-create CCLD transmission-edit CCLD transmission-show Making all in web Making all in images make[4]: Nothing to be done for `all'. Making all in style Making all in jqueryui Making all in images make[6]: Nothing to be done for `all'. make[6]: Nothing to be done for `all-am'. Making all in transmission Making all in images Making all in buttons make[7]: Nothing to be done for `all'. make[7]: Nothing to be done for `all-am'. make[6]: Nothing to be done for `all-am'. make[5]: Nothing to be done for `all-am'. Making all in javascript Making all in jquery make[5]: Nothing to be done for `all'. make[5]: Nothing to be done for `all-am'. make[4]: Nothing to be done for `all-am'. make[3]: Nothing to be done for `all-am'. >>> transmission 2.94 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/transmission-2.94/ Making install in extras make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in third-party Making install in dht make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in libb64 make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in libnatpmp make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in miniupnp /usr/bin/make install-am make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in libtransmission make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in utils /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c transmission-create transmission-edit transmission-show '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 transmission-create.1 transmission-edit.1 transmission-show.1 '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c transmission-create /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/transmission-create libtool: install: /usr/bin/install -c transmission-edit /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/transmission-edit libtool: install: /usr/bin/install -c transmission-show /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/transmission-show Making install in web Making install in images make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/images' /usr/bin/install -c -m 644 favicon.ico favicon.png webclip-icon.png '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/images' Making install in style Making install in jqueryui Making install in images make[7]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/style/jqueryui/images' /usr/bin/install -c -m 644 ui-bg_flat_0_aaaaaa_40x100.png ui-bg_flat_75_ffffff_40x100.png ui-bg_glass_55_fbf9ee_1x400.png ui-bg_glass_65_ffffff_1x400.png ui-bg_glass_75_dadada_1x400.png ui-bg_glass_75_e6e6e6_1x400.png ui-bg_glass_95_fef1ec_1x400.png ui-bg_highlight-soft_75_cccccc_1x100.png ui-icons_222222_256x240.png ui-icons_2e83ff_256x240.png ui-icons_454545_256x240.png ui-icons_888888_256x240.png ui-icons_cd0a0a_256x240.png '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/style/jqueryui/images' make[7]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/style/jqueryui' /usr/bin/install -c -m 644 jquery-ui.min.css '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/style/jqueryui' Making install in transmission Making install in images Making install in buttons make[8]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/style/transmission/images/buttons' /usr/bin/install -c -m 644 torrent_buttons.png '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/style/transmission/images/buttons' make[8]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/style/transmission/images' /usr/bin/install -c -m 644 arrow-down.png arrow-up.png blue-turtle.png compact.png file-priority-high.png file-priority-low.png file-priority-normal.png filter_bar.png filter_icon.png inspector-files.png inspector-info.png inspector-peers.png inspector-trackers.png lock_icon.png logo.png progress.png settings.png toolbar-close.png toolbar-folder.png toolbar-info.png toolbar-pause.png toolbar-start.png toolbar-pause-all.png toolbar-start-all.png turtle.png wrench.png '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/style/transmission/images' make[7]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/style/transmission' /usr/bin/install -c -m 644 common.css mobile.css '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/style/transmission' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. Making install in javascript Making install in jquery make[6]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/javascript/jquery' /usr/bin/install -c -m 644 jquery-ui.min.js jquery-migrate.min.js jquery.min.js jquery.ui-contextmenu.min.js jquery.transmenu.min.js json2.min.js '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/javascript/jquery' make[6]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/javascript' /usr/bin/install -c -m 644 common.js dialog.js file-row.js formatter.js inspector.js notifications.js prefs-dialog.js remote.js torrent.js torrent-row.js transmission.js '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web/javascript' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web' /usr/bin/install -c -m 644 index.html LICENSE '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/transmission/web' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-1/output/host/riscv32-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-1/output/host/bin/riscv32-linux-%g" -e "s%@TARGET_ARCH@%riscv64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-1/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/output/host/etc/meson/cross-compilation.conf PYTHONPATH="/home/buildroot/autobuild/run/instance-1/output/target/usr/lib/python3.7/" cd /home/buildroot/autobuild/run/instance-1/output/target && /home/buildroot/autobuild/run/instance-1/output/host/bin/python3.7 /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/pycompile.py usr/lib/python3.7 find /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/python3.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/python3.7 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-1/output/host/bin/riscv32-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-1/output/host/bin/riscv32-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-1/output/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/buildroot/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-01015-g0e70d7c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2019.05-git-01015-g0e70d7c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> atop 2.4.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.30.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> python3 3.7.3 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> 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) >>> host-python3 3.7.3 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr 0.6.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> initscripts Collecting legal info >>> libcurl 7.64.1 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> openssl Collecting legal info >>> libopenssl 1.1.1b Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libiqrf v0.1.2 Collecting legal info >>> lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-async-timeout 3.0.1 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-netifaces 0.10.6 Collecting legal info ERROR: No hash found for README.rst >>> python-wcwidth 0.1.7 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-zeroconf 0.20.0 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> quota 4.05 Collecting legal info COPYING: OK (sha256: 35b2d9797b83bce16076da9c3273f264f50b8d02f492ee32cd4c51ba6897bceb) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> selinux-python 2.9 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> sg3_utils 1.44 Collecting legal info COPYING: OK (sha256: d516b8b337a77e3d4c65dffe708ca7fb25b1cb4ec77ec362cf11ed659b9250bc) BSD_LICENSE: OK (sha256: 31f6d59679e0fb21c9358f22484e6e3c53e20ef08c0950fd38a4a867cb55edc9) >>> transmission 2.94 Collecting legal info COPYING: OK (sha256: 20801783bf59e27d03ed6aab625b32a34e221ae95bf801db87827c8023398495) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'