#for f in ../README.LDAP ./schema.*; do /bin/sh ../install-sh -c -m 0644 $f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/sudo; done /bin/sh ../install-sh -c -m 0644 ./cvtsudoers.cat /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/cat1/cvtsudoers.1 /bin/sh ../install-sh -c -m 0644 ./sudo.cat /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/cat8/sudo.8 /bin/sh ../install-sh -c -m 0644 ./sudo_plugin.cat /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/cat8/sudo_plugin.8 /bin/sh ../install-sh -c -m 0644 ./sudoreplay.cat /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/cat8/sudoreplay.8 /bin/sh ../install-sh -c -m 0644 ./visudo.cat /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/cat8/visudo.8 /bin/sh ../install-sh -c -m 0644 ./sudo.conf.cat /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/cat5/sudo.conf.5 /bin/sh ../install-sh -c -m 0644 ./sudoers.cat /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/cat5/sudoers.5 /bin/sh ../install-sh -c -m 0644 ./sudoers_timestamp.cat /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/cat5/sudoers_timestamp.5 #/bin/sh ../install-sh -c -m 0644 ./sudoers.ldap.cat /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/cat5/sudoers.ldap.5 ln -s sudo.8 /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/cat8/sudoedit.8 /bin/sh ../mkinstalldirs /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/sudo/examples mkdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/sudo/examples for f in ./pam.conf ./sudo.conf ./sudoers ./syslog.conf; do /bin/sh ../install-sh -c -m 0644 $f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/sudo/examples; done yaml-cpp-0.6.2.tar.gz: OK (sha256: e4d8560e163c3d875fd5d9e5542b5fd5bec810febdcba61481fe5fc4e6b1fd05) >>> yaml-cpp 0.6.2 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/yaml-cpp/yaml-cpp-0.6.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/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/run/instance-1/output/build/yaml-cpp-0.6.2/ && cd /home/buildroot/autobuild/run/instance-1/output/build/yaml-cpp-0.6.2/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/run/instance-1/output/host/bin/cmake /home/buildroot/autobuild/run/instance-1/output/build/yaml-cpp-0.6.2/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/run/instance-1/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 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-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/run/instance-1/output/host/bin/aarch64-linux-g++ -- Check for working CXX compiler: /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-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/run/instance-1/output/build/yaml-cpp-0.6.2 >>> yaml-cpp 0.6.2 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/yaml-cpp-0.6.2/ Scanning dependencies of target yaml-cpp [ 3%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o [ 6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.cpp.o [ 9%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.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 [100%] Built target yaml-cpp >>> yaml-cpp 0.6.2 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot install/fast -C /home/buildroot/autobuild/run/instance-1/output/build/yaml-cpp-0.6.2/ Install the project... -- Install configuration: "Debug" -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.6.2 -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.6 -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/null.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-debug.cmake -- Installing: /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/yaml-cpp.pc >>> yaml-cpp 0.6.2 Fixing libtool files >>> yaml-cpp 0.6.2 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install/fast -C /home/buildroot/autobuild/run/instance-1/output/build/yaml-cpp-0.6.2/ Install the project... -- Install configuration: "Debug" -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libyaml-cpp.so.0.6.2 -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libyaml-cpp.so.0.6 -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libyaml-cpp.so -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/yaml.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/traits.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/binary.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/mark.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/type.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/detail -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/parse.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/emit.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/convert.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/node.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/impl.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/parser.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/emitter.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/dll.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/anchor.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/null.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/exceptions.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/noncopyable.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/contrib -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-debug.cmake -- Installing: /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig/yaml-cpp.pc >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libsodium', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'efivar', u'exiv2', u'faad2', u'flex', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libmbim-glib.la" is touched by more than one package: [u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'sqlite', u'libzlib', u'python3', u'util-linux', u'efivar', u'exiv2', u'faad2', u'flex', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libsgutils2.la" is touched by more than one package: [u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libfaad.la" is touched by more than one package: [u'faad2', u'flex', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'efivar', u'exiv2', u'faad2', u'flex', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libconfuse', u'libsodium', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/liblxc.la" is touched by more than one package: [u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libzlib', u'python3', u'util-linux', u'efivar', u'exiv2', u'faad2', u'flex', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'efivar', u'exiv2', u'faad2', u'flex', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libffi', u'sqlite', u'libzlib', u'python3', u'util-linux', u'efivar', u'exiv2', u'faad2', u'flex', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/python3.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'efivar', u'exiv2', u'faad2', u'flex', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libfaad_drm.la" is touched by more than one package: [u'faad2', u'flex', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'bitstream', u'boost', u'ncurses', u'expat', u'libffi', u'sqlite', u'libzlib', u'python3', u'util-linux', u'efivar', u'exiv2', u'faad2', u'flex', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libcue', u'libdaemon', u'libmbim', u'libpthread-stubs', u'lxc', u'popt', u'proj', u'sg3_utils', u'yaml-cpp'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-1/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/run/instance-1/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-1/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a53%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-1/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/output/host/etc/meson/cross-compilation.conf PYTHONPATH="/home/buildroot/autobuild/run/instance-1/output/target/usr/lib/python3.7/" cd /home/buildroot/autobuild/run/instance-1/output/target && /home/buildroot/autobuild/run/instance-1/output/host/bin/python3.7 /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/pycompile.py usr/lib/python3.7 find /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/python3.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/python3.7 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/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/run/instance-1/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-1/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/run/instance-1/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/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00942-g1c47ede"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2019.02-git-00942-g1c47ede 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 >>> 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 >>> alsa-lib 1.1.7 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> iproute2 4.19.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> 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 >>> python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> sqlite 3250300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> edid-decode f56f329ed23a25d002352dedba1e8f092a47286f Collecting legal info ERROR: No hash found for edid-decode.c >>> efivar 35 Collecting legal info COPYING: OK (sha256: 91df770634adc2755e78cae33a0d01e702ce2f69046408ae93d0d934ff29691b) >>> exiv2 910f3507795e1930ae216c9febee0bf9a88e99c0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fwup v1.2.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> gupnp 1.0.3 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> initscripts Collecting legal info >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcue v2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmbim 1.18.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> lxc 3.1.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> msmtp 1.8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> multicat 2.3 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) >>> openswan 2.6.51.1 Collecting legal info COPYING: OK (sha256: 1c36ae1e7b0f6cce4b4ffe969b71f83635734804acdd38544443564b00f8783a) LICENSE: OK (sha256: d7d012ef3be47faffba4d97a83d4986c9f4a63ac997ebf5961d33852e5f1801a) >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> python-aiodns 1.1.1 Collecting legal info LICENSE: OK (sha256: eb0455d35129425ed399883cd710923de3e246a510e2eb84d9f00032d0bbec97) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-aiohttp-session 2.7.0 Collecting legal info LICENSE: OK (sha256: 2a86817fedf0c52baaa47d7dd975073639dfaaebd37312bd279de54d7f841791) >>> python-aiohttp 3.5.4 Collecting legal info LICENSE.txt: OK (sha256: 6fd5243e92dd7f98ec69c7ac377728e74905709ff527a5bf98d6d0263c04f5b6) >>> python-async-timeout 3.0.1 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> python-attrs 18.2.0 Collecting legal info LICENSE: OK (sha256: bf659a28b49240602f56bbdf490cbe2ec509b15b98f99d7b19a52c740e327863) >>> python-can 3.0.0 Collecting legal info LICENSE.txt: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> python-cchardet 2.1.4 Collecting legal info COPYING: OK (sha256: 107a29ccdd2d778aa2df5462f85dddfa099059abd22e064e07ec2cc9bafc37cd) >>> python-idna 2.8 Collecting legal info LICENSE.rst: OK (sha256: 0d4bc7abd48dcfb14e24254ee404066737ff0167144e222914a2113b8794683e) >>> python-multidict 4.5.2 Collecting legal info LICENSE: OK (sha256: a1c5825513279d3085a0ba46880e148ea3710c149bbaedcf2d11605a5ed3c4ad) >>> python-pyasn 0.1.9 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pycares 2.3.0 Collecting legal info LICENSE: OK (sha256: 427bb3a5372024a26e2c290b24382512bcc7ca123431c4dd178dd613beea7eee) >>> python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-wrapt 1.10.11 Collecting legal info LICENSE: OK (sha256: b6d2e5d228202a11bc5e5988661fc5d8acc1ba4f27256c37e19029131a30b1f2) >>> python-yarl 1.3.0 Collecting legal info LICENSE: OK (sha256: 14c0820503ceef15e814a89b037d9efc066870087018294b6ae0f27163872cc5) >>> ranger 1.7.2 Collecting legal info ERROR: No hash found for AUTHORS >>> rng-tools 5 Collecting legal info ERROR: No hash found for COPYING >>> sg3_utils 1.44 Collecting legal info COPYING: OK (sha256: d516b8b337a77e3d4c65dffe708ca7fb25b1cb4ec77ec362cf11ed659b9250bc) BSD_LICENSE: OK (sha256: 31f6d59679e0fb21c9358f22484e6e3c53e20ef08c0950fd38a4a867cb55edc9) >>> shairport-sync 3.2.1 Collecting legal info ERROR: No hash found for LICENSES >>> sudo 1.8.23 Collecting legal info doc/LICENSE: OK (sha256: b6625a7b58e9469a7adfd1732960579a19fe84b3508030f9a31641283e2250b8) >>> 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) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'