D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-memphis-0.2.1-11.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fqW1xd + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf pymemphis-mainline + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/pymemphis-mainline-master.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pymemphis-mainline + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-memphis-0.2.1-automake-1.13.patch):' Patch #0 (python-memphis-0.2.1-automake-1.13.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .automake113 --fuzz=0 patching file configure.ac + ./autogen.sh checking for autoconf >= 2.53...  testing autoconf2.50... not found. testing autoconf... found 2.69 checking for automake >= 1.9...  testing automake-1.9... found 1.15.1 checking for libtool >= 1.4.3...  testing libtoolize... found 2.4.6 checking for pkg-config >= 0.14.0...  testing pkg-config... found 0.29.2 Checking for required M4 macros... Checking for forbidden M4 macros... **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, please specify them on the `./autogen.sh' command line. Processing ./configure.ac Running libtoolize... libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build/autotools'. libtoolize: copying file 'build/autotools/libtool.m4' libtoolize: copying file 'build/autotools/ltoptions.m4' libtoolize: copying file 'build/autotools/ltsugar.m4' libtoolize: copying file 'build/autotools/ltversion.m4' libtoolize: copying file 'build/autotools/lt~obsolete.m4' libtoolize: Consider adding '-I build/autotools' to ACLOCAL_AMFLAGS in Makefile.am. Running aclocal-1.9... Running autoconf... Running autoheader... Running automake-1.9... configure.ac:41: installing './compile' configure.ac:36: installing './config.guess' configure.ac:36: installing './config.sub' configure.ac:31: installing './install-sh' configure.ac:31: installing './missing' memphis/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') memphis/Makefile.am: installing './depcomp' INSTALL INSTALL.autogen_bak differ: char 54, line 4 Running ./configure --enable-maintainer-mode ... configure: WARNING: unrecognized options: --enable-maintainer-mode 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf 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 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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-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... dlltool 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 for a Python interpreter with version >= 2.5.0... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for headers required to compile python extensions... found ./configure: line 12619: ./libtool: No such file or directory checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pygobject-2.0 >= 2.10.0... yes checking for pygobject-codegen-2.0... /usr/bin/pygobject-codegen-2.0 checking for pycairo >= 1.4.0... yes checking for memphis-0.2 >= 0.2.1... yes checking whether gcc understands -Wall... yes checking whether gcc understands -fno-strict-aliasing... yes checking for sed... /usr/bin/sed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/autotools/Makefile config.status: creating build/autotools/shave-libtool config.status: creating build/autotools/shave config.status: creating pymemphis.pc config.status: creating examples/Makefile config.status: creating memphis/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-maintainer-mode Now type `make' to compile pymemphis + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HgRwxM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pymemphis-mainline + '[' 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 Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/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 + '[' -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 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 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 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 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... dlltool 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 for a Python interpreter with version >= 2.5.0... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for headers required to compile python extensions... found checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pygobject-2.0 >= 2.10.0... yes checking for pygobject-codegen-2.0... /usr/bin/pygobject-codegen-2.0 checking for pycairo >= 1.4.0... yes checking for memphis-0.2 >= 0.2.1... yes checking whether gcc understands -Wall... yes checking whether gcc understands -fno-strict-aliasing... yes checking for sed... /usr/bin/sed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/autotools/Makefile config.status: creating build/autotools/shave-libtool config.status: creating build/autotools/shave config.status: creating pymemphis.pc config.status: creating examples/Makefile config.status: creating memphis/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 Making all in build Making all in autotools Making all in memphis GEN memphis.c Could not write function debug: varargs functions not supported Could not write function info: varargs functions not supported ***INFO*** The coverage of global functions is 60.00% (3/5) ***INFO*** The coverage of methods is 100.00% (31/31) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. CC memphismodule.o CC memphis.o LINK _memphis.la Making all in examples + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JIHWTt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64 + cd pymemphis-mainline + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in build Making install in autotools Making install in memphis /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64/usr/lib64/python2.7/site-packages/memphis' /bin/sh /home/pterjan/rpmbuild/BUILD/pymemphis-mainline/build/autotools/shave-libtool '/bin/sh ../libtool' --mode=install /usr/bin/install -p _memphis.la '/home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64/usr/lib64/python2.7/site-packages/memphis' libtool: warning: remember to run 'libtool --finish /usr/lib64/python2.7/site-packages/memphis' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64/usr/lib64/python2.7/site-packages/memphis' /usr/bin/install -p -m 644 __init__.py '/home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64/usr/lib64/python2.7/site-packages/memphis' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64/usr/share/pymemphis/0.2/defs' /usr/bin/install -p -m 644 memphis.defs memphis-types.defs memphis-base.defs memphis-base-types.defs '/home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64/usr/share/pymemphis/0.2/defs' Making install in examples /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 pymemphis-0.2.pc '/home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64/usr/lib64/pkgconfig' + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.2.1-11.mga7 --unique-debug-suffix -0.2.1-11.mga7.x86_64 --unique-debug-src-base python-memphis-0.2.1-11.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/pymemphis-mainline extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64/usr/lib64/python2.7/site-packages/memphis/_memphis.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 89 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 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Processing files: python-memphis-0.2.1-11.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3HG2kd + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pymemphis-mainline + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64/usr/share/doc/python-memphis + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64/usr/share/doc/python-memphis + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64/usr/share/doc/python-memphis + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64/usr/share/doc/python-memphis + exit 0 Provides: libtool(/usr/lib64/python2.7/site-packages/memphis/_memphis.la) python-memphis = 0.2.1-11.mga7 python-memphis(x86-64) = 0.2.1-11.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libmemphis-0.2.so.0()(64bit) python(abi) = 2.7 Processing files: python-memphis-devel-0.2.1-11.mga7.x86_64 Provides: pkgconfig(pymemphis-0.2) = 0.2.1 python-memphis-devel = 0.2.1-11.mga7 python-memphis-devel(x86-64) = 0.2.1-11.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: python-memphis-debugsource-0.2.1-11.mga7.x86_64 Provides: python-memphis-debugsource = 0.2.1-11.mga7 python-memphis-debugsource(x86-64) = 0.2.1-11.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-memphis-debuginfo-0.2.1-11.mga7.x86_64 Provides: debuginfo(build-id) = 2529f096269db9316659908b4fb2a20a1f3476ad python-memphis-debuginfo = 0.2.1-11.mga7 python-memphis-debuginfo(x86-64) = 0.2.1-11.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-memphis-debugsource(x86-64) = 0.2.1-11.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-memphis-0.2.1-11.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-memphis-devel-0.2.1-11.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-memphis-debugsource-0.2.1-11.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-memphis-debuginfo-0.2.1-11.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ho2uy1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pymemphis-mainline + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-memphis-0.2.1-11.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hsBNNP + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf pymemphis-mainline + exit 0 D: [iurt_root_command] Success!