-- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -- Check for working C compiler: /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-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: /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++ -- Check for working CXX compiler: /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-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: /tmp/instance-1/output-1/build/yaml-cpp-0.6.3 >>> yaml-cpp 0.6.3 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/tmp/instance-1/output-1/build/yaml-cpp-0.6.3' make[2]: Entering directory '/tmp/instance-1/output-1/build/yaml-cpp-0.6.3' make[3]: Entering directory '/tmp/instance-1/output-1/build/yaml-cpp-0.6.3' Scanning dependencies of target yaml-cpp make[3]: Leaving directory '/tmp/instance-1/output-1/build/yaml-cpp-0.6.3' make[3]: Entering directory '/tmp/instance-1/output-1/build/yaml-cpp-0.6.3' [ 6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o [ 6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.cpp.o [ 9%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emit.cpp.o [ 12%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o [ 16%] Building CXX object CMakeFiles/yaml-cpp.dir/src/memory.cpp.o [ 19%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o [ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o [ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o [ 29%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o [ 32%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o [ 35%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o [ 38%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o [ 41%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o [ 45%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o [ 48%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o [ 51%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o [ 54%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.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/scantag.cpp.o [ 70%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o [ 74%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o [ 77%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o [ 80%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o [ 83%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.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 In file included from /tmp/instance-1/output-1/build/yaml-cpp-0.6.3/src/nodebuilder.cpp:6: /tmp/instance-1/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h: In member function 'YAML::Node& YAML::Node::operator=(const T&)': /tmp/instance-1/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h:212:11: warning: 'operator=' should return a reference to '*this' [-Weffc++] 212 | return *this; | ^~~~ In file included from /tmp/instance-1/output-1/build/yaml-cpp-0.6.3/src/parse.cpp:7: /tmp/instance-1/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h: In member function 'YAML::Node& YAML::Node::operator=(const T&)': /tmp/instance-1/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h:212:11: warning: 'operator=' should return a reference to '*this' [-Weffc++] 212 | return *this; | ^~~~ In file included from /tmp/instance-1/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/convert.h:18, from /tmp/instance-1/output-1/build/yaml-cpp-0.6.3/src/convert.cpp:3: /tmp/instance-1/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h: In member function 'YAML::Node& YAML::Node::operator=(const T&)': /tmp/instance-1/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h:212:11: warning: 'operator=' should return a reference to '*this' [-Weffc++] 212 | return *this; | ^~~~ [100%] Linking CXX shared library libyaml-cpp.so make[3]: Leaving directory '/tmp/instance-1/output-1/build/yaml-cpp-0.6.3' [100%] Built target yaml-cpp make[2]: Leaving directory '/tmp/instance-1/output-1/build/yaml-cpp-0.6.3' make[1]: Leaving directory '/tmp/instance-1/output-1/build/yaml-cpp-0.6.3' >>> yaml-cpp 0.6.3 Installing to staging directory PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot install/fast -C /tmp/instance-1/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/tmp/instance-1/output-1/build/yaml-cpp-0.6.3' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so.0.6.3 -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so.0.6 -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libyaml-cpp.so -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/null.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/tmp/instance-1/output-1/build/yaml-cpp-0.6.3' >>> yaml-cpp 0.6.3 Fixing libtool files for la in $(find /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/tmp/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> yaml-cpp 0.6.3 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-1/output-1/target install/fast -C /tmp/instance-1/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/tmp/instance-1/output-1/build/yaml-cpp-0.6.3' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-1/output-1/target/usr/lib/libyaml-cpp.so.0.6.3 -- Installing: /tmp/instance-1/output-1/target/usr/lib/libyaml-cpp.so.0.6 -- Installing: /tmp/instance-1/output-1/target/usr/lib/libyaml-cpp.so -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/yaml.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/traits.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/parser.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/null.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/type.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/parse.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/node.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/impl.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/emit.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/detail -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/node/convert.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/mark.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/exceptions.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/emitter.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/dll.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/contrib -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/binary.h -- Installing: /tmp/instance-1/output-1/target/usr/include/yaml-cpp/anchor.h -- Installing: /tmp/instance-1/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /tmp/instance-1/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /tmp/instance-1/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /tmp/instance-1/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /tmp/instance-1/output-1/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/tmp/instance-1/output-1/build/yaml-cpp-0.6.3' >>> Finalizing host directory >>> Finalizing target directory rm -f /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-1/output-1/host/bin/glib-compile-schemas /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-1/output-1/target/etc/shadow rm -f /tmp/instance-1/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-1/output-1/build/locales.nopurge for dir in /tmp/instance-1/output-1/target/usr/share/locale /tmp/instance-1/output-1/target/usr/share/X11/locale /tmp/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-1/output-1/target/usr/share/zsh rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-1/output-1/target/lib/debug /tmp/instance-1/output-1/target/usr/lib/debug find /tmp/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-rc2-338-g918a9fb455"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.11-git\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2020.08-rc2-338-g918a9fb455 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 9.3.0 Collecting legal info >>> host-binutils 2.33.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.35 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 9.3.0 Collecting legal info >>> linux-headers 5.7.19 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> cegui 0-8-7 Collecting legal info COPYING: OK (sha256: cc869e2ece8ad039f6d7fd17259db4ea0ae0a502d02a1bb506c0168deb12e40d) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> glm 0.9.9.5 Collecting legal info manual.md: OK (sha256: 337130631a714eeae017556cad101d5324c2961214120b6214741d3d43667086) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> cereal 1.3.0 Collecting legal info LICENSE: OK (sha256: 18fd7618c44c9fe28b5f54cd19747df3c0472ed33e8507fea571e2acf6e72f34) include/cereal/external/base64.hpp: OK (sha256: d9e523e8736ac0c68064c7ad312a222f285e82bf6c96a1b1c2cadaffff9fc64f) include/cereal/external/rapidjson/rapidjson.h: OK (sha256: 7fb69c707f0ed3a8b59b8f949f0928a9cc06d67bc15d599094693703ff70ea26) include/cereal/external/rapidxml/license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> davfs2 1.6.0 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> gettext Collecting legal info >>> gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> neon 0.30.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README: OK (sha256: 95f77624e96f6728145826fc895142275451f43f41c073766db3dbbcc8b790b0) >>> dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> host-libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.55.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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) >>> libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> dc3dd 7.2.641 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gamin 0.1.10 Collecting legal info COPYING: OK (sha256: 7f9ffc38883325f011f331a9d6074ffd0175fbcecd57f69c577fb3845f333876) >>> gconf 3.2.6 Collecting legal info COPYING: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> getent Collecting legal info >>> libarchive 3.4.3 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> lz4 1.9.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.1.1 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libevdev 1.9.1 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> libgit2 1.0.1 Collecting legal info COPYING: OK (sha256: afc8bde99ba630012107c25d3c42dde628ec5f0cd3f428131f7e3a0f7d58ff42) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libjson 7.6.1 Collecting legal info License.txt: OK (sha256: bd62d605bef39ab7ae39f6fa333ba513edb93cfcd56c9c966f1d34e31ff7c69b) >>> libnet 1.1.6 Collecting legal info doc/COPYING: OK (sha256: 961355c8bac6de11ecb8f634111986712e80a88272c0bb0954fd1810e6f47cab) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libp11 0.4.10 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsoc 0.8.2 Collecting legal info LICENCE: OK (sha256: 782dafc98788c358fb20e530c8fde3186cdb60f5e18fe6d348fe84ee9f65ddb0) >>> libsysfs 2.1.0 Collecting legal info cmd/GPL: OK (sha256: 88ced477f0659c5a4df22df3b65de2f12ea3a9c7b5e4750fdc757bc11e97aa79) lib/LGPL: OK (sha256: 4eb1c0ea980e7e4c7fac34e025be0423f5e7ca7df501e1da7ef31f32f14d6cf9) >>> libwebsockets 4.0.20 Collecting legal info LICENSE: OK (sha256: 5756db345eb9c21cb06dd7cb69c38ec234657a233f9a186b4f5fa453681bd394) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mdevd 0.1.1.2 Collecting legal info COPYING: OK (sha256: 6e32cf6ae38bb82bb8462915ae72d55de59741c8227ae0a637b4012687d9a739) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jimtcl 0.79 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixz 1.0.6 Collecting legal info LICENSE: OK (sha256: d036806b4d1efee7c6d86276451c4d833e9798751417e25daae62dfbe348641b) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd) >>> host-rust-bin 1.45.2 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-rustc Collecting legal info >>> syslog-ng 3.28.1 Collecting legal info COPYING: OK (sha256: e912cf1e1c09b81d61c0154eb6c179588622c31ad07bfb4a90c612d07ff09d9b) GPL.txt: OK (sha256: ce3324c9f22299cfc7c281e5a6ab40fbe9c2ea1a67cee87226cb8cd39db1e1d2) LGPL.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> wavemon 0.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> yaml-cpp 0.6.3 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-9.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-9.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.7.19: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'