include/sslapi.h:107:45: warning: statement with no effect [-Wunused-value] #define swupdate_HASH_final(p, result, len) (-1) ^ core/cpio_utils.c:256:3: note: in expansion of macro 'swupdate_HASH_final' swupdate_HASH_final(dgst, md_value, &md_len); ^~~~~~~~~~~~~~~~~~~ In file included from core/swupdate.c:42:0: core/swupdate.c: In function 'install_from_file': include/util.h:81:11: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'off_t {aka long long int}' [-Wformat=] "ERROR %s : %s : %d : " format, \ ^ include/util.h:99:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ core/swupdate.c:328:3: note: in expansion of macro 'ERROR' ERROR("failed to scan for pos '%ld'!", pos); ^~~~~ core/swupdate.c:328:36: note: format string is defined here ERROR("failed to scan for pos '%ld'!", pos); ~~^ %lld In file included from core/swupdate.c:42:0: include/util.h:88:14: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=] "ERROR : " format, ## arg); \ ^ include/util.h:99:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ core/swupdate.c:328:3: note: in expansion of macro 'ERROR' ERROR("failed to scan for pos '%ld'!", pos); ^~~~~ core/swupdate.c:328:36: note: format string is defined here ERROR("failed to scan for pos '%ld'!", pos); ~~^ %lld In file included from core/swupdate.c:42:0: include/util.h:92:13: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'off_t {aka long long int}' [-Wformat=] "[%s] : " format, __func__, ## arg); \ ^ include/util.h:99:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ core/swupdate.c:328:3: note: in expansion of macro 'ERROR' ERROR("failed to scan for pos '%ld'!", pos); ^~~~~ core/swupdate.c:328:36: note: format string is defined here ERROR("failed to scan for pos '%ld'!", pos); ~~^ %lld LD handlers/built-in.o CC core/notifier.o CC corelib/artifacts_versions.o CC corelib/installer.o AR archival/lib.a CC ipc/network_ipc.o CC ipc/progress_ipc.o CC core/handler.o CC mongoose/mongoose.o CC core/util.o AR ipc/lib.a mongoose/mongoose.c:27:0: warning: "_LARGEFILE_SOURCE" redefined #define _LARGEFILE_SOURCE // Enable 64-bit file offsets :0:0: note: this is the location of the previous definition CC mongoose/mongoose_interface.o mongoose/mongoose.c:362:24: warning: 'ssl_sw' defined but not used [-Wunused-variable] static struct ssl_func ssl_sw[] = { ^~~~~~ CC corelib/network_thread.o CC corelib/parsing_library.o CC core/parser.o CC parser/parse_external.o CC corelib/progress_thread.o CC core/pctl.o CC parser/parser.o CC corelib/stream_interface.o AR parser/lib.a AR suricatta/lib.a CC core/syslog.o CC bootloader/none.o LD core/built-in.o AR bootloader/lib.a CC tools/client.o CC corelib/swupdate_dict.o CC tools/hawkbitcfg.o AR corelib/lib.a CC tools/progress.o CC tools/sendtohawkbit.o AR tools/lib.a AR mongoose/lib.a LD swupdate_unstripped LD tools/sendtohawkbit LD tools/client LD tools/hawkbitcfg STRIP tools/hawkbitcfg LD tools/progress STRIP swupdate STRIP tools/sendtohawkbit STRIP tools/client STRIP tools/progress >>> swupdate 2017.11 Installing to target /usr/bin/install -D -m 0755 /home/naourr/git/buildroot-test/instance-0/output/build/swupdate-2017.11/swupdate /home/naourr/git/buildroot-test/instance-0/output/target/usr/bin/swupdate tinyxml2-4.0.1.tar.gz: OK (sha256: 14b38ef25cc136d71339ceeafb4856bb638d486614103453eccd323849267f20) >>> tinyxml2 4.0.1 Extracting gzip -d -c /home/naourr/git/buildroot-test/instance-0/dl/tinyxml2-4.0.1.tar.gz | tar --strip-components=1 -C /home/naourr/git/buildroot-test/instance-0/output/build/tinyxml2-4.0.1 -xf - >>> tinyxml2 4.0.1 Patching >>> tinyxml2 4.0.1 Configuring (mkdir -p /home/naourr/git/buildroot-test/instance-0/output/build/tinyxml2-4.0.1/ && cd /home/naourr/git/buildroot-test/instance-0/output/build/tinyxml2-4.0.1/ && rm -f CMakeCache.txt && PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/git/buildroot-test/instance-0/output/build/tinyxml2-4.0.1/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/git/buildroot-test/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 ) -- The C compiler identification is GNU 7.2.1 -- The CXX compiler identification is GNU 7.2.1 -- Check for working C compiler: /home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -- Check for working C compiler: /home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-g++ -- Check for working CXX compiler: /home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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/naourr/git/buildroot-test/instance-0/output/build/tinyxml2-4.0.1 >>> tinyxml2 4.0.1 Building PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/git/buildroot-test/instance-0/output/build/tinyxml2-4.0.1/ Scanning dependencies of target DATA_COPY Scanning dependencies of target tinyxml2 [ 0%] Built target DATA_COPY [ 25%] Building CXX object CMakeFiles/tinyxml2.dir/tinyxml2.cpp.o [ 50%] Linking CXX shared library libtinyxml2.so [ 50%] Built target tinyxml2 Scanning dependencies of target xmltest [ 75%] Building CXX object CMakeFiles/xmltest.dir/xmltest.cpp.o [100%] Linking CXX executable xmltest [100%] Built target xmltest >>> tinyxml2 4.0.1 Installing to staging directory PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/git/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot install/fast -C /home/naourr/git/buildroot-test/instance-0/output/build/tinyxml2-4.0.1/ Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/git/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libtinyxml2.so.4.0.1 -- Installing: /home/naourr/git/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libtinyxml2.so.4 -- Installing: /home/naourr/git/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libtinyxml2.so -- Installing: /home/naourr/git/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/tinyxml2.h -- Installing: /home/naourr/git/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig/tinyxml2.pc >>> tinyxml2 4.0.1 Fixing libtool files >>> tinyxml2 4.0.1 Installing to target PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/git/buildroot-test/instance-0/output/target install/fast -C /home/naourr/git/buildroot-test/instance-0/output/build/tinyxml2-4.0.1/ Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/libtinyxml2.so.4.0.1 -- Installing: /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/libtinyxml2.so.4 -- Installing: /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/libtinyxml2.so -- Installing: /home/naourr/git/buildroot-test/instance-0/output/target/usr/include/tinyxml2.h -- Installing: /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/pkgconfig/tinyxml2.pc whetstone.c: OK (sha256: 333e4ceca042c146f63eec605573d16ae8b07166cbc44a17bec1ea97c6f1efbf) >>> whetstone 1.2 Extracting cp /home/naourr/git/buildroot-test/instance-0/dl/whetstone.c /home/naourr/git/buildroot-test/instance-0/output/build/whetstone-1.2/ >>> whetstone 1.2 Patching >>> whetstone 1.2 Configuring >>> whetstone 1.2 Building PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-ar" AS="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-as" LD="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-ld" NM="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-nm" CC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-gcc" GCC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-gcc" CPP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-cpp" CXX="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-g++" FC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-gfortran" F77="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-gfortran" RANLIB="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-ranlib" READELF="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-readelf" STRIP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-strip" OBJCOPY="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-objcopy" OBJDUMP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/git/buildroot-test/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/git/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/naourr/git/buildroot-test/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-as" DEFAULT_LINKER="/home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/git/buildroot-test/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/git/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 LDLIBS="-lm" -C /home/naourr/git/buildroot-test/instance-0/output/build/whetstone-1.2 whetstone /home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 whetstone.c -lm -o whetstone >>> whetstone 1.2 Installing to target /usr/bin/install -D /home/naourr/git/buildroot-test/instance-0/output/build/whetstone-1.2/whetstone /home/naourr/git/buildroot-test/instance-0/output/target/usr/bin/whetstone >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/git/buildroot-test/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['binutils', 'libffi', 'libtool'] Warning: target file "./usr/bin/last" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./usr/share/qemu/QEMU" is touched by more than one package: ['qemu', 'qemu'] Warning: target file "./bin/chattr" is touched by more than one package: ['busybox', 'e2fsprogs'] Warning: target file "./sbin/mke2fs" is touched by more than one package: ['busybox', 'e2fsprogs'] Warning: target file "./bin/lsattr" is touched by more than one package: ['busybox', 'e2fsprogs'] ./support/scripts/check-uniq-files -t staging /home/naourr/git/buildroot-test/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['binutils', 'libffi', 'libtool'] ./support/scripts/check-uniq-files -t host /home/naourr/git/buildroot-test/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-bison', 'host-gettext', 'host-libffi'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-python-cheetah'] rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/git/buildroot-test/instance-0/output/host/bin/glib-compile-schemas /home/naourr/git/buildroot-test/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/git/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/git/buildroot-test/instance-0/output/target/etc echo "buildroot" > /home/naourr/git/buildroot-test/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/git/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /home/naourr/git/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/git/buildroot-test/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/git/buildroot-test/instance-0/output/target/etc/shadow rm -f /home/naourr/git/buildroot-test/instance-0/output/target/bin/sh rm -f /home/naourr/git/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/git/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/git/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/include /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/aclocal \ /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/cmake /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/cmake find /home/naourr/git/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/git/buildroot-test/instance-0/output/target/lib/ /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/ /home/naourr/git/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/man /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/man rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/info /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/info rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/doc /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/git/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/git/buildroot-test/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/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/git/buildroot-test/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/git/buildroot-test/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/naourr/git/buildroot-test/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/naourr/git/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00695-ge4c2c68c3e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/naourr/git/buildroot-test/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/naourr/git/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/naourr/git/buildroot-test/instance-0/buildroot' make: Entering directory '/home/naourr/git/buildroot-test/instance-0/buildroot' >>> Buildroot 2018.02-git-00695-ge4c2c68c3e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-arm 2017.11 Collecting legal info >>> toolchain Collecting legal info >>> acpitool 0.5.1 Collecting legal info ERROR: No hash found for COPYING >>> host-aespipe 2.4d Collecting legal info >>> alljoyn-tcl-16.04.00a 16.04.00 Collecting legal info >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> aubio 0.4.5 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cifs-utils 6.7 Collecting legal info ERROR: No hash found for COPYING >>> cvs 1.12.13 Collecting legal info >>> 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 >>> czmq 5205ec201e97c3a652c17eb86b18b70350b54512 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> e2fsprogs 1.43.8 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> empty 0.6.20b Collecting legal info ERROR: No hash found for COPYRIGHT >>> enchant 1.6.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> filemq 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0 Collecting legal info ERROR: No hash found for LICENSE >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> 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 >>> glog v0.3.5 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> gnuradio 3.7.11 Collecting legal info ERROR: No hash found for COPYING >>> host-python-cheetah 2.4.4 Collecting legal info >>> host-python-markdown 2.6.8 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> hostapd 2.6 Collecting legal info ERROR: No hash found for README >>> irssi 1.0.6 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libexif 0.6.21 Collecting legal info ERROR: No hash found for COPYING >>> libglob 1.0 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 >>> liboauth 1.0.3 Collecting legal info ERROR: No hash found for COPYING.MIT >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtool 2.4.6 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 >>> micropython v1.8.7 Collecting legal info ERROR: No hash found for LICENSE >>> mongodb r3.3.4 Collecting legal info ERROR: No hash found for GNU-AGPL-3.0.txt ERROR: No hash found for APACHE-2.0.txt >>> mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> nanomsg 1.0.0 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> ntp 4.2.8p10 Collecting legal info ERROR: No hash found for COPYRIGHT >>> oprofile 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> pulseaudio 11.1 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for GPL ERROR: No hash found for LGPL >>> 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 >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> qemu 2.10.2 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: 48ffe9fc7f1d5462dbd19340bc4dd1d8a9e37c61ed535813e614cbe4a5f0d4df) >>> qpid-proton 0.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> rpi-firmware 2067241bc7cdf238fdeab7f5a3c22faa57dd5617 Collecting legal info ERROR: No hash found for boot/LICENCE.broadcom >>> rpi-userland a7976021a89451de0d008aa48f16c4e88872899b Collecting legal info ERROR: No hash found for LICENCE >>> rrdtool 1.6.0 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LICENSE >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> host-sam-ba 2.16 Collecting legal info ERROR: No hash found for doc/license.txt ERROR: No hash found for tcl_lib/boards.tcl ERROR: No hash found for applets/sam4c/libraries/libchip_sam4c/include/sam4c/sam4c32e-1.h >>> sofia-sip 1.12.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHTS >>> squid 3.5.26 Collecting legal info ERROR: No hash found for COPYING >>> statserial 1.1 Collecting legal info ERROR: No hash found for COPYING >>> swupdate 2017.11 Collecting legal info ERROR: No hash found for COPYING >>> tinyxml2 4.0.1 Collecting legal info ERROR: No hash found for readme.md >>> whetstone 1.2 Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-arm-2017.11: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_ARM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-base-16.04.00: cannot save license (ALLJOYN_TCL_BASE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) WARNING: python-cheetah-2.4.4: cannot save license (HOST_PYTHON_CHEETAH_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/naourr/git/buildroot-test/instance-0/output/legal-info make: Leaving directory '/home/naourr/git/buildroot-test/instance-0/buildroot'