CMake Warning (dev) at CMakeLists.txt:76 (ADD_CUSTOM_TARGET): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "test" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. -- 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/test/autobuild/run/instance-0/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 4%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 8%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 13%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 17%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 26%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 34%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 43%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 43%] Built target yajl_s make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_reformat make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_test make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 47%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 52%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 56%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 60%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 65%] Linking C executable gen-extra-close make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 65%] Built target gen-extra-close make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 69%] Linking C executable json_verify make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 73%] Linking C executable json_reformat [ 78%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 78%] Built target json_reformat make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 82%] Linking C executable yajl_test Scanning dependencies of target perftest [ 82%] Built target json_verify make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 86%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 91%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 91%] Built target yajl_test [ 95%] Linking C executable parse_config make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [ 95%] Built target parse_config [100%] Linking C executable perftest make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install/fast -C /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libyajl.a -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_reformat -- Installing: /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/json_verify make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-0/output/target install/fast -C /home/test/autobuild/run/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/lib/libyajl.a -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/bin/json_reformat -- Installing: /home/test/autobuild/run/instance-0/output/target/usr/bin/json_verify make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/yajl-2.1.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/test/autobuild/run/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'bash', u'binutils', u'libffi', u'libunistring', u'wget'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'binutils', u'libffi', u'libunistring'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libgee-0.8.la" is touched by more than one package: [u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'brotli', u'clapack', u'libtommath', u'libtomcrypt', u'expat', u'libopenssl', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'brotli', u'clapack', u'libtommath', u'libtomcrypt', u'expat', u'libopenssl', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libpciaccess.la" is touched by more than one package: [u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/librygel-ruih-2.0.la" is touched by more than one package: [u'rygel', u'yajl'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libshout.la" is touched by more than one package: [u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libgupnp-av-1.0.la" is touched by more than one package: [u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libkcapi.la" is touched by more than one package: [u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-external.la" is touched by more than one package: [u'rygel', u'yajl'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'readline', u'binutils', u'brotli', u'clapack', u'libtommath', u'libtomcrypt', u'expat', u'libopenssl', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-mpris.la" is touched by more than one package: [u'rygel', u'yajl'] Warning: staging file "./usr/lib/libupnpp.la" is touched by more than one package: [u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'gd', u'readline', u'binutils', u'brotli', u'clapack', u'libtommath', u'libtomcrypt', u'expat', u'libopenssl', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/librygel-db-2.6.la" is touched by more than one package: [u'rygel', u'yajl'] Warning: staging file "./usr/lib/libiscsi.la" is touched by more than one package: [u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/librygel-core-2.6.la" is touched by more than one package: [u'rygel', u'yajl'] Warning: staging file "./usr/lib/librygel-server-2.6.la" is touched by more than one package: [u'rygel', u'yajl'] Warning: staging file "./usr/lib/rygel-2.6/engines/librygel-media-engine-simple.la" is touched by more than one package: [u'rygel', u'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libopenssl', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libnetfilter_cttimeout.la" is touched by more than one package: [u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/librygel-renderer-2.6.la" is touched by more than one package: [u'rygel', u'yajl'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libmpd.la" is touched by more than one package: [u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'gd', u'readline', u'binutils', u'brotli', u'clapack', u'libtommath', u'libtomcrypt', u'expat', u'libopenssl', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-ruih.la" is touched by more than one package: [u'rygel', u'yajl'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libcurl', u'libgee', u'libiscsi', u'libite', u'libkcapi', u'libmediaart', u'libmnl', u'libmpd', u'libnetfilter_cttimeout', u'libogg', u'libpciaccess', u'libvorbis', u'libshout', u'libtirpc', u'libunistring', u'libupnp', u'libupnpp', u'libxslt', u'sdl', u'openal', u'popt', u'rapidjson', u'rygel', u'yajl'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-lms.la" is touched by more than one package: [u'rygel', u'yajl'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'rapidjson', u'rygel', u'yajl'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext', u'host-libffi'] grep -qsE '^/bin/bash$' /home/test/autobuild/run/instance-0/output/target/etc/shells || echo "/bin/bash" >> /home/test/autobuild/run/instance-0/output/target/etc/shells rm -f /home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/test/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-0/output/target/bin/sh rm -f /home/test/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-0/output/target/usr/include /home/test/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-0/output/target/usr/lib/cmake /home/test/autobuild/run/instance-0/output/target/usr/share/cmake find /home/test/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-0/output/target/lib/ /home/test/autobuild/run/instance-0/output/target/usr/lib/ /home/test/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/test/autobuild/run/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-0/output/target/usr/man /home/test/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-0/output/target/usr/info /home/test/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-0/output/target/usr/doc /home/test/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/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/test/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/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/test/autobuild/run/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/test/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00309-gd7abf19"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/test/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/test/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot' make: Entering directory `/home/test/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.11-git-00309-gd7abf19 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> aumix 2.9.1 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> bandwidthd v2.0.1-auto-r11 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> bash 4.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> brotli 1.0.3 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> chrony 3.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> dehydrated 0.6.2 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> dejavu 2.37 Collecting legal info ERROR: No hash found for LICENSE >>> dropbear 2018.76 Collecting legal info ERROR: No hash found for LICENSE >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> dtach v0.9 Collecting legal info ERROR: No hash found for COPYING >>> evtest 1.33 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fetchmail 6.3.26 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> font-awesome v4.7.0 Collecting legal info >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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 >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.3 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> hans 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ipmitool 1.8.18 Collecting legal info ERROR: No hash found for COPYING >>> iptraf-ng 1.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libgee 0.20.1 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> libiscsi 1.18.0 Collecting legal info COPYING: OK (sha256: 88e3eccc48722b2a0eaff456dda94b8e8e123848d01f631969bec8e3c6c6eb85) LICENCE-GPL-2.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> libkcapi 1.1.3 Collecting legal info COPYING: OK (sha256: b0336f8f07a6abf8b0a59d961f53601d7c4a7c09a8137805b730a34a976039f8) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpd 11.8.17 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpciaccess 0.14 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libtirpc 1.0.3 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.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.1 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linux-firmware 8d69bab7a3da1913113ea98cefb73d5fa6988286 Collecting legal info >>> ltris 1.0.19 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> nut 2.7.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE-GPL2 ERROR: No hash found for LICENSE-GPL3 >>> openal 1.18.2 Collecting legal info ERROR: No hash found for COPYING >>> oprofile 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proftpd 1.3.6 Collecting legal info ERROR: No hash found for COPYING >>> quota 4.01 Collecting legal info >>> rapidjson v1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> read-edid 3.0.2 Collecting legal info ERROR: No hash found for LICENSE >>> redis 3.2.12 Collecting legal info COPYING: OK (sha256: cbf420a3672475a6e2765e3c0984c1f81efe0212afb94a3c998ee63bfd661063) >>> rygel 0.36.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.logo: OK (sha256: c7d881be8ae01162510e982a32001446c6d6d18a9cecc89cc41a28bd215a0262) >>> sshpass 1.06 Collecting legal info ERROR: No hash found for COPYING >>> ts4900-fpga 20150930 Collecting legal info >>> wget 1.19.5 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> xmlstarlet 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: bandwidthd-v2.0.1-auto-r11: cannot save license (BANDWIDTHD_LICENSE_FILES not defined) WARNING: font-awesome-v4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: linux-firmware-8d69bab7a3da1913113ea98cefb73d5fa6988286: cannot save license (LINUX_FIRMWARE_LICENSE_FILES not defined) WARNING: quota-4.01: cannot save license (QUOTA_LICENSE_FILES not defined) WARNING: ts4900-fpga-20150930: cannot save license (TS4900_FPGA_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot'