CC codec_flac.o CC codec_skeleton.o codec_skeleton.c: In function 'skeleton_process_fisbone_message_header': codec_skeleton.c:119:9: warning: implicit declaration of function 'utf8_decode' [-Wimplicit-function-declaration] 119 | if (utf8_decode(header, &decoded) < 0) { | ^~~~~~~~~~~ CC codec_other.o CC codec_invalid.o CCLD ogginfo make[3]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/ogginfo' Making all in vcut make[3]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/vcut' CC vcut.o CCLD vcut make[3]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/vcut' Making all in vorbiscomment make[3]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/vorbiscomment' CC vcedit.o CC vcomment.o CCLD vorbiscomment make[3]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/vorbiscomment' make[3]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2' make[3]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2' make[2]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2' make[1]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2' >>> vorbis-tools 1.4.2 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/tmp/instance-0/output-1/target install -C /tmp/instance-0/output-1/build/vorbis-tools-1.4.2/ make[1]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2' Making install in po make[2]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/po' if test "vorbis-tools" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-0/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-0/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-0/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/po' Making install in intl make[2]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/intl' if { test "vorbis-tools" = "gettext-runtime" || test "vorbis-tools" = "gettext-tools"; } \ && test 'no' = yes; then \ /usr/bin/mkdir -p /tmp/instance-0/output-1/target/usr/lib /tmp/instance-0/output-1/target/usr/include; \ /usr/bin/install -c -m 644 libintl.h /tmp/instance-0/output-1/target/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /tmp/instance-0/output-1/target/usr/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /tmp/instance-0/output-1/target/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /tmp/instance-0/output-1/target/usr/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "vorbis-tools" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ /usr/bin/mkdir -p /tmp/instance-0/output-1/target/usr/lib; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /tmp/instance-0/output-1/target/usr/lib/libgnuintl.a; \ rm -f /tmp/instance-0/output-1/target/usr/lib/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /tmp/instance-0/output-1/target/usr/lib/libgnuintl.so /tmp/instance-0/output-1/target/usr/lib/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /tmp/instance-0/output-1/target/usr/lib/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /usr/bin/mkdir -p /tmp/instance-0/output-1/target/usr/lib; \ temp=/tmp/instance-0/output-1/target/usr/lib/t-charset.alias; \ dest=/tmp/instance-0/output-1/target/usr/lib/charset.alias; \ if test -f /tmp/instance-0/output-1/target/usr/lib/charset.alias; then \ orig=/tmp/instance-0/output-1/target/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /usr/bin/mkdir -p /tmp/instance-0/output-1/target/usr/share/locale; \ test -f /tmp/instance-0/output-1/target/usr/share/locale/locale.alias \ && orig=/tmp/instance-0/output-1/target/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/tmp/instance-0/output-1/target/usr/share/locale/t-locale.alias; \ dest=/tmp/instance-0/output-1/target/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "vorbis-tools" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-0/output-1/target/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /tmp/instance-0/output-1/target/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /tmp/instance-0/output-1/target/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-0/output-1/target/usr/share/gettext/intl/$file; \ done; \ chmod a+x /tmp/instance-0/output-1/target/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /tmp/instance-0/output-1/target/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \ for file in $dists; do \ rm -f /tmp/instance-0/output-1/target/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/intl' Making install in include make[2]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/include' make[3]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/include' make[2]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/include' Making install in share make[2]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/share' make[3]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/share' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/share' make[2]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/share' Making install in win32 make[2]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/win32' make[3]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/win32' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/win32' make[2]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/win32' Making install in ogg123 make[2]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/ogg123' make[3]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/ogg123' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c ogg123 '/tmp/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c ogg123 /tmp/instance-0/output-1/target/usr/bin/ogg123 /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/doc/vorbis-tools-1.4.2' /usr/bin/install -c -m 644 ogg123rc-example '/tmp/instance-0/output-1/target/usr/share/doc/vorbis-tools-1.4.2' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 ogg123.1 '/tmp/instance-0/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/ogg123' make[2]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/ogg123' Making install in oggenc make[2]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/oggenc' Making install in man make[3]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/oggenc/man' make[4]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/oggenc/man' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 oggenc.1 '/tmp/instance-0/output-1/target/usr/share/man/man1' make[4]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/oggenc/man' make[3]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/oggenc/man' make[3]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/oggenc' make[4]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/oggenc' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c oggenc '/tmp/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c oggenc /tmp/instance-0/output-1/target/usr/bin/oggenc make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/oggenc' make[3]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/oggenc' make[2]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/oggenc' Making install in oggdec make[2]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/oggdec' make[3]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/oggdec' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c oggdec '/tmp/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c oggdec /tmp/instance-0/output-1/target/usr/bin/oggdec /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 oggdec.1 '/tmp/instance-0/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/oggdec' make[2]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/oggdec' Making install in ogginfo make[2]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/ogginfo' make[3]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/ogginfo' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c ogginfo '/tmp/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c ogginfo /tmp/instance-0/output-1/target/usr/bin/ogginfo /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 ogginfo.1 '/tmp/instance-0/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/ogginfo' make[2]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/ogginfo' Making install in vcut make[2]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/vcut' make[3]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/vcut' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c vcut '/tmp/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c vcut /tmp/instance-0/output-1/target/usr/bin/vcut /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 vcut.1 '/tmp/instance-0/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/vcut' make[2]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/vcut' Making install in vorbiscomment make[2]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/vorbiscomment' make[3]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/vorbiscomment' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c vorbiscomment '/tmp/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c vorbiscomment /tmp/instance-0/output-1/target/usr/bin/vorbiscomment /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 vorbiscomment.1 '/tmp/instance-0/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/vorbiscomment' make[2]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2/vorbiscomment' make[2]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2' make[3]: Entering directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2' make[2]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2' make[1]: Leaving directory '/tmp/instance-0/output-1/build/vorbis-tools-1.4.2' vue-3.0.5.tgz: OK (sha256: a69f04bf138af09a956150675151edb9354aeec8bd627c21cbcfa646248214fa) >>> vuejs 3.0.5 Extracting gzip -d -c /tmp/instance-0/dl/vuejs/vue-3.0.5.tgz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/vuejs-3.0.5 -xf - >>> vuejs 3.0.5 Patching >>> vuejs 3.0.5 Configuring >>> vuejs 3.0.5 Building >>> vuejs 3.0.5 Installing to target /usr/bin/install -m 644 -D /tmp/instance-0/output-1/build/vuejs-3.0.5/dist/vue.global.prod.js /tmp/instance-0/output-1/target/var/www/vue.js >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-0/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-m4%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-Wl,-elf2flt', '-static', '-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot%g' -e 's%@STATIC@%true%g' package/meson//cross-compilation.conf.in > /tmp/instance-0/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-0/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-0/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-0/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-0/output-1/target/etc/shells; fi mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh if [ -x /tmp/instance-0/output-1/target/sbin/swapon -a -x /tmp/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-0/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-0/output-1/build/locales.nopurge for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/instance-0/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-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-0/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02.3-335-g767a2da72f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.5"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.5\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2021.02.3-335-g767a2da72f 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-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.7.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> 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-cryptsetup 2.3.4 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-lvm2 2.02.185 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1l 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-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> 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) >>> dhcpcd 9.4.0 Collecting legal info LICENSE: OK (sha256: 9cce1077bad23544349788ec750ec6e5aee106fc437fd6b5d73c0d8510426578) >>> dmalloc 5.5.2 Collecting legal info dmalloc.h.1: OK (sha256: 8659d49ceeeb006288ad246164e504ccfe33f7a4c1680439fb6ff6a393b0722b) >>> ethtool 5.10 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> exfatprogs 1.0.4 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> genpart 1.0.2 Collecting legal info >>> glm 0.9.9.5 Collecting legal info manual.md: OK (sha256: 337130631a714eeae017556cad101d5324c2961214120b6214741d3d43667086) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> harfbuzz 2.7.4 Collecting legal info COPYING: OK (sha256: beb3f017ceb41387667f78237a7cecf84defa0ed257c505894663d6a9f13211b) >>> host-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.7 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-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> initscripts Collecting legal info >>> jansson 2.13.1 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jimtcl 0.79 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jo 1.4 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> lapack 3.9.0 Collecting legal info LICENSE: OK (sha256: d56bd4441b999b80c88df04faf0d8b3d7d3b2bd781cf91242c4188e8a6d0f8be) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libass 0.15.1 Collecting legal info COPYING: OK (sha256: f7e30699d02798351e7f839e3d3bfeb29ce65e44efa7735c225464c4fd7dfe9c) >>> libfribidi 1.0.10 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcurl 7.78.0 Collecting legal info COPYING: OK (sha256: 6fd1a1c008b5ef4c4741dd188c3f8af6944c14c25afa881eb064f98fb98358e7) >>> openssl Collecting legal info >>> libopenssl 1.1.1l Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libdnet 1.11 Collecting legal info LICENSE: OK (sha256: 1e94df12cb3701fa64e07eeb60284bb16a3544815d5a39860dacff7b86610584) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libgeos 3.9.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmicrohttpd 0.9.72 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libnet 1.1.6 Collecting legal info doc/COPYING: OK (sha256: 961355c8bac6de11ecb8f634111986712e80a88272c0bb0954fd1810e6f47cab) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> librelp 1.9.0 Collecting legal info COPYING: OK (sha256: 1ed76f935566e93e3c3c0d9f8fad22eb6d8bbe406e2eb8470a4a2764d9fd9685) >>> libsquish 1.15 Collecting legal info LICENSE.txt: OK (sha256: a6b8c383bf3ab28460d6507484d605dd722e03971606f0cd3032a3af682b63a5) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libtorrent-rasterbar 1.2.12 Collecting legal info COPYING: OK (sha256: f3a5dd1558cce616b12edad521427ec8976ce2bb0af33f7f359cfa648bf55ad8) >>> libupnp 1.14.6 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-meson-tools 0a02e2d34413f4bf9b15946352bc8c8ee13a5843 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pigz 2.6 Collecting legal info README: OK (sha256: 830b3e1b05cc20f443d89d7d8703a3c63fd64c57ab716f5e81fd178517df1e11) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> 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) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> spidev_test 4.10 Collecting legal info >>> sunxi-boards a6a4e94066f4ec6b26fc7060dc453a6bcf26a504 Collecting legal info >>> host-sunxi-tools 1.4.2 Collecting legal info LICENSE.md: OK (sha256: 2b0d4dda4bf8034e1506507a67f80f982131137afe62bf144d248f9faea31da4) >>> host-libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> usb_modeswitch 2.6.1 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> usb_modeswitch_data 20191128 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> vuejs 3.0.5 Collecting legal info 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: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) WARNING: spidev_test-4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) WARNING: sunxi-boards-a6a4e94066f4ec6b26fc7060dc453a6bcf26a504: cannot save license (SUNXI_BOARDS_LICENSE_FILES not defined) WARNING: vuejs-3.0.5: cannot save license (VUEJS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'