Mock Version: 1.1.35 Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/dnf.spec'], False, '/var/lib/mock/f20-build-2019451-365548/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/dnf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: buildvm-06.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/dnf-0.4.17-1.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/dnf.spec'], False, '/var/lib/mock/f20-build-2019451-365548/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/dnf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.q8MDKz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dnf + /usr/bin/xz -dc /builddir/build/SOURCES/dnf-cfa9c14.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnf + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf py3 + mkdir ../py3 + cp -a . ../py3/ + mv ../py3 ./ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aGhdN3 + umask 022 + cd /builddir/build/BUILD + cd dnf + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON . -- The C compiler identification is GNU 4.8.2 -- The CXX compiler identification is GNU 4.8.2 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Found PythonInterp: /usr/bin/python (found version "2.7.5") -- Python install dir is /usr/lib/python2.7/site-packages -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_SHARED_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/dnf + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/dnf -B/builddir/build/BUILD/dnf --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf/CMakeFiles /builddir/build/BUILD/dnf/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/dnf' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/dnf' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf/CMakeFiles 0 + make doc-man /usr/bin/cmake -H/builddir/build/BUILD/dnf -B/builddir/build/BUILD/dnf --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc-man make[1]: Entering directory `/builddir/build/BUILD/dnf' /usr/bin/cmake -H/builddir/build/BUILD/dnf -B/builddir/build/BUILD/dnf --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf/CMakeFiles 1 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc-man.dir/all make[2]: Entering directory `/builddir/build/BUILD/dnf' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/depend make[3]: Entering directory `/builddir/build/BUILD/dnf' cd /builddir/build/BUILD/dnf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/dnf /builddir/build/BUILD/dnf/doc /builddir/build/BUILD/dnf /builddir/build/BUILD/dnf/doc /builddir/build/BUILD/dnf/doc/CMakeFiles/doc-man.dir/DependInfo.cmake --color= Scanning dependencies of target doc-man make[3]: Leaving directory `/builddir/build/BUILD/dnf' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/build make[3]: Entering directory `/builddir/build/BUILD/dnf' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/dnf/CMakeFiles 2 [100%] Building manpage documentation cd /builddir/build/BUILD/dnf/doc && PYTHONPATH=/builddir/build/BUILD/dnf sphinx-build -b man /builddir/build/BUILD/dnf/doc /builddir/build/BUILD/dnf/doc Running Sphinx v1.1.3 loading pickled environment... not yet created building [man]: all manpages updating environment: 21 added, 0 changed, 0 removed reading sources... [ 4%] api reading sources... [ 9%] api_base reading sources... [ 14%] api_callback reading sources... [ 19%] api_cli reading sources... [ 23%] api_common reading sources... [ 28%] api_comps reading sources... [ 33%] api_conf reading sources... [ 38%] api_exceptions reading sources... [ 42%] api_package reading sources... [ 47%] api_plugins reading sources... [ 52%] api_queries reading sources... [ 57%] api_repos reading sources... [ 61%] api_sack reading sources... [ 66%] api_selector reading sources... [ 71%] api_transaction reading sources... [ 76%] cli_vs_yum reading sources... [ 80%] command_ref reading sources... [ 85%] conf_ref reading sources... [ 90%] index reading sources... [ 95%] release_notes reading sources... [100%] user_faq looking for now-outdated files... none found pickling environment... done checking consistency... done writing... dnf.8 { } dnf.conf.8 { } build succeeded. make[3]: Leaving directory `/builddir/build/BUILD/dnf' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/dnf/CMakeFiles 2 [100%] Built target doc-man make[2]: Leaving directory `/builddir/build/BUILD/dnf' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/dnf' + pushd py3 ~/build/BUILD/dnf/py3 ~/build/BUILD/dnf + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DPYTHON_DESIRED:str=3 -DWITH_MAN=0 . -- The C compiler identification is GNU 4.8.2 -- The CXX compiler identification is GNU 4.8.2 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Found PythonLibs: /usr/lib64/libpython3.3m.so (found suitable version "3.3.2", minimum required is "3.0") -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.3.2", minimum required is "3.0") -- Python install dir is /usr/lib/python3.3/site-packages -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_SHARED_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/dnf/py3 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/dnf/py3 -B/builddir/build/BUILD/dnf/py3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf/py3/CMakeFiles /builddir/build/BUILD/dnf/py3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/dnf/py3' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/dnf/py3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf/py3/CMakeFiles 0 + popd ~/build/BUILD/dnf + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kz5a4F + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch ++ dirname /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch + cd dnf + rm -rf /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch + make install DESTDIR=/builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch /usr/bin/cmake -H/builddir/build/BUILD/dnf -B/builddir/build/BUILD/dnf --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf/CMakeFiles /builddir/build/BUILD/dnf/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/dnf' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/dnf' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/dnf' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/dnf' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/exceptions.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/sack.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/match_counter.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/package.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/repo.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/__init__.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/drpm.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/logging.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/lock.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/persistor.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/selector.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/callback.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/comps.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/subject.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/conf.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/queries.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/history.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/query.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/transaction.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/util.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/pycomp.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/repodict.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/plugin.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/base.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/i18n.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/const.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/rpmUtils/error.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/rpmUtils/arch.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/rpmUtils/__init__.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/rpmUtils/miscutils.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/rpmUtils/connection.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/rpmUtils/transaction.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/__init__.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/pgpmsg.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/misc.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/config.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/rpmsack.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/parser.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/history.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/rpmtrans.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/packages.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/sqlutils.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/i18n.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/term.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/format.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/__init__.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/progress.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/output.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/commands.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/cli.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/main.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/utils.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/bin/dnf -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/etc/libreport/events.d/collect_dnf.conf -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/etc/dnf/dnf.conf -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/systemd/system/dnf-makecache.service -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/systemd/system/dnf-makecache.timer -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/etc/bash_completion.d/dnf-completion.bash -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/share/man/man8/dnf.8 -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/share/man/man8/dnf.conf.8 ~/build/BUILD/dnf/py3 ~/build/BUILD/dnf + pushd py3 + make install DESTDIR=/builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch /usr/bin/cmake -H/builddir/build/BUILD/dnf/py3 -B/builddir/build/BUILD/dnf/py3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf/py3/CMakeFiles /builddir/build/BUILD/dnf/py3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/dnf/py3' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/dnf/py3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf/py3/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/dnf/py3' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/dnf/py3' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/exceptions.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/sack.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/match_counter.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/package.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/repo.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/__init__.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/drpm.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/logging.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/lock.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/persistor.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/selector.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/callback.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/comps.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/subject.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/conf.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/queries.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/history.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/query.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/transaction.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/util.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/pycomp.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/repodict.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/plugin.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/base.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/i18n.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/const.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/rpmUtils/error.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/rpmUtils/arch.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/rpmUtils/__init__.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/rpmUtils/miscutils.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/rpmUtils/connection.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/rpmUtils/transaction.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/yum/__init__.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/yum/pgpmsg.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/yum/misc.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/yum/config.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/yum/rpmsack.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/yum/parser.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/yum/history.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/yum/rpmtrans.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/yum/packages.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/yum/sqlutils.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/yum/i18n.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/cli/term.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/cli/format.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/cli/__init__.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/cli/progress.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/cli/output.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/cli/commands.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/cli/cli.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/cli/main.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf/cli/utils.py -- Up-to-date: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/bin/dnf -- Up-to-date: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/etc/libreport/events.d/collect_dnf.conf -- Up-to-date: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/etc/dnf/dnf.conf -- Up-to-date: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/systemd/system/dnf-makecache.service -- Up-to-date: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/systemd/system/dnf-makecache.timer -- Up-to-date: /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/etc/bash_completion.d/dnf-completion.bash ~/build/BUILD/dnf + popd + mkdir -p /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf-plugins + mkdir -p /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3/site-packages/dnf-plugins + /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/dnf /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/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/lib/python3.3 using /usr/bin/python3.3 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.86Hjyn + umask 022 + cd /builddir/build/BUILD + cd dnf + make ARGS=-V test Running tests... /usr/bin/ctest --force-new-ctest-process -V UpdateCTestConfiguration from :/builddir/build/BUILD/dnf/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/dnf/DartConfiguration.tcl Test project /builddir/build/BUILD/dnf Constructing a list of tests Done constructing a list of tests Checking test dependency graph... Checking test dependency graph end test 1 Start 1: test 1: Test command: /usr/bin/nosetests-2.7 "-s" "/builddir/build/BUILD/dnf/tests" 1: Test timeout computed to be: 9.99988e+06 1: .................................................................................................................................................................................................................................................................................................................................................................................................... 1: ---------------------------------------------------------------------- 1: Ran 388 tests in 1.280s 1: 1: OK 1/1 Test #1: test ............................. Passed 2.24 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 2.24 sec ~/build/BUILD/dnf/py3 ~/build/BUILD/dnf + pushd py3 + make ARGS=-V test Running tests... /usr/bin/ctest --force-new-ctest-process -V UpdateCTestConfiguration from :/builddir/build/BUILD/dnf/py3/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/dnf/py3/DartConfiguration.tcl Test project /builddir/build/BUILD/dnf/py3 Constructing a list of tests Done constructing a list of tests Checking test dependency graph... Checking test dependency graph end test 1 Start 1: test 1: Test command: /usr/bin/nosetests-3.3 "-s" "/builddir/build/BUILD/dnf/py3/tests" 1: Test timeout computed to be: 9.99988e+06 1: ............................................................................................................................................................................................SS...................................................................................................................................................................................................... 1: ---------------------------------------------------------------------- 1: Ran 388 tests in 1.510s 1: 1: OK (SKIP=2) 1/1 Test #1: test ............................. Passed 3.35 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 3.35 sec + popd ~/build/BUILD/dnf + exit 0 Processing files: dnf-0.4.17-1.fc20.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yUsHmh + umask 022 + cd /builddir/build/BUILD + cd dnf + DOCDIR=/builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/share/doc/dnf + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/share/doc/dnf + cp -pr AUTHORS /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/share/doc/dnf + cp -pr README.rst /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/share/doc/dnf + cp -pr COPYING /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/share/doc/dnf + cp -pr PACKAGE-LICENSING /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/share/doc/dnf + exit 0 Provides: config(dnf) = 0.4.17-1.fc20 dnf = 0.4.17-1.fc20 Requires(interp): /bin/sh /bin/sh /bin/sh 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(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python python(abi) = 2.7 Processing files: python3-dnf-0.4.17-1.fc20.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yCiMqf + umask 022 + cd /builddir/build/BUILD + cd dnf + DOCDIR=/builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/share/doc/python3-dnf + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/share/doc/python3-dnf + cp -pr AUTHORS /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/share/doc/python3-dnf + cp -pr README.rst /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/share/doc/python3-dnf + cp -pr COPYING /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/share/doc/python3-dnf + cp -pr PACKAGE-LICENSING /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch/usr/share/doc/python3-dnf + exit 0 Provides: config(python3-dnf) = 0.4.17-1.fc20 python3-dnf = 0.4.17-1.fc20 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: /usr/bin/python python(abi) = 3.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch Wrote: /builddir/build/RPMS/dnf-0.4.17-1.fc20.noarch.rpm Wrote: /builddir/build/RPMS/python3-dnf-0.4.17-1.fc20.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.a8gBYn + umask 022 + cd /builddir/build/BUILD + cd dnf + /usr/bin/rm -rf /builddir/build/BUILDROOT/dnf-0.4.17-1.fc20.noarch + exit 0 Child return code was: 0 LEAVE do -->