Mock Version: 1.1.32 Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/dnf.spec'], False, '/var/lib/mock/f20-build-1895540-331245/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 warning: Could not canonicalize hostname: arm02-builder13.arm.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/dnf-0.4.6-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-1895540-331245/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.BJcsKF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dnf + /usr/bin/xz -dc /builddir/build/SOURCES/dnf-cc96d1f.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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sOUEjm + 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 -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.1 -- The CXX compiler identification is GNU 4.8.1 -- 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: 11 added, 0 changed, 0 removed reading sources... [ 9%] api reading sources... [ 18%] api_dnf reading sources... [ 27%] api_dnf.cli reading sources... [ 36%] api_dnf.rpmUtils reading sources... [ 45%] api_dnf.yum reading sources... [ 54%] cli_vs_yum reading sources... [ 63%] command_ref reading sources... [ 72%] conf_ref reading sources... [ 81%] index reading sources... [ 90%] 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' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2Iwbfk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch ++ dirname /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch + cd dnf + rm -rf /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch + make install DESTDIR=/builddir/build/BUILDROOT/dnf-0.4.6-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.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/lock.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/repo.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/base.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/match_counter.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/repodict.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/package.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/exceptions.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/sack.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/output.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/logging.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/queries.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/transaction.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/selector.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/pycomp.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/__init__.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/i18n.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/util.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/comps.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/persistor.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/history.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/conf.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/const.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/rpmUtils/connection.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/rpmUtils/transaction.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/rpmUtils/error.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/rpmUtils/__init__.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/rpmUtils/miscutils.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/rpmUtils/arch.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/packages.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/rpmsack.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/constants.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/parser.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/misc.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/config.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/plugins.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/__init__.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/i18n.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/history.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/sqlutils.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/rpmtrans.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/yum/pgpmsg.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/format.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/output.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/commands.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/__init__.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/utils.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/progress.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/cli.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/term.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/python2.7/site-packages/dnf/cli/main.py -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/bin/dnf -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/etc/libreport/events.d/collect_dnf.conf -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/etc/dnf/dnf.conf -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/systemd/system/dnf-makecache.service -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/lib/systemd/system/dnf-makecache.timer -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/share/man/man8/dnf.8 -- Installing: /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/share/man/man8/dnf.conf.8 + /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.6-1.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.901Jg9 + 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 "-s" "/builddir/build/BUILD/dnf/tests" 1: Test timeout computed to be: 9.99988e+06 1: ............................................................................................................................................................................................................................................................................................ 1: ---------------------------------------------------------------------- 1: Ran 284 tests in 3.187s 1: 1: OK 1/1 Test #1: test ............................. Passed 5.92 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 5.93 sec + exit 0 Processing files: dnf-0.4.6-1.fc20.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.y9RR2X + umask 022 + cd /builddir/build/BUILD + cd dnf + DOCDIR=/builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/share/doc/dnf + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/share/doc/dnf + cp -pr AUTHORS /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/share/doc/dnf + cp -pr README.rst /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/share/doc/dnf + cp -pr COPYING /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/share/doc/dnf + cp -pr PACKAGE-LICENSING /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch/usr/share/doc/dnf + exit 0 Provides: config(dnf) = 0.4.6-1.fc20 dnf = 0.4.6-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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch Wrote: /builddir/build/RPMS/dnf-0.4.6-1.fc20.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TDl1Vv + umask 022 + cd /builddir/build/BUILD + cd dnf + /usr/bin/rm -rf /builddir/build/BUILDROOT/dnf-0.4.6-1.fc20.noarch + exit 0 Child return code was: 0 LEAVE do -->