/home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -c -o src/daemon.o src/daemon.c /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -o vnstatd src/vnstatd.o src/ifinfo.o src/dbaccess.o src/dbcache.o src/common.o src/misc.o src/cfg.o src/ibw.o src/fs.o src/id.o src/daemon.o -lm /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -o vnstat src/vnstat.o src/ifinfo.o src/dbxml.o src/dbjson.o src/dbshow.o src/dbaccess.o src/dbmerge.o src/common.o src/misc.o src/cfg.o src/ibw.o src/fs.o src/id.o src/traffic.o -lm >>> vnstat 1.17 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/vnstat-1.17/ Making install in . /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/sbin' /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/bin' /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man5' /usr/bin/install -c vnstatd '/home/peko/autobuild/instance-0/output/target/usr/sbin' /usr/bin/install -c vnstat '/home/peko/autobuild/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 man/vnstat.conf.5 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man5' /usr/bin/install -c -m 644 man/vnstat.1 man/vnstatd.1 man/vnstati.1 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /usr/bin/make install-data-hook /usr/bin/mkdir -p /home/peko/autobuild/instance-0/output/target/etc if [ ! -f /home/peko/autobuild/instance-0/output/target/etc/vnstat.conf ]; \ then cp -fv ./cfg/vnstat.conf /home/peko/autobuild/instance-0/output/target/etc/vnstat.conf; \ fi './cfg/vnstat.conf' -> '/home/peko/autobuild/instance-0/output/target/etc/vnstat.conf' ============================================================================ Note: No service file has been installed for starting the daemon automatically. Such setup will need to be created manually depending on the used environment. See the included documentation. ============================================================================ ympd-v1.2.3.tar.gz: OK (sha256: 092c26c51166d1d1f025cd06742981783dea7e42bfe4f73f10c4418fc003de94) >>> ympd v1.2.3 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/ympd-v1.2.3.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/ympd-v1.2.3 -xf - >>> ympd v1.2.3 Patching Applying 0002-only-c-language.patch using patch: patching file CMakeLists.txt >>> ympd v1.2.3 Configuring (mkdir -p /home/peko/autobuild/instance-0/output/build/ympd-v1.2.3/ && cd /home/peko/autobuild/instance-0/output/build/ympd-v1.2.3/ && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/cmake3 /home/peko/autobuild/instance-0/output/build/ympd-v1.2.3/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/instance-0/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DMKDATA_EXE=/home/peko/autobuild/instance-0/output/build/ympd-v1.2.3/mkdata ) -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -- Check for working C compiler: /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /home/peko/autobuild/instance-0/output/host/bin/pkg-config (found version "0.28") -- Found LibMPDClient: /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libmpdclient.so -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/peko/autobuild/instance-0/output/build/ympd-v1.2.3 >>> ympd v1.2.3 Building /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include /home/peko/autobuild/instance-0/output/build/ympd-v1.2.3/htdocs/mkdata.c -o /home/peko/autobuild/instance-0/output/build/ympd-v1.2.3/mkdata PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 -C /home/peko/autobuild/instance-0/output/build/ympd-v1.2.3/ [ 12%] Generating assets.c Scanning dependencies of target ympd [ 87%] Building C object CMakeFiles/ympd.dir/src/ympd.c.o [ 87%] Building C object CMakeFiles/ympd.dir/src/http_server.c.o [ 87%] Building C object CMakeFiles/ympd.dir/src/mongoose.c.o [ 87%] Building C object CMakeFiles/ympd.dir/src/json_encode.c.o [ 87%] Building C object CMakeFiles/ympd.dir/src/mpd_client.c.o [ 87%] Building C object CMakeFiles/ympd.dir/assets.c.o [100%] Linking C executable ympd [100%] Built target ympd >>> ympd v1.2.3 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-0/output/target install/fast -C /home/peko/autobuild/instance-0/output/build/ympd-v1.2.3/ Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/target/usr/bin/ympd -- Installing: /home/peko/autobuild/instance-0/output/target/usr/share/man/man1/ympd.1 >>> Finalizing target directory rm -f /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-0/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-0/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/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/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/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/peko/autobuild/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/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-rc2-01086-ge86b743"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc2\"" \ ) > /home/peko/autobuild/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2017.11-rc2-01086-ge86b743 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 6.4.0 Collecting legal info >>> host-binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> uclibc 1.0.26 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-gcc-initial 6.4.0 Collecting legal info >>> linux-headers 4.13.13 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> atftp 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> atop 2.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> audiofile 0.3.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPL >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.65.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bootutils 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> can-utils c3305fdd515464153d20199db232b6124bc962c0 Collecting legal info >>> collectd 5.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.56.1 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> openssl Collecting legal info >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.0 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus 1.12.0 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.2 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-libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> util-linux 2.31 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> libcap-ng 0.7.8 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8 Collecting legal info ERROR: No hash found for docs/LICENSE.TXT ERROR: No hash found for docs/FTL.TXT ERROR: No hash found for docs/GPLv2.TXT >>> libpng 1.6.32 Collecting legal info ERROR: No hash found for LICENSE >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libdvdread 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> eudev 3.2.4 Collecting legal info ERROR: No hash found for COPYING >>> kmod 24 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> fbterm 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> liberation 2.00.1 Collecting legal info ERROR: No hash found for LICENSE >>> ffmpeg 3.3.5 Collecting legal info ERROR: No hash found for LICENSE.md ERROR: No hash found for COPYING.LGPLv2.1 >>> libmodplug 0.8.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libsodium 1.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> host-fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsodium 1.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> genpart 1.0.2 Collecting legal info >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> heirloom-mailx 12.5 Collecting legal info ERROR: No hash found for COPYING >>> irssi 1.0.5 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> kvazaar v1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> latencytop 0.5 Collecting legal info ERROR: No hash found for latencytop.c >>> 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 >>> lftp 4.8.0 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libeXosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libestr 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libexif 0.6.21 Collecting legal info ERROR: No hash found for COPYING >>> libfreefare 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> udev Collecting legal info >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libical 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libmpd 11.8.17 Collecting legal info ERROR: No hash found for COPYING >>> libmpdclient 2.10 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.3.0 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsecret 0.18.5 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 >>> libsocketcan 0.0.10 Collecting legal info >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> liburiparser 0.8.1 Collecting legal info ERROR: No hash found for COPYING >>> libusbgx 2e3d43ee098ed928d1baa61ce791ce9ff4788c5a Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> linux-zigbee v0.3.1 Collecting legal info WARNING: no hash file for COPYING >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> ltp-testsuite 20170929 Collecting legal info ERROR: No hash found for COPYING >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> minidlna 1.2.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENCE.miniupnpd >>> host-xutil_makedepend 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_xproto 7.0.31 Collecting legal info ERROR: No hash found for COPYING >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> mjpegtools 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> host-mkpasswd Collecting legal info >>> mobile-broadband-provider-info 20151214 Collecting legal info ERROR: No hash found for COPYING >>> mosquitto 1.4.14 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> mp4v2 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> mpd 0.20.11 Collecting legal info ERROR: No hash found for COPYING >>> tremor 19427 Collecting legal info WARNING: no hash file for COPYING >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> neardal 33b54a55032b047fd885a5eb3592c169c0056c49 Collecting legal info ERROR: No hash found for COPYING >>> ofono 1.21 Collecting legal info ERROR: No hash found for COPYING >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcsc-lite 1.8.22 Collecting legal info ERROR: No hash found for COPYING >>> picocom 2.2 Collecting legal info ERROR: No hash found for LICENSE.txt >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info >>> pugixml 1.7 Collecting legal info ERROR: No hash found for readme.txt >>> qextserialport ada321a9ee463f628e7b781b8ed00ff219152158 Collecting legal info ERROR: No hash found for LICENSE.md >>> qt5base 5.6.3 Collecting legal info LICENSE.GPLv3: OK (sha256: 245248009fd0af1725d183248380e476c1283383909358a13686606352bf2a17) LICENSE.LGPLv21: OK (sha256: 66f6bb53f6d985a4d651bf1ecfe8bbcbe32b0f744708d588f047580ee85d8ec8) LGPL_EXCEPTION.txt: OK (sha256: 438c1f9a2b256e47dac33249f2ad6d4a9df643f1ec5312216d528a2f7ad82084) LICENSE.LGPLv3: OK (sha256: 68afaf3392f8c04218fbf29db43cc0b18bf651c1db086556aa584046de9f3e35) LICENSE.FDL: OK (sha256: ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d) >>> tcl 8.6.6 Collecting legal info ERROR: No hash found for license.terms >>> tz Collecting legal info >>> host-tzdata 2017c Collecting legal info >>> host-zic 2017c Collecting legal info >>> host-tzdump 65a10105564801094b18c3fcacf4dde4c44e4ab8 Collecting legal info >>> uclibc-ng-test c4d54bde7772b55df04399ecb355769c5ac31015 Collecting legal info WARNING: no hash file for COPYING.LIB >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Collecting legal info ERROR: No hash found for LICENSE >>> unionfs 2.0 Collecting legal info ERROR: No hash found for LICENSE >>> unzip 60 Collecting legal info ERROR: No hash found for LICENSE >>> usbutils 008 Collecting legal info ERROR: No hash found for COPYING >>> vde2 2.3.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.libvdeplug ERROR: No hash found for COPYING.slirpvde >>> vnstat 1.17 Collecting legal info ERROR: No hash found for COPYING >>> ympd v1.2.3 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: gcc-final-6.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-6.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: can-utils-c3305fdd515464153d20199db232b6124bc962c0: cannot save license (CAN_UTILS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca: cannot save license (PSPLASH_LICENSE_FILES not defined) WARNING: tzdata-2017c: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2017c: cannot save license (HOST_ZIC_LICENSE_FILES not defined) WARNING: tzdump-65a10105564801094b18c3fcacf4dde4c44e4ab8: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'