D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/sharpziplib-1.3.3-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.W5VHyi Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7mAgab + umask 022 + cd /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build + rm -rf SharpZipLib-1.3.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/SharpZipLib-1.3.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd SharpZipLib-1.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.N7lDlH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd SharpZipLib-1.3.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir bin + cd src/ICSharpCode.SharpZipLib/ + cat + mcs ./Lzw/LzwException.cs ./Lzw/LzwInputStream.cs ./Lzw/LzwConstants.cs ./Core/Exceptions/StreamDecodingException.cs ./Core/Exceptions/SharpZipBaseException.cs ./Core/Exceptions/ValueOutOfRangeException.cs ./Core/Exceptions/StreamUnsupportedException.cs ./Core/Exceptions/UnexpectedEndOfStreamException.cs ./Core/EmptyRefs.cs ./Core/InvalidNameException.cs ./Core/FileSystemScanner.cs ./Core/INameTransform.cs ./Core/PathFilter.cs ./Core/PathUtils.cs ./Core/StreamUtils.cs ./Core/IScanFilter.cs ./Core/NameFilter.cs ./BZip2/BZip2.cs ./BZip2/BZip2Exception.cs ./BZip2/BZip2InputStream.cs ./BZip2/BZip2OutputStream.cs ./BZip2/BZip2Constants.cs ./Zip/ZipHelperStream.cs ./Zip/FastZip.cs ./Zip/IEntryFactory.cs ./Zip/Compression/InflaterHuffmanTree.cs ./Zip/Compression/InflaterDynHeader.cs ./Zip/Compression/Deflater.cs ./Zip/Compression/DeflaterEngine.cs ./Zip/Compression/DeflaterHuffman.cs ./Zip/Compression/DeflaterConstants.cs ./Zip/Compression/PendingBuffer.cs ./Zip/Compression/Streams/InflaterInputStream.cs ./Zip/Compression/Streams/StreamManipulator.cs ./Zip/Compression/Streams/DeflaterOutputStream.cs ./Zip/Compression/Streams/OutputWindow.cs ./Zip/Compression/Inflater.cs ./Zip/Compression/DeflaterPending.cs ./Zip/ZipException.cs ./Zip/ZipEntryFactory.cs ./Zip/ZipFile.cs ./Zip/ZipExtraData.cs ./Zip/ZipEntryExtensions.cs ./Zip/ZipEntry.cs ./Zip/ZipNameTransform.cs ./Zip/ZipInputStream.cs ./Zip/ZipOutputStream.cs ./Zip/ZipConstants.cs ./Zip/ZipStrings.cs ./Zip/WindowsNameTransform.cs ./Zip/ZipEncryptionMethod.cs ./Tar/TarInputStream.cs ./Tar/InvalidHeaderException.cs ./Tar/TarException.cs ./Tar/TarArchive.cs ./Tar/TarBuffer.cs ./Tar/TarHeader.cs ./Tar/TarEntry.cs ./Tar/TarExtendedHeaderReader.cs ./Tar/TarOutputStream.cs ./GZip/GzipInputStream.cs ./GZip/GZip.cs ./GZip/GZipException.cs ./GZip/GZipConstants.cs ./GZip/GzipOutputStream.cs ./Encryption/ZipAESTransform.cs ./Encryption/ZipAESStream.cs ./Encryption/PkzipClassic.cs ./Checksum/BZip2Crc.cs ./Checksum/Adler32.cs ./Checksum/IChecksum.cs ./Checksum/Crc32.cs ./Checksum/CrcUtilities.cs ./AssemblyInfo.cs -define:NETFRAMEWORK -define:NET45 -keyfile:../../assets/ICSharpCode.SharpZipLib.snk -target:library -out:../../bin/ICSharpCode.SharpZipLib.dll ./Core/NameFilter.cs(50,9): warning CS0219: The variable `exp' is assigned but its value is never used ./Core/NameFilter.cs(92,12): warning CS0219: The variable `testRegex' is assigned but its value is never used ./Zip/ZipFile.cs(3532,10): warning CS0219: The variable `totalDisks' is assigned but its value is never used ./Zip/ZipFile.cs(3543,11): warning CS0219: The variable `recordSize' is assigned but its value is never used ./Zip/ZipFile.cs(3544,9): warning CS0219: The variable `versionMadeBy' is assigned but its value is never used ./Zip/ZipFile.cs(3545,9): warning CS0219: The variable `versionToExtract' is assigned but its value is never used ./Zip/ZipFile.cs(3546,10): warning CS0219: The variable `thisDisk' is assigned but its value is never used ./Zip/ZipFile.cs(3547,10): warning CS0219: The variable `centralDirDisk' is assigned but its value is never used ./Zip/ZipFile.cs(3594,9): warning CS0219: The variable `diskStartNo' is assigned but its value is never used ./Zip/ZipFile.cs(3595,9): warning CS0219: The variable `internalAttributes' is assigned but its value is never used ./Zip/ZipEntry.cs(976,9): warning CS0219: The variable `vendorId' is assigned but its value is never used ./Zip/ZipEntry.cs(1150,15): warning CS0414: The private field `ICSharpCode.SharpZipLib.Zip.ZipEntry._aesVer' is assigned but its value is never used Compilation succeeded - 12 warning(s) + cd - /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/SharpZipLib-1.3.3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WoN4qF + umask 022 + cd /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build + mkdir /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd SharpZipLib-1.3.3 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT//usr/lib/mono/gac /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT//usr/lib64/pkgconfig + gacutil -i bin/ICSharpCode.SharpZipLib.dll -f -package sharpziplib -root /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT/usr/lib Package exported to: /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT/usr/lib/mono/sharpziplib/ICSharpCode.SharpZipLib.dll -> ../gac/ICSharpCode.SharpZipLib/1.3.3.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll Installed bin/ICSharpCode.SharpZipLib.dll into the gac (/home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT/usr/lib/mono/gac) + cat + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MpvdTE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd SharpZipLib-1.3.3 + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: sharpziplib-1.3.3-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gUBqSG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build + cd SharpZipLib-1.3.3 + DOCDIR=/home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT/usr/share/doc/sharpziplib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT/usr/share/doc/sharpziplib + cp -pr /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/SharpZipLib-1.3.3/README.md /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT/usr/share/doc/sharpziplib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XWkIli + umask 022 + cd /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build + cd SharpZipLib-1.3.3 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT/usr/share/licenses/sharpziplib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT/usr/share/licenses/sharpziplib + cp -pr /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/SharpZipLib-1.3.3/LICENSE.txt /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT/usr/share/licenses/sharpziplib + RPM_EC=0 ++ jobs -p + exit 0 Provides: mono(ICSharpCode.SharpZipLib) = 1.3.3.0 sharpziplib = 1.3.3-2.mga10 sharpziplib(x86-64) = 1.3.3-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mono(System) = 4.0.0.0 mono(System.Core) = 4.0.0.0 mono(mscorlib) = 4.0.0.0 Processing files: sharpziplib-devel-1.3.3-2.mga10.x86_64 Provides: pkgconfig(sharpziplib) = 1.3.3 sharpziplib-devel = 1.3.3-2.mga10 sharpziplib-devel(x86-64) = 1.3.3-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/sharpziplib-devel-1.3.3-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/sharpziplib-1.3.3-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1WPTNP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build + test -d /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build + rm -rf /home/pterjan/rpmbuild/BUILD/sharpziplib-1.3.3-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!