make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/sexpect-2.3.14/buildroot-build' >>> sexpect 2.3.14 Installing to target GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/home/buildroot/instance-0/output-1/target /home/buildroot/instance-0/output-1/host/bin/cmake --install /home/buildroot/instance-0/output-1/build/sexpect-2.3.14//buildroot-build -- Install configuration: "Release" -- Installing: /home/buildroot/instance-0/output-1/target/usr/bin/sexpect -- Installing: /home/buildroot/instance-0/output-1/target/usr/share/man/man1/sexpect.1 yaml-cpp-0.8.0.tar.gz: OK (sha256: fbe74bbdcee21d656715688706da3c8becfd946d92cd44705cc6098bb23b3a16) >>> yaml-cpp 0.8.0 Extracting gzip -d -c /home/buildroot/instance-0/dl/yaml-cpp/yaml-cpp-0.8.0.tar.gz | tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0 -xf - >>> yaml-cpp 0.8.0 Patching >>> yaml-cpp 0.8.0 Configuring (mkdir -p /home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0/ && cd /home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/output-1/host/bin/cmake /home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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 -DCMAKE_DEBUG_POSTFIX="" -DYAML_CPP_BUILD_TESTS=OFF -DYAML_CPP_BUILD_TOOLS=OFF ) CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The CXX compiler identification is GNU 12.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/buildroot/instance-0/output-1/host/bin/x86_64-linux-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (0.1s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTS -- Build files have been written to: /home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0 >>> yaml-cpp 0.8.0 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/output-1/host/bin/cmake --build /home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0/ -j17 -- make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0' make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0' make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0' [ 3%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilder.cpp.o [ 9%] Building CXX object CMakeFiles/yaml-cpp.dir/src/contrib/graphbuilderadapter.cpp.o [ 9%] Building CXX object CMakeFiles/yaml-cpp.dir/src/binary.cpp.o [ 12%] Building CXX object CMakeFiles/yaml-cpp.dir/src/convert.cpp.o [ 15%] Building CXX object CMakeFiles/yaml-cpp.dir/src/depthguard.cpp.o [ 18%] Building CXX object CMakeFiles/yaml-cpp.dir/src/directives.cpp.o [ 21%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emit.cpp.o [ 25%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitfromevents.cpp.o [ 28%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitter.cpp.o [ 31%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterstate.cpp.o [ 34%] Building CXX object CMakeFiles/yaml-cpp.dir/src/emitterutils.cpp.o [ 37%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exceptions.cpp.o [ 40%] Building CXX object CMakeFiles/yaml-cpp.dir/src/exp.cpp.o [ 46%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node.cpp.o [ 46%] Building CXX object CMakeFiles/yaml-cpp.dir/src/memory.cpp.o [ 50%] Building CXX object CMakeFiles/yaml-cpp.dir/src/node_data.cpp.o [ 53%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodebuilder.cpp.o [ 56%] Building CXX object CMakeFiles/yaml-cpp.dir/src/nodeevents.cpp.o [ 59%] Building CXX object CMakeFiles/yaml-cpp.dir/src/null.cpp.o [ 62%] Building CXX object CMakeFiles/yaml-cpp.dir/src/ostream_wrapper.cpp.o [ 65%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parse.cpp.o [ 68%] Building CXX object CMakeFiles/yaml-cpp.dir/src/parser.cpp.o [ 71%] Building CXX object CMakeFiles/yaml-cpp.dir/src/regex_yaml.cpp.o [ 75%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanner.cpp.o [ 78%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scanscalar.cpp.o [ 81%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantag.cpp.o [ 84%] Building CXX object CMakeFiles/yaml-cpp.dir/src/scantoken.cpp.o [ 87%] Building CXX object CMakeFiles/yaml-cpp.dir/src/simplekey.cpp.o [ 90%] Building CXX object CMakeFiles/yaml-cpp.dir/src/singledocparser.cpp.o [ 93%] Building CXX object CMakeFiles/yaml-cpp.dir/src/stream.cpp.o [ 96%] Building CXX object CMakeFiles/yaml-cpp.dir/src/tag.cpp.o [100%] Linking CXX shared library libyaml-cpp.so make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0' [100%] Built target yaml-cpp make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0' make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0' >>> yaml-cpp 0.8.0 Installing to staging directory GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot /home/buildroot/instance-0/output-1/host/bin/cmake --install /home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0/ -- Install configuration: "Release" -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libyaml-cpp.so.0.8.0 -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libyaml-cpp.so.0.8 -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/libyaml-cpp.so -- Up-to-date: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/depthguard.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/type.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/impl.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/parse.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/emit.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/convert.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/node/node.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/dll.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/binary.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/parser.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/null.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/traits.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/mark.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/anchor.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/yaml.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/noexcept.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/emitter.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/contrib -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/include/yaml-cpp/exceptions.h -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/lib/pkgconfig/yaml-cpp.pc >>> yaml-cpp 0.8.0 Fixing libtool files for la in $(find /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/instance-0/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@:/home/buildroot/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/instance-0/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.8.0 Installing to target GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/home/buildroot/instance-0/output-1/target /home/buildroot/instance-0/output-1/host/bin/cmake --install /home/buildroot/instance-0/output-1/build/yaml-cpp-0.8.0/ -- Install configuration: "Release" -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/libyaml-cpp.so.0.8.0 -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/libyaml-cpp.so.0.8 -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/libyaml-cpp.so -- Up-to-date: /home/buildroot/instance-0/output-1/target/usr/include -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/depthguard.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/type.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/iterator.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/impl.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/parse.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/detail -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/node_data.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/memory.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/iterator.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/impl.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/node_ref.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/node.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/detail/node_iterator.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/ptr.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/emit.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/convert.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/node/node.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/dll.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/emitterstyle.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/binary.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/parser.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/stlemitter.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/null.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/emittermanip.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/traits.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/eventhandler.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/mark.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/anchor.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/emitterdef.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/yaml.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/noexcept.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/ostream_wrapper.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/emitter.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/contrib -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/contrib/anchordict.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/include/yaml-cpp/exceptions.h -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: /home/buildroot/instance-0/output-1/target/usr/lib/pkgconfig/yaml-cpp.pc >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-gfortran%g" -e "s%@TARGET_STRIP@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-strip%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-gfortran%g" -e "s%@TARGET_STRIP@%/home/buildroot/instance-0/output-1/host/bin/x86_64-linux-strip%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/instance-0/output-1/target/etc/shells; fi rm -f /home/buildroot/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/instance-0/output-1/host/bin/glib-compile-schemas /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/instance-0/output-1/target/bin/sh if [ -x /home/buildroot/instance-0/output-1/target/sbin/swapon -a -x /home/buildroot/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/instance-0/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/buildroot/instance-0/output-1/build/locales.nopurge for dir in /home/buildroot/instance-0/output-1/target/usr/share/locale /home/buildroot/instance-0/output-1/target/usr/share/X11/locale /home/buildroot/instance-0/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##*/}" /home/buildroot/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/instance-0/output-1/target/usr/include /home/buildroot/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/instance-0/output-1/target/usr/lib/cmake /home/buildroot/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/instance-0/output-1/target/usr/lib/rpm /home/buildroot/instance-0/output-1/target/usr/doc find /home/buildroot/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/instance-0/output-1/target/lib/ /home/buildroot/instance-0/output-1/target/usr/lib/ /home/buildroot/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/instance-0/output-1/target/usr/man /home/buildroot/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/instance-0/output-1/target/usr/info /home/buildroot/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/instance-0/output-1/target/usr/doc /home/buildroot/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/instance-0/output-1/target/lib/debug /home/buildroot/instance-0/output-1/target/usr/lib/debug find /home/buildroot/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/instance-0/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/instance-0/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/instance-0/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 /home/buildroot/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.02-665-g121c5f7b42"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.05-git\"" \ ) > /home/buildroot/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=17 \ PER_PACKAGE_DIR=/home/buildroot/instance-0/output-1/per-package \ /home/buildroot/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/instance-0/output-1/target/usr ln -snf /home/buildroot/instance-0/output-1/host/x86_64-buildroot-linux-musl/sysroot /home/buildroot/instance-0/output-1/staging make: Leaving directory '/home/buildroot/instance-0/buildroot' make: Entering directory '/home/buildroot/instance-0/buildroot' >>> Buildroot 2024.02-665-g121c5f7b42 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2024.02-1 Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bctoolbox 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.28.3 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> mbedtls 2.28.8 Collecting legal info LICENSE: OK (sha256: 9b405ef4c89342f5eae1dd828882f931747f71001cfba7d114801039b52ad09b) >>> belle-sip 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> brotli 1.1.0 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cli11 2.3.2 Collecting legal info LICENSE: OK (sha256: 4110754959bd99e0ebc34001ed0402ff5f371364e83f9db6d1e230d02368984f) >>> cmake 3.28.3 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> jsoncpp 1.9.5 Collecting legal info LICENSE: OK (sha256: cec0db5f6d7ed6b3a72647bd50aed02e13c3377fd44382b96dc2915534c042ad) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libarchive 3.7.3 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> xz 5.4.6 Collecting legal info COPYING: OK (sha256: 29a1e305b2e34eefe5d4602d00cde1d528b71c5d9f2eec5106972cf6ddb6f73f) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcurl 8.7.1 Collecting legal info COPYING: OK (sha256: adb1fc06547fd136244179809f7b7c2d2ae6c4534f160aa513af9b6a12866a32) >>> libuv 1.48.0 Collecting legal info LICENSE: OK (sha256: 16de0c32b265cb7d46a6d3bd614f259dd4d693a5e26b3407b04aae8d73041f0c) LICENSE-extra: OK (sha256: 262c44bd2cdba037e6d2a82fba15f5800d292bc993a6f5d6b6ea487744d02836) >>> rhash 1.4.4 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> earlyoom 1.7 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> file 5.45 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: 2e14b6fa9a74f952ebfde3c96527158df281c953cfaf35609eb854d4da30131c) >>> host-file 5.45 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: 2e14b6fa9a74f952ebfde3c96527158df281c953cfaf35609eb854d4da30131c) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> googlefontdirectory 2125bc9b447971543caaa132530b828e5e682819 Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> highway 1.1.0 Collecting legal info LICENSE: OK (sha256: 43070e2d4e532684de521b885f385d0841030efa2b1a20bafb76133a5e1379c1) LICENSE-BSD3: OK (sha256: d25e82e26acd42ca3ccc9993622631163425b869b9e16284226d534cff6470f2) >>> hwdata 0.379 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn 1.0.1 Collecting legal info COPYING: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> imx-usb-loader 30b43d69770cd69e84c045dc9dcabb1f3e9d975a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> initscripts Collecting legal info >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jpeg-turbo 2.1.5 Collecting legal info LICENSE.md: OK (sha256: 60c756742db3ad1913304e8b13f0e86e22e51adb50cc0b3333c163f7e45ceec1) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-nasm 2.16.02 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> jpeg Collecting legal info >>> jquery 3.5.1 Collecting legal info >>> lcms2 2.16 Collecting legal info LICENSE: OK (sha256: 6dbd60437f8ef91d8de1f08ad75882547fd4931bfcc3566a0735f28db1484d31) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libdisplay-info 0.1.1 Collecting legal info LICENSE: OK (sha256: 15b396244e58830c5614b9394f4deccfe684970cd507f299383ab57ad339eedd) >>> libebml 1.4.5 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libiscsi 1.20.0 Collecting legal info COPYING: OK (sha256: 88e3eccc48722b2a0eaff456dda94b8e8e123848d01f631969bec8e3c6c6eb85) LICENCE-GPL-2.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libjxl 0.10.2 Collecting legal info LICENSE: OK (sha256: 8405932022a556380c2d8c272eff154a923feb197233f348ce5f7334fb0a5ede) PATENTS: OK (sha256: 91915f8ae056a68a3c5bdf05d9f6f78bb6903e27a8ca3a8434c9e4ac87300575) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libyang 2.1.111 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> linux-firmware 20240410 Collecting legal info LICENCE.fw_sst_0f28: OK (sha256: 60fbc9cccb455e1a3306c97db942d6f24fa93664be61d54c497637e6d0e2ae83) LICENSE.amlogic: OK (sha256: 8c4f2bd742da678336ca582ac46ee203d75d77ce928797caed032ee0e3a2c7dd) WHENCE: OK (sha256: 77a4c5cacd61e58b47af61a6bf636f7fc37b626647a2a406210ac61d0ddd9aef) >>> matio 1.5.26 Collecting legal info COPYING: OK (sha256: b3da766592f242fd5cdd4dfd15ac5e6119e88fd6844c3c0e7acb8ad3178280a3) >>> mjpegtools 2.2.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> monit 5.33.0 Collecting legal info COPYING: OK (sha256: d5a4f52b1a5e1e7fe14e01a76aac8b08dc6bbea15466058f271456c97aac1ada) >>> olsr 0.9.8 Collecting legal info license.txt: OK (sha256: 7dcf1fb93ef105e2708b02603bb6ee443115d4819fbf2c5a3a001b46887acb9a) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-opkg-utils 0.6.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.4.6 Collecting legal info COPYING: OK (sha256: 29a1e305b2e34eefe5d4602d00cde1d528b71c5d9f2eec5106972cf6ddb6f73f) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> opkg 0.6.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> postgresql 16.1 Collecting legal info COPYRIGHT: OK (sha256: 1a7d13c3ab31961b91ba256f77d6e82e0b54bf992253060fe93bdb5466df416a) >>> host-zic 2024a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-python-greenlet 3.0.3 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> rrdtool 1.8.0 Collecting legal info COPYRIGHT: OK (sha256: ab6b4646e9e01f1ec287c29c351c886c4cb7f945c11efc0a1be9f6e5e6cc5320) LICENSE: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> sexpect 2.3.14 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> yaml-cpp 0.8.0 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2024.02-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/buildroot/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/instance-0/buildroot'