Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/dnf-plugins-core.spec'], False, '/var/lib/mock/f20-build-2210937-405787/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-plugins-core.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: arm02-builder23.arm.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/dnf-plugins-core-0.1.1-3.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/dnf-plugins-core.spec'], False, '/var/lib/mock/f20-build-2210937-405787/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-plugins-core.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.5iiYjk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dnf-plugins-core + /usr/bin/xz -dc /builddir/build/SOURCES/dnf-plugins-core-e5b8bef.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnf-plugins-core + /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.tpDvnq + umask 022 + cd /builddir/build/BUILD + cd dnf-plugins-core + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard -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 -march=armv7-a -mfpu=neon -mfloat-abi=hard -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.3 -- The CXX compiler identification is GNU 4.8.3 -- 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 -- Found Gettext: /usr/bin/msgmerge (found version "0.18.3") -- 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-plugins-core + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/dnf-plugins-core -B/builddir/build/BUILD/dnf-plugins-core --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf-plugins-core/CMakeFiles /builddir/build/BUILD/dnf-plugins-core/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/dnf-plugins-core' make -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/dnf-plugins-core' cd /builddir/build/BUILD/dnf-plugins-core && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/dnf-plugins-core /builddir/build/BUILD/dnf-plugins-core/po /builddir/build/BUILD/dnf-plugins-core /builddir/build/BUILD/dnf-plugins-core/po /builddir/build/BUILD/dnf-plugins-core/po/CMakeFiles/translations_1.dir/DependInfo.cmake --color= Scanning dependencies of target translations_1 make[2]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core' make -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/build make[2]: Entering directory `/builddir/build/BUILD/dnf-plugins-core' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/dnf-plugins-core/CMakeFiles 5 [100%] Generating da.gmo cd /builddir/build/BUILD/dnf-plugins-core/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/dnf-plugins-core/po/da.po /builddir/build/BUILD/dnf-plugins-core/po/dnf-plugins-core.pot cd /builddir/build/BUILD/dnf-plugins-core/po && /usr/bin/msgfmt -o /builddir/build/BUILD/dnf-plugins-core/po/da.gmo /builddir/build/BUILD/dnf-plugins-core/po/da.po make[2]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/dnf-plugins-core/CMakeFiles 5 [100%] Built target translations_1 make[1]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf-plugins-core/CMakeFiles 0 + make doc-man /usr/bin/cmake -H/builddir/build/BUILD/dnf-plugins-core -B/builddir/build/BUILD/dnf-plugins-core --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc-man make[1]: Entering directory `/builddir/build/BUILD/dnf-plugins-core' /usr/bin/cmake -H/builddir/build/BUILD/dnf-plugins-core -B/builddir/build/BUILD/dnf-plugins-core --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf-plugins-core/CMakeFiles 1 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc-man.dir/all make[2]: Entering directory `/builddir/build/BUILD/dnf-plugins-core' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/depend make[3]: Entering directory `/builddir/build/BUILD/dnf-plugins-core' cd /builddir/build/BUILD/dnf-plugins-core && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/dnf-plugins-core /builddir/build/BUILD/dnf-plugins-core/doc /builddir/build/BUILD/dnf-plugins-core /builddir/build/BUILD/dnf-plugins-core/doc /builddir/build/BUILD/dnf-plugins-core/doc/CMakeFiles/doc-man.dir/DependInfo.cmake --color= Scanning dependencies of target doc-man make[3]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/build make[3]: Entering directory `/builddir/build/BUILD/dnf-plugins-core' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/dnf-plugins-core/CMakeFiles 2 [100%] Building manpage documentation cd /builddir/build/BUILD/dnf-plugins-core/doc && PYTHONPATH=/builddir/build/BUILD/dnf-plugins-core sphinx-build -b man /builddir/build/BUILD/dnf-plugins-core/doc /builddir/build/BUILD/dnf-plugins-core/doc Running Sphinx v1.1.3 loading pickled environment... not yet created building [man]: all manpages updating environment: 11 added, 0 changed, 0 removed reading sources... [ 9%] builddep reading sources... [ 18%] copr reading sources... [ 27%] debuginfo-install reading sources... [ 36%] download reading sources... [ 45%] generate_completion_cache reading sources... [ 54%] index reading sources... [ 63%] kickstart reading sources... [ 72%] noroot reading sources... [ 81%] protected_packages reading sources... [ 90%] release_notes reading sources... [100%] repoquery looking for now-outdated files... none found pickling environment... done checking consistency... done writing... dnf.plugin.builddep.8 { } dnf.plugin.copr.8 { } dnf.plugin.debuginfo-install.8 { } dnf.plugin.download.8 { } dnf.plugin.kickstart.8 { } dnf.plugin.protected_packages.8 { } dnf.plugin.repoquery.8 { } build succeeded. make[3]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/dnf-plugins-core/CMakeFiles 2 [100%] Built target doc-man make[2]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf-plugins-core/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core' + pushd py3 ~/build/BUILD/dnf-plugins-core/py3 ~/build/BUILD/dnf-plugins-core + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard -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 -march=armv7-a -mfpu=neon -mfloat-abi=hard -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 . -- The C compiler identification is GNU 4.8.3 -- The CXX compiler identification is GNU 4.8.3 -- 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/lib/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 -- Found Gettext: /usr/bin/msgmerge (found version "0.18.3") -- 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-plugins-core/py3 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/dnf-plugins-core/py3 -B/builddir/build/BUILD/dnf-plugins-core/py3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf-plugins-core/py3/CMakeFiles /builddir/build/BUILD/dnf-plugins-core/py3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/dnf-plugins-core/py3' make -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/dnf-plugins-core/py3' cd /builddir/build/BUILD/dnf-plugins-core/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/dnf-plugins-core/py3 /builddir/build/BUILD/dnf-plugins-core/py3/po /builddir/build/BUILD/dnf-plugins-core/py3 /builddir/build/BUILD/dnf-plugins-core/py3/po /builddir/build/BUILD/dnf-plugins-core/py3/po/CMakeFiles/translations_1.dir/DependInfo.cmake --color= Scanning dependencies of target translations_1 make[2]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core/py3' make -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/build make[2]: Entering directory `/builddir/build/BUILD/dnf-plugins-core/py3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/dnf-plugins-core/py3/CMakeFiles 5 [100%] Generating da.gmo cd /builddir/build/BUILD/dnf-plugins-core/py3/po && /usr/bin/msgmerge --quiet --update --backup=none -s /builddir/build/BUILD/dnf-plugins-core/py3/po/da.po /builddir/build/BUILD/dnf-plugins-core/py3/po/dnf-plugins-core.pot cd /builddir/build/BUILD/dnf-plugins-core/py3/po && /usr/bin/msgfmt -o /builddir/build/BUILD/dnf-plugins-core/py3/po/da.gmo /builddir/build/BUILD/dnf-plugins-core/py3/po/da.po make[2]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core/py3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/dnf-plugins-core/py3/CMakeFiles 5 [100%] Built target translations_1 make[1]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core/py3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf-plugins-core/py3/CMakeFiles 0 + make doc-man /usr/bin/cmake -H/builddir/build/BUILD/dnf-plugins-core/py3 -B/builddir/build/BUILD/dnf-plugins-core/py3 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc-man make[1]: Entering directory `/builddir/build/BUILD/dnf-plugins-core/py3' /usr/bin/cmake -H/builddir/build/BUILD/dnf-plugins-core/py3 -B/builddir/build/BUILD/dnf-plugins-core/py3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf-plugins-core/py3/CMakeFiles 1 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc-man.dir/all make[2]: Entering directory `/builddir/build/BUILD/dnf-plugins-core/py3' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/depend make[3]: Entering directory `/builddir/build/BUILD/dnf-plugins-core/py3' cd /builddir/build/BUILD/dnf-plugins-core/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/dnf-plugins-core/py3 /builddir/build/BUILD/dnf-plugins-core/py3/doc /builddir/build/BUILD/dnf-plugins-core/py3 /builddir/build/BUILD/dnf-plugins-core/py3/doc /builddir/build/BUILD/dnf-plugins-core/py3/doc/CMakeFiles/doc-man.dir/DependInfo.cmake --color= Scanning dependencies of target doc-man make[3]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core/py3' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/build make[3]: Entering directory `/builddir/build/BUILD/dnf-plugins-core/py3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/dnf-plugins-core/py3/CMakeFiles 2 [100%] Building manpage documentation cd /builddir/build/BUILD/dnf-plugins-core/py3/doc && PYTHONPATH=/builddir/build/BUILD/dnf-plugins-core/py3 sphinx-build -b man /builddir/build/BUILD/dnf-plugins-core/py3/doc /builddir/build/BUILD/dnf-plugins-core/py3/doc Running Sphinx v1.1.3 loading pickled environment... not yet created building [man]: all manpages updating environment: 11 added, 0 changed, 0 removed reading sources... [ 9%] builddep reading sources... [ 18%] copr reading sources... [ 27%] debuginfo-install reading sources... [ 36%] download reading sources... [ 45%] generate_completion_cache reading sources... [ 54%] index reading sources... [ 63%] kickstart reading sources... [ 72%] noroot reading sources... [ 81%] protected_packages reading sources... [ 90%] release_notes reading sources... [100%] repoquery looking for now-outdated files... none found pickling environment... done checking consistency... done writing... dnf.plugin.builddep.8 { } dnf.plugin.copr.8 { } dnf.plugin.debuginfo-install.8 { } dnf.plugin.download.8 { } dnf.plugin.kickstart.8 { } dnf.plugin.protected_packages.8 { } dnf.plugin.repoquery.8 { } build succeeded. make[3]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core/py3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/dnf-plugins-core/py3/CMakeFiles 2 [100%] Built target doc-man make[2]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core/py3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf-plugins-core/py3/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core/py3' + popd ~/build/BUILD/dnf-plugins-core + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MT8DPt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch ++ dirname /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch + cd dnf-plugins-core + make install DESTDIR=/builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch /usr/bin/cmake -H/builddir/build/BUILD/dnf-plugins-core -B/builddir/build/BUILD/dnf-plugins-core --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf-plugins-core/CMakeFiles /builddir/build/BUILD/dnf-plugins-core/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/dnf-plugins-core' make -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/dnf-plugins-core' cd /builddir/build/BUILD/dnf-plugins-core && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/dnf-plugins-core /builddir/build/BUILD/dnf-plugins-core/po /builddir/build/BUILD/dnf-plugins-core /builddir/build/BUILD/dnf-plugins-core/po /builddir/build/BUILD/dnf-plugins-core/po/CMakeFiles/translations_1.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core' make -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/build make[2]: Entering directory `/builddir/build/BUILD/dnf-plugins-core' make[2]: Nothing to be done for `po/CMakeFiles/translations_1.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/dnf-plugins-core/CMakeFiles 5 [100%] Built target translations_1 make[1]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf-plugins-core/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/dnf-plugins-core' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/dnf.plugin.download.8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/dnf.plugin.kickstart.8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/dnf.plugin.debuginfo-install.8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/dnf.plugin.repoquery.8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/.doctrees -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/CMakeFiles -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/CMakeFiles/doc-html.dir -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/CMakeFiles/doc.dir -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/CMakeFiles/doc-man.dir -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/dnf.plugin.builddep.8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/dnf.plugin.copr.8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/dnf.plugin.protected_packages.8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/etc/dnf/protected.d/. -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/etc/dnf/protected.d/./CMakeFiles -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python2.7/site-packages/dnf-plugins/builddep.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python2.7/site-packages/dnf-plugins/debuginfo-install.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python2.7/site-packages/dnf-plugins/download.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python2.7/site-packages/dnf-plugins/generate_completion_cache.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python2.7/site-packages/dnf-plugins/noroot.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python2.7/site-packages/dnf-plugins/protected_packages.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python2.7/site-packages/dnf-plugins/repoquery.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python2.7/site-packages/dnf-plugins/copr.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python2.7/site-packages/dnf-plugins/kickstart.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python2.7/site-packages/dnfpluginscore/__init__.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/locale/da/LC_MESSAGES/dnf-plugins-core.mo + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch dnf-plugins-core + pushd py3 ~/build/BUILD/dnf-plugins-core/py3 ~/build/BUILD/dnf-plugins-core + make install DESTDIR=/builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch /usr/bin/cmake -H/builddir/build/BUILD/dnf-plugins-core/py3 -B/builddir/build/BUILD/dnf-plugins-core/py3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf-plugins-core/py3/CMakeFiles /builddir/build/BUILD/dnf-plugins-core/py3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/dnf-plugins-core/py3' make -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/dnf-plugins-core/py3' cd /builddir/build/BUILD/dnf-plugins-core/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/dnf-plugins-core/py3 /builddir/build/BUILD/dnf-plugins-core/py3/po /builddir/build/BUILD/dnf-plugins-core/py3 /builddir/build/BUILD/dnf-plugins-core/py3/po /builddir/build/BUILD/dnf-plugins-core/py3/po/CMakeFiles/translations_1.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core/py3' make -f po/CMakeFiles/translations_1.dir/build.make po/CMakeFiles/translations_1.dir/build make[2]: Entering directory `/builddir/build/BUILD/dnf-plugins-core/py3' make[2]: Nothing to be done for `po/CMakeFiles/translations_1.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core/py3' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/dnf-plugins-core/py3/CMakeFiles 5 [100%] Built target translations_1 make[1]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core/py3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/dnf-plugins-core/py3/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/dnf-plugins-core/py3' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/dnf-plugins-core/py3' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/dnf.plugin.download.8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/dnf.plugin.kickstart.8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/dnf.plugin.debuginfo-install.8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/dnf.plugin.repoquery.8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/.doctrees -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/CMakeFiles -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/CMakeFiles/doc-html.dir -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/CMakeFiles/doc.dir -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/CMakeFiles/doc-man.dir -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/dnf.plugin.builddep.8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/dnf.plugin.copr.8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/man/man8/dnf.plugin.protected_packages.8 -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/etc/dnf/protected.d/. -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/etc/dnf/protected.d/./CMakeFiles -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python3.3/site-packages/dnf-plugins/builddep.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python3.3/site-packages/dnf-plugins/debuginfo-install.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python3.3/site-packages/dnf-plugins/download.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python3.3/site-packages/dnf-plugins/generate_completion_cache.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python3.3/site-packages/dnf-plugins/noroot.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python3.3/site-packages/dnf-plugins/protected_packages.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python3.3/site-packages/dnf-plugins/repoquery.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python3.3/site-packages/dnfpluginscore/__init__.py -- Installing: /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/locale/da/LC_MESSAGES/dnf-plugins-core.mo + popd ~/build/BUILD/dnf-plugins-core + /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-plugins-core /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-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python3.3 using /usr/bin/python3.3 Bytecompiling .py files below /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ll3yLp + umask 022 + cd /builddir/build/BUILD + cd dnf-plugins-core + PYTHONPATH=./plugins + /usr/bin/nosetests-2.7 -s tests/ .............................. ---------------------------------------------------------------------- Ran 30 tests in 0.874s OK + PYTHONPATH=./plugins + /usr/bin/nosetests-3.3 -s tests/ ...S.......SSSSSSSSSSSS....... ---------------------------------------------------------------------- Ran 30 tests in 0.091s OK (SKIP=13) + exit 0 Processing files: dnf-plugins-core-0.1.1-3.fc20.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qRSU8O + umask 022 + cd /builddir/build/BUILD + cd dnf-plugins-core + DOCDIR=/builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/doc/dnf-plugins-core + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/doc/dnf-plugins-core + cp -pr AUTHORS /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/doc/dnf-plugins-core + cp -pr COPYING /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/doc/dnf-plugins-core + cp -pr README.rst /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/doc/dnf-plugins-core + exit 0 Provides: dnf-plugins-core = 0.1.1-3.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: python(abi) = 2.7 Processing files: python3-dnf-plugins-core-0.1.1-3.fc20.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u1syOe + umask 022 + cd /builddir/build/BUILD + cd dnf-plugins-core + DOCDIR=/builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/doc/python3-dnf-plugins-core + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/doc/python3-dnf-plugins-core + cp -pr AUTHORS /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/doc/python3-dnf-plugins-core + cp -pr COPYING /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/doc/python3-dnf-plugins-core + cp -pr README.rst /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch/usr/share/doc/python3-dnf-plugins-core + exit 0 Provides: python3-dnf-plugins-core = 0.1.1-3.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: python(abi) = 3.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch Wrote: /builddir/build/RPMS/dnf-plugins-core-0.1.1-3.fc20.noarch.rpm Wrote: /builddir/build/RPMS/python3-dnf-plugins-core-0.1.1-3.fc20.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jBO2S5 + umask 022 + cd /builddir/build/BUILD + cd dnf-plugins-core + /usr/bin/rm -rf /builddir/build/BUILDROOT/dnf-plugins-core-0.1.1-3.fc20.noarch + exit 0 Child return code was: 0 LEAVE do -->