./support/scripts/check-uniq-files -t target /home/br-user/autobuild/run/instance-0/output-1/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'ed', u'gmp', u'gnupg', u'libgpgme', u'mpfr'] Warning: target file "./var/www/images/ui-icons_222222_256x240.png" is touched by more than one package: [u'jquery-ui', u'jquery-ui-themes'] Warning: target file "./var/www/jquery-ui.css" is touched by more than one package: [u'jquery-ui', u'jquery-ui-themes'] Warning: target file "./usr/lib/luarocks/rocks-5.3/manifest" is touched by more than one package: [u'cgilua', u'copas', u'coxpcall', u'lpeg', u'lua-datafile', u'lua-sailor', u'lua-valua', u'luadbi-sqlite3', u'luadbi', u'luafilesystem', u'luajson', u'luasocket', u'rings', u'wsapi-xavante', u'wsapi', u'xavante'] ./support/scripts/check-uniq-files -t staging /home/br-user/autobuild/run/instance-0/output-1/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libgpgme', u'mpfr'] Warning: staging file "./usr/bin/php-config" is touched by more than one package: [u'php', u'pppd'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/bin/phpize" is touched by more than one package: [u'php', u'pppd'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/br-user/autobuild/run/instance-0/output-1/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-bison', u'host-gettext', u'host-lzip'] Warning: host file "./arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-genext2fs', u'host-omap-u-boot-utils'] rm -rf /home/br-user/autobuild/run/instance-0/output-1/target/usr/share/lua/5.3/doc rm -rf /home/br-user/autobuild/run/instance-0/output-1/target/usr/lib/luarocks mkdir -p /home/br-user/autobuild/run/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/br-user/autobuild/run/instance-0/output-1/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm1176jzf-s%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/br-user/autobuild/run/instance-0/output-1/host%g" package/meson//cross-compilation.conf.in > /home/br-user/autobuild/run/instance-0/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/mksh$' /home/br-user/autobuild/run/instance-0/output-1/target/etc/shells || echo "/bin/mksh" >> /home/br-user/autobuild/run/instance-0/output-1/target/etc/shells grep -qsE '^/usr/bin/screen$' /home/br-user/autobuild/run/instance-0/output-1/target/etc/shells || echo "/usr/bin/screen" >> /home/br-user/autobuild/run/instance-0/output-1/target/etc/shells mkdir -p /home/br-user/autobuild/run/instance-0/output-1/target/etc echo "buildroot" > /home/br-user/autobuild/run/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/br-user/autobuild/run/instance-0/output-1/target/etc/hosts mkdir -p /home/br-user/autobuild/run/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/br-user/autobuild/run/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/br-user/autobuild/run/instance-0/output-1/target/etc/shadow rm -f /home/br-user/autobuild/run/instance-0/output-1/target/bin/sh grep -qsE '^/bin/zsh$' /home/br-user/autobuild/run/instance-0/output-1/target/etc/shells || echo "/bin/zsh" >> /home/br-user/autobuild/run/instance-0/output-1/target/etc/shells rm -f /home/br-user/autobuild/run/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/br-user/autobuild/run/instance-0/output-1/build/locales.nopurge; done for dir in /home/br-user/autobuild/run/instance-0/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/br-user/autobuild/run/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/br-user/autobuild/run/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/br-user/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/br-user/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/br-user/autobuild/run/instance-0/output-1/target/usr/include /home/br-user/autobuild/run/instance-0/output-1/target/usr/share/aclocal \ /home/br-user/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig /home/br-user/autobuild/run/instance-0/output-1/target/usr/share/pkgconfig \ /home/br-user/autobuild/run/instance-0/output-1/target/usr/lib/cmake /home/br-user/autobuild/run/instance-0/output-1/target/usr/share/cmake find /home/br-user/autobuild/run/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/br-user/autobuild/run/instance-0/output-1/target/lib/ /home/br-user/autobuild/run/instance-0/output-1/target/usr/lib/ /home/br-user/autobuild/run/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/br-user/autobuild/run/instance-0/output-1/target/usr/share/gdb rm -rf /home/br-user/autobuild/run/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/br-user/autobuild/run/instance-0/output-1/target/usr/man /home/br-user/autobuild/run/instance-0/output-1/target/usr/share/man rm -rf /home/br-user/autobuild/run/instance-0/output-1/target/usr/info /home/br-user/autobuild/run/instance-0/output-1/target/usr/share/info rm -rf /home/br-user/autobuild/run/instance-0/output-1/target/usr/doc /home/br-user/autobuild/run/instance-0/output-1/target/usr/share/doc rm -rf /home/br-user/autobuild/run/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/br-user/autobuild/run/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/br-user/autobuild/run/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/br-user/autobuild/run/instance-0/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/br-user/autobuild/run/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/br-user/autobuild/run/instance-0/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/br-user/autobuild/run/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/br-user/autobuild/run/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/br-user/autobuild/run/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02.9-00245-g6a57eeda66"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02.9"; \ echo "PRETTY_NAME=\"Buildroot 2019.02.9\"" \ ) > /home/br-user/autobuild/run/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/br-user/autobuild/run/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree /home/br-user/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/br-user/autobuild/run/instance-0/output-1/target/usr make: Leaving directory '/home/br-user/autobuild/run/instance-0/buildroot' make: Entering directory '/home/br-user/autobuild/run/instance-0/buildroot' >>> Buildroot 2019.02.9-00245-g6a57eeda66 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acl 2.2.53 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> host-aespipe 2.4d Collecting legal info >>> am33x-cm3 11107db2f1e9e58ee75d4fe9cc38423c9a6e4365 Collecting legal info ERROR: No hash found for License.txt >>> angular-websocket v2.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> angularjs 1.6.7 Collecting legal info angular.js: OK (sha256: cec36623ceba33c503784164917c206047079159bf88f51a695a4dfb9d9b7ede) >>> assimp v3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> atf 0.21 Collecting legal info ERROR: No hash found for COPYING >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> ca-certificates 20190110 Collecting legal info debian/copyright: OK (sha256: 80fd11117df5543d5cf17bfd951b0ead213f7867d0b09f09c6d5a5eca3ff7422) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.17 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> cgilua 5.1.4-2 Collecting legal info cgilua-5.1.4/doc/us/license.html: OK (sha256: e612df003d24aeaf6d3cc09a1e9255493c691866158b5962dc4c68fff8a56a8b) >>> host-luarocks 3.0.4 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> luainterpreter Collecting legal info >>> lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> chrony 3.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> copas 2.0.2-1 Collecting legal info copas-2_0_2/LICENSE: OK (sha256: 3f59cccf38e9397f6fb34dcff983a24d336df982edb5b0cde549d0c32c28c9c0) >>> coxpcall 1.17.0-1 Collecting legal info coxpcall/doc/license.html: OK (sha256: 11f0f03dda1a28eca658d5e3361c15fd4d048371364aacc5f6870d77a66866c8) >>> cppunit 1.13.2 Collecting legal info ERROR: No hash found for COPYING >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> dejavu 2.37 Collecting legal info ERROR: No hash found for LICENSE >>> dhrystone 2 Collecting legal info >>> dialog 1.3-20170509 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> dropbear 2018.76 Collecting legal info ERROR: No hash found for LICENSE >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.1.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> host-dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ed 1.15 Collecting legal info COPYING: OK (sha256: f03a12bef9dfb7281864a0dd965166d4f4ec7a66633df2bc72fa4363e57de02c) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> edid-decode f56f329ed23a25d002352dedba1e8f092a47286f Collecting legal info ERROR: No hash found for edid-decode.c >>> ethtool 4.19 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> evtest 1.33 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> f2fs-tools v1.11.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> 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) >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fetchmail 6.3.26 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> flann 1.9.1 Collecting legal info ERROR: No hash found for COPYING >>> flare-engine v1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl2 2.0.9 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> sdl2_image 2.0.3 Collecting legal info COPYING.txt: OK (sha256: 13240ed78c8726c510b9634976430d3d3a9ea2d1ced3214119766e9e71568a35) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> sdl2_mixer 2.0.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> sdl2_ttf 2.0.14 Collecting legal info ERROR: No hash found for COPYING.txt >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> flatbuffers v1.9.0 Collecting legal info LICENSE.txt: OK (sha256: 7ec9661a8afafab1eee3523d6f1a193eff76314a5ab10b4ce96aefd87621b0c3) >>> flot 0.8.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> nettle 3.4.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> fwup v1.2.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> haveged 1.9.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ifupdown-scripts Collecting legal info >>> imlib2 1.5.1 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> iproute2 4.19.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> iprutils 2.4.15.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> ipset 7.1 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> jquery-datetimepicker 2.4.5 Collecting legal info ERROR: No hash found for MIT-LICENSE.txt >>> jquery-keyboard v1.18.12 Collecting legal info ERROR: No hash found for README.markdown >>> jquery-sparkline 2.1.2 Collecting legal info >>> jquery-ui-themes 1.10.4 Collecting legal info ERROR: No hash found for MIT-LICENSE.txt >>> jquery-ui 1.10.4 Collecting legal info ERROR: No hash found for MIT-LICENSE.txt >>> jquery 1.11.2 Collecting legal info >>> jsmn 6021415cc75e7922d45b12935f56348b064d8a7f Collecting legal info ERROR: No hash found for LICENSE >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> kexec 2.0.18 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> lbase64 20120820 Collecting legal info ERROR: No hash found for README >>> lbreakout2 2.6.5 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> libaacs 0.9.0 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libgcrypt 1.8.5 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.33 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libargtable2 13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libassuan 2.5.2 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdmtx 0.7.4 Collecting legal info LICENSE: OK (sha256: fe6959a664a7abb7d19bf125fa58a045d8757fe3cb3dc41975a54da0e627313d) >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libgpgme 1.12.0 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> liblog4c-localtime v1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmatroska 1.4.9 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libminiupnpc 2.1 Collecting legal info LICENSE: OK (sha256: e2df21b3d4b1a84a0ac31d808a3ff330fdf3602e0839a526d3df2fcfba287ac4) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.5.1 Collecting legal info LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50) >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> live555 2019.03.06 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> logrotate 3.13.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> lpeg 1.0.1-1 Collecting legal info >>> lua-datafile 0.6-1 Collecting legal info datafile/LICENSE: OK (sha256: 0443ddabab14f69d4c5e2641860343784a0ccbe5ae7a3743f20de9a13991da66) >>> lua-sailor 0.5-4 Collecting legal info sailor/LICENSE: OK (sha256: 3a19bc44e1a653b39bcb1b91cc8058ac6b1cd1caf7e6cef93517fd559b189065) >>> lua-valua 0.3-1 Collecting legal info valua/LICENSE: OK (sha256: 3444c2e739c88e41e327c6cd15e4a50fea8988570642bad6e6a43d50a7f7961f) >>> luadbi-sqlite3 0.6-2 Collecting legal info luadbi/COPYING: OK (sha256: 988d73cc2e56f972e8177091e084855fc2904d0fafcfe5c4e02864f25ce2b928) >>> sqlite 3280000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> luadbi 0.6-2 Collecting legal info luadbi/COPYING: OK (sha256: 988d73cc2e56f972e8177091e084855fc2904d0fafcfe5c4e02864f25ce2b928) >>> luafilesystem 1.7.0-2 Collecting legal info luafilesystem/LICENSE: OK (sha256: beb2c9eed6466d572c3888028a77421206053a3c023429cbd69e5015badba842) >>> luajson 1.3.4-1 Collecting legal info luajson/LICENSE: OK (sha256: 87565fca189b70f2e119b2a99e5e92a7aaab9f2eb05228b56b88e6c2e2f98bcd) >>> luasocket 3.0rc1-1 Collecting legal info luasocket-3.0-rc1/LICENSE: OK (sha256: 8e8c6314d9e78fe452ee355167f2c40cfbee8207e14dcb5ddd4a2655cb5c6aad) >>> mbedtls 2.7.12 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mdadm 4.0 Collecting legal info ERROR: No hash found for COPYING >>> minissdpd 1.5.20180223 Collecting legal info LICENSE: OK (sha256: 8801b32567ec20015c7d31668602a3a7f4a4785b7e17468360146b6003713cba) >>> mksh R55 Collecting legal info ERROR: No hash found for mksh.1 >>> mosquitto 1.5.9 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> newt 0.52.20 Collecting legal info ERROR: No hash found for COPYING >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> nvme v1.3 Collecting legal info ERROR: No hash found for LICENSE >>> obsidian-cursors 1.0 Collecting legal info >>> host-omap-u-boot-utils 3f07426cddc0be9e24702e7aacc7574ddd7fba28 Collecting legal info ERROR: No hash found for COPYING >>> openblas v0.2.20 Collecting legal info LICENSE: OK (sha256: 190b5a9c8d9723fe958ad33916bd7346d96fab3c5ea90832bb02d854f620fcff) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.32 Collecting legal info LICENCE: OK (sha256: c4a8b89cd38d6a7501d5b11a472fa15e71a051b66d6331c6cda364101389d6ee) >>> pdbg v2.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> php-gnupg 1.4.0 Collecting legal info ERROR: No hash found for LICENSE >>> php 7.3.12 Collecting legal info LICENSE: OK (sha256: f689b8fa63bea7950ce6a21bf52ed88ea0d77673ee76e6de12f51191174d91b8) >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> pure-ftpd 1.0.47 Collecting legal info COPYING: OK (sha256: e724ba991d8efa4c963e84ec31314c532dab00ac455ef77020fe60e78177bf23) >>> host-python-lxml 4.2.6 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 705bdfece6dbb87879d9ec40a8c9530651aefb98ae387da9134584464742d539) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> qpid-proton 0.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> rings 1.3.0-1 Collecting legal info rings-v_1_3_0/doc/us/license.html: OK (sha256: f582a0c43737391070827ef273df0145b594b095ad2f49595701368b729e024f) >>> rpi-bt-firmware 8c1e2bff1da9850f68efcfff3da5d939ec27a2ee Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> rsh-redone 85 Collecting legal info ERROR: No hash found for rsh.c >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sbc 1.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> screen 4.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ser2net 3.5 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> spawn-fcgi 1.6.4 Collecting legal info ERROR: No hash found for COPYING >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> trinity 1.8 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) >>> ts4900-fpga 20150930 Collecting legal info >>> uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> vim v8.1.0133 Collecting legal info ERROR: No hash found for README.txt >>> vnstat 1.17 Collecting legal info ERROR: No hash found for COPYING >>> wireless_tools 30.pre9 Collecting legal info ERROR: No hash found for COPYING >>> wsapi-xavante 1.7-1 Collecting legal info wsapi/doc/us/license.html: OK (sha256: 6aa14e3febf7a9e810ce672b015f5a5514241ce5d1c3a6a48f921f089d270159) wsapi/doc/us/license.md: OK (sha256: c7bf3061d00a96d10cb9dbc3a737d0af22594e2ef8f788842d7ab92eeaa864f2) >>> wsapi 1.7-1 Collecting legal info wsapi/doc/us/license.html: OK (sha256: 6aa14e3febf7a9e810ce672b015f5a5514241ce5d1c3a6a48f921f089d270159) wsapi/doc/us/license.md: OK (sha256: c7bf3061d00a96d10cb9dbc3a737d0af22594e2ef8f788842d7ab92eeaa864f2) >>> xavante 2.4.0-1 Collecting legal info xavante-2.4.0/doc/us/license.html: OK (sha256: 57b2c50f08bf500c969fe13500f217adb36582e4d8e75c9e2ed04191cb4a045c) >>> host-zip 30 Collecting legal info ERROR: No hash found for LICENSE >>> zsh 5.6.2 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: jquery-sparkline-2.1.2: cannot save license (JQUERY_SPARKLINE_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: lpeg-1.0.1-1: cannot save license (LPEG_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: ts4900-fpga-20150930: cannot save license (TS4900_FPGA_LICENSE_FILES not defined) Legal info produced in /home/br-user/autobuild/run/instance-0/output-1/legal-info make: Leaving directory '/home/br-user/autobuild/run/instance-0/buildroot'