-- Check for working CXX compiler: /tmp/instance-2/output-1/host/bin/riscv64-linux-g++ -- Check for working CXX compiler: /tmp/instance-2/output-1/host/bin/riscv64-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: /tmp/instance-2/output-1/build/yaml-cpp-0.6.3 >>> yaml-cpp 0.6.3 Building PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-2/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/tmp/instance-2/output-1/build/yaml-cpp-0.6.3' make[2]: Entering directory '/tmp/instance-2/output-1/build/yaml-cpp-0.6.3' make[3]: Entering directory '/tmp/instance-2/output-1/build/yaml-cpp-0.6.3' Scanning dependencies of target yaml-cpp make[3]: Leaving directory '/tmp/instance-2/output-1/build/yaml-cpp-0.6.3' make[3]: Entering directory '/tmp/instance-2/output-1/build/yaml-cpp-0.6.3' [ 3%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o [ 6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.cpp.o [ 12%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emit.cpp.o [ 12%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.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 [ 32%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o [ 32%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o [ 38%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o [ 38%] Building CXX object CMakeFiles/yaml-cpp.dir/src/memory.cpp.o [ 41%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o [ 45%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o [ 48%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o [ 51%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeevents.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/scanner.cpp.o [ 67%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o [ 70%] Building CXX object CMakeFiles/yaml-cpp.dir/src/regex_yaml.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/stream.cpp.o [ 83%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o [ 87%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.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-2/output-1/build/yaml-cpp-0.6.3/src/parse.cpp:7: /tmp/instance-2/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-2/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h:212:10: warning: 'operator=' should return a reference to '*this' [-Weffc++] 212 | return *this; | ^~~~~ In file included from /tmp/instance-2/output-1/build/yaml-cpp-0.6.3/src/nodebuilder.cpp:6: /tmp/instance-2/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-2/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h:212:10: warning: 'operator=' should return a reference to '*this' [-Weffc++] 212 | return *this; | ^~~~~ In file included from /tmp/instance-2/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/convert.h:18, from /tmp/instance-2/output-1/build/yaml-cpp-0.6.3/src/convert.cpp:3: /tmp/instance-2/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-2/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/impl.h:212:10: 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-2/output-1/build/yaml-cpp-0.6.3' [100%] Built target yaml-cpp make[2]: Leaving directory '/tmp/instance-2/output-1/build/yaml-cpp-0.6.3' make[1]: Leaving directory '/tmp/instance-2/output-1/build/yaml-cpp-0.6.3' >>> yaml-cpp 0.6.3 Installing to staging directory PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-2/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/tmp/instance-2/output-1/build/yaml-cpp-0.6.3' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.6.3 -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.6 -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/null.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/tmp/instance-2/output-1/build/yaml-cpp-0.6.3' >>> yaml-cpp 0.6.3 Fixing libtool files for la in $(find /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-2/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-2/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-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-2/output-1/target install/fast -C /tmp/instance-2/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/tmp/instance-2/output-1/build/yaml-cpp-0.6.3' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-2/output-1/target/usr/lib/libyaml-cpp.so.0.6.3 -- Installing: /tmp/instance-2/output-1/target/usr/lib/libyaml-cpp.so.0.6 -- Installing: /tmp/instance-2/output-1/target/usr/lib/libyaml-cpp.so -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/anchor.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/emitter.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/binary.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/yaml.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/traits.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/parser.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/mark.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/contrib -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/exceptions.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/null.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/detail -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/node.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/convert.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/emit.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/type.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/parse.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/node/impl.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /tmp/instance-2/output-1/target/usr/include/yaml-cpp/dll.h -- Installing: /tmp/instance-2/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /tmp/instance-2/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /tmp/instance-2/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /tmp/instance-2/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /tmp/instance-2/output-1/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/tmp/instance-2/output-1/build/yaml-cpp-0.6.3' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-2/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-2/output-1/host/bin/riscv64-linux-%g' -e 's%@TARGET_ARCH@%riscv64%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-2/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-2/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-2/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-2/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-2/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-2/output-1/target/etc/shells; fi rm -f /tmp/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-2/output-1/host/bin/glib-compile-schemas /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-2/output-1/target/etc echo "buildroot" > /tmp/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-2/output-1/target/etc/hosts mkdir -p /tmp/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-2/output-1/target/etc/shadow rm -f /tmp/instance-2/output-1/target/bin/sh if [ -x /tmp/instance-2/output-1/target/sbin/swapon -a -x /tmp/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-2/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-2/output-1/build/locales.nopurge for dir in /tmp/instance-2/output-1/target/usr/share/locale /tmp/instance-2/output-1/target/usr/share/X11/locale /tmp/instance-2/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-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-2/output-1/target/usr/include /tmp/instance-2/output-1/target/usr/share/aclocal \ /tmp/instance-2/output-1/target/usr/lib/pkgconfig /tmp/instance-2/output-1/target/usr/share/pkgconfig \ /tmp/instance-2/output-1/target/usr/lib/cmake /tmp/instance-2/output-1/target/usr/share/cmake \ /tmp/instance-2/output-1/target/usr/doc find /tmp/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-2/output-1/target/lib/ /tmp/instance-2/output-1/target/usr/lib/ /tmp/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-2/output-1/target/usr/share/gdb rm -rf /tmp/instance-2/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-2/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-2/output-1/target/usr/share/zsh rm -rf /tmp/instance-2/output-1/target/usr/man /tmp/instance-2/output-1/target/usr/share/man rm -rf /tmp/instance-2/output-1/target/usr/info /tmp/instance-2/output-1/target/usr/share/info rm -rf /tmp/instance-2/output-1/target/usr/doc /tmp/instance-2/output-1/target/usr/share/doc rm -rf /tmp/instance-2/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-2/output-1/target/lib/debug /tmp/instance-2/output-1/target/usr/lib/debug find /tmp/instance-2/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-2/output-1/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-2/output-1/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-2/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-2/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-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02.3-69-g4c35085470"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.3"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.3\"" \ ) > /tmp/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-2/output-1/per-package /tmp/instance-2/buildroot/support/scripts/fix-rpath target touch /tmp/instance-2/output-1/target/usr ln -snf /tmp/instance-2/output-1/host/riscv64-buildroot-linux-gnu/sysroot /tmp/instance-2/output-1/staging make: Leaving directory '/tmp/instance-2/buildroot' make: Entering directory '/tmp/instance-2/buildroot' >>> Buildroot 2021.02.3-69-g4c35085470 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 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-m4 1.4.18 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-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> autofs 5.1.7 Collecting legal info COPYING: OK (sha256: 458028929f712b4795bc5adc31a1d6a2151364ce1b372ac43f613f56c8448fed) COPYRIGHT: OK (sha256: 26c826658dfa9e5ce5f182fbfbadf3fda2d184e78dba3d99da34c60113b2ce54) >>> host-nfs-utils 2.5.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bluez5_utils 5.55 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.20 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> 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.36.1 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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> iputils 20210202 Collecting legal info LICENSE: OK (sha256: b8ea785d12fa6a44916601104dd746216957e93f13a26d3eb858b3b5a4ad66ab) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ca-certificates 20210119 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-cryptsetup 2.3.4 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.02.185 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> cwiid fadf11e89b579bcc0336a0692ac15c93785f3f82 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> dante 1.4.2 Collecting legal info LICENSE: OK (sha256: 954ab6dbcf994711e28e603d8657d6eceef333cd6f9ca6705f0e9d118ab7d69a) >>> host-dfu-util 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> espeak 1.48.04 Collecting legal info License.txt: OK (sha256: 0bbca7a0ad5da4a6b0677f90d17817984edce7e42d300cae94ae93e4ccba9df7) >>> flare-engine 1.11 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl2 2.0.14 Collecting legal info COPYING.txt: OK (sha256: ae4df3759a726538607b84c00ab8f8a5567d9f38ad5397486eb9b5c5f626caef) >>> sdl2_image 2.0.5 Collecting legal info COPYING.txt: OK (sha256: 45079362e2230154205413a6940544ca94e3479ccf76205c71c4f542a6815d25) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_ttf 2.0.15 Collecting legal info COPYING.txt: OK (sha256: f6370809c9f644760920d9945c5be07aed17664975f2e4741013d4d9a2ec696f) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 7.77.0 Collecting legal info COPYING: OK (sha256: 6fd1a1c008b5ef4c4741dd188c3f8af6944c14c25afa881eb064f98fb98358e7) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> initscripts Collecting legal info >>> iostat 2.2 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> iptables 1.8.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libassuan 2.5.4 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.41 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libftdi1 1.5 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libite 2.2.0 Collecting legal info LICENSE: OK (sha256: a8a7506c64ce46a58c17838b0f678f8c2567d71869402f97d19460ddec4882f5) src/chomp.c: OK (sha256: 89053891d46d04a21d4a492f68038703e179986baffa458201810f4222b57427) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> liblockfile 1.09 Collecting legal info COPYRIGHT: OK (sha256: 5fffcc11f94a05a7cff02ff792407737eb1cba840767cc1a71b67fbb19695dd3) >>> libmms 0.6.4 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libosip2 5.2.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsecret 0.20.4 Collecting legal info COPYING: OK (sha256: a1a33180d02960ab1c5de36cf20b1a2f0fe9888d83826ad263da5db52f1b183b) >>> liburiparser 0.9.4 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> lockfile-progs 0.1.18 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mbpfan 2.2.1 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> mc 4.8.25 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> monit 5.26.0 Collecting legal info COPYING: OK (sha256: d5a4f52b1a5e1e7fe14e01a76aac8b08dc6bbea15466058f271456c97aac1ada) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> shellinabox 2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> tcl 8.6.9 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.0.3 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> udpcast 20200328 Collecting legal info COPYING: OK (sha256: 422befd3503b1f39a6027017f639874c1f274e37ec60ba3174894646b584ccbc) >>> ussp-push 0.11 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> utf8proc 2.6.1 Collecting legal info LICENSE.md: OK (sha256: fbc720fcc90fb44396985646f67e4d19be03e0c0539f7138ed9dc6efba49dc49) >>> websocketpp 0.8.2 Collecting legal info COPYING: OK (sha256: b31e597bc777d884a39663c11d0557a0af40780e1f451de11ea5103924a69667) >>> yaml-cpp 0.6.3 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-2/output-1/legal-info make: Leaving directory '/tmp/instance-2/buildroot'