>>> yaml-cpp 0.6.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/yaml-cpp/yaml-cpp-0.6.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2 -xf - >>> yaml-cpp 0.6.2 Patching >>> yaml-cpp 0.6.2 Configuring (mkdir -p /home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2/ && cd /home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/instance-2/output/host/bin/cmake /home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-2/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DYAML_CPP_BUILD_TESTS=OFF -DYAML_CPP_BUILD_TOOLS=OFF ) -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 -- Check for working C compiler: /home/buildroot/autobuild/instance-2/output/host/bin/i586-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/instance-2/output/host/bin/i586-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/buildroot/autobuild/instance-2/output/host/bin/i586-linux-g++ -- Check for working CXX compiler: /home/buildroot/autobuild/instance-2/output/host/bin/i586-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test FLAG_WEXTRA -- Performing Test FLAG_WEXTRA - Success -- 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/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2 >>> yaml-cpp 0.6.2 Building PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2' Scanning dependencies of target yaml-cpp make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2' [ 3%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o [ 6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o [ 9%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.cpp.o [ 12%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emit.cpp.o [ 16%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o [ 19%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o [ 22%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o [ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o [ 29%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o [ 32%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o [ 35%] Building CXX object CMakeFiles/yaml-cpp.dir/src/memory.cpp.o [ 38%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o [ 41%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o [ 45%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o [ 48%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o [ 51%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.cpp.o [ 54%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o [ 58%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parse.cpp.o [ 61%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parser.cpp.o [ 64%] Building CXX object CMakeFiles/yaml-cpp.dir/src/regex_yaml.cpp.o [ 67%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o [ 70%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o [ 74%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o [ 77%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o [ 80%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o [ 83%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o [ 87%] Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o [ 90%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o [ 93%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o [ 96%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o [100%] Linking CXX shared library libyaml-cpp.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2' [100%] Built target yaml-cpp make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2' >>> yaml-cpp 0.6.2 Installing to staging directory PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot install/fast -C /home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/libyaml-cpp.so.0.6.2 -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/libyaml-cpp.so.0.6 -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/libyaml-cpp.so -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/null.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/contrib -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2' >>> yaml-cpp 0.6.2 Fixing libtool files >>> yaml-cpp 0.6.2 Installing to target PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output/target install/fast -C /home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/libyaml-cpp.so.0.6.2 -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/libyaml-cpp.so.0.6 -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/libyaml-cpp.so -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/binary.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/parser.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/anchor.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/mark.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/exceptions.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/emitter.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/detail -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/parse.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/node.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/convert.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/emit.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/type.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/node/impl.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/yaml.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/dll.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/traits.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/null.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/contrib -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/yaml-cpp-0.6.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/lirc/plugins/default.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libite', u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libirrecord.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/devinput.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/irlink.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/lirc/plugins/pinsys.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'lzo', u'btrfs-progs', u'cjson', u'skalibs', u'execline', u'hwloc', u'libconfuse', u'libite', u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'apache', u'lzo', u'btrfs-progs', u'cjson', u'skalibs', u'execline', u'hwloc', u'libconfuse', u'libite', u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/mp3anywhere.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libspandsp.la" is touched by more than one package: [u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/zotac.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libtorrent.la" is touched by more than one package: [u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'apache', u'lzo', u'btrfs-progs', u'cjson', u'skalibs', u'execline', u'hwloc', u'libconfuse', u'libite', u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/mplay.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'lzo', u'btrfs-progs', u'cjson', u'skalibs', u'execline', u'hwloc', u'libconfuse', u'libite', u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'apache', u'lzo', u'btrfs-progs', u'cjson', u'skalibs', u'execline', u'hwloc', u'libconfuse', u'libite', u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/liblirc_driver.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/file.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/livedrive_seq.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/usbx.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'lzo', u'btrfs-progs', u'cjson', u'skalibs', u'execline', u'hwloc', u'libconfuse', u'libite', u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/i2cuser.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcre32.la" is touched by more than one package: [u'pcre', u'apache', u'lzo', u'btrfs-progs', u'cjson', u'skalibs', u'execline', u'hwloc', u'libconfuse', u'libite', u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/logitech.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/creative.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'lzo', u'btrfs-progs', u'cjson', u'skalibs', u'execline', u'hwloc', u'libconfuse', u'libite', u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/udp.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/bte.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'lzo', u'btrfs-progs', u'cjson', u'skalibs', u'execline', u'hwloc', u'libconfuse', u'libite', u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/atwf83.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/include/linux/libc-compat.h" is touched by more than one package: [u'toolchain-external-custom', u'toolchain'] Warning: staging file "./usr/lib/liblirc_client.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/livedrive_midi.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/uirt2_raw.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libhwloc.la" is touched by more than one package: [u'hwloc', u'libconfuse', u'libite', u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libqmi-glib.la" is touched by more than one package: [u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/liblirc.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'lzo', u'btrfs-progs', u'cjson', u'skalibs', u'execline', u'hwloc', u'libconfuse', u'libite', u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/uirt2.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/ea65.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/hiddev.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/accent.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'lzo', u'btrfs-progs', u'cjson', u'skalibs', u'execline', u'hwloc', u'libconfuse', u'libite', u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/pcmak.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/mouseremote.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/tira.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/creative_infracd.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'lzo', u'btrfs-progs', u'cjson', u'skalibs', u'execline', u'hwloc', u'libconfuse', u'libite', u'json-c', u'libcurl', u'libffi', u'libglib2', u'libqmi', u'libtorrent', u'libubox', u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/pixelview.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/libucl.la" is touched by more than one package: [u'libucl', u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/silitek.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/irtoy.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/girs.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] Warning: staging file "./usr/lib/lirc/plugins/dsp.la" is touched by more than one package: [u'lirc-tools', u'pcsc-lite', u's6', u'tiff', u'spandsp', u'ubus', u'yaml-cpp'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-2/output/build/packages-file-list-host.txt Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libucl.la" is touched by more than one package: [u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-cmake', u'host-libzlib', u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-cmake', u'host-libzlib', u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libtorrent.la" is touched by more than one package: [u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libqmi-glib.la" is touched by more than one package: [u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libsmartcols.la" is touched by more than one package: [u'host-cmake', u'host-libzlib', u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libpcre32.la" is touched by more than one package: [u'host-cmake', u'host-libzlib', u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libhwloc.la" is touched by more than one package: [u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libaprutil-1.la" is touched by more than one package: [u'host-cmake', u'host-libzlib', u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-cmake', u'host-libzlib', u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-cmake', u'host-libzlib', u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libcurl.la" is touched by more than one package: [u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'host-cmake', u'host-libzlib', u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libexpat.la" is touched by more than one package: [u'host-cmake', u'host-libzlib', u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libapr-1.la" is touched by more than one package: [u'host-cmake', u'host-libzlib', u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libite.la" is touched by more than one package: [u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-cmake', u'host-libzlib', u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libjson-c.la" is touched by more than one package: [u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-cmake', u'host-libzlib', u'host-libxml2', u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-libxslt', u'host-patchelf'] Warning: host file "./i586-buildroot-linux-musl/sysroot/usr/lib/libconfuse.la" is touched by more than one package: [u'host-libxml2', u'host-libxslt', u'host-patchelf'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-2/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-2/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-2/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-2/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-2/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-2/output/host/i586-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-2/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-2/output/host/bin/i586-linux-%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-2/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/include /home/buildroot/autobuild/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output/target/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/man /home/buildroot/autobuild/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/info /home/buildroot/autobuild/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/doc /home/buildroot/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-2/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-2/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00266-ga54194f35c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/buildroot/autobuild/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2019.05-git-00266-ga54194f35c 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 >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> apache 2.4.38 Collecting legal info LICENSE: OK (sha256: c49c0819a726b70142621715dae3159c47b0349c2bc9db079070f28dadac0229) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.5.3 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 >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> btrfs-progs 4.20.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> cjson v1.7.10 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> corkscrew a94f745b40077172b8fe7d77e2d583b9cf900281 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> host-gnupg 1.4.23 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) >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> inadyn 2.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libite v2.0.2 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> initscripts Collecting legal info >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libcurl 7.64.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libqmi 1.22.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtorrent 0.13.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> lirc-tools 0.10.1 Collecting legal info ERROR: No hash found for COPYING >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcsc-lite 1.8.23 Collecting legal info COPYING: OK (sha256: 2ce8f52bc5afa74f223121955e4e6328c432b16044ea535acd550435dda2b5db) >>> rtorrent 0.9.7 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> spandsp 20180108 Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Collecting legal info ERROR: No hash found for ubusd_acl.h >>> udftools 2.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> yaml-cpp 0.6.2 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'