make[2]: Leaving directory '/tmp/instance-6/output-1/build/webp-1.2.0' make[1]: Leaving directory '/tmp/instance-6/output-1/build/webp-1.2.0' whetstone.c: OK (sha256: 333e4ceca042c146f63eec605573d16ae8b07166cbc44a17bec1ea97c6f1efbf) >>> whetstone 1.2 Extracting cp /tmp/instance-6/dl/whetstone/whetstone.c /tmp/instance-6/output-1/build/whetstone-1.2/ >>> whetstone 1.2 Patching >>> whetstone 1.2 Configuring >>> whetstone 1.2 Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-ar" AS="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-as" LD="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-ld" NM="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-nm" CC="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-gcc" GCC="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-gcc" CPP="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-cpp" CXX="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-g++" FC="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-gfortran" F77="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-gfortran" RANLIB="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-ranlib" READELF="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-readelf" STRIP="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-strip" OBJCOPY="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-objcopy" OBJDUMP="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-6/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-6/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-6/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-6/output-1/host/lib -Wl,-rpath,/tmp/instance-6/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-as" DEFAULT_LINKER="/tmp/instance-6/output-1/host/bin/powerpc64le-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-6/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 LDLIBS="-lm" -C /tmp/instance-6/output-1/build/whetstone-1.2 whetstone make[1]: Entering directory '/tmp/instance-6/output-1/build/whetstone-1.2' /tmp/instance-6/output-1/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 whetstone.c -lm -o whetstone make[1]: Leaving directory '/tmp/instance-6/output-1/build/whetstone-1.2' >>> whetstone 1.2 Installing to target /usr/bin/install -D /tmp/instance-6/output-1/build/whetstone-1.2/whetstone /tmp/instance-6/output-1/target/usr/bin/whetstone yaml-cpp-0.6.3.tar.gz: OK (sha256: 77ea1b90b3718aa0c324207cb29418f5bced2354c2e483a9523d98c3460af1ed) >>> yaml-cpp 0.6.3 Extracting gzip -d -c /tmp/instance-6/dl/yaml-cpp/yaml-cpp-0.6.3.tar.gz | tar --strip-components=1 -C /tmp/instance-6/output-1/build/yaml-cpp-0.6.3 -xf - >>> yaml-cpp 0.6.3 Patching >>> yaml-cpp 0.6.3 Configuring (mkdir -p /tmp/instance-6/output-1/build/yaml-cpp-0.6.3/ && cd /tmp/instance-6/output-1/build/yaml-cpp-0.6.3/ && rm -f CMakeCache.txt && PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-6/output-1/host/bin/cmake /tmp/instance-6/output-1/build/yaml-cpp-0.6.3/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-6/output-1/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 -DYAML_BUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /tmp/instance-6/output-1/host/bin/powerpc64le-linux-gcc -- Check for working C compiler: /tmp/instance-6/output-1/host/bin/powerpc64le-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: /tmp/instance-6/output-1/host/bin/powerpc64le-linux-g++ -- Check for working CXX compiler: /tmp/instance-6/output-1/host/bin/powerpc64le-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-6/output-1/build/yaml-cpp-0.6.3 >>> yaml-cpp 0.6.3 Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/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-6/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/tmp/instance-6/output-1/build/yaml-cpp-0.6.3' make[2]: Entering directory '/tmp/instance-6/output-1/build/yaml-cpp-0.6.3' make[3]: Entering directory '/tmp/instance-6/output-1/build/yaml-cpp-0.6.3' Scanning dependencies of target yaml-cpp make[3]: Leaving directory '/tmp/instance-6/output-1/build/yaml-cpp-0.6.3' make[3]: Entering directory '/tmp/instance-6/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 [ 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/emitterutils.cpp.o [ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o [ 29%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o [ 32%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.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 [ 54%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parse.cpp.o [ 58%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.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/regex_yaml.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 [ 51%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.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/graphbuilderadapter.cpp.o [ 96%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o In file included from /tmp/instance-6/output-1/build/yaml-cpp-0.6.3/src/nodebuilder.cpp:6: /tmp/instance-6/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-6/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-6/output-1/build/yaml-cpp-0.6.3/src/parse.cpp:7: /tmp/instance-6/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-6/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-6/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/convert.h:18, from /tmp/instance-6/output-1/build/yaml-cpp-0.6.3/src/convert.cpp:3: /tmp/instance-6/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-6/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-6/output-1/build/yaml-cpp-0.6.3' [100%] Built target yaml-cpp make[2]: Leaving directory '/tmp/instance-6/output-1/build/yaml-cpp-0.6.3' make[1]: Leaving directory '/tmp/instance-6/output-1/build/yaml-cpp-0.6.3' >>> yaml-cpp 0.6.3 Installing to staging directory PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/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-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-6/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/tmp/instance-6/output-1/build/yaml-cpp-0.6.3' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.6.3 -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.6 -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/null.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/tmp/instance-6/output-1/build/yaml-cpp-0.6.3' >>> yaml-cpp 0.6.3 Fixing libtool files for la in $(find /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-6/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-6/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-6/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-6/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-6/output-1/host/bin:/tmp/instance-6/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-6/output-1/target install/fast -C /tmp/instance-6/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/tmp/instance-6/output-1/build/yaml-cpp-0.6.3' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-6/output-1/target/usr/lib/libyaml-cpp.so.0.6.3 -- Installing: /tmp/instance-6/output-1/target/usr/lib/libyaml-cpp.so.0.6 -- Installing: /tmp/instance-6/output-1/target/usr/lib/libyaml-cpp.so -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/mark.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/traits.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/exceptions.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/yaml.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/parser.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/emitter.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/binary.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/anchor.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/node.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/emit.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/impl.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/parse.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/detail -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/convert.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/node/type.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/null.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/contrib -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /tmp/instance-6/output-1/target/usr/include/yaml-cpp/dll.h -- Installing: /tmp/instance-6/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /tmp/instance-6/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /tmp/instance-6/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /tmp/instance-6/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /tmp/instance-6/output-1/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/tmp/instance-6/output-1/build/yaml-cpp-0.6.3' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-6/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-6/output-1/host/bin/powerpc64le-linux-%g' -e 's%@TARGET_ARCH@%ppc64%g' -e 's%@TARGET_CPU@%power8%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-6/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-6/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-6/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf rm -f /tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-6/output-1/host/bin/glib-compile-schemas /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-6/output-1/target/etc echo "buildroot" > /tmp/instance-6/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-6/output-1/target/etc/hosts mkdir -p /tmp/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-6/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-6/output-1/target/etc/shadow rm -f /tmp/instance-6/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-6/output-1/build/locales.nopurge for dir in /tmp/instance-6/output-1/target/usr/share/locale /tmp/instance-6/output-1/target/usr/share/X11/locale /tmp/instance-6/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-6/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-6/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-6/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-6/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-6/output-1/target/usr/include /tmp/instance-6/output-1/target/usr/share/aclocal \ /tmp/instance-6/output-1/target/usr/lib/pkgconfig /tmp/instance-6/output-1/target/usr/share/pkgconfig \ /tmp/instance-6/output-1/target/usr/lib/cmake /tmp/instance-6/output-1/target/usr/share/cmake \ /tmp/instance-6/output-1/target/usr/doc find /tmp/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-6/output-1/target/lib/ /tmp/instance-6/output-1/target/usr/lib/ /tmp/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-6/output-1/target/usr/share/gdb rm -rf /tmp/instance-6/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-6/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-6/output-1/target/usr/share/zsh rm -rf /tmp/instance-6/output-1/target/usr/man /tmp/instance-6/output-1/target/usr/share/man rm -rf /tmp/instance-6/output-1/target/usr/info /tmp/instance-6/output-1/target/usr/share/info rm -rf /tmp/instance-6/output-1/target/usr/doc /tmp/instance-6/output-1/target/usr/share/doc rm -rf /tmp/instance-6/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-6/output-1/target/lib/debug /tmp/instance-6/output-1/target/usr/lib/debug find /tmp/instance-6/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-6/output-1/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-6/output-1/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-6/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-6/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-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-1014-g94b6fbd582"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-6/output-1/per-package /tmp/instance-6/buildroot/support/scripts/fix-rpath target touch /tmp/instance-6/output-1/target/usr ln -snf /tmp/instance-6/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot /tmp/instance-6/output-1/staging make: Leaving directory '/tmp/instance-6/buildroot' make: Entering directory '/tmp/instance-6/buildroot' >>> Buildroot 2021.05-1014-g94b6fbd582 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> bluez5_utils-headers 5.60 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> bluez5_utils 5.60 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.16.9 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.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) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> util-linux-libs 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> udev Collecting legal info >>> eudev 3.2.10 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kmod 28 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> c-ares 1.17.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> cups 2.3.3op2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) NOTICE: OK (sha256: 1f8e5879fb8b15e3ee5111809fd3ca22c606d0897d6b5e74329e480c348e034d) >>> gnutls 3.7.1 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.17.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> nettle 3.7.3 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> gtest 1.11.0 Collecting legal info LICENSE: OK (sha256: 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138) >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> kompexsqlite 1.10.12-1 Collecting legal info LICENSE.txt: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libgcrypt 1.9.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libiqrf 0.1.2 Collecting legal info src/iqrf.c: OK (sha256: 11e0700d7c23604d86fa1e7c54c7caa778d79eeb0035be8f80b5a552224ef015) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libusbgx 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuv 1.41.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> live555 2021.05.03 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> nbd 3.21 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> netdata 1.21.1 Collecting legal info LICENSE: OK (sha256: 0e5fd9d833efe9b79f784d1903281554af82d1b4261af67d35455728e5572aa6) >>> util-linux 2.36.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) >>> openblas 0.3.9 Collecting legal info LICENSE: OK (sha256: 190b5a9c8d9723fe958ad33916bd7346d96fab3c5ea90832bb02d854f620fcff) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> procps-ng 3.3.15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> resiprocate 1.12.0 Collecting legal info COPYING: OK (sha256: 16b0fd1938a10fcd145904cc2dad74500fef9d27fc15b44cf8e8f92011f94d35) >>> s6-dns 2.3.5.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> sqlite 3350500 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sysklogd 2.2.3 Collecting legal info LICENSE: OK (sha256: 7a71d7603a7c4456df441463e54da35acf151c1be0879246de63544f1f34f477) >>> tcpreplay 4.3.3 Collecting legal info docs/LICENSE: OK (sha256: 5971b0c544622f4b210a9cc56436a970685d3b0666e373c09e3cf9304db15d05) >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.15 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> trace-cmd trace-cmd-v2.9.1 Collecting legal info COPYING: OK (sha256: b1d04b850c1c7471b0f0896f6c6f0fcfc9f07e2dd183a5f5826af269fe9e88fb) COPYING.LIB: OK (sha256: 70f297763149e72306919c924e164f83041d5e512868d4c8c1826c171b3e49f9) LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> vde2 2.3.2 Collecting legal info COPYING: OK (sha256: fb295d0c24b8ef4b39017ac68e772e8e6e839612ce10da12b9f48d1e8e512e2e) COPYING.libvdeplug: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) COPYING.slirpvde: OK (sha256: d5ac74315b2d2f9c53f5839e311484f4646a9401b68d02d36f3dab386352e74d) >>> vpnc 0.5.3r550-2jnpr1 Collecting legal info COPYING: OK (sha256: bf3ec1bd1dec31a6ab8980bfd04569f506432f35ee01e88a3910847784bc2de1) >>> webp 1.2.0 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> whetstone 1.2 Collecting legal info >>> 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) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-6/output-1/legal-info make: Leaving directory '/tmp/instance-6/buildroot'