D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/atkmm-2.25.4-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xvejtO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf atkmm-2.25.4 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/atkmm-2.25.4.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd atkmm-2.25.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AvjCZf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd atkmm-2.25.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++11' + 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 -std=gnu++11' + 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 Modifying build/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -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 --disable-static --enable-shared 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 make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports GNU make features... yes checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking whether g++ supports C++14 features by default... no checking whether g++ supports C++14 features with -std=c++14... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for gcc... gcc 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ATKMM... yes checking for GTHREAD_CFLAGS... -pthread checking for GMMPROC_DIR... /usr/lib64/glibmm-2.56/proc configure: Deprecated API will be built, for backwards-compatibility. checking for perl... /usr/bin/perl checking for dot... dot checking for doxygen... doxygen checking for xsltproc... xsltproc checking for libstdc documentation... /usr/share/mm-common/doctags/libstdc++.tag@http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen checking for libsigc documentation... /usr/share/doc/libsigc++-3.0/reference/libsigc++-3.0.tag@file:///usr/share/doc/libsigc++-3.0/reference/html checking for glibmm documentation... /usr/share/doc/glibmm-2.56/reference/glibmm-2.56.tag@file:///usr/share/doc/glibmm-2.56/reference/html checking which C++ compiler warning flags to use... -Wall checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating codegen/Makefile config.status: creating atk/atkmm-2.26.pc config.status: creating atk/atkmm-2.26-uninstalled.pc config.status: creating atk/src/Makefile config.status: creating atk/atkmm/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Doxyfile config.status: creating MSVC_Net2017/atkmm/atkmm.rc config.status: creating build/config.h config.status: creating atk/atkmmconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing MSVC_Net2017/atkmm/atkmmconfig.h commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 Making all in codegen make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/codegen' CXX extradefs/generate_extra_defs_atk.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/codegen' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/codegen' CXXLD extradefs/generate_extra_defs make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/codegen' Making all in atk/atkmm make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX implementor.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX hypertext.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX document.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX image.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX action.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX component.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX editabletext.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX hyperlink.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX objectaccessible.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX range.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX noopobject.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX selection.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX stateset.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX relationset.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX object.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX relation.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX init.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX streamablecontent.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX wrap_init.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX value.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX text.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXX table.lo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' CXXLD libatkmm-2.26.la make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' Making all in doc make[1]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FUBDA4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64 + cd atkmm-2.25.4 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64 install Making install in codegen make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/codegen' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/codegen' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/lib64/atkmm-2.26/proc/m4' /usr/bin/install -c -m 644 m4/convert.m4 m4/convert_atk.m4 '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/lib64/atkmm-2.26/proc/m4' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/codegen' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/codegen' Making install in atk/atkmm make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libatkmm-2.26.la '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libatkmm-2.26.so.1.1.0 /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/lib64/libatkmm-2.26.so.1.1.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/lib64 && { ln -s -f libatkmm-2.26.so.1.1.0 libatkmm-2.26.so.1 || { rm -f libatkmm-2.26.so.1 && ln -s libatkmm-2.26.so.1.1.0 libatkmm-2.26.so.1; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/lib64 && { ln -s -f libatkmm-2.26.so.1.1.0 libatkmm-2.26.so || { rm -f libatkmm-2.26.so && ln -s libatkmm-2.26.so.1.1.0 libatkmm-2.26.so; }; }) libtool: install: /usr/bin/install -c .libs/libatkmm-2.26.lai /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/lib64/libatkmm-2.26.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/include/atkmm-2.26/atkmm' /usr/bin/install -c -m 644 action.h component.h document.h editabletext.h hyperlink.h hypertext.h image.h implementor.h noopobject.h object.h objectaccessible.h range.h relation.h relationset.h selection.h stateset.h streamablecontent.h table.h text.h value.h init.h wrap_init.h '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/include/atkmm-2.26/atkmm' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/include/atkmm-2.26/atkmm/private' /usr/bin/install -c -m 644 private/action_p.h private/component_p.h private/document_p.h private/editabletext_p.h private/hyperlink_p.h private/hypertext_p.h private/image_p.h private/implementor_p.h private/noopobject_p.h private/object_p.h private/objectaccessible_p.h private/range_p.h private/relation_p.h private/relationset_p.h private/selection_p.h private/stateset_p.h private/streamablecontent_p.h private/table_p.h private/text_p.h private/value_p.h '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/include/atkmm-2.26/atkmm/private' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/atk/atkmm' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/share/doc/atkmm-2.26/reference/html' /usr/bin/perl -- "../doc/doc-install.pl" --verbose --mode=0644 -l 'libstdc++.tag@http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/' -l 'libsigc++-3.0.tag@../../../libsigc++-3.0/reference/html/' -l 'glibmm-2.56.tag@../../../glibmm-2.56/reference/html/' -t '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/share/doc/atkmm-2.26/reference/html' --glob -- 'reference/html/*.css' 'reference/html/*.gif' 'reference/html/*.html' 'reference/html/*.js' 'reference/html/*.png' doc-install: Using base path http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/ for tag file libstdc++.tag doc-install: Using base path ../../../libsigc++-3.0/reference/html/ for tag file libsigc++-3.0.tag doc-install: Using base path ../../../glibmm-2.56/reference/html/ for tag file glibmm-2.56.tag doc-install: Copying tabs.css doc-install: Copying doxygen.css doc-install: Translating functions_s.html (no references) doc-install: Translating classAtk_1_1ObjectAccessible-members.html (rewrote 92 of 92 references) doc-install: Translating classAtk_1_1Component.html (rewrote 93 of 93 references) doc-install: Translating classAtk_1_1Value.html (rewrote 97 of 97 references) doc-install: Translating classAtk_1_1Hyperlink.html (rewrote 143 of 143 references) doc-install: Translating functions_f.html (no references) doc-install: Translating functions_w.html (no references) doc-install: Translating functions_e.html (no references) doc-install: Translating dir_fb9196bee162e74bfedbd5f5874b618e.html (no references) doc-install: Translating classAtk_1_1TextAttribute-members.html (no references) doc-install: Translating classAtk_1_1Attribute.html (rewrote 8 of 8 references) doc-install: Translating functions_func_~.html (no references) doc-install: Translating functions_func_v.html (no references) doc-install: Translating functions_func_d.html (no references) doc-install: Translating functions_func_l.html (no references) doc-install: Translating classAtk_1_1Relation-members.html (rewrote 94 of 94 references) doc-install: Translating classAtk_1_1StateSet.html (rewrote 123 of 123 references) doc-install: Translating classAtk_1_1EditableText.html (rewrote 103 of 103 references) doc-install: Translating functions_o.html (no references) doc-install: Translating functions_i.html (no references) doc-install: Translating functions_d.html (no references) doc-install: Translating functions.html (no references) doc-install: Translating graph_legend.html (no references) doc-install: Translating classAtk_1_1Object-members.html (rewrote 92 of 92 references) doc-install: Translating since_1_12.html (rewrote 3 of 3 references) doc-install: Translating inherits.html (rewrote 5 of 5 references) doc-install: Translating functions_func_x.html (no references) doc-install: Translating functions_func_o.html (no references) doc-install: Translating group__atkmmEnums.html (no references) doc-install: Translating classAtk_1_1ObjectAccessible.html (rewrote 183 of 183 references) doc-install: Translating functions_func_t.html (no references) doc-install: Translating functions_func_r.html (no references) doc-install: Translating functions_c.html (no references) doc-install: Translating namespaceAtk.html (no references) doc-install: Translating classAtk_1_1Range.html (rewrote 4 of 4 references) doc-install: Translating classAtk_1_1Object.html (rewrote 213 of 213 references) doc-install: Translating classAtk_1_1Document-members.html (rewrote 80 of 80 references) doc-install: Translating modules.html (no references) doc-install: Translating functions_func_p.html (no references) doc-install: Translating classAtk_1_1EditableText-members.html (rewrote 80 of 80 references) doc-install: Translating classAtk_1_1Selection-members.html (rewrote 80 of 80 references) doc-install: Translating functions_~.html (no references) doc-install: Translating classAtk_1_1Range-members.html (no references) doc-install: Translating namespacemembers_type.html (no references) doc-install: Translating structAtk_1_1AttributeTraits.html (no references) doc-install: Translating since_1_9.html (rewrote 2 of 2 references) doc-install: Translating functions_p.html (no references) doc-install: Translating hierarchy.html (rewrote 5 of 5 references) doc-install: Translating classAtk_1_1Table.html (rewrote 147 of 147 references) doc-install: Translating since_2_24.html (rewrote 1 of 1 references) doc-install: Translating classAtk_1_1Text.html (rewrote 103 of 103 references) doc-install: Translating functions_func_c.html (no references) doc-install: Translating classlu__counter__policy__base.html (no references) doc-install: Translating functions_n.html (no references) doc-install: Translating functions_func_h.html (no references) doc-install: Translating classAtk_1_1Selection.html (rewrote 93 of 93 references) doc-install: Translating classAtk_1_1NoOpObject-members.html (rewrote 236 of 236 references) doc-install: Translating functions_func_n.html (no references) doc-install: Translating functions_x.html (no references) doc-install: Translating functions_type.html (no references) doc-install: Translating functions_func_e.html (no references) doc-install: Translating classAtk_1_1Implementor-members.html (rewrote 80 of 80 references) doc-install: Translating since_2_12.html (no references) doc-install: Translating structAtk_1_1AttributeTraits-members.html (no references) doc-install: Translating functions_t.html (no references) doc-install: Translating classAtk_1_1Table-members.html (rewrote 80 of 80 references) doc-install: Translating functions_g.html (no references) doc-install: Translating classAtk_1_1TextAttribute.html (rewrote 6 of 6 references) doc-install: Translating functions_func.html (no references) doc-install: Translating classAtk_1_1StreamableContent-members.html (rewrote 80 of 80 references) doc-install: Translating classAtk_1_1Action.html (rewrote 101 of 101 references) doc-install: Translating functions_v.html (no references) doc-install: Translating namespaces.html (no references) doc-install: Translating classAtk_1_1StreamableContent.html (rewrote 99 of 99 references) doc-install: Translating functions_vars.html (no references) doc-install: Translating functions_r.html (no references) doc-install: Translating classAtk_1_1Image.html (rewrote 95 of 95 references) doc-install: Translating classAtk_1_1Relation.html (rewrote 122 of 122 references) doc-install: Translating classAtk_1_1RelationSet.html (rewrote 114 of 114 references) doc-install: Translating classAtk_1_1Action-members.html (rewrote 80 of 80 references) doc-install: Translating since_1_3.html (no references) doc-install: Translating classAtk_1_1Document.html (rewrote 97 of 97 references) doc-install: Translating pages.html (no references) doc-install: Translating functions_func_w.html (no references) doc-install: Translating functions_enum.html (no references) doc-install: Translating annotated.html (no references) doc-install: Translating classAtk_1_1RelationSet-members.html (rewrote 94 of 94 references) doc-install: Translating namespacemembers_func.html (no references) doc-install: Translating classAtk_1_1Hypertext.html (rewrote 95 of 95 references) doc-install: Translating classAtk_1_1Value-members.html (rewrote 80 of 80 references) doc-install: Translating classes.html (no references) doc-install: Translating functions_l.html (no references) doc-install: Translating classhash__load__check__resize__trigger__size__base.html (no references) doc-install: Translating index.html (no references) doc-install: Translating classAtk_1_1StateSet-members.html (rewrote 94 of 94 references) doc-install: Translating classAtk_1_1Implementor.html (rewrote 91 of 91 references) doc-install: Translating classAtk_1_1Hypertext-members.html (rewrote 80 of 80 references) doc-install: Translating functions_func_g.html (no references) doc-install: Translating classAtk_1_1Image-members.html (rewrote 80 of 80 references) doc-install: Translating namespacemembers_enum.html (no references) doc-install: Translating functions_func_i.html (no references) doc-install: Translating classAtk_1_1Component-members.html (rewrote 80 of 80 references) doc-install: Translating classAtk_1_1Text-members.html (rewrote 80 of 80 references) doc-install: Translating classAtk_1_1Attribute-members.html (no references) doc-install: Translating functions_func_s.html (no references) doc-install: Translating functions_func_f.html (no references) doc-install: Translating since_2_10.html (no references) doc-install: Translating namespacemembers.html (no references) doc-install: Translating classAtk_1_1NoOpObject.html (rewrote 259 of 259 references) doc-install: Translating functions_h.html (no references) doc-install: Translating classAtk_1_1Hyperlink-members.html (rewrote 110 of 110 references) doc-install: Copying jquery.js doc-install: Copying dynsections.js doc-install: Copying nav_g.png doc-install: Copying inherit_graph_2.png doc-install: Copying open.png doc-install: Copying graph_legend.png doc-install: Copying classAtk_1_1ObjectAccessible__inherit__graph.png doc-install: Copying classAtk_1_1Text__inherit__graph.png doc-install: Copying classlu__counter__policy__base__inherit__graph.png doc-install: Copying inherit_graph_0.png doc-install: Copying inherit_graph_3.png doc-install: Copying classAtk_1_1EditableText__inherit__graph.png doc-install: Copying arrowdown.png doc-install: Copying classAtk_1_1Table__inherit__graph.png doc-install: Copying tab_b.png doc-install: Copying classAtk_1_1Object__inherit__graph.png doc-install: Copying tab_s.png doc-install: Copying classAtk_1_1NoOpObject__inherit__graph.png doc-install: Copying classAtk_1_1StreamableContent__inherit__graph.png doc-install: Copying classAtk_1_1Relation__inherit__graph.png doc-install: Copying classAtk_1_1Document__inherit__graph.png doc-install: Copying tab_h.png doc-install: Copying classAtk_1_1Value__inherit__graph.png doc-install: Copying classAtk_1_1RelationSet__inherit__graph.png doc-install: Copying inherit_graph_1.png doc-install: Copying splitbar.png doc-install: Copying sync_off.png doc-install: Copying bc_s.png doc-install: Copying classAtk_1_1Component__inherit__graph.png doc-install: Copying tab_a.png doc-install: Copying folderopen.png doc-install: Copying classAtk_1_1Hyperlink__inherit__graph.png doc-install: Copying classAtk_1_1StateSet__inherit__graph.png doc-install: Copying folderclosed.png doc-install: Copying closed.png doc-install: Copying classAtk_1_1Implementor__inherit__graph.png doc-install: Copying doc.png doc-install: Copying arrowright.png doc-install: Copying inherit_graph_6.png doc-install: Copying nav_h.png doc-install: Copying sync_on.png doc-install: Copying classAtk_1_1Selection__inherit__graph.png doc-install: Copying classAtk_1_1Hypertext__inherit__graph.png doc-install: Copying inherit_graph_4.png doc-install: Copying bdwn.png doc-install: Copying classhash__load__check__resize__trigger__size__base__inherit__graph.png doc-install: Copying nav_f.png doc-install: Copying classAtk_1_1Action__inherit__graph.png doc-install: Copying classAtk_1_1Image__inherit__graph.png doc-install: Copying doxygen.png doc-install: Copying inherit_graph_5.png /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/share/devhelp/books/atkmm-2.26' /usr/bin/perl -- "../doc/doc-install.pl" --verbose --mode=0644 --book-base='/usr/share/doc/atkmm-2.26/reference/html' -t '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/share/devhelp/books/atkmm-2.26' -- reference/atkmm-2.26.devhelp2 doc-install: Using base path /usr/share/doc/atkmm-2.26/reference/html for Devhelp book doc-install: Translating atkmm-2.26.devhelp2 (rewrote base path) /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/share/doc/atkmm-2.26/reference' /usr/bin/install -c -m 644 reference/atkmm-2.26.tag '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/share/doc/atkmm-2.26/reference' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4/doc' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/include/atkmm-2.26' /usr/bin/install -c -m 644 atk/atkmm.h '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/include/atkmm-2.26' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/lib64/atkmm-2.26/include' /usr/bin/install -c -m 644 atk/atkmmconfig.h '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/lib64/atkmm-2.26/include' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 atk/atkmm-2.26.pc '/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/atkmm-2.25.4' + rm -f /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/lib64/libatkmm-2.26.la + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 2.25.4-1.mga7 --unique-debug-suffix -2.25.4-1.mga7.x86_64 --unique-debug-src-base atkmm-2.25.4-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/atkmm-2.25.4 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/lib64/libatkmm-2.26.so.1.1.0 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1111 blocks + '[' -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 + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: lib64atkmm2.26_1-2.25.4-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gUy6pW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd atkmm-2.25.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/share/doc/lib64atkmm2.26_1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/share/doc/lib64atkmm2.26_1 + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/share/doc/lib64atkmm2.26_1 + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/share/doc/lib64atkmm2.26_1 + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/share/doc/lib64atkmm2.26_1 + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/share/doc/lib64atkmm2.26_1 + exit 0 Provides: atkmm2.26 = 2.25.4-1.mga7 lib64atkmm2.26_1 = 2.25.4-1.mga7 lib64atkmm2.26_1(x86-64) = 2.25.4-1.mga7 libatkmm-2.26.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.56.so.1()(64bit) libgobject-2.0.so.0()(64bit) libsigc-3.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: lib64atkmm2.26-devel-2.25.4-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TcDVwO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd atkmm-2.25.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/share/doc/lib64atkmm2.26-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/share/doc/lib64atkmm2.26-devel + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64/usr/share/doc/lib64atkmm2.26-devel + exit 0 Provides: atkmm2.26-devel = 2.25.4-1.mga7 devel(libatkmm-2.26(64bit)) lib64atkmm2.26-devel = 2.25.4-1.mga7 lib64atkmm2.26-devel(x86-64) = 2.25.4-1.mga7 pkgconfig(atkmm-2.26) = 2.25.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libatk-1.0(64bit)) devel(libgcc_s(64bit)) devel(libglib-2.0(64bit)) devel(libglibmm-2.56(64bit)) devel(libgobject-2.0(64bit)) devel(libsigc-3.0(64bit)) devel(libstdc++(64bit)) pkgconfig pkgconfig(atk) >= 1.18 pkgconfig(glibmm-2.56) >= 2.53.1.1 Processing files: atkmm-doc-2.25.4-1.mga7.noarch Provides: atkmm-doc = 2.25.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: atkmm-debugsource-2.25.4-1.mga7.x86_64 Provides: atkmm-debugsource = 2.25.4-1.mga7 atkmm-debugsource(x86-64) = 2.25.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64atkmm2.26_1-debuginfo-2.25.4-1.mga7.x86_64 Provides: debuginfo(build-id) = 938681cb37cdb447ce1bd77fe51e6784a0120579 lib64atkmm2.26_1-debuginfo = 2.25.4-1.mga7 lib64atkmm2.26_1-debuginfo(x86-64) = 2.25.4-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: atkmm-debugsource(x86-64) = 2.25.4-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64atkmm2.26_1-2.25.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64atkmm2.26-devel-2.25.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/atkmm-doc-2.25.4-1.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/atkmm-debugsource-2.25.4-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64atkmm2.26_1-debuginfo-2.25.4-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sCa5fL + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd atkmm-2.25.4 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/atkmm-2.25.4-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JCnx1H + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf atkmm-2.25.4 + exit 0 D: [iurt_root_command] Success!