mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zyre v2.0.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/zyre-v2.0.0/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/zyre-v2.0.0' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/zyre-v2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/zyre-v2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/zyre-v2.0.0/doc' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/zyre-v2.0.0/doc' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/zyre-v2.0.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/zyre-v2.0.0' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/zproject/zyre' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/buildroot/autobuild/run/instance-1/output/target/usr/lib' /usr/bin/install -c -m 644 src/libzyre.pc '/home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/home/buildroot/autobuild/run/instance-1/output/target/usr/include' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/zproject/zyre' libtool: install: /usr/bin/install -c src/.libs/libzyre.lai /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libzyre.la libtool: install: /usr/bin/install -c src/.libs/libzyre.a /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libzyre.a libtool: install: chmod 644 /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libzyre.a libtool: install: /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-ranlib /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libzyre.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/zpinger make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/zyre-v2.0.0' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/zyre-v2.0.0' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/zyre-v2.0.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'msmtp', u'ocrad'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/pkgconfig/glib-2.0.pc" is touched by more than one package: [u'libglib2', u'atk'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt 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-lzip'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-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 -static`%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -static`%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static`%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-1/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-git-00247-g033844c44d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-git\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2019.08-git-00247-g033844c44d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.9 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1c 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-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> argp-standalone 1.3 Collecting legal info >>> armadillo 7.900.1 Collecting legal info LICENSE.txt: OK (sha256: 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> atk 2.30.0 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-meson 0.50.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.3 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libglib2 2.60.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.60.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> atkmm 2.24.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> glibmm 2.56.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> azure-iot-sdk-c 2018-12-13 Collecting legal info WARNING: no hash file for LICENSE >>> libcurl 7.65.1 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.4 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> bootstrap 4.1.0 Collecting legal info css/bootstrap.css: OK (sha256: 0ce7fbe215cdf921ed87d00a374404681d5d24898589a7fe60e068d09289b4ba) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> busybox 1.30.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-cargo 0.26.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-cargo-bin 0.33.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-libcurl 7.65.1 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> host-libhttpparser v2.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> host-libssh2 1b3cbaff518f32e5b70650d4b7b52361b1410d37 Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> host-rustc Collecting legal info >>> host-rust-bin 1.33.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-checksec cdefe53eb72e6e8f23308417d2fc6b68cba9dbac Collecting legal info LICENSE.txt: OK (sha256: c5e2a8e188040fc34eb9362084778a2e25f8d1f888e47a2be09efa7cecd9c70d) >>> cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> cvs 1.12.13 Collecting legal info >>> czmq 4.2.0 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.3.1 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-e2fsprogs 1.44.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> ethtool 4.19 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> flashrom 1.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> flatbuffers v1.10.0 Collecting legal info LICENSE.txt: OK (sha256: 7ec9661a8afafab1eee3523d6f1a193eff76314a5ab10b4ce96aefd87621b0c3) >>> firmware-imx 7.5 Collecting legal info EULA: OK (sha256: fc93f26e4197b9240c327ce26ae6e02123f022423d4704c7b0448a37372cf2a2) COPYING: OK (sha256: 78696664f7afe7f2b081c99af60082d6403fab935b1b10056ed41aec123ff7fa) >>> host-fwup v1.2.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-libsodium 1.0.17 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> haserl 0.9.35 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.98 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 >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcoap v4.1.2 Collecting legal info COPYING: OK (sha256: 28b61fbf3c5477611d7f6ead97d15348934496d27dca815b34d45e622730e72e) LICENSE.GPL: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) LICENSE.BSD: OK (sha256: 9d5aeec17bdf82369bbe6e89efb07b7b35abefa044ea1d25cb2feeb70df1c208) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libevent 2.1.10-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgcrypt 1.8.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.35 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libnftnl 1.1.2 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpjsip 2.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libpwquality 1.4.0 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> libsepol 2.9 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtheora 1.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libtorrent 0.13.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libusbgx libusbgx-v0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libv4l 1.16.5 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 34229b5aadfb768d0d083987cba54203a920904a3ec8320823c6125b9831acd1) >>> linuxptp 2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lmbench 3.0-a9 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-2 >>> lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> host-mkpasswd Collecting legal info >>> monit 5.25.2 Collecting legal info COPYING: OK (sha256: d5a4f52b1a5e1e7fe14e01a76aac8b08dc6bbea15466058f271456c97aac1ada) >>> msmtp 1.8.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> nbd 3.19 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> nginx 1.16.0 Collecting legal info LICENSE: OK (sha256: 28ad30e2f64bd89ac1287b4606906bb99ed04d9f4e13fb6564a0be9c8a23f509) >>> ocrad 0.27 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.38.4 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> pugixml 1.9 Collecting legal info readme.txt: OK (sha256: 5f2318fdea73711b4761fd395462a51dc7d4626088ebaa41732b598821ac935a) >>> qemu 3.1.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: 48ffe9fc7f1d5462dbd19340bc4dd1d8a9e37c61ed535813e614cbe4a5f0d4df) >>> rauc 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-rcw LSDK-18.12 Collecting legal info LICENSE: OK (sha256: a531b3146425e592db17a51ff39c4801cb01fb4055ffdaada0572decc0655bcd) >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> rrdtool 1.7.0 Collecting legal info COPYRIGHT: OK (sha256: 884385795ee48cd820082e8823bc748cd20574112da2cc7d2ef505b47b1058c3) LICENSE: OK (sha256: 14079d501f3092405a192463603f66e13da88fc5894981e2962e2e6aec4ab178) >>> s6-linux-init 0.4.0.0 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> s6-linux-utils 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> semodule-utils 2.9 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> shairport-sync 3.2.2 Collecting legal info LICENSES: OK (sha256: 1daaa904985807b7f9f2fa91f6b19f3faadf8df4e813f7451a691f89a6965e3f) >>> speexdsp SpeexDSP-1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> spi-tools 0.8.3 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> stm32flash 1f934ae86babdeea47afdfae1d856d5fd5da6c53 Collecting legal info ERROR: No hash found for gpl-2.0.txt >>> sudo 1.8.27 Collecting legal info doc/LICENSE: OK (sha256: e0e7990185834e9f08f3e922905d7bfaf998d13be668c6026d2586b1718210ba) >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info ERROR: No hash found for COPYING >>> unrar 5.6.4 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) >>> wavpack 5.1.0 Collecting legal info ERROR: No hash found for COPYING >>> wireguard 0.0.20190406 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wireshark 3.0.2 Collecting legal info COPYING: OK (sha256: 7cdbed2b697efaa45576a033f1ac0e73cd045644a91c79bbf41d4a7d81dac7bf) >>> xxhash v0.6.5 Collecting legal info LICENSE: OK (sha256: 86ec6953794503942b70fcd4f35b565d44f63f703b7037ce44dad965c4aaae91) xxhsum.c: OK (sha256: 8e449f232e2cd984e1d286711653960b4a9a555d90b4dc05fe4f0d7a1838fe1b) >>> zyre v2.0.0 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) WARNING: libdrm-2.4.98: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot'