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/peko/autobuild/instance-0/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl Scanning dependencies of target yajl_s make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [ 3%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 12%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 21%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 24%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 27%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 39%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 45%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 48%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 51%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 54%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 57%] Linking C static library ../yajl-2.1.0/lib/libyajl.a [ 60%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [ 60%] Built target yajl_s make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [ 60%] Built target yajl make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close Scanning dependencies of target yajl_test make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target json_reformat Scanning dependencies of target json_verify Scanning dependencies of target parse_config make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [ 63%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 66%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 69%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 72%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 75%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 78%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 81%] Linking C executable gen-extra-close [ 84%] Linking C executable parse_config make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [ 84%] Built target gen-extra-close [ 87%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [ 87%] Built target parse_config [ 90%] Linking C executable json_verify make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [ 90%] Built target json_verify [ 93%] Linking C executable json_reformat [ 96%] Linking C executable yajl_test [100%] Linking C executable perftest make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' [100%] Built target json_reformat [100%] Built target perftest make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot install/fast -C /home/peko/autobuild/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/peko/autobuild/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/peko/autobuild/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libyajl.so -- Installing: /home/peko/autobuild/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libyajl.a -- Installing: /home/peko/autobuild/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/peko/autobuild/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/peko/autobuild/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/peko/autobuild/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/peko/autobuild/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/peko/autobuild/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/peko/autobuild/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/peko/autobuild/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/peko/autobuild/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/json_verify -- Set runtime path of "/home/peko/autobuild/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install/fast -C /home/peko/autobuild/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libyajl.so.2 -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libyajl.so -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libyajl.a -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/peko/autobuild/instance-0/output/target/usr/bin/json_reformat -- Set runtime path of "/home/peko/autobuild/instance-0/output/target/usr/bin/json_reformat" to "" -- Installing: /home/peko/autobuild/instance-0/output/target/usr/bin/json_verify -- Set runtime path of "/home/peko/autobuild/instance-0/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory `/home/peko/autobuild/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/peko/autobuild/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libconfig', u'libffi', u'readline'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libite', u'libopenssl', u'kvazaar', u'libaio', u'libcap-ng', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libvips-cpp.la" is touched by more than one package: [u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libconfig', u'libffi', u'readline'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libtheoraenc.la" is touched by more than one package: [u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libdmtx.la" is touched by more than one package: [u'libdmtx', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libmpdclient.la" is touched by more than one package: [u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libevent', u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/python3.6/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libva.la" is touched by more than one package: [u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libva-drm.la" is touched by more than one package: [u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libevent', u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libvips.la" is touched by more than one package: [u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/python3.6/site-packages/libsoc/_libsoc.la" is touched by more than one package: [u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libconfuse', u'libite', u'libopenssl', u'kvazaar', u'libaio', u'libcap-ng', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'libopenssl', u'kvazaar', u'libaio', u'libcap-ng', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libvncclient.la" is touched by more than one package: [u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libvncserver.la" is touched by more than one package: [u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libtheora.la" is touched by more than one package: [u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libkvazaar.la" is touched by more than one package: [u'kvazaar', u'libaio', u'libcap-ng', u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libsoc.la" is touched by more than one package: [u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libsamplerate.la" is touched by more than one package: [u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libtheoradec.la" is touched by more than one package: [u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libvipsCC.la" is touched by more than one package: [u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libdmtx', u'libpthread-stubs', u'libdrm', u'libevent', u'libffi', u'pcre', u'readline', u'python3', u'util-linux', u'libglib2', u'libmnl', u'libmpdclient', u'libnpth', u'libogg', u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'librsync', u'libsamplerate', u'libsepol', u'libsoc', u'libvorbis', u'libtheora', u'libva', u'libxml2', u'libvips', u'libvncserver', u'libvpx', u'yajl'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/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'] Warning: host file "./lib/python3.6/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-setuptools-scm'] 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/x86_64-buildroot-linux-musl/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. PYTHONPATH="/home/peko/autobuild/instance-0/output/target/usr/lib/python3.6/" cd /home/peko/autobuild/instance-0/output/target && /home/peko/autobuild/instance-0/output/host/bin/python3.6 /home/peko/autobuild/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.6 find /home/peko/autobuild/instance-0/output/target/usr/lib/python3.6 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/peko/autobuild/instance-0/output/target/usr/lib/python3.6 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /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 /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/lib/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 find: `/home/peko/autobuild/instance-0/output/target/usr/libexec/': No such file or directory 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/x86_64-linux-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/x86_64-linux-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/x86_64-linux-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=2018.02.5-00043-g6472045"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.5"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.5\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.02.5-00043-g6472045 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alljoyn-tcl-base 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.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> 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) >>> atop 2.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> dhrystone 2 Collecting legal info >>> docker-engine v17.05.0-ce Collecting legal info ERROR: No hash found for LICENSE >>> host-go 1.9 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> dropbear 2018.76 Collecting legal info ERROR: No hash found for LICENSE >>> libtomcrypt 1.18.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> ifenslave 2.9 Collecting legal info ERROR: No hash found for debian/copyright >>> inadyn 2.2.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libite v1.9.2 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> kvazaar v1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libaio 0.3.110 Collecting legal info ERROR: No hash found for COPYING >>> libcap-ng 0.7.8 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libdmtx 0.7.4 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.89 Collecting legal info >>> host-xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libmpdclient 2.10 Collecting legal info ERROR: No hash found for COPYING >>> libnpth 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> librsync v2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libsoc 0.8.2 Collecting legal info ERROR: No hash found for LICENCE >>> libtheora 1.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libva-utils 2.0.0 Collecting legal info COPYING: OK (sha256: c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50) >>> libva 2.0.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libvips 7.42.2 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libvncserver 0.9.11 Collecting legal info ERROR: No hash found for COPYING >>> libvpx 1.6.1 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for PATENTS >>> memcached 1.5.6 Collecting legal info ERROR: No hash found for COPYING >>> nload 0.7.4 Collecting legal info ERROR: No hash found for COPYING >>> openipmi 2.0.24 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING ERROR: No hash found for COPYING.BSD >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pound 2.7 Collecting legal info ERROR: No hash found for GPL.txt >>> python-cheroot 5.10.0 Collecting legal info LICENSE: OK (sha256: 02f4efe6e7dcd218c33cfa065c0552de983b5ad563b053e97697c5abd2ef14f9) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python-setuptools-scm 1.15.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-cherrypy 12.0.1 Collecting legal info LICENSE.md: OK (sha256: 02f4efe6e7dcd218c33cfa065c0552de983b5ad563b053e97697c5abd2ef14f9) >>> python-configshell-fb v1.1.fb18 Collecting legal info ERROR: No hash found for COPYING >>> python-pyparsing 2.1.10 Collecting legal info ERROR: No hash found for LICENSE >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-urwid 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> python-jaraco-classes 1.4.3 Collecting legal info LICENSE: OK (sha256: a55e2ffe9b44998e621d51d8c094bed09acc4b5236ee73d7df395a33ba3c18fd) >>> python-jinja2 2.9.5 Collecting legal info ERROR: No hash found for LICENSE >>> python-markupsafe 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-portend 1.8 Collecting legal info >>> python-pytz 2017.3 Collecting legal info LICENSE.txt: OK (sha256: a1c7102a51ef9ed37766f7388c71fd41bae2a7a95c30673c419ab84e1acc5f02) >>> python-sdnotify 0.3.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-tempora 1.7 Collecting legal info >>> ranger 1.7.2 Collecting legal info ERROR: No hash found for AUTHORS >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> swupdate 2017.11 Collecting legal info ERROR: No hash found for COPYING >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Collecting legal info >>> wireguard 0.0.20180708 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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: 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: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: libdrm-2.4.89: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: python-portend-1.8: cannot save license (PYTHON_PORTEND_LICENSE_FILES not defined) WARNING: python-tempora-1.7: cannot save license (PYTHON_TEMPORA_LICENSE_FILES not defined) WARNING: uemacs-8841922689769960fa074fbb053cb8507f2f3ed9: cannot save license (UEMACS_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'