D: [iurt_root_command] chroot warning: Macro expanded in comment on line 11: %{gitref} warning: Macro expanded in comment on line 11: %{gitref} warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Installing /home/pterjan/rpmbuild/SRPMS/notify-sharp-0.4.0-6.git.7657cf.13.mga10.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LgBC38 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219 + rm -rf /home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (notify-sharp-0.4.0-6.git.7657cf.1-fix-pkgconfig-path.patch):' Patch #0 (notify-sharp-0.4.0-6.git.7657cf.1-fix-pkgconfig-path.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0 patching file notify-sharp.pc.in + 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.dHKEq1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vif autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:3: warning: The macro 'AC_CANONICAL_SYSTEM' is obsolete. configure.ac:3: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.ac:3: the top level configure.ac:12: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:516: AM_INIT_AUTOMAKE is expanded from... configure.ac:12: the top level configure.ac:39: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:39: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:39: the top level configure.ac:87: warning: AC_OUTPUT should be used without arguments. configure.ac:87: You should run autoupdate. autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:12: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:12: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation docs/Makefile.am:7: warning: foreach asm,$(ASSEMBLIES: non-POSIX variable name docs/Makefile.am:7: (probably a GNU make extension) docs/Makefile.am:7: warning: addprefix -assembly:,$(asm: non-POSIX variable name docs/Makefile.am:7: (probably a GNU make extension) autoreconf: Leaving directory '.' + ./configure --prefix=/usr checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... true checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... 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 >= 1.1.13... yes checking for mcs... /usr/bin/mcs checking for gacutil... /usr/bin/gacutil checking for monodoc >= 1.1.18... yes checking for monodocer... /usr/bin/monodocer checking for mdassembler... /usr/bin/mdassembler checking for gtk-sharp-2.0 >= 2.10.1... yes checking for dbus-sharp-1.0 >= 0.7 dbus-sharp-glib-1.0 >= 0.5... yes checking for Mono.Posix.dll... found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating notify-sharp.pc config.status: creating src/Makefile config.status: creating src/AssemblyInfo.cs config.status: creating docs/Makefile + make Making all in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/src' /usr/bin/mcs -out:notify-sharp.dll -target:library -r:Mono.Posix -r:/usr/lib64/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib/mono/dbus-sharp-glib-1.0/dbus-sharp-glib.dll -r:/usr/lib/mono/dbus-sharp-1.0/dbus-sharp.dll Global.cs Notification.cs AssemblyInfo.cs AssemblyInfo.cs(31,12): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute Compilation succeeded - 1 warning(s) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/src' Making all in docs make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/docs' /usr/bin/mdassembler --out notify-sharp-docs --ecma ./en Error reading namespace XML for Notifications at ./en/ns-Notifications.xml make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/docs' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.U6ZA6U + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch + cd notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch 'INSTALL=/usr/bin/install -p' pkgconfigdir=/usr/share/pkgconfig Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/src' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gacutil /i notify-sharp.dll /f /gacdir /home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch/usr/lib Package exported to: /home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch/usr/lib/mono/notify-sharp/notify-sharp.dll -> ../gac/notify-sharp/0.4.0.0__2df29c54e245917a/notify-sharp.dll Installed notify-sharp.dll into the gac (/home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch/usr/lib/mono/gac) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/src' Making install in docs make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/docs' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch/usr/lib/monodoc/sources' /usr/bin/install -p -m 644 notify-sharp-docs.zip notify-sharp-docs.tree ./notify-sharp-docs.source '/home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch/usr/lib/monodoc/sources' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/docs' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/docs' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch/usr/share/pkgconfig' /usr/bin/install -p -m 644 notify-sharp.pc '/home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch/usr/share/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219' + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.4.0-6.git.7657cf.13.mga10 --unique-debug-suffix -0.4.0-6.git.7657cf.13.mga10.noarch --unique-debug-src-base notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find-debuginfo: done + /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/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: notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.95LbLN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch/usr/share/doc/notify-sharp + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch/usr/share/doc/notify-sharp + cp -pr /home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/AUTHORS /home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch/usr/share/doc/notify-sharp + cp -pr /home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/NEWS /home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch/usr/share/doc/notify-sharp + cp -pr /home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/README /home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch/usr/share/doc/notify-sharp + RPM_EC=0 ++ jobs -p + exit 0 Provides: mono(notify-sharp) = 0.4.0.0 notify-sharp = 0.4.0-6.git.7657cf.13.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mono(dbus-sharp) = 1.0.0.0 mono(dbus-sharp-glib) = 1.0.0.0 mono(gdk-sharp) = 2.12.0.0 mono(glib-sharp) = 2.12.0.0 mono(gtk-sharp) = 2.12.0.0 mono(mscorlib) = 4.0.0.0 Processing files: notify-sharp-devel-0.4.0-6.git.7657cf.13.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZC7xsr + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch/usr/share/doc/notify-sharp-devel + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch/usr/share/doc/notify-sharp-devel + cp -pr /home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219/ChangeLog /home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch/usr/share/doc/notify-sharp-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: notify-sharp-devel = 0.4.0-6.git.7657cf.13.mga10 pkgconfig(notify-sharp) = 0.4.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig pkgconfig(gtk-sharp-2.0) Processing files: notify-sharp-doc-0.4.0-6.git.7657cf.13.mga10.noarch Provides: notify-sharp-doc = 0.4.0-6.git.7657cf.13.mga10 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh monodoc Requires(postun): /bin/sh monodoc Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/notify-sharp-devel-0.4.0-6.git.7657cf.13.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/notify-sharp-doc-0.4.0-6.git.7657cf.13.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6lC6Ga + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/notify-sharp-0.4.0-6.git.7657cf.13.mga10.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wLpWH8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219-SPECPARTS + rm -rf notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219 notify-sharp-7657cf74bf86499919689de05ec9db7349f3f219.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Macro expanded in comment on line 11: %{gitref} Macro expanded in comment on line 11: %{gitref} %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) D: [iurt_root_command] Success!