D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/notify-sharp3-3.0.3-2.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tbPr8r
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf notify-sharp-3.0.3
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/notify-sharp-3.0.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd notify-sharp-3.0.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/iurt/rpmbuild/tmp/rpm-tmp.c2SOpt
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd notify-sharp-3.0.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ sed -i s#dbus-sharp-1.0#dbus-sharp-2.0#g configure.ac
+ sed -i s#dbus-sharp-glib-1.0#dbus-sharp-glib-2.0#g configure.ac
+ sed -i s#gmcs#mcs#g configure.ac
+ autoreconf --force --install
configure.ac:4: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete.
configure.ac:4: You should run autoupdate.
./lib/autoconf/general.m4:2080: AC_CANONICAL_SYSTEM is expanded from...
configure.ac:4: the top level
configure.ac:40: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:40: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:40: the top level
configure.ac:88: warning: AC_OUTPUT should be used without arguments.
configure.ac:88: You should run autoupdate.
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)
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ /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
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --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 --libdir=/usr/lib
configure: WARNING: unrecognized options: --disable-dependency-tracking
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking target system type... aarch64-mageia-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
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 whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking for aarch64-mageia-linux-gnu-pkg-config... (cached) /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 MONODOC... yes
checking for monodocer... /usr/bin/monodocer
checking for mdassembler... /usr/bin/mdassembler
checking for GTK_SHARP... yes
checking for DBUS_SHARP... 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-3.0.pc
config.status: creating src/Makefile
config.status: creating src/AssemblyInfo.cs
config.status: creating docs/Makefile
configure: WARNING: unrecognized options: --disable-dependency-tracking
+ make -j8
Making all in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3/src'
/usr/bin/mcs -out:notify-sharp.dll -target:library -r:Mono.Posix -r:/usr/lib64/pkgconfig/../../lib/mono/gtk-sharp-3.0/cairo-sharp.dll -r:/usr/lib64/pkgconfig/../../lib/mono/gtk-sharp-3.0/pango-sharp.dll -r:/usr/lib64/pkgconfig/../../lib/mono/gtk-sharp-3.0/atk-sharp.dll -r:/usr/lib64/pkgconfig/../../lib/mono/gtk-sharp-3.0/gtk-sharp.dll -r:/usr/lib64/pkgconfig/../../lib/mono/gtk-sharp-3.0/gio-sharp.dll -r:/usr/lib64/pkgconfig/../../lib/mono/gtk-sharp-3.0/gdk-sharp.dll -r:/usr/lib64/pkgconfig/../../lib/mono/gtk-sharp-3.0/glib-sharp.dll  -r:/usr/lib/mono/dbus-sharp-glib-2.0/dbus-sharp-glib.dll -r:/usr/lib/mono/dbus-sharp-2.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/iurt/rpmbuild/BUILD/notify-sharp-3.0.3/src'
Making all in docs
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3/docs'
/usr/bin/mdassembler --out notify-sharp-3-docs --ecma ./en
/usr/bin/mdassembler --out notify-sharp-3-docs --ecma ./en
Error reading namespace XML for Notifications at ./en/ns-Notifications.xml
Error reading namespace XML for Notifications at ./en/ns-Notifications.xml
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3/docs'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DeV0nr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64
+ cd notify-sharp-3.0.3
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64 'INSTALL=/usr/bin/install -p'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3/src'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/gacutil /i notify-sharp.dll /f /gacdir /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/lib
Package exported to: /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/lib/mono/notify-sharp-3.0/notify-sharp.dll -> ../gac/notify-sharp/3.0.0.0__2df29c54e245917a/notify-sharp.dll
Installed notify-sharp.dll into the gac (/home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/lib/mono/gac)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3/src'
Making install in docs
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3/docs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3/docs'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/lib/monodoc/sources'
 /usr/bin/install -p -m 644 notify-sharp-3-docs.zip notify-sharp-3-docs.tree ./notify-sharp-3-docs.source '/home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/lib/monodoc/sources'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3/docs'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3/docs'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/lib/pkgconfig'
 /usr/bin/install -p -m 644 notify-sharp-3.0.pc '/home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/notify-sharp-3.0.3'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/lib64/pkgconfig/
+ test /usr/lib64 = /usr/lib
+ mv /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/lib/pkgconfig/notify-sharp-3.0.pc /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/lib64/pkgconfig/
+ /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/brp-strip-shared /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: notify-sharp3-3.0.3-2.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.buXM5q
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd notify-sharp-3.0.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/share/doc/notify-sharp3
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/share/doc/notify-sharp3
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/share/doc/notify-sharp3
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/share/doc/notify-sharp3
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/share/doc/notify-sharp3
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SKEw4q
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd notify-sharp-3.0.3
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/share/licenses/notify-sharp3
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/share/licenses/notify-sharp3
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64/usr/share/licenses/notify-sharp3
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: mono(notify-sharp) = 3.0.0.0 notify-sharp3 = 3.0.3-2.mga8 notify-sharp3(aarch-64) = 3.0.3-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: mono(dbus-sharp) = 2.0.0.0 mono(dbus-sharp-glib) = 2.0.0.0 mono(gdk-sharp) = 3.0.0.0 mono(glib-sharp) = 3.0.0.0 mono(gtk-sharp) = 3.0.0.0 mono(mscorlib) = 4.0.0.0
Processing files: notify-sharp3-devel-3.0.3-2.mga8.aarch64
Provides: notify-sharp3-devel = 3.0.3-2.mga8 notify-sharp3-devel(aarch-64) = 3.0.3-2.mga8 pkgconfig(notify-sharp-3.0) = 3.0.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: pkgconfig pkgconfig(gtk-sharp-3.0)
Processing files: notify-sharp3-doc-3.0.3-2.mga8.noarch
Provides: notify-sharp3-doc = 3.0.3-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/notify-sharp3-devel-3.0.3-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/notify-sharp3-doc-3.0.3-2.mga8.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/notify-sharp3-3.0.3-2.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qFiHIq
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd notify-sharp-3.0.3
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/notify-sharp3-3.0.3-2.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.suMgdq
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf notify-sharp-3.0.3
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!