D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/dbus-sharp1.0-0.7.0-6.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bfhBYV Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Cu8xxG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build + rm -rf dbus-sharp-0.7.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/dbus-sharp-0.7.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd dbus-sharp-0.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s#gmcs#mcs#g configure + sed -i s#gmcs#mcs#g configure.ac + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dDMAnG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd dbus-sharp-0.7.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./configure --prefix=/usr checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for MONO... yes checking for mcs... /usr/bin/mcs checking for gacutil... /usr/bin/gacutil checking for Mono.Posix.dll... found configure: creating ./config.status config.status: creating Makefile config.status: creating dbus-sharp-1.0.pc config.status: creating src/AssemblyInfo.cs config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating examples/Makefile + /usr/bin/make -O -j16 V=1 VERBOSE=1 Making all in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/src' /usr/bin/mcs -out:dbus-sharp.dll -debug -target:library -unsafe -d:STRONG_NAME -keyfile:../dbus-sharp.snk -r:Mono.Posix Address.cs Authentication.cs Bus.cs BusObject.cs Connection.cs DBus.cs DProxy.cs ExportObject.cs Introspection.cs Protocol.cs Mapper.cs MatchRule.cs Message.cs MessageFilter.cs MessageReader.cs MessageWriter.cs PendingCall.cs Signature.cs SocketTransport.cs Transport.cs TypeImplementer.cs TypeRental.cs Unix.cs UnixNativeTransport.cs UnixTransport.cs Wrapper.cs AssemblyInfo.cs Authentication.cs(481,39): warning CS0618: `System.TimeZone' is obsolete: `System.TimeZone has been deprecated. Please investigate the use of System.TimeZoneInfo instead.' Authentication.cs(488,39): warning CS0618: `System.TimeZone' is obsolete: `System.TimeZone has been deprecated. Please investigate the use of System.TimeZoneInfo instead.' BusObject.cs(298,14): warning CS0612: `DBus.MessageWriter.Write(System.Type, object)' is obsolete Protocol.cs(440,16): warning CS0618: `DBus.DType.Struct' is obsolete: `Not in protocol' Protocol.cs(445,16): warning CS0618: `DBus.DType.DictEntry' is obsolete: `Not in protocol' Mapper.cs(244,8): warning CS0612: `DBus.MessageWriter.Write(System.Type, object)' is obsolete Mapper.cs(314,13): warning CS0612: `DBus.MessageWriter.Write(System.Type, object)' is obsolete Mapper.cs(345,13): warning CS0612: `DBus.MessageWriter.Write(System.Type, object)' is obsolete MessageWriter.cs(365,4): warning CS0612: `DBus.MessageWriter.Write(System.Type, object)' is obsolete Signature.cs(617,18): warning CS0618: `DBus.DType.Struct' is obsolete: `Not in protocol' Signature.cs(784,16): warning CS0618: `DBus.DType.Struct' is obsolete: `Not in protocol' Signature.cs(786,16): warning CS0618: `DBus.DType.DictEntry' is obsolete: `Not in protocol' TypeRental.cs(298,6): warning CS0162: Unreachable code detected TypeRental.cs(328,6): warning CS0162: Unreachable code detected TypeRental.cs(226,10): warning CS0219: The variable `offset' is assigned but its value is never used TypeRental.cs(253,12): warning CS0219: The variable `shortDelta' is assigned but its value is never used TypeRental.cs(257,12): warning CS0219: The variable `delta' is assigned but its value is never used TypeRental.cs(261,11): warning CS0219: The variable `int8' is assigned but its value is never used TypeRental.cs(265,12): warning CS0219: The variable `int32' is assigned but its value is never used TypeRental.cs(269,12): warning CS0219: The variable `int64' is assigned but its value is never used TypeRental.cs(273,13): warning CS0219: The variable `float32' is assigned but its value is never used TypeRental.cs(277,13): warning CS0219: The variable `float64' is assigned but its value is never used TypeRental.cs(281,11): warning CS0219: The variable `index8' is assigned but its value is never used TypeRental.cs(285,13): warning CS0219: The variable `index16' is assigned but its value is never used Compilation succeeded - 24 warning(s) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/src' Making all in tools make[1]: Nothing to be done for 'all'. Making all in examples make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PEVCxm + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build + mkdir /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-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/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd dbus-sharp-0.7.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' pkgconfigdir=/usr/share/pkgconfig Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/src' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gacutil /i dbus-sharp.dll /f /gacdir /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT/usr/lib Package exported to: /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT/usr/lib/mono/dbus-sharp-1.0/dbus-sharp.dll -> ../gac/dbus-sharp/1.0.0.0__5675b0c3093115b5/dbus-sharp.dll Installed dbus-sharp.dll into the gac (/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT/usr/lib/mono/gac) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/src' Making install in tools make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/tools' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/tools' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/tools' Making install in examples make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/examples' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/examples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/pkgconfig" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT/usr/share/pkgconfig" /usr/bin/install -p -m 644 dbus-sharp-1.0.pc '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT/usr/share/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0' + /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 Processing files: dbus-sharp1.0-0.7.0-6.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LZbKpo + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build + cd dbus-sharp-0.7.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT/usr/share/doc/dbus-sharp1.0 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT/usr/share/doc/dbus-sharp1.0 + cp -pr /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/README /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT/usr/share/doc/dbus-sharp1.0 + cp -pr /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/COPYING /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT/usr/share/doc/dbus-sharp1.0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: dbus-sharp1.0 = 0.7.0-6.mga10 mono(dbus-sharp) = 1.0.0.0 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(System.Xml) = 4.0.0.0 mono(mscorlib) = 4.0.0.0 Processing files: dbus-sharp1.0-devel-0.7.0-6.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lAyvHx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build + cd dbus-sharp-0.7.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT/usr/share/doc/dbus-sharp1.0-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT/usr/share/doc/dbus-sharp1.0-devel + cp -pr /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/dbus-sharp-0.7.0/examples /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build/BUILDROOT/usr/share/doc/dbus-sharp1.0-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: dbus-sharp1.0-devel = 0.7.0-6.mga10 pkgconfig(dbus-sharp-1.0) = 0.7.0 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/dbus-sharp1.0-0.7.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/dbus-sharp1.0-devel-0.7.0-6.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/dbus-sharp1.0-0.7.0-6.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.U1WrSU + umask 022 + cd /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build + test -d /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/dbus-sharp1.0-0.7.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!