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/buildroot/build/instance-2/output/host/bin:/home/buildroot/build/instance-2/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-2/output/target install/fast -C /home/buildroot/build/instance-2/output/build/zxing-cpp-0db7f855135222becff193671faae79c083424b6//buildroot-build make[1]: Entering directory '/home/buildroot/build/instance-2/output/build/zxing-cpp-0db7f855135222becff193671faae79c083424b6/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/build/instance-2/output/target/usr/bin/zxing -- Set runtime path of "/home/buildroot/build/instance-2/output/target/usr/bin/zxing" to "" -- Installing: /home/buildroot/build/instance-2/output/target/usr/lib/libzxing.so -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/multi -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/multi/ByQuadrantReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/multi/GenericMultipleBarcodeReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/multi/qrcode -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/multi/qrcode/QRCodeMultiReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/multi/qrcode/detector -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/multi/qrcode/detector/MultiFinderPatternFinder.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/multi/qrcode/detector/MultiDetector.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/multi/MultipleBarcodeReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/Reader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/oned -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/oned/Code93Reader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/oned/Code128Reader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/oned/ITFReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/oned/UPCEReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/oned/EAN8Reader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/oned/EAN13Reader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/oned/MultiFormatUPCEANReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/oned/OneDResultPoint.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/oned/MultiFormatOneDReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/oned/UPCEANReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/oned/Code39Reader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/oned/CodaBarReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/oned/OneDReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/oned/UPCAReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/BarcodeFormat.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/InvertedLuminanceSource.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/DecoderResult.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/Counted.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/IllegalArgumentException.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/DetectorResult.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/BitSource.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/BitArray.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/GreyscaleLuminanceSource.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/PerspectiveTransform.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/BitMatrix.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/CharacterSetECI.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/Point.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/Str.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/GridSampler.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/reedsolomon -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/reedsolomon/GenericGF.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/reedsolomon/ReedSolomonException.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/reedsolomon/GenericGFPoly.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/reedsolomon/ReedSolomonDecoder.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/HybridBinarizer.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/GlobalHistogramBinarizer.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/detector -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/detector/WhiteRectangleDetector.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/detector/MonochromeRectangleDetector.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/detector/MathUtils.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/detector/JavaMath.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/Array.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/StringUtils.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/common/GreyscaleRotatedLuminanceSource.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/IllegalStateException.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/LuminanceSource.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/MultiFormatReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/Exception.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/Binarizer.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/BinaryBitmap.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/DecodeHints.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/ResultPointCallback.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/NotFoundException.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/ErrorCorrectionLevel.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/decoder -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/decoder/Mode.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/decoder/DecodedBitStreamParser.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/decoder/BitMatrixParser.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/decoder/DataMask.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/decoder/Decoder.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/decoder/DataBlock.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/Version.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/QRCodeReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/FormatInformation.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/detector -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/detector/FinderPattern.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/detector/FinderPatternInfo.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/detector/AlignmentPatternFinder.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/detector/Detector.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/detector/AlignmentPattern.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/qrcode/detector/FinderPatternFinder.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/ZXing.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/aztec -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/aztec/AztecDetectorResult.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/aztec/decoder -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/aztec/decoder/Decoder.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/aztec/detector -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/aztec/detector/Detector.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/aztec/AztecReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/Result.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/FormatException.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/datamatrix -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/datamatrix/decoder -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/datamatrix/decoder/DecodedBitStreamParser.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/datamatrix/decoder/BitMatrixParser.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/datamatrix/decoder/Decoder.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/datamatrix/decoder/DataBlock.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/datamatrix/DataMatrixReader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/datamatrix/Version.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/datamatrix/detector -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/datamatrix/detector/DetectorException.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/datamatrix/detector/Detector.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/datamatrix/detector/CornerPoint.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/ChecksumException.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/pdf417 -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/pdf417/PDF417Reader.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/pdf417/decoder -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/pdf417/decoder/DecodedBitStreamParser.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/pdf417/decoder/BitMatrixParser.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/pdf417/decoder/Decoder.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/pdf417/decoder/ec -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/pdf417/decoder/ec/ModulusGF.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/pdf417/decoder/ec/ModulusPoly.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/pdf417/decoder/ec/ErrorCorrection.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/pdf417/detector -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/pdf417/detector/Detector.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/pdf417/detector/LinesSampler.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/ReaderException.h -- Installing: /home/buildroot/build/instance-2/output/target/usr/include/zxing/ResultPoint.h make[1]: Leaving directory '/home/buildroot/build/instance-2/output/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/buildroot/build/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/bin/php-config" is touched by more than one package: [u'php', u'portaudio'] 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 "./usr/bin/phpize" is touched by more than one package: [u'php', u'portaudio'] 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/buildroot/build/instance-2/output/build/packages-file-list-host.txt mkdir -p /home/buildroot/build/instance-2/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/build/instance-2/output/host/bin/powerpc-linux-%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%603e%g" -e "s%@TARGET_ENDIAN@%"big"%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/buildroot/build/instance-2/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/build/instance-2/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/build/instance-2/output/target/etc echo "buildroot" > /home/buildroot/build/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-2/output/target/etc/shadow rm -f /home/buildroot/build/instance-2/output/target/bin/sh rm -f /home/buildroot/build/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-2/output/target/usr/include /home/buildroot/build/instance-2/output/target/usr/share/aclocal \ /home/buildroot/build/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-2/output/target/usr/lib/cmake /home/buildroot/build/instance-2/output/target/usr/share/cmake find /home/buildroot/build/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-2/output/target/lib/ /home/buildroot/build/instance-2/output/target/usr/lib/ /home/buildroot/build/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-2/output/target/usr/man /home/buildroot/build/instance-2/output/target/usr/share/man rm -rf /home/buildroot/build/instance-2/output/target/usr/info /home/buildroot/build/instance-2/output/target/usr/share/info rm -rf /home/buildroot/build/instance-2/output/target/usr/doc /home/buildroot/build/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-2/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-2/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/build/instance-2/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/build/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-2/output/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/build/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-git-00250-g992b106"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-git\"" \ ) > /home/buildroot/build/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-2/output/target/usr make: Leaving directory '/home/buildroot/build/instance-2/buildroot' make: Entering directory '/home/buildroot/build/instance-2/buildroot' >>> Buildroot 2019.08-git-00250-g992b106 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 >>> abootimg 7e127fee6a3981f6b0a50ce9910267cd501e09d4 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> alsa-lib 1.1.9 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> alsa-utils 1.1.7 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> argp-standalone 1.3 Collecting legal info >>> atop 2.4.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> bandwidthd v2.0.1-auto-r11 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> tiff 4.0.10 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bwm-ng f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef Collecting legal info ERROR: No hash found for COPYING >>> canfestival 7740ac6fdedc23e1ed6908d3d7db54833c88572b Collecting legal info COPYING: OK (sha256: b5c45f160093a6c2fb7bd0078f50c62f4b4089b6206b0e90b0f122b40a2fe110) LICENCE: OK (sha256: d4594b82f4d50840df6a7e9d14132a8c0a3cc05d0ac46d15310a264a1f75447e) >>> host-python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> fbgrab 1.3 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gflags v2.2.0 Collecting legal info COPYING.txt: OK (sha256: 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> harfbuzz 1.8.8 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) src/hb-ucdn/COPYING: OK (sha256: ec20cbe051200fc846caf4dc253cf660e874a2d9e4f3a682e08354b567fae409) >>> haserl 0.9.35 Collecting legal info ERROR: No hash found for COPYING >>> ifenslave 2.9 Collecting legal info ERROR: No hash found for debian/copyright >>> ifplugd 0.28 Collecting legal info ERROR: No hash found for LICENSE >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> iproute2 5.1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> ipsec-tools 0.8.2 Collecting legal info >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libargtable2 13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libcdio 2.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libcurl 7.65.1 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> libidn2 2.1.0 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.10-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfcgi 2.4.0 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libftdi1 1.4 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libhid 0.2.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libloki 0.1.7 Collecting legal info >>> libmicrohttpd 0.9.63 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpagekite v0.91.171102 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> libseccomp v2.4.0 Collecting legal info LICENSE: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libsepol 2.9 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> libsocketcan 0.0.10 Collecting legal info >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> linknx 0.0.1.37 Collecting legal info LICENSE: OK (sha256: c03cea027b4b40e4402fabd08557736727ec3d5bc54ad64ab6472de432198cad) >>> lsof 4.91 Collecting legal info dialects/linux/dproto.h: OK (sha256: 32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1) >>> ltp-testsuite 20190517 Collecting legal info ERROR: No hash found for COPYING >>> lz4 v1.8.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mdadm 4.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> monit 5.25.2 Collecting legal info COPYING: OK (sha256: d5a4f52b1a5e1e7fe14e01a76aac8b08dc6bbea15466058f271456c97aac1ada) >>> ncdu 1.13 Collecting legal info COPYING: OK (sha256: 0ee47c3742a867ace26eb429cce593b54ab4ccb4c4a97d62e41363cbf80c8a24) >>> nut 2.7.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE-GPL2 ERROR: No hash found for LICENSE-GPL3 >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> paho-mqtt-c v1.3.0 Collecting legal info epl-v10: OK (sha256: 44277b2bec6093e4ac313afec251a4de599d24c4e768f8574d95b13a9d2d97b5) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) >>> paho-mqtt-cpp v1.0.0 Collecting legal info epl-v10: OK (sha256: 44277b2bec6093e4ac313afec251a4de599d24c4e768f8574d95b13a9d2d97b5) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> php-yaml 2.0.4 Collecting legal info LICENSE: OK (sha256: 68d9700294396c72089bfc7bf38a5b3654a53ae415f3bd37768848c14e86f338) >>> php 7.3.6 Collecting legal info LICENSE: OK (sha256: f689b8fa63bea7950ce6a21bf52ed88ea0d77673ee76e6de12f51191174d91b8) >>> pngquant 2.12.2 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> portaudio v190600_20161030 Collecting legal info ERROR: No hash found for LICENSE.txt >>> powerpc-utils v1.3.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> qhull 7.2.0 Collecting legal info ERROR: No hash found for COPYING.txt >>> radvd 2.18 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> rapidxml 1.13 Collecting legal info ERROR: No hash found for license.txt >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> s6-dns 2.3.0.0 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-networking 2.3.0.2 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> semodule-utils 2.9 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> smcroute 2.4.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> spandsp 20180108 Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> spidev_test v4.10 Collecting legal info >>> sqlcipher v4.0.1 Collecting legal info LICENSE: OK (sha256: 3eee3c7964a9becc94d747bd36703d31fc86eb994680b06a61bfd4f2661eaac8) >>> host-tcl 8.6.9 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> sudo 1.8.27 Collecting legal info doc/LICENSE: OK (sha256: e0e7990185834e9f08f3e922905d7bfaf998d13be668c6026d2586b1718210ba) >>> host-swig 3.0.12 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> sysstat 11.6.3 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> trace-cmd trace-cmd-v2.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: 70f297763149e72306919c924e164f83041d5e512868d4c8c1826c171b3e49f9) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> transmission 2.94 Collecting legal info COPYING: OK (sha256: 20801783bf59e27d03ed6aab625b32a34e221ae95bf801db87827c8023398495) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.44 Collecting legal info README: OK (sha256: a008c782e078102720266824c1e87875bafbf25ffae4b173dc135f9a4e1c672e) >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Collecting legal info ERROR: No hash found for ubusd_acl.h >>> 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: bandwidthd-v2.0.1-auto-r11: cannot save license (BANDWIDTHD_LICENSE_FILES not defined) WARNING: ipsec-tools-0.8.2: cannot save license (IPSEC_TOOLS_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: spidev_test-v4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-2/output/legal-info make: Leaving directory '/home/buildroot/build/instance-2/buildroot'