-- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -- Check for working C compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/s390x-buildroot-linux-gnu-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: /srv/storage/autobuild/run/instance-1/output-1/host/bin/s390x-buildroot-linux-gnu-g++ -- Check for working CXX compiler: /srv/storage/autobuild/run/instance-1/output-1/host/bin/s390x-buildroot-linux-gnu-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: /srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3 >>> yaml-cpp 0.6.3 Building PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3' make[2]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3' Scanning dependencies of target yaml-cpp make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3' make[3]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3' [ 3%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.cpp.o [ 6%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o [ 12%] 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 In file included from /srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3/include/yaml-cpp/node/convert.h:18, from /srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3/src/convert.cpp:3: /srv/storage/autobuild/run/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&)': /srv/storage/autobuild/run/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; | ^~~~ [ 22%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o [ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o [ 29%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o [ 32%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o [ 35%] Building CXX object CMakeFiles/yaml-cpp.dir/src/memory.cpp.o [ 38%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o [ 41%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o [ 45%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o [ 48%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o [ 51%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.cpp.o [ 54%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o In file included from /srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3/src/nodebuilder.cpp:6: /srv/storage/autobuild/run/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&)': /srv/storage/autobuild/run/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; | ^~~~ [ 58%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parse.cpp.o [ 61%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parser.cpp.o [ 64%] Building CXX object CMakeFiles/yaml-cpp.dir/src/regex_yaml.cpp.o [ 67%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o In file included from /srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3/src/parse.cpp:7: /srv/storage/autobuild/run/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&)': /srv/storage/autobuild/run/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; | ^~~~ [ 70%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o [ 74%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o [ 77%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o [ 80%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o [ 83%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o [ 87%] Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o [ 90%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o [ 93%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o [ 96%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o [100%] Linking CXX shared library libyaml-cpp.so make[3]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3' [100%] Built target yaml-cpp make[2]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3' >>> yaml-cpp 0.6.3 Installing to staging directory PATH="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot install/fast -C /srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.6.3 -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so.0.6 -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libyaml-cpp.so -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/null.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3' >>> yaml-cpp 0.6.3 Fixing libtool files for la in $(find /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/srv/storage/autobuild/run/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/srv/storage/autobuild/run/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="/srv/storage/autobuild/run/instance-1/output-1/host/bin:/srv/storage/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-1/output-1/target install/fast -C /srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libyaml-cpp.so.0.6.3 -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libyaml-cpp.so.0.6 -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/libyaml-cpp.so -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/mark.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/yaml.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/dll.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/binary.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/exceptions.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/traits.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/parser.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/emit.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/convert.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/type.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/detail -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/bool_type.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/impl.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/parse.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/node/node.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/anchor.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/contrib -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/emitter.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/null.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig/yaml-cpp.pc make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/yaml-cpp-0.6.3' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /srv/storage/autobuild/run/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/srv/storage/autobuild/run/instance-1/output-1/host/bin/s390x-buildroot-linux-gnu-%g' -e 's%@TARGET_ARCH@%s390x%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%big%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@%/srv/storage/autobuild/run/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /srv/storage/autobuild/run/instance-1/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' /srv/storage/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf.in > /srv/storage/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf mkdir -p /srv/storage/autobuild/run/instance-1/output-1/target/etc echo "buildroot" > /srv/storage/autobuild/run/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /srv/storage/autobuild/run/instance-1/output-1/target/etc/hosts mkdir -p /srv/storage/autobuild/run/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /srv/storage/autobuild/run/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /srv/storage/autobuild/run/instance-1/output-1/target/etc/shadow rm -f /srv/storage/autobuild/run/instance-1/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /srv/storage/autobuild/run/instance-1/output-1/build/locales.nopurge for dir in /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/locale /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale /srv/storage/autobuild/run/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##*/}" /srv/storage/autobuild/run/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/include /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/aclocal \ /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/pkgconfig \ /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/cmake /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/cmake \ /srv/storage/autobuild/run/instance-1/output-1/target/usr/doc find /srv/storage/autobuild/run/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /srv/storage/autobuild/run/instance-1/output-1/target/lib/ /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/ /srv/storage/autobuild/run/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/gdb rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/bash-completion rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/etc/bash_completion.d rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/zsh rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/man /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/man rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/info /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/info rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/doc /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/doc rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/usr/share/gtk-doc rmdir /srv/storage/autobuild/run/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /srv/storage/autobuild/run/instance-1/output-1/target/lib/debug /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/debug find /srv/storage/autobuild/run/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 /srv/storage/autobuild/run/instance-1/output-1/host/bin/s390x-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /srv/storage/autobuild/run/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /srv/storage/autobuild/run/instance-1/output-1/host/bin/s390x-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /srv/storage/autobuild/run/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 /srv/storage/autobuild/run/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 /srv/storage/autobuild/run/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-rc1-1792-g7f4a11e2f8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.11.2"; \ echo "PRETTY_NAME=\"Buildroot 2020.11.2\"" \ ) > /srv/storage/autobuild/run/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /srv/storage/autobuild/run/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/srv/storage/autobuild/run/instance-1/output-1/per-package /srv/storage/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /srv/storage/autobuild/run/instance-1/output-1/target/usr ln -snf /srv/storage/autobuild/run/instance-1/output-1/host/s390x-buildroot-linux-gnu/sysroot /srv/storage/autobuild/run/instance-1/output-1/staging make: Leaving directory '/srv/storage/autobuild/run/instance-1/buildroot' make: Entering directory '/srv/storage/autobuild/run/instance-1/buildroot' >>> Buildroot 2020.08-rc1-1792-g7f4a11e2f8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 9.3.0 Collecting legal info >>> glibc 2.31-74-gd0c84d22b6a67f85a1eed3b93aef30e6953294b5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> 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-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 9.3.0 Collecting legal info >>> host-binutils 2.34 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> linux-headers 5.9.16 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libopenssl 1.1.1i Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> avahi 0.8 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> boinc 7.16.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> 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) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> 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) >>> libcurl 7.74.0 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> bonnie 1.03e Collecting legal info copyright.txt: OK (sha256: bdfeef85436885bc317fdbae3732b17a39e7910eb855553a83b4d2cf9032e773) >>> bullet 2.89 Collecting legal info LICENSE.txt: OK (sha256: 885cd516a8420acb7c3e0b1a7119913b686495001ae564e3229740460e8cff59) >>> bwm-ng 0.6.2 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-dfu-util 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> directfb 1.7.7 Collecting legal info COPYING: OK (sha256: 512d2d21b6b3384ba64781abb0208a1b87740bc31e2df48e2b206ddb7e4d5779) >>> duma 2.5.15 Collecting legal info COPYING-GPL: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) COPYING-LGPL: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> ell 0.33 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> host-erofs-utils 1.1 Collecting legal info COPYING: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ffmpeg 4.3.1 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> findutils 4.7.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> graphite2 1.3.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> iptraf-ng 1.2.1 Collecting legal info LICENSE: OK (sha256: 4e49bef38f621aac4a870da4b30011c7b7abc7256b218daec1c425b08448ae1e) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> libarchive 3.4.3 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> libiqrf 0.1.2 Collecting legal info src/iqrf.c: OK (sha256: 11e0700d7c23604d86fa1e7c54c7caa778d79eeb0035be8f80b5a552224ef015) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libodb 2.4.0 Collecting legal info LICENSE: OK (sha256: 841105a470fc283851c63941510ffd403c726d1910b688f7df95914ab8b1b5a3) >>> libsamplerate 0.1.9 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libyang 1.0.184 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> mpv 0.32.0 Collecting legal info LICENSE.GPL: OK (sha256: a99d7b0625a0566271aad6de694e52eafd566db024f9516720d526c680d3ee30) >>> host-python3 3.9.1 Collecting legal info LICENSE: OK (sha256: 1dceef1677a39befa8bf0285ab2db441ba117520bb2de839547ace006a17750d) >>> host-expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-waf 2.0.20 Collecting legal info waf: OK (sha256: bf971e98edc2414968a262c6aa6b88541a26c3cd248689c89f4c57370955ee7f) >>> sdl2 2.0.12 Collecting legal info COPYING.txt: OK (sha256: ae4df3759a726538607b84c00ab8f8a5567d9f38ad5397486eb9b5c5f626caef) >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info README: OK (sha256: cbf0dbf56528a629f4358a1339f981202f1a9a0d9542c092b03f486064ced2db) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> protobuf-c 1.3.3 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf-c 1.3.3 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf 3.13.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> quota 4.05 Collecting legal info COPYING: OK (sha256: 35b2d9797b83bce16076da9c3273f264f50b8d02f492ee32cd4c51ba6897bceb) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-nfs-utils 2.5.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.2.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> runc 1.0.0-rc92 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-go 1.15.6 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4.3 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_ttf 2.0.11 Collecting legal info COPYING: OK (sha256: b609721d3d4ac67facaf86f068c8b311b6c5f6cef89b6d84268aa38b7867ab7b) >>> spice-protocol 0.14.3 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> host-meson 0.55.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> sysrepo 1.4.70 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-sysrepo 1.4.70 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-libyang 1.0.184 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> udftools 2.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) >>> unzip 60 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> vlc 3.0.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> 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) Legal info produced in /srv/storage/autobuild/run/instance-1/output-1/legal-info make: Leaving directory '/srv/storage/autobuild/run/instance-1/buildroot'