D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/openexr-2.3.0-5.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7h21yR + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf openexr-2.3.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/openexr-2.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openexr-2.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openexr-2.3.0 base' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/openexr-2.3.0-CVE-2017-14988.patch + /usr/bin/git apply --index --reject - Checking patch IlmImf/ImfHeader.cpp... Hunk #1 succeeded at 1181 (offset -4 lines). Applied patch IlmImf/ImfHeader.cpp cleanly. + /usr/bin/git commit -q -m openexr-2.3.0-CVE-2017-14988.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/openexr-2.3.0-CVE-2018-18444.patch + /usr/bin/git apply --index --reject - Checking patch exrmultiview/Image.h... Applied patch exrmultiview/Image.h cleanly. + /usr/bin/git commit -q -m openexr-2.3.0-CVE-2018-18444.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-Force-tile-sizes-to-be-less-than-INT_MAX-bytes-in-li.patch + /usr/bin/git apply --index --reject - Checking patch IlmImf/ImfHeader.cpp... Hunk #1 succeeded at 898 (offset -16 lines). Applied patch IlmImf/ImfHeader.cpp cleanly. + /usr/bin/git commit -q -m 0001-Force-tile-sizes-to-be-less-than-INT_MAX-bytes-in-li.patch --author 'rpm-build ' + /usr/bin/git apply --index --reject - + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0002-validate-tiles-have-valid-headers-when-raw-reading-t.patch Checking patch IlmImf/ImfTiledInputFile.cpp... Applied patch IlmImf/ImfTiledInputFile.cpp cleanly. + /usr/bin/git commit -q -m 0002-validate-tiles-have-valid-headers-when-raw-reading-t.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0003-Sanity-check-for-input-buffer-overruns-in-RLE-uncomp.patch + /usr/bin/git apply --index --reject - Checking patch IlmImf/ImfRle.cpp... Applied patch IlmImf/ImfRle.cpp cleanly. + /usr/bin/git commit -q -m 0003-Sanity-check-for-input-buffer-overruns-in-RLE-uncomp.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0004-fixes-for-DWA-uncompress-sanity-check-unknown-data-r.patch + /usr/bin/git apply --index --reject - Checking patch IlmImf/ImfDwaCompressor.cpp... Applied patch IlmImf/ImfDwaCompressor.cpp cleanly. + /usr/bin/git commit -q -m 0004-fixes-for-DWA-uncompress-sanity-check-unknown-data-r.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0006-prevent-int-overflow-when-calculating-buffer-offsets.patch + /usr/bin/git apply --index --reject - Checking patch IlmImf/ImfCompositeDeepScanLine.cpp... Applied patch IlmImf/ImfCompositeDeepScanLine.cpp cleanly. + /usr/bin/git commit -q -m 0006-prevent-int-overflow-when-calculating-buffer-offsets.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0007-bypass-SSE-optimization-when-skipping-subsampled-cha.patch + /usr/bin/git apply --index --reject - Checking patch IlmImf/ImfScanLineInputFile.cpp... Applied patch IlmImf/ImfScanLineInputFile.cpp cleanly. + /usr/bin/git commit -q -m 0007-bypass-SSE-optimization-when-skipping-subsampled-cha.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0008-check-for-bad-bit-counts-in-Huff-encoded-data.patch + /usr/bin/git apply --index --reject - Checking patch IlmImf/ImfHuf.cpp... Applied patch IlmImf/ImfHuf.cpp cleanly. + /usr/bin/git commit -q -m 0008-check-for-bad-bit-counts-in-Huff-encoded-data.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0009-improve-bad-count-detection-in-huf-decompress.patch + /usr/bin/git apply --index --reject - Checking patch IlmImf/ImfHuf.cpp... Applied patch IlmImf/ImfHuf.cpp cleanly. + /usr/bin/git commit -q -m 0009-improve-bad-count-detection-in-huf-decompress.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0010-sanity-check-data-reads-from-PIZ-data.patch + /usr/bin/git apply --index --reject - :18: trailing whitespace. :39: space before tab in indent. throw InputExc ("PIZ compressed data too short"); :54: space before tab in indent. throw InputExc ("PIZ compressed data too short"); Checking patch IlmImf/ImfPizCompressor.cpp... Applied patch IlmImf/ImfPizCompressor.cpp cleanly. warning: 3 lines add whitespace errors. + /usr/bin/git commit -q -m 0010-sanity-check-data-reads-from-PIZ-data.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0011-fix-memory-leak-when-reading-damaged-PIZ-files.patch + /usr/bin/git apply --index --reject - Checking patch IlmImf/ImfFastHuf.cpp... Applied patch IlmImf/ImfFastHuf.cpp cleanly. + /usr/bin/git commit -q -m 0011-fix-memory-leak-when-reading-damaged-PIZ-files.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0012-abort-when-file-claims-to-have-excessive-scanline-da.patch + /usr/bin/git apply --index --reject - :34: trailing whitespace. Checking patch IlmImf/ImfMisc.cpp... Checking patch IlmImf/ImfScanLineInputFile.cpp... Applied patch IlmImf/ImfMisc.cpp cleanly. Applied patch IlmImf/ImfScanLineInputFile.cpp cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0012-abort-when-file-claims-to-have-excessive-scanline-da.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0013-avoid-creating-compression-object-just-to-compute-nu.patch + /usr/bin/git apply --index --reject - Checking patch IlmImf/ImfMisc.cpp... Applied patch IlmImf/ImfMisc.cpp cleanly. + /usr/bin/git commit -q -m 0013-avoid-creating-compression-object-just-to-compute-nu.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0014-fix-check-for-valid-ruleSize.patch + /usr/bin/git apply --index --reject - :18: trailing whitespace. if (ruleSize < Xdr::size() ) Checking patch IlmImf/ImfDwaCompressor.cpp... Applied patch IlmImf/ImfDwaCompressor.cpp cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0014-fix-check-for-valid-ruleSize.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0015-fix-memory-leak-on-DeepTiledInput-files-compressor-f.patch + /usr/bin/git apply --index --reject - Checking patch IlmImf/ImfDeepTiledInputFile.cpp... Applied patch IlmImf/ImfDeepTiledInputFile.cpp cleanly. + /usr/bin/git commit -q -m 0015-fix-memory-leak-on-DeepTiledInput-files-compressor-f.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0016-fix-memory-leak-in-test-suite.patch + /usr/bin/git apply --index --reject - Checking patch IlmImfTest/testMultiPartApi.cpp... Applied patch IlmImfTest/testMultiPartApi.cpp cleanly. + /usr/bin/git commit -q -m 0016-fix-memory-leak-in-test-suite.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0017-fixes-to-memory-leak-when-constructors-throw-excepti.patch + /usr/bin/git apply --index --reject - Checking patch IlmImf/ImfDeepScanLineInputFile.cpp... Checking patch IlmImf/ImfDeepTiledInputFile.cpp... Checking patch IlmImf/ImfTiledInputFile.cpp... Applied patch IlmImf/ImfDeepScanLineInputFile.cpp cleanly. Applied patch IlmImf/ImfDeepTiledInputFile.cpp cleanly. Applied patch IlmImf/ImfTiledInputFile.cpp cleanly. + /usr/bin/git commit -q -m 0017-fixes-to-memory-leak-when-constructors-throw-excepti.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0018-Fix-cleanup-when-DeepScanLineInputFile-constructor-t.patch + /usr/bin/git apply --index --reject - :44: trailing whitespace. // :48: trailing whitespace. { Checking patch IlmImf/ImfDeepScanLineInputFile.cpp... Applied patch IlmImf/ImfDeepScanLineInputFile.cpp cleanly. warning: 2 lines add whitespace errors. + /usr/bin/git commit -q -m 0018-Fix-cleanup-when-DeepScanLineInputFile-constructor-t.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0021-missing-header-for-ptrdiff_t.patch + /usr/bin/git apply --index --reject - Checking patch IlmImf/ImfCompositeDeepScanLine.cpp... Applied patch IlmImf/ImfCompositeDeepScanLine.cpp cleanly. + /usr/bin/git commit -q -m 0021-missing-header-for-ptrdiff_t.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0022-minor-tweaks-and-typo-fixes.patch + /usr/bin/git apply --index --reject - Checking patch IlmImf/ImfDeepTiledInputFile.cpp... Checking patch IlmImf/ImfHuf.cpp... Checking patch IlmImf/ImfTiledInputFile.cpp... Applied patch IlmImf/ImfDeepTiledInputFile.cpp cleanly. Applied patch IlmImf/ImfHuf.cpp cleanly. Applied patch IlmImf/ImfTiledInputFile.cpp cleanly. + /usr/bin/git commit -q -m 0022-minor-tweaks-and-typo-fixes.patch --author 'rpm-build ' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0023-force-x-y-Sampling-to-1-for-Deep-Scanline-Images.patch + /usr/bin/git apply --index --reject - :34: trailing whitespace. Checking patch IlmImf/ImfHeader.cpp... Hunk #1 succeeded at 869 (offset -16 lines). Hunk #2 succeeded at 879 (offset -16 lines). Hunk #3 succeeded at 947 (offset -16 lines). Hunk #4 succeeded at 960 (offset -16 lines). Hunk #5 succeeded at 971 (offset -16 lines). Applied patch IlmImf/ImfHeader.cpp cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0023-force-x-y-Sampling-to-1-for-Deep-Scanline-Images.patch --author 'rpm-build ' + cp -af /usr/lib/rpm/config.guess /usr/lib/rpm/config.sub . cp: cannot stat '/usr/lib/rpm/config.guess': No such file or directory cp: cannot stat '/usr/lib/rpm/config.sub': No such file or directory error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.7h21yR (%prep) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.7h21yR (%prep) I: [iurt_root_command] ERROR: chroot