-- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/pdf417/decoder/ec/ModulusPoly.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/pdf417/decoder/BitMatrixParser.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/pdf417/PDF417Reader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/ZXing.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/datamatrix -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/datamatrix/detector -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/datamatrix/detector/DetectorException.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/datamatrix/detector/Detector.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/datamatrix/detector/CornerPoint.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/datamatrix/DataMatrixReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/datamatrix/decoder -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/datamatrix/decoder/DataBlock.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/datamatrix/decoder/Decoder.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/datamatrix/decoder/DecodedBitStreamParser.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/datamatrix/decoder/BitMatrixParser.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/zxing/datamatrix/Version.h make[1]: Leaving directory '/home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/zxing-cpp-0db7f855135222becff193671faae79c083424b6/buildroot-build' >>> zxing-cpp 0db7f855135222becff193671faae79c083424b6 Fixing libtool files for la in $(find /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/dawncrow/buildroot-test/scripts/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot:g" \ -e "s:@BASE_DIR@:/home/dawncrow/buildroot-test/scripts/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 >>> zxing-cpp 0db7f855135222becff193671faae79c083424b6 Installing to target PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output-1/target install/fast -C /home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/zxing-cpp-0db7f855135222becff193671faae79c083424b6//buildroot-build make[1]: Entering directory '/home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/zxing-cpp-0db7f855135222becff193671faae79c083424b6/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/bin/zxing -- Set runtime path of "/home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/bin/zxing" to "" -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/lib/libzxing.so -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/aztec -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/aztec/detector -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/aztec/detector/Detector.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/aztec/AztecDetectorResult.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/aztec/decoder -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/aztec/decoder/Decoder.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/aztec/AztecReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/multi -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/multi/ByQuadrantReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/multi/GenericMultipleBarcodeReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/multi/qrcode -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/multi/qrcode/detector -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/multi/qrcode/detector/MultiFinderPatternFinder.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/multi/qrcode/detector/MultiDetector.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/multi/qrcode/QRCodeMultiReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/multi/MultipleBarcodeReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/MultiFormatReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/IllegalStateException.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/oned -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/oned/EAN13Reader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/oned/CodaBarReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/oned/Code93Reader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/oned/UPCAReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/oned/OneDReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/oned/ITFReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/oned/UPCEReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/oned/UPCEANReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/oned/EAN8Reader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/oned/Code39Reader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/oned/OneDResultPoint.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/oned/MultiFormatOneDReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/oned/Code128Reader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/oned/MultiFormatUPCEANReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/DecodeHints.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/ResultPoint.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/NotFoundException.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/LuminanceSource.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/ResultPointCallback.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/InvertedLuminanceSource.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/Result.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/Reader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/detector -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/detector/AlignmentPatternFinder.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/detector/AlignmentPattern.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/detector/FinderPattern.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/detector/Detector.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/detector/FinderPatternFinder.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/detector/FinderPatternInfo.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/QRCodeReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/ErrorCorrectionLevel.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/decoder -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/decoder/DataBlock.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/decoder/Decoder.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/decoder/DecodedBitStreamParser.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/decoder/BitMatrixParser.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/decoder/DataMask.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/decoder/Mode.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/FormatInformation.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/qrcode/Version.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/Binarizer.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/Exception.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/BarcodeFormat.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/FormatException.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/ChecksumException.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/ReaderException.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/BinaryBitmap.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/IllegalArgumentException.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/detector -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/detector/JavaMath.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/detector/MathUtils.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/detector/MonochromeRectangleDetector.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/detector/WhiteRectangleDetector.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/Array.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/BitArray.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/Point.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/DetectorResult.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/GreyscaleLuminanceSource.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/Str.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/BitSource.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/DecoderResult.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/GreyscaleRotatedLuminanceSource.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/HybridBinarizer.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/CharacterSetECI.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/PerspectiveTransform.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/BitMatrix.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/Counted.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/GridSampler.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/StringUtils.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/reedsolomon -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/reedsolomon/ReedSolomonDecoder.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/reedsolomon/GenericGFPoly.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/reedsolomon/ReedSolomonException.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/reedsolomon/GenericGF.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/common/GlobalHistogramBinarizer.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/pdf417 -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/pdf417/detector -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/pdf417/detector/Detector.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/pdf417/detector/LinesSampler.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/pdf417/decoder -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/pdf417/decoder/Decoder.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/pdf417/decoder/DecodedBitStreamParser.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/pdf417/decoder/ec -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/pdf417/decoder/ec/ErrorCorrection.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/pdf417/decoder/ec/ModulusGF.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/pdf417/decoder/ec/ModulusPoly.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/pdf417/decoder/BitMatrixParser.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/pdf417/PDF417Reader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/ZXing.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/datamatrix -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/datamatrix/detector -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/datamatrix/detector/DetectorException.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/datamatrix/detector/Detector.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/datamatrix/detector/CornerPoint.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/datamatrix/DataMatrixReader.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/datamatrix/decoder -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/datamatrix/decoder/DataBlock.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/datamatrix/decoder/Decoder.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/datamatrix/decoder/DecodedBitStreamParser.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/datamatrix/decoder/BitMatrixParser.h -- Installing: /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include/zxing/datamatrix/Version.h make[1]: Leaving directory '/home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/zxing-cpp-0db7f855135222becff193671faae79c083424b6/buildroot-build' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'stress'] ./support/scripts/check-uniq-files -t staging /home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/bin/glib-compile-schemas /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a9%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/dawncrow/buildroot-test/scripts/instance-0/output-1/host%g" package/meson//cross-compilation.conf.in > /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/etc echo "buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/etc/hosts mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/etc/shadow rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/bin/sh rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/locales.nopurge; done for dir in /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/dawncrow/buildroot-test/scripts/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/include /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/aclocal \ /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/lib/pkgconfig /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/pkgconfig \ /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/lib/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/cmake find /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/gdb rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/zsh rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/man /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/man rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/info /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/info rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/doc /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/doc rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/dawncrow/buildroot-test/scripts/instance-0/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02.9-00082-g5259a50dcb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02.9"; \ echo "PRETTY_NAME=\"Buildroot 2019.02.9\"" \ ) > /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/dawncrow/buildroot-test/scripts/instance-0/output-1/target/usr make: Leaving directory '/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' make: Entering directory '/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2019.02.9-00082-g5259a50dcb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acl 2.2.53 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> acpid 2.0.30 Collecting legal info ERROR: No hash found for COPYING >>> alsa-lib 1.1.7 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> batctl 2017.0 Collecting legal info >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> blktrace 1.2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> btrfs-progs 4.17.1 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> util-linux 2.35.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) >>> libselinux 2.8 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> c-ares 1.15.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> checkpolicy 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> cmocka 1.1.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> cvs 1.12.13 Collecting legal info >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fb-test-app rosetta-1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> font-awesome v4.7.0 Collecting legal info >>> freetype 2.9.1 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) >>> fswebcam 20140113 Collecting legal info ERROR: No hash found for LICENSE >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> tiff 4.1.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ipmitool 1.8.18 Collecting legal info ERROR: No hash found for COPYING >>> lftp 4.8.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libamcodec 296f39bc6fc47ddf5d88b9fd3cfb82a5b39048ca Collecting legal info >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdrm 2.4.97 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libfm-extra 1.3.0.2 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.35.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) >>> libgee 0.20.1 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> libgeotiff 1.4.3 Collecting legal info LICENSE: OK (sha256: 16b83cf7c3bbfd20bffa768b9bfdb16506ca50f5c140a9f3431e740b155359c1) >>> libgsasl 1.8.0 Collecting legal info README: OK (sha256: 4eb54155afd4684d7e9423f6037e5cc887ae4d8818e83d3af93350ebd4a8e6eb) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libhttpparser v2.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libupnp18 1.8.4 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libva 2.4.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> mc 4.8.20 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> mender 1.7.0 Collecting legal info LICENSE: OK (sha256: 98ed35b5a138f58164b5c0dbccd9d7f01ef4d84b9dba01e896f0a3241c50c0f7) LIC_FILES_CHKSUM.sha256: OK (sha256: b84b543cab0505452982422783c0e68b7bfa0a1de4a625753d325e0a8b2dacb1) vendor/github.com/mendersoftware/mendertesting/LICENSE: OK (sha256: 98ed35b5a138f58164b5c0dbccd9d7f01ef4d84b9dba01e896f0a3241c50c0f7) vendor/github.com/mendersoftware/log/LICENSE: OK (sha256: 3591f687e2d6f49c83b1ec69577e8110afbde80be5ec81791bd86d2838ccd3de) vendor/github.com/mendersoftware/log/COPYING: OK (sha256: bbb303820971c294a9a8e5eba5affcf1379036e877ea61c11cbf9400b2949483) vendor/github.com/mendersoftware/scopestack/LICENSE: OK (sha256: 3591f687e2d6f49c83b1ec69577e8110afbde80be5ec81791bd86d2838ccd3de) vendor/github.com/mendersoftware/scopestack/COPYING: OK (sha256: bbb303820971c294a9a8e5eba5affcf1379036e877ea61c11cbf9400b2949483) vendor/github.com/mendersoftware/mender-artifact/LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) vendor/github.com/pkg/errors/LICENSE: OK (sha256: 8d427fd87bc9579ea368fde3d49f9ca22eac857f91a9dec7e3004bdfab7dee86) vendor/github.com/pmezard/go-difflib/LICENSE: OK (sha256: 2eb550be6801c1ea434feba53bf6d12e7c71c90253e0a9de4a4f46cf88b56477) vendor/golang.org/x/sys/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/net/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/github.com/bmatsuo/lmdb-go/LICENSE.md: OK (sha256: 0634b008cee55ca01f0888d2f5aba2d34e66c3f52c31a4e16a5d5d33d0c2a03e) vendor/github.com/davecgh/go-spew/LICENSE: OK (sha256: 3525392c6db3b804af76980b2c560ee9ec1abdadd907d76a26091df7c78f3a25) vendor/github.com/Sirupsen/logrus/LICENSE: OK (sha256: 51a0c9ec7f8b7634181b8d4c03e5b5d204ac21d6e72f46c313973424664b2e6b) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f) vendor/github.com/stretchr/testify/LICENCE.txt: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f) vendor/github.com/stretchr/objx/LICENSE.md: OK (sha256: fde7d610b9b95fc5a6304055c4dae951025b630aaa42a24e95ebf76675ae832c) vendor/github.com/ungerik/go-sysfs/LICENSE: OK (sha256: ffa15bdce332058a03a1d923910864fb6e58bf6df66a0e3914284725b327183e) vendor/github.com/bmatsuo/lmdb-go/LICENSE.mdb.md: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> host-go 1.11.13 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> menu-cache 1.1.0 Collecting legal info COPYING: OK (sha256: 7459fbad62653e4061dbfde3b0cad7c72777838beb10d2d11d969fac6226e7de) >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> opentracing-cpp v1.5.1 Collecting legal info LICENSE: OK (sha256: 076d03156735d5ff2df2ea0f8b12351ef65e5e9222b5c8c6a35101dadb41e717) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-rcw LSDK-18.12 Collecting legal info LICENSE: OK (sha256: a531b3146425e592db17a51ff39c4801cb01fb4055ffdaada0572decc0655bcd) >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> sslh v1.18 Collecting legal info ERROR: No hash found for COPYING >>> start-stop-daemon 1.18.10 Collecting legal info ERROR: No hash found for COPYING >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> tree 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> uboot-tools 2018.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> vo-aacenc 0.1.3 Collecting legal info ERROR: No hash found for COPYING >>> xapian 1.4.9 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> zxing-cpp 0db7f855135222becff193671faae79c083424b6 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) WARNING: font-awesome-v4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: libamcodec-296f39bc6fc47ddf5d88b9fd3cfb82a5b39048ca: cannot save license (LIBAMCODEC_LICENSE_FILES not defined) WARNING: libdrm-2.4.97: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/dawncrow/buildroot-test/scripts/instance-0/output-1/legal-info make: Leaving directory '/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'