-- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/pdf417/decoder/Decoder.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/pdf417/decoder/ec -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/pdf417/decoder/ec/ErrorCorrection.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/pdf417/decoder/ec/ModulusGF.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/pdf417/decoder/ec/ModulusPoly.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/pdf417/decoder/BitMatrixParser.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/pdf417/detector -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/pdf417/detector/Detector.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/pdf417/detector/LinesSampler.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/BarcodeFormat.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/multi -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/multi/ByQuadrantReader.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/multi/MultipleBarcodeReader.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/multi/qrcode -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/multi/qrcode/detector -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/multi/qrcode/detector/MultiFinderPatternFinder.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/multi/qrcode/detector/MultiDetector.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/multi/qrcode/QRCodeMultiReader.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/multi/GenericMultipleBarcodeReader.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/IllegalStateException.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/FormatException.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/ReaderException.h -- Installing: /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/zxing/cmake/zxing-config.cmake make[1]: Leaving directory '/tmp/instance-1/output-1/build/zxing-cpp-e0e40ddec63f38405aca5c8c1ff60b85ec8b1f10/buildroot-build' >>> zxing-cpp e0e40ddec63f38405aca5c8c1ff60b85ec8b1f10 Fixing libtool files for la in $(find /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zxing-cpp e0e40ddec63f38405aca5c8c1ff60b85ec8b1f10 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-1/output-1/target install/fast -C /tmp/instance-1/output-1/build/zxing-cpp-e0e40ddec63f38405aca5c8c1ff60b85ec8b1f10//buildroot-build make[1]: Entering directory '/tmp/instance-1/output-1/build/zxing-cpp-e0e40ddec63f38405aca5c8c1ff60b85ec8b1f10/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-1/output-1/target/usr/bin/zxing -- Set runtime path of "/tmp/instance-1/output-1/target/usr/bin/zxing" to "" -- Installing: /tmp/instance-1/output-1/target/usr/lib/libzxing.so -- Installing: /tmp/instance-1/output-1/target/usr/lib/zxing/cmake/zxing-targets.cmake -- Installing: /tmp/instance-1/output-1/target/usr/lib/zxing/cmake/zxing-targets-release.cmake -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/ResultPointCallback.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/Reader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/MultiFormatReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/Exception.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/LuminanceSource.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/Binarizer.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/BinaryBitmap.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/NotFoundException.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/ResultPoint.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/ChecksumException.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/aztec -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/aztec/AztecReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/aztec/AztecDetectorResult.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/aztec/decoder -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/aztec/decoder/Decoder.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/aztec/detector -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/aztec/detector/Detector.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/ZXing.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/InvertedLuminanceSource.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/oned -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/oned/UPCEANReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/oned/UPCAReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/oned/ITFReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/oned/MultiFormatUPCEANReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/oned/CodaBarReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/oned/MultiFormatOneDReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/oned/UPCEReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/oned/Code93Reader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/oned/Code128Reader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/oned/EAN8Reader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/oned/Code39Reader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/oned/OneDResultPoint.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/oned/OneDReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/oned/EAN13Reader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/Array.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/GlobalHistogramBinarizer.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/GreyscaleRotatedLuminanceSource.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/HybridBinarizer.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/Point.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/DetectorResult.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/StringUtils.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/reedsolomon -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/reedsolomon/GenericGF.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/reedsolomon/ReedSolomonDecoder.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/reedsolomon/GenericGFPoly.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/reedsolomon/ReedSolomonException.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/CharacterSetECI.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/BitArray.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/GreyscaleLuminanceSource.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/PerspectiveTransform.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/BitMatrix.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/GridSampler.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/Counted.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/BitSource.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/Str.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/IllegalArgumentException.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/detector -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/detector/WhiteRectangleDetector.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/detector/MathUtils.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/detector/JavaMath.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/detector/MonochromeRectangleDetector.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/common/DecoderResult.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/Version.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/ErrorCorrectionLevel.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/FormatInformation.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/QRCodeReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/decoder -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/decoder/DecodedBitStreamParser.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/decoder/Decoder.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/decoder/DataBlock.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/decoder/Mode.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/decoder/BitMatrixParser.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/decoder/DataMask.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/detector -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/detector/AlignmentPatternFinder.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/detector/FinderPatternFinder.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/detector/Detector.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/detector/FinderPatternInfo.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/detector/AlignmentPattern.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/qrcode/detector/FinderPattern.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/Result.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/DecodeHints.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/datamatrix -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/datamatrix/Version.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/datamatrix/DataMatrixReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/datamatrix/decoder -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/datamatrix/decoder/DecodedBitStreamParser.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/datamatrix/decoder/Decoder.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/datamatrix/decoder/DataBlock.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/datamatrix/decoder/BitMatrixParser.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/datamatrix/detector -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/datamatrix/detector/Detector.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/datamatrix/detector/DetectorException.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/datamatrix/detector/CornerPoint.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/pdf417 -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/pdf417/PDF417Reader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/pdf417/decoder -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/pdf417/decoder/DecodedBitStreamParser.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/pdf417/decoder/Decoder.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/pdf417/decoder/ec -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/pdf417/decoder/ec/ErrorCorrection.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/pdf417/decoder/ec/ModulusGF.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/pdf417/decoder/ec/ModulusPoly.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/pdf417/decoder/BitMatrixParser.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/pdf417/detector -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/pdf417/detector/Detector.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/pdf417/detector/LinesSampler.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/BarcodeFormat.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/multi -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/multi/ByQuadrantReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/multi/MultipleBarcodeReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/multi/qrcode -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/multi/qrcode/detector -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/multi/qrcode/detector/MultiFinderPatternFinder.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/multi/qrcode/detector/MultiDetector.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/multi/qrcode/QRCodeMultiReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/multi/GenericMultipleBarcodeReader.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/IllegalStateException.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/FormatException.h -- Installing: /tmp/instance-1/output-1/target/usr/include/zxing/ReaderException.h -- Installing: /tmp/instance-1/output-1/target/usr/lib/zxing/cmake/zxing-config.cmake make[1]: Leaving directory '/tmp/instance-1/output-1/build/zxing-cpp-e0e40ddec63f38405aca5c8c1ff60b85ec8b1f10/buildroot-build' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a8%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@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'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/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' /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-1/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-1/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-1/output-1/target/etc/shells; fi rm -f /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-1/output-1/host/bin/glib-compile-schemas /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-1/output-1/target/etc/shadow rm -f /tmp/instance-1/output-1/target/bin/sh if [ -x /tmp/instance-1/output-1/target/sbin/swapon -a -x /tmp/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-1/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-1/output-1/build/locales.nopurge for dir in /tmp/instance-1/output-1/target/usr/share/locale /tmp/instance-1/output-1/target/usr/share/X11/locale /tmp/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-1/output-1/target/usr/share/zsh rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-1/output-1/target/lib/debug /tmp/instance-1/output-1/target/usr/lib/debug find /tmp/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02.3-69-g4c35085470"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.3"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.3\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2021.02.3-69-g4c35085470 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> glibc 2.32-37-g760e1d287825fa91d4d5a0cc921340c740d803e2 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-gawk 5.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.3.0 Collecting legal info >>> host-binutils 2.34 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 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.10.43 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acl 2.2.53 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> attr 2.4.48 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> c-icap 0.5.7 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> casync 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Collecting legal info LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> 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) >>> libcurl 7.77.0 Collecting legal info COPYING: OK (sha256: 6fd1a1c008b5ef4c4741dd188c3f8af6944c14c25afa881eb064f98fb98358e7) >>> host-checksec 2.2.2 Collecting legal info LICENSE.txt: OK (sha256: c5e2a8e188040fc34eb9362084778a2e25f8d1f888e47a2be09efa7cecd9c70d) >>> cryptsetup 2.3.4 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> lvm2 2.02.185 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> davfs2 1.6.0 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> neon 0.30.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README: OK (sha256: 95f77624e96f6728145826fc895142275451f43f41c073766db3dbbcc8b790b0) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ed 1.16 Collecting legal info COPYING: OK (sha256: f03a12bef9dfb7281864a0dd965166d4f4ec7a66633df2bc72fa4363e57de02c) >>> host-lzip 1.21 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> gssdp 1.2.3 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> sqlite 3340100 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> initscripts Collecting legal info >>> iostat 2.2 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jasper 2.0.28 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jemalloc 5.2.1 Collecting legal info COPYING: OK (sha256: 94aa2caa98c25d942f58b956c71dba6a99ff98fc3a31cbc669fe2a4cd0268b53) >>> let-me-create 1.5.2 Collecting legal info LICENSE: OK (sha256: 8ffc162e1435e810845b09a4c0d534df057a030f4c107778677b6621dc203426) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> liblo 0.31 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmodplug 0.8.9.0 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libsepol 3.1 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsidplay2 2.1.1 Collecting legal info libsidplay/COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> linux-serial-test 13bea838f2a7573d2a68a6d95fc9d1f153b580be Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> luksmeta 9 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> refpolicy 2.20200818 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-checkpolicy 3.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 3.1 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.1 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-policycoreutils 3.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libsemanage 3.1 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-audit 2.8.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-setools 4.3.0 Collecting legal info COPYING: OK (sha256: 2f7547e10f76a382c24c053595f38a5cc6dda9347f508f254ca490e0046a9624) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-python-networkx 2.4 Collecting legal info LICENSE.txt: OK (sha256: f421f7c5d30022aa268174976e43e488b856ad953f32cdd13f0675630996d8c0) >>> host-python3-decorator 4.4.1 Collecting legal info LICENSE.txt: OK (sha256: fd11660cabf0532082c45706862fafc294907ec7f8e217818240a4999806782e) >>> host-python3-cython 0.29.21 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> rpi-wifi-firmware 9c0ffe9a7f0753b36ed88f7981905a989d940ea9 Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> ts4900-fpga 20150930 Collecting legal info >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> zxing-cpp e0e40ddec63f38405aca5c8c1ff60b85ec8b1f10 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: ts4900-fpga-20150930: cannot save license (TS4900_FPGA_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'