checking for setmode... no checking whether O_BINARY is declared... no checking whether exsltDateXpathCtxtRegister is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xmlstarlet.spec config.status: creating Makefile config.status: creating solaris/package/sol8-sparc/pkginfo config.status: creating solaris/package/sol9-sparc/pkginfo config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xmlstarlet 1.6.1 Building 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 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' /usr/bin/make all-am make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' GEN src/usage.c GEN src/c14n-usage.c GEN src/depyx-usage.c GEN src/edit-usage.c GEN src/elem-usage.c GEN src/escape-usage.c GEN src/format-usage.c GEN src/ls-usage.c GEN src/pyx-usage.c GEN src/select-usage.c GEN src/trans-usage.c GEN src/unescape-usage.c GEN src/validate-usage.c CC src/trans.o CC src/xml.o CC src/xml_C14N.o CC src/xml_depyx.o CC src/xml_edit.o CC src/xml_elem.o src/xml_elem.c: In function 'elMain': src/xml_elem.c:271:27: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashScan(uniq, hash_key_put, &lines); ^~~~~~~~~~~~ In file included from src/xml_elem.c:32:0: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/hash.h:212:4: note: expected 'xmlHashScanner {aka void (*)(void *, void *, const unsigned char *)}' but argument is of type 'void (*)(void *, void *, xmlChar *) {aka void (*)(void *, void *, unsigned char *)}' xmlHashScan (xmlHashTablePtr table, ^~~~~~~~~~~ CC src/xml_escape.o CC src/xml_format.o CC src/xml_ls.o src/xml_edit.c: In function 'edInsert': src/xml_edit.c:371:9: warning: 'node' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlXPathNodeSetAdd(previous_insertion, node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC src/xml_pyx.o CC src/xml_select.o CC src/xml_trans.o CC src/xml_validate.o In file included from /home/dawncrow/buildroot-test/scripts/instance-0/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/tree.h:18:0, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /home/dawncrow/buildroot-test/scripts/instance-0/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlstring.h:35:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] #define BAD_CAST (xmlChar *) ^ src/xml_select.c:552:55: note: in expansion of macro 'BAD_CAST' xmlStrPrintf(num_buf, sizeof num_buf, BAD_CAST "t%d", t); ^~~~~~~~ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlstring.h:98:17: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' xmlStrPrintf (xmlChar *buf, ^~~~~~~~~~~~ CC src/usage.o CC src/c14n-usage.o CC src/depyx-usage.o CC src/edit-usage.o CC src/elem-usage.o CC src/escape-usage.o CC src/format-usage.o CC src/ls-usage.o CC src/pyx-usage.o CC src/select-usage.o CC src/trans-usage.o CC src/unescape-usage.o CC src/validate-usage.o CCLD xml make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 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/xmlstarlet-1.6.1/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/xmlstarlet' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/xmlstarlet' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man1' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin' /usr/bin/install -c xml '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/xmlstarlet-1.6.1' >>> 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'libffi', u'gsl', u'diffutils', u'gmp', u'mpfr', u'stress'] ./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/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/bellagio/libomxaudio_effects.la" is touched by more than one package: [u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/enchant/libenchant_myspell.la" is touched by more than one package: [u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libeibclient.la" is touched by more than one package: [u'bcusdk', u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libisc.la" is touched by more than one package: [u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libzlib', u'libopenssl', u'libcurl', u'libogg', u'libvorbis', u'libxml2', u'ncurses', u'opus', u'portaudio', u'sqlite', u'util-linux', u'libpthsem', u'bcusdk', u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libpthsem.la" is touched by more than one package: [u'libpthsem', u'bcusdk', u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/bellagio/libomxvideosched.la" is touched by more than one package: [u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libvorbis', u'libxml2', u'ncurses', u'opus', u'portaudio', u'sqlite', u'util-linux', u'libpthsem', u'bcusdk', u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'webp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libopusenc.la" is touched by more than one package: [u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gsl', u'gmp', u'mpfr'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'portaudio', u'sqlite', u'util-linux', u'libpthsem', u'bcusdk', u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libportaudio.la" is touched by more than one package: [u'portaudio', u'sqlite', u'util-linux', u'libpthsem', u'bcusdk', u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libisccc.la" is touched by more than one package: [u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libxml2', u'ncurses', u'opus', u'portaudio', u'sqlite', u'util-linux', u'libpthsem', u'bcusdk', u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libpthsem', u'bcusdk', u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libxml2', u'ncurses', u'opus', u'portaudio', u'sqlite', u'util-linux', u'libpthsem', u'bcusdk', u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'webp'] Warning: staging file "./usr/lib/libmpfr.la" is touched by more than one package: [u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libxml2', u'ncurses', u'opus', u'portaudio', u'sqlite', u'util-linux', u'libpthsem', u'bcusdk', u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/bellagio/libomxclocksrc.la" is touched by more than one package: [u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/omxloaders/libomxdynamicloader.la" is touched by more than one package: [u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/enchant/libenchant_ispell.la" is touched by more than one package: [u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libogg', u'libvorbis', u'libxml2', u'ncurses', u'opus', u'portaudio', u'sqlite', u'util-linux', u'libpthsem', u'bcusdk', u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libpthsem', u'bcusdk', u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ncurses', u'opus', u'portaudio', u'sqlite', u'util-linux', u'libpthsem', u'bcusdk', u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libisccfg.la" is touched by more than one package: [u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/liblwres.la" is touched by more than one package: [u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libenchant.la" is touched by more than one package: [u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'webp'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libbind9.la" is touched by more than one package: [u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libdns.la" is touched by more than one package: [u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libomxil-bellagio.la" is touched by more than one package: [u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libstrophe.la" is touched by more than one package: [u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libglapi.la" is touched by more than one package: [u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libpthsem', u'bcusdk', u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libilbc.la" is touched by more than one package: [u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'util-linux', u'libpthsem', u'bcusdk', u'bellagio', u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libgbm.la" is touched by more than one package: [u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] Warning: staging file "./usr/lib/libirs.la" is touched by more than one package: [u'bind', u'bzip2', u'boost', u'expat', u'libpng', u'freetype', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'lzo', u'pixman', u'cairo', u'gsl', u'dvb-apps', u'enchant', u'gmp', u'gsettings-desktop-schemas', u'libao', u'libcli', u'libcuefile', u'libpthread-stubs', u'libdrm', u'libfribidi', u'libhttpparser', u'libilbc', u'libopusenc', u'libosip2', u'libsepol', u'libstrophe', u'libxslt', u'mesa3d', u'mpfr', u'openblas', u'sdl', u'sdl2', u'webp'] ./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-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-bison'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-xlrd'] 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_be-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 Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. 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_be-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64_be-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64_be-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 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=2018.08-rc1-00207-gf023810"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc1\"" \ ) > /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 2018.08-rc1-00207-gf023810 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-aarch64-be 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> alljoyn-tcl-base 16.04.00 Collecting legal info >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> asterisk 14.7.6 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) main/sha1.c: OK (sha256: ac5571f00e558e3b7c9b3f13f421b874cc12cf4250c4f70094c71544cf486312) codecs/speex/speex_resampler.h: OK (sha256: 0fcdb946955d20c2819a51f3fe613d8f22da2ea793bd50acb30ce156499acc88) utils/db1-ast/include/db.h: OK (sha256: e6e7b7204d34a3dcdf17389a9c8cf64721ec0d15a797fd51c8c1ed8517cc3038) >>> host-asterisk 14.7.6 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> libcurl 7.61.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> portaudio v190600_20161030 Collecting legal info ERROR: No hash found for LICENSE.txt >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> bcusdk 0.0.5 Collecting legal info ERROR: No hash found for COPYING >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> bellagio 0.9.3 Collecting legal info ERROR: No hash found for COPYING >>> bind 9.11.4 Collecting legal info COPYRIGHT: OK (sha256: 336f3c40e37a1a13690efb4c63e20908faa4c40498cc02f3579fb67d3a1933a5) >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> host-dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> diffutils 3.6 Collecting legal info ERROR: No hash found for COPYING >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for COPYING.LGPL >>> enchant 1.6.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> fconfig 20080329 Collecting legal info ERROR: No hash found for fconfig.c >>> gesftpserver 0.2.2 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gsettings-desktop-schemas 3.22.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> lcdproc 0.5.9 Collecting legal info ERROR: No hash found for COPYING >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcpprestsdk v2.10.5 Collecting legal info license.txt: OK (sha256: 5c191789f502ac87df83b57008d2fc3e47fbf31315381b5bc4309f6602d0fe97) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdrm 2.4.93 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libhttpparser v2.8.1 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libopusenc 0.1.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libstrophe 0.9.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-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 >>> host-elfutils 0.171 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> mesa3d 18.1.6 Collecting legal info docs/license.html: OK (sha256: 630e75b4fdeb75ee2bf9e55db54dd1e3ff7353d52d9314ca8512bfd460f8e24c) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> ngircd 24 Collecting legal info ERROR: No hash found for COPYING >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> olsr 0.9.6.1 Collecting legal info ERROR: No hash found for license.txt ERROR: No hash found for lib/pud/nmealib/LICENSE >>> openblas v0.2.20 Collecting legal info LICENSE: OK (sha256: 190b5a9c8d9723fe958ad33916bd7346d96fab3c5ea90832bb02d854f620fcff) >>> opus-tools 0.1.10 Collecting legal info COPYING: OK (sha256: 88021117568c64038175d7fb3b8286056f7cdb54f09dc806578f6bd9342c62cc) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-xlrd 1.0.0 Collecting legal info ERROR: No hash found for xlrd/licences.py >>> host-python-setuptools v40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl2 2.0.8 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> spidev_test v4.10 Collecting legal info >>> stella 5.0.2 Collecting legal info ERROR: No hash found for Copyright.txt ERROR: No hash found for License.txt >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> vnstat 1.17 Collecting legal info ERROR: No hash found for COPYING >>> vorbis-tools 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> webp 0.6.1 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> xinetd xinetd-2-3-15 Collecting legal info ERROR: No hash found for COPYRIGHT >>> xmlstarlet 1.6.1 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-aarch64-be-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_AARCH64_BE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-base-16.04.00: cannot save license (ALLJOYN_TCL_BASE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: libdrm-2.4.93: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: spidev_test-v4.10: cannot save license (SPIDEV_TEST_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'