D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/bless-0.6.0-10.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8VwO8N + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf bless-0.6.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/bless-0.6.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd bless-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/fix-mono-runtime.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i s#gmcs#mcs#g configure configure.ac + sed -i s#gmcs#mcs#g builder/ModuleBuilder.cs + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TUPTXn + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bless-0.6.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --without-scrollkeeper 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 NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking for mcs... /usr/bin/mcs checking for mono... /usr/bin/mono checking pkg-config is at least version 0.9.0... yes checking for MONO... yes checking for GTK_SHARP_2_0... yes checking for GLADE_SHARP_2_0... yes configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating builder/Makefile config.status: creating bin/Makefile config.status: creating data/Makefile config.status: creating data/bless.desktop config.status: creating data/help_script.tmpl config.status: creating doc/Makefile config.status: creating doc/developer/Makefile config.status: creating doc/user/Makefile config.status: creating src/buffers/Makefile config.status: creating src/Makefile config.status: creating src/gui/Makefile config.status: creating src/gui/areas/Makefile config.status: creating src/gui/dialogs/Makefile config.status: creating src/gui/drawers/Makefile config.status: creating src/gui/plugins/Makefile config.status: creating src/tools/Makefile config.status: creating src/tools/find/Makefile config.status: creating src/tools/export/Makefile config.status: creating src/tools/export/plugins/Makefile config.status: creating src/util/Makefile config.status: creating src/util/ConfigureDefines.cs.tmpl config.status: creating src/plugins/Makefile config.status: creating tests/Makefile config.status: creating tests/buffers/Makefile config.status: creating tests/util/Makefile config.status: creating tests/tools/Makefile config.status: creating tests/tools/export/Makefile config.status: creating src/bless-script config.status: creating bless-script config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands Enabling Unix specific features: yes Registering documentation with Scrollkeeper: no Compiling with debug information: no Installing to: /usr + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 cd . && /bin/sh /home/pterjan/rpmbuild/BUILD/bless-0.6.0/missing --run aclocal-1.10 /home/pterjan/rpmbuild/BUILD/bless-0.6.0/missing: line 54: aclocal-1.10: command not found WARNING: `aclocal-1.10' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /home/pterjan/rpmbuild/BUILD/bless-0.6.0/missing --run automake-1.10 --gnu /home/pterjan/rpmbuild/BUILD/bless-0.6.0/missing: line 54: automake-1.10: command not found WARNING: `automake-1.10' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /home/pterjan/rpmbuild/BUILD/bless-0.6.0/missing --run autoconf aclocal.m4:16: warning: this file was generated for autoconf 2.61. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --without-scrollkeeper build_alias=x86_64-mageia-linux-gnu CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags --no-create --no-recursion 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 NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking for mcs... /usr/bin/mcs checking for mono... /usr/bin/mono checking pkg-config is at least version 0.9.0... yes checking for MONO... yes checking for GTK_SHARP_2_0... yes checking for GLADE_SHARP_2_0... yes configure: creating ./config.status Enabling Unix specific features: yes Registering documentation with Scrollkeeper: no Compiling with debug information: no Installing to: /usr /bin/sh ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating builder/Makefile config.status: creating bin/Makefile config.status: creating data/Makefile config.status: creating data/bless.desktop config.status: creating data/help_script.tmpl config.status: creating doc/Makefile config.status: creating doc/developer/Makefile config.status: creating doc/user/Makefile config.status: creating src/buffers/Makefile config.status: creating src/Makefile config.status: creating src/gui/Makefile config.status: creating src/gui/areas/Makefile config.status: creating src/gui/dialogs/Makefile config.status: creating src/gui/drawers/Makefile config.status: creating src/gui/plugins/Makefile config.status: creating src/tools/Makefile config.status: creating src/tools/find/Makefile config.status: creating src/tools/export/Makefile config.status: creating src/tools/export/plugins/Makefile config.status: creating src/util/Makefile config.status: creating src/util/ConfigureDefines.cs.tmpl config.status: creating src/plugins/Makefile config.status: creating tests/Makefile config.status: creating tests/buffers/Makefile config.status: creating tests/util/Makefile config.status: creating tests/tools/Makefile config.status: creating tests/tools/export/Makefile config.status: creating src/bless-script config.status: creating bless-script config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands cd builder && /usr/bin/make builder Making all in po make[1]: Nothing to be done for 'all'. Making all in builder make[1]: Nothing to be done for 'all'. Making all in src Making all in buffers make[2]: Nothing to be done for 'all'. Making all in gui Making all in areas make[3]: Nothing to be done for 'all'. Making all in dialogs make[3]: Nothing to be done for 'all'. Making all in drawers make[3]: Nothing to be done for 'all'. Making all in plugins make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in tools make[3]: Nothing to be done for 'all-am'. Making all in util make[2]: Nothing to be done for 'all'. Making all in plugins make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src' sed -e 's,@blesslibdir\@,/usr/lib64,g' bless-script > bless make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src' sed -e 's,@blessdatadir\@,/usr/share,g' util/ConfigureDefines.cs.tmpl > util/ConfigureDefines.cs make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src' Making all in bin make[1]: Nothing to be done for 'all'. Making all in data make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/data' sed -e 's,@blessdocdir\@,/home/pterjan/rpmbuild/BUILD/bless-0.6.0/data/../doc,g' help_script.tmpl > help_script.sh chmod +x help_script.sh sed -e 's,@blessdocdir\@,/usr/share/doc/bless,g' help_script.tmpl > help_script.sh.install make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/data' Making all in doc Making all in developer make[2]: Nothing to be done for 'all'. Making all in user make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc/user' if [ -x `which scrollkeeper-preinstall` ]; then \ scrollkeeper-preinstall file:/usr/share/doc/bless/user/bless-manual.xml bless-manual.omf.in bless-manual.omf; \ else \ cp bless-manual.omf.in bless-manual.omf; \ fi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc/user' make[2]: Nothing to be done for 'all-am'. Making all in . make[1]: Nothing to be done for 'all-am'. Making all in tests Making all in buffers make[2]: Nothing to be done for 'all'. Making all in tools Making all in export make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in util make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/builder' /usr/bin/mcs -target:exe -out:bless-builder.exe ModuleTree.cs Module.cs Main.cs ModuleBuilder.cs make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/builder' /usr/bin/mono builder/bless-builder.exe Bless -nowarn:0169 -d:ENABLE_UNIX_SPECIFIC >> Building module Bless.Util... Ok >> Building module Bless.Tools... Ok >> Building module Bless.Buffers... /home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/buffers/SaveOperation.cs(64,23): warning CS0109: The member `Bless.Buffers.SaveOperation.StageReached' does not hide an inherited member. The new keyword is not required Compilation succeeded - 1 warning(s) Ok >> Building module Bless.Gui.Drawers... Ok >> Building module Bless.Tools.Find... Ok >> Building module Bless.Gui.Areas... Ok >> Building module Bless.Tools.Export... Ok >> Building module Bless.Plugins... Ok >> Building module Bless.Gui... Ok >> Building module Bless.Gui.Plugins... /home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/plugins/InfobarPlugin.cs(260,2): warning CS0612: `Gtk.Tooltips' is obsolete /home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/plugins/HelpOperationsPlugin.cs(42,11): warning CS0414: The private field `Bless.Gui.Plugins.HelpOperationsPlugin.dataBook' is assigned but its value is never used Compilation succeeded - 2 warning(s) Ok >> Building module Bless.Tools.Export.Plugins... Ok >> Building module Bless.Gui.Areas.Plugins... Ok >> Building module Bless... Ok sed -e 's,@blesssrcdir\@,/home/pterjan/rpmbuild/BUILD/bless-0.6.0,g' bless-script > bless chmod +x bless + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4YqRwQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64 + cd bless-0.6.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64 'INSTALL=/usr/bin/install -p' INSTALL_ROOT=/home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64 Making install in po make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/po' /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share if test "bless" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/po' Making install in builder make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/builder' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/builder' 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/bless-0.6.0/builder' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/builder' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src' Making install in buffers make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/buffers' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/buffers' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/buffers' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/buffers' Making install in gui make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui' Making install in areas make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/areas' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/areas' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/areas' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/areas' Making install in dialogs make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/dialogs' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/dialogs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/dialogs' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/dialogs' Making install in drawers make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/drawers' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/drawers' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/drawers' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/drawers' Making install in plugins make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/plugins' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/plugins' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/plugins' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui/plugins' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/gui' Making install in tools make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/tools' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/tools' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/tools' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/tools' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/tools' Making install in util make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/util' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/util' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/util' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/util' Making install in plugins make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/plugins' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/plugins' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/plugins' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src/plugins' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src' /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/bin /usr/bin/install -p bless /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/bin make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/src' Making install in bin make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/bin' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/bin' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/lib64/bless /usr/bin/install -p -m 644 Bless.Tools.Export.Plugins.dll Bless.Gui.Areas.Plugins.dll Bless.Gui.dll Bless.Tools.Export.dll Bless.Gui.Areas.dll Bless.Tools.dll Bless.Gui.Drawers.dll Bless.Tools.Find.dll Bless.Plugins.dll Bless.Buffers.dll Bless.Util.dll Bless.Gui.Plugins.dll bless.exe \ /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/lib64/bless make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/bin' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/bin' Making install in data make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/data' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/bless /usr/bin/install -p -m 644 bless-about.png bless-48x48.png \ bless-default.layout \ bless-16-bytes-per-row.layout \ bless-all-number-bases.layout \ default-preferences.xml bless.glade \ /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/bless /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/applications /usr/bin/install -p -m 644 bless.desktop /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/applications /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/pixmaps /usr/bin/install -p -m 644 bless-48x48.png /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/pixmaps /usr/bin/install -p help_script.sh.install /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/bless/help_script.sh make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/data' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/data' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc' Making install in developer make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc/developer' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc/developer' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc/developer' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc/developer' Making install in user make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc/user' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc/user' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/doc/bless/user /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/doc/bless/user/figures /usr/bin/install -p -m 644 legal.xml bless-manual.xml ch04s03.html ch04s05.html ch05s04.html ch04s06.html ch02s02.html ch07.html index.html ch05.html ch04.html ch01.html ch03.html ch04s04.html ch05s02.html ch04s02.html ch03s02.html ch02.html ch06.html ch05s03.html \ /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/doc/bless/user /usr/bin/install -p -m 644 figures/bless_bitwise_ops.png figures/bless_search_replace.png figures/bless_goto.png figures/bless_start_window.png figures/bless_layout_example1.png figures/bless_area_focus.png figures/bless_export_dialog.png figures/bless_number_base.png figures/bless_select_range.png figures/bless_preferences_undo.png figures/bless_preferences_session.png figures/bless_display_tag.png figures/bless_layout_oha.png figures/bless_search_find.png figures/bless_preferences_general.png figures/bless_edit_mode.png figures/bless_tab_close.png /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/doc/bless/user/figures /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/omf/bless /usr/bin/install -p -m 644 bless-manual.omf /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/omf/bless make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc/user' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc/user' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/doc' Making install in . make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/doc/bless /usr/bin/install -p -m 644 AUTHORS COPYING INSTALL ChangeLog NEWS \ README README.packaging bless.spec \ /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64/usr/share/doc/bless make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0' Making install in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests' Making install in buffers make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/buffers' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/buffers' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/buffers' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/buffers' Making install in tools make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/tools' Making install in export make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/tools/export' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/tools/export' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/tools/export' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/tools/export' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/tools' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/tools' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/tools' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/tools' Making install in util make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/util' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/util' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/util' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests/util' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/bless-0.6.0/tests' + '[' -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/translate_menu + '[' -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_elf_files + '[' -n '' ']' + export DISABLE_DEBUG=1 + DISABLE_DEBUG=1 + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.6.0-10.mga7 --unique-debug-suffix -0.6.0-10.mga7.x86_64 --unique-debug-src-base bless-0.6.0-10.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/bless-0.6.0 + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: bless-0.6.0-10.mga7.x86_64 Provides: application() application(bless.desktop) bless = 0.6.0-10.mga7 bless(x86-64) = 0.6.0-10.mga7 mono(Bless.Buffers) = 0.0.0.0 mono(Bless.Gui) = 0.0.0.0 mono(Bless.Gui.Areas) = 0.0.0.0 mono(Bless.Gui.Areas.Plugins) = 0.0.0.0 mono(Bless.Gui.Drawers) = 0.0.0.0 mono(Bless.Gui.Plugins) = 0.0.0.0 mono(Bless.Plugins) = 0.0.0.0 mono(Bless.Tools) = 0.0.0.0 mono(Bless.Tools.Export) = 0.0.0.0 mono(Bless.Tools.Export.Plugins) = 0.0.0.0 mono(Bless.Tools.Find) = 0.0.0.0 mono(Bless.Util) = 0.0.0.0 mono(bless) = 0.0.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mono(Bless.Buffers) = 0.0.0.0 mono(Bless.Gui) = 0.0.0.0 mono(Bless.Gui.Areas) = 0.0.0.0 mono(Bless.Gui.Drawers) = 0.0.0.0 mono(Bless.Plugins) = 0.0.0.0 mono(Bless.Tools) = 0.0.0.0 mono(Bless.Tools.Export) = 0.0.0.0 mono(Bless.Tools.Find) = 0.0.0.0 mono(Bless.Util) = 0.0.0.0 mono(Mono.Posix) = 4.0.0.0 mono(System) = 4.0.0.0 mono(System.Xml) = 4.0.0.0 mono(gdk-sharp) = 2.12.0.0 mono(glade-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 mono(pango-sharp) = 2.12.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bless-0.6.0-10.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZHGCFo + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bless-0.6.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/bless-0.6.0-10.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.O8bpRW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf bless-0.6.0 + exit 0 D: [iurt_root_command] Success!