Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mgarepo.spec'], chrootPath='/var/lib/mock/f23-build-5056136-582056/root'user='mockbuild'shell=FalseprintOutput=Falseuid=1000timeout=172800env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'}logger=gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mgarepo.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'} and shell False warning: Macro expanded in comment on line 9: # git clone git://git.mageia.org/software/build-system/mgarepo; cd mgarepo; git reset --hard %{version} && make dist warning: Macro expanded in comment on line 9: # git clone git://git.mageia.org/software/build-system/mgarepo; cd mgarepo; git reset --hard %{version} && make dist warning: Could not canonicalize hostname: buildhw-04-nfs.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/mgarepo-1.11.9-1.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mgarepo.spec '], chrootPath='/var/lib/mock/f23-build-5056136-582056/root'user='mockbuild'shell=FalseprintOutput=Falseuid=1000timeout=172800env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'}private_network=Truelogger=gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mgarepo.spec '] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'} and shell False warning: Macro expanded in comment on line 9: # git clone git://git.mageia.org/software/build-system/mgarepo; cd mgarepo; git reset --hard %{version} && make dist warning: Macro expanded in comment on line 9: # git clone git://git.mageia.org/software/build-system/mgarepo; cd mgarepo; git reset --hard %{version} && make dist Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1Z2krh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mgarepo-1.11.9 + /usr/bin/xz -dc /builddir/build/SOURCES/mgarepo-1.11.9.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mgarepo-1.11.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lMh8Te + umask 022 + cd /builddir/build/BUILD + cd mgarepo-1.11.9 + CFLAGS='-O2 -g -march=pentium3' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/MgaRepo copying MgaRepo/binrepo.py -> build/lib/MgaRepo copying MgaRepo/ConfigParser.py -> build/lib/MgaRepo copying MgaRepo/mirror.py -> build/lib/MgaRepo copying MgaRepo/rpmutil.py -> build/lib/MgaRepo copying MgaRepo/simplerpm.py -> build/lib/MgaRepo copying MgaRepo/layout.py -> build/lib/MgaRepo copying MgaRepo/__init__.py -> build/lib/MgaRepo copying MgaRepo/cgiutil.py -> build/lib/MgaRepo copying MgaRepo/command.py -> build/lib/MgaRepo copying MgaRepo/util.py -> build/lib/MgaRepo copying MgaRepo/svn.py -> build/lib/MgaRepo copying MgaRepo/log.py -> build/lib/MgaRepo creating build/lib/MgaRepo/cgi copying MgaRepo/cgi/__init__.py -> build/lib/MgaRepo/cgi copying MgaRepo/cgi/soapserver.py -> build/lib/MgaRepo/cgi copying MgaRepo/cgi/xmlrpcserver.py -> build/lib/MgaRepo/cgi copying MgaRepo/cgi/submit.py -> build/lib/MgaRepo/cgi creating build/lib/MgaRepo/commands copying MgaRepo/commands/co.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/del.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/patchspec.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/ci.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/up.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/authoremail.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/rpmlog.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/getsrpm.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/__init__.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/maintdb.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/switch.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/upload.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/getspec.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/editlog.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/obsolete.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/putsrpm.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/markrelease.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/create.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/submit.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/sync.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/changed.py -> build/lib/MgaRepo/commands copying MgaRepo/commands/log.py -> build/lib/MgaRepo/commands creating build/lib/MgaRepo/plugins copying MgaRepo/plugins/__init__.py -> build/lib/MgaRepo/plugins copying MgaRepo/plugins/ldapusers.py -> build/lib/MgaRepo/plugins running build_scripts creating build/scripts-3.4 copying and adjusting mgarepo -> build/scripts-3.4 copying mgarepo-ssh -> build/scripts-3.4 changing mode of build/scripts-3.4/mgarepo from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fxnpJc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch ++ dirname /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch + cd mgarepo-1.11.9 + CFLAGS='-O2 -g -march=pentium3' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch running install running install_lib creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4 creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo copying build/lib/MgaRepo/binrepo.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/plugins copying build/lib/MgaRepo/plugins/__init__.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/plugins copying build/lib/MgaRepo/plugins/ldapusers.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/plugins creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/cgi copying build/lib/MgaRepo/cgi/__init__.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/cgi copying build/lib/MgaRepo/cgi/soapserver.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/cgi copying build/lib/MgaRepo/cgi/xmlrpcserver.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/cgi copying build/lib/MgaRepo/cgi/submit.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/cgi copying build/lib/MgaRepo/ConfigParser.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo copying build/lib/MgaRepo/mirror.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo copying build/lib/MgaRepo/rpmutil.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo copying build/lib/MgaRepo/simplerpm.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/co.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/del.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/patchspec.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/ci.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/up.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/authoremail.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/rpmlog.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/getsrpm.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/__init__.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/maintdb.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/switch.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/upload.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/getspec.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/editlog.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/obsolete.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/putsrpm.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/markrelease.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/create.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/submit.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/sync.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/changed.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/commands/log.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands copying build/lib/MgaRepo/layout.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo copying build/lib/MgaRepo/__init__.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo copying build/lib/MgaRepo/cgiutil.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo copying build/lib/MgaRepo/command.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo copying build/lib/MgaRepo/util.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo copying build/lib/MgaRepo/svn.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo copying build/lib/MgaRepo/log.py -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/binrepo.py to binrepo.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/plugins/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/plugins/ldapusers.py to ldapusers.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/cgi/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/cgi/soapserver.py to soapserver.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/cgi/xmlrpcserver.py to xmlrpcserver.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/cgi/submit.py to submit.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/ConfigParser.py to ConfigParser.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/mirror.py to mirror.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/rpmutil.py to rpmutil.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/simplerpm.py to simplerpm.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/co.py to co.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/del.py to del.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/patchspec.py to patchspec.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/ci.py to ci.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/up.py to up.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/authoremail.py to authoremail.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/rpmlog.py to rpmlog.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/getsrpm.py to getsrpm.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/maintdb.py to maintdb.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/switch.py to switch.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/upload.py to upload.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/getspec.py to getspec.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/editlog.py to editlog.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/obsolete.py to obsolete.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/putsrpm.py to putsrpm.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/markrelease.py to markrelease.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/create.py to create.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/submit.py to submit.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/sync.py to sync.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/changed.py to changed.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/commands/log.py to log.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/layout.py to layout.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/cgiutil.py to cgiutil.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/command.py to command.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/util.py to util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/svn.py to svn.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/MgaRepo/log.py to log.cpython-34.pyc writing byte-compilation script '/tmp/tmpawpwv1k5.py' /usr/bin/python3 -O /tmp/tmpawpwv1k5.py removing /tmp/tmpawpwv1k5.py running install_scripts creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/bin copying build/scripts-3.4/mgarepo -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/bin copying build/scripts-3.4/mgarepo-ssh -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/bin/mgarepo to 755 changing mode of /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/bin/mgarepo-ssh to 755 running install_data creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share/mgarepo copying create-srpm -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share/mgarepo/ creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share/bash-completion creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share/bash-completion/completions copying bash-completion/mgarepo -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share/bash-completion/completions creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/etc copying mgarepo.conf -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/etc/ creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share/man creating /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share/man/man8 copying mgarepo.8 -> /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share/man/man8/ running install_egg_info Writing /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/lib/python3.4/site-packages/mgarepo-1.11.9-py3.4.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mgarepo-1.11.9 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mgarepo-1.11.9-1.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DHXCVd + umask 022 + cd /builddir/build/BUILD + cd mgarepo-1.11.9 + DOCDIR=/builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share/doc/mgarepo + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share/doc/mgarepo + cp -pr CHANGES /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share/doc/mgarepo + cp -pr mgarepo-example.conf /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share/doc/mgarepo + exit 0 Provides: config(mgarepo) = 1.11.9-1.fc23 mgarepo = 1.11.9-1.fc23 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: /bin/sh /usr/bin/python3 python(abi) = 3.4 Processing files: mgarepo-ldap-1.11.9-1.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tZxNdi + umask 022 + cd /builddir/build/BUILD + cd mgarepo-1.11.9 + DOCDIR=/builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share/doc/mgarepo-ldap + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share/doc/mgarepo-ldap + cp -pr README.LDAP /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch/usr/share/doc/mgarepo-ldap + exit 0 Provides: mgarepo-ldap = 1.11.9-1.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch warning: Could not canonicalize hostname: buildhw-04-nfs.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/mgarepo-1.11.9-1.fc23.noarch.rpm Wrote: /builddir/build/RPMS/mgarepo-ldap-1.11.9-1.fc23.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hAOxYm + umask 022 + cd /builddir/build/BUILD + cd mgarepo-1.11.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mgarepo-1.11.9-1.fc23.noarch + exit 0 Child return code was: 0 LEAVE do -->