resample.c: In function 'res_init': resample.c:177:34: warning: comparison with string literal results in unspecified behavior [-Waddress] assert("arglist" == "valid"); ^ resample.c:177:34: warning: comparison with string literal results in unspecified behavior [-Waddress] assert("arglist" == "valid"); ^ encode.c: In function 'set_advanced_encoder_options': encode.c:72:7: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ encode.c:76:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' if(!strcmp(opts[i].arg, "bitrate_average_damping")) { ^~ audio.c: In function 'wav_id': audio.c:379:18: warning: variable 'flen' set but not used [-Wunused-but-set-variable] unsigned int flen; ^~~~ /bin/bash ../libtool --tag=CC --mode=link /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o oggenc oggenc.o audio.o encode.o platform.o resample.o skeleton.o ../share/libutf8.a ../share/libgetopt.a -lvorbisenc -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -lvorbis -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -logg -lm libtool: link: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o oggenc oggenc.o audio.o encode.o platform.o resample.o skeleton.o ../share/libutf8.a ../share/libgetopt.a /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libvorbisenc.so -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libvorbis.so /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libogg.so -lm -Wl,-rpath -Wl,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib make[4]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggenc' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggenc' Making all in oggdec make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggdec' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -I../include -I../intl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c oggdec.c /bin/bash ../libtool --tag=CC --mode=link /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o oggdec oggdec.o ../share/libutf8.a ../share/libgetopt.a -lvorbisfile -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -lvorbis -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -logg -lm libtool: link: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o oggdec oggdec.o ../share/libutf8.a ../share/libgetopt.a /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libvorbisfile.so -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libvorbis.so /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libogg.so -lm -Wl,-rpath -Wl,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggdec' Making all in ogginfo make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/ogginfo' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -I../intl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c ogginfo2.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -I../intl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c theora.c ogginfo2.c: In function 'kate_start': ogginfo2.c:966:21: warning: variable 'info' set but not used [-Wunused-but-set-variable] misc_kate_info *info; ^~~~ /bin/bash ../libtool --tag=CC --mode=link /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o ogginfo ogginfo2.o theora.o ../share/libutf8.a ../share/libgetopt.a -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -lvorbis -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -logg -lm libtool: link: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o ogginfo ogginfo2.o theora.o ../share/libutf8.a ../share/libgetopt.a -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libvorbis.so /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libogg.so -lm -Wl,-rpath -Wl,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/ogginfo' Making all in vcut make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/vcut' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -I../include -I../intl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c vcut.c /bin/bash ../libtool --tag=CC --mode=link /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o vcut vcut.o -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -lvorbis -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -logg -lm libtool: link: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o vcut vcut.o -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libvorbis.so /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libogg.so -lm -Wl,-rpath -Wl,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/vcut' Making all in vorbiscomment make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/vorbiscomment' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c vcedit.c /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c vcomment.c /bin/bash ../libtool --tag=CC --mode=link /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o vorbiscomment vcedit.o vcomment.o ../share/libutf8.a ../share/libgetopt.a -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -lvorbis -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -logg -lm libtool: link: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gcc -O2 -Wall -ffast-math -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o vorbiscomment vcedit.o vcomment.o ../share/libutf8.a ../share/libgetopt.a -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libvorbis.so /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libogg.so -lm -Wl,-rpath -Wl,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/vorbiscomment' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0' >>> vorbis-tools 1.4.0 Installing to target PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/target install -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0' Making install in po make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/po' mkdir -p -- /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share installing be.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/be/LC_MESSAGES/vorbis-tools.mo installing cs.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/cs/LC_MESSAGES/vorbis-tools.mo installing da.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/da/LC_MESSAGES/vorbis-tools.mo installing en_GB.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/en_GB/LC_MESSAGES/vorbis-tools.mo installing eo.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/eo/LC_MESSAGES/vorbis-tools.mo installing es.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/es/LC_MESSAGES/vorbis-tools.mo installing fr.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/fr/LC_MESSAGES/vorbis-tools.mo installing hr.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/hr/LC_MESSAGES/vorbis-tools.mo installing hu.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/hu/LC_MESSAGES/vorbis-tools.mo installing nl.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/nl/LC_MESSAGES/vorbis-tools.mo installing pl.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/pl/LC_MESSAGES/vorbis-tools.mo installing ro.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/ro/LC_MESSAGES/vorbis-tools.mo installing ru.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/ru/LC_MESSAGES/vorbis-tools.mo installing sk.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/sk/LC_MESSAGES/vorbis-tools.mo installing sv.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/sv/LC_MESSAGES/vorbis-tools.mo installing uk.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/uk/LC_MESSAGES/vorbis-tools.mo installing vi.gmo as /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/vi/LC_MESSAGES/vorbis-tools.mo if test "vorbis-tools" = "gettext-tools"; then \ mkdir -p -- /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/po' Making install in intl make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/intl' if { test "vorbis-tools" = "gettext-runtime" || test "vorbis-tools" = "gettext-tools"; } \ && test 'no' = yes; then \ mkdir -p -- /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include; \ /usr/bin/install -c -m 644 libintl.h /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "vorbis-tools" = "gettext-tools"; then \ mkdir -p -- /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /home/dawncrow/buildroot-test/scripts/instance-0/output/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 \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gettext/intl/$file; \ done; \ chmod a+x /home/dawncrow/buildroot-test/scripts/instance-0/output/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 \ /home/dawncrow/buildroot-test/scripts/instance-0/output/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 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi if test "vorbis-tools" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ mkdir -p -- /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libgnuintl.a; \ rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libgnuintl.so /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || mkdir -p -- /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib; \ temp=/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/t-charset.alias; \ dest=/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/charset.alias; \ if test -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/charset.alias; then \ orig=/home/dawncrow/buildroot-test/scripts/instance-0/output/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; \ mkdir -p -- /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale; \ test -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/locale.alias \ && orig=/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale/t-locale.alias; \ dest=/home/dawncrow/buildroot-test/scripts/instance-0/output/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 make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/intl' Making install in include make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/include' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/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 `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/include' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/include' Making install in share make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/share' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/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 `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/share' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/share' Making install in debian make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/debian' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/debian' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/debian' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/debian' Making install in win32 make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/win32' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/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 `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/win32' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/win32' Making install in ogg123 make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/ogg123' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/ogg123' test -z "/usr/bin" || mkdir -p -- "/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin" test -z "/usr/share/doc/vorbis-tools-1.4.0" || mkdir -p -- "/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/vorbis-tools-1.4.0" test -z "/usr/share/man/man1" || mkdir -p -- "/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1" /usr/bin/install -c -m 644 'ogg123rc-example' '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/vorbis-tools-1.4.0/ogg123rc-example' /bin/bash ../libtool --mode=install /usr/bin/install -c 'ogg123' '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/ogg123' /usr/bin/install -c -m 644 './ogg123.1' '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1/ogg123.1' libtool: install: /usr/bin/install -c ogg123 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/ogg123 make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/ogg123' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/ogg123' Making install in oggenc make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggenc' Making install in man make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggenc/man' make[4]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggenc/man' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1" /usr/bin/install -c -m 644 './oggenc.1' '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1/oggenc.1' make[4]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggenc/man' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggenc/man' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggenc' make[4]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggenc' make[4]: Nothing to be done for `install-data-am'. test -z "/usr/bin" || mkdir -p -- "/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin" /bin/bash ../libtool --mode=install /usr/bin/install -c 'oggenc' '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/oggenc' libtool: install: /usr/bin/install -c oggenc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/oggenc make[4]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggenc' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggenc' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggenc' Making install in oggdec make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggdec' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggdec' test -z "/usr/bin" || mkdir -p -- "/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin" test -z "/usr/share/man/man1" || mkdir -p -- "/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1" /bin/bash ../libtool --mode=install /usr/bin/install -c 'oggdec' '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/oggdec' /usr/bin/install -c -m 644 './oggdec.1' '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1/oggdec.1' libtool: install: /usr/bin/install -c oggdec /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/oggdec make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggdec' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/oggdec' Making install in ogginfo make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/ogginfo' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/ogginfo' test -z "/usr/bin" || mkdir -p -- "/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin" test -z "/usr/share/man/man1" || mkdir -p -- "/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1" /usr/bin/install -c -m 644 './ogginfo.1' '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1/ogginfo.1' /bin/bash ../libtool --mode=install /usr/bin/install -c 'ogginfo' '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/ogginfo' libtool: install: /usr/bin/install -c ogginfo /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/ogginfo make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/ogginfo' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/ogginfo' Making install in vcut make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/vcut' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/vcut' test -z "/usr/bin" || mkdir -p -- "/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin" test -z "/usr/share/man/man1" || mkdir -p -- "/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1" /usr/bin/install -c -m 644 './vcut.1' '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1/vcut.1' /bin/bash ../libtool --mode=install /usr/bin/install -c 'vcut' '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/vcut' libtool: install: /usr/bin/install -c vcut /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/vcut make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/vcut' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/vcut' Making install in vorbiscomment make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/vorbiscomment' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/vorbiscomment' test -z "/usr/bin" || mkdir -p -- "/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin" test -z "/usr/share/man/man1" || mkdir -p -- "/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1" /bin/bash ../libtool --mode=install /usr/bin/install -c 'vorbiscomment' '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/vorbiscomment' /usr/bin/install -c -m 644 './vorbiscomment.1' '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1/vorbiscomment.1' libtool: install: /usr/bin/install -c vorbiscomment /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/vorbiscomment make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/vorbiscomment' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0/vorbiscomment' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/vorbis-tools-1.4.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libunistring'] ./support/scripts/check-uniq-files -t staging /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libunistring'] Warning: staging file "./usr/lib64" 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'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext-gnu'] Warning: host file "./aarch64-buildroot-linux-gnu/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-libzlib', u'host-orc'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/dawncrow/buildroot-test/scripts/instance-0/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/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /home/dawncrow/buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a53%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 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/dawncrow/buildroot-test/scripts/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/man /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/info /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/doc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/dawncrow/buildroot-test/scripts/instance-0/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/dawncrow/buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-git-00153-gca42df2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-git\"" \ ) > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2019.08-git-00153-gca42df2 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 >>> 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-gettext Collecting legal info >>> host-gettext-gnu 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> 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-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> c-ares 1.15.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> davici v1.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> strongswan 5.6.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> file 5.36 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: 7ac061e1a1c840c4dfa0573aec6f3497676c9295b5ec4190d3576646eb1646bf) >>> host-file 5.36 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: 7ac061e1a1c840c4dfa0573aec6f3497676c9295b5ec4190d3576646eb1646bf) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> gli 559cbe1ec38878e182507d331e0780fbae5baf15 Collecting legal info manual.md: OK (sha256: e26459f62353e631d18379668c82b85f9fd2fd993f2818277e4fce21e957f87a) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> grpc v1.18.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-grpc v1.18.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-c-ares 1.15.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> initscripts Collecting legal info >>> irqbalance v1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 7.65.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libraw 0.19.2 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README.md: OK (sha256: eee0055723d3483ef3ee7920e2178177b14a334c2a622be4101bcfb05d21407e) >>> libsoc 0.8.2 Collecting legal info ERROR: No hash found for LICENCE >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> openvpn 2.4.7 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> orc 0.4.29 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> host-orc 0.4.29 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.44 Collecting legal info README: OK (sha256: a008c782e078102720266824c1e87875bafbf25ffae4b173dc135f9a4e1c672e) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> vorbis-tools 1.4.0 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/dawncrow/buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'