Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rjsmin.spec'], logger=gid=425shell=Falseuser='mockbuild'printOutput=Falsetimeout=172800uid=1000env={'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'}chrootPath='/var/lib/mock/f23-build-5208858-590944/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rjsmin.spec'] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-rjsmin-1.0.12-2.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-rjsmin.spec '], logger=gid=425shell=Falseuser='mockbuild'printOutput=Falseprivate_network=Truetimeout=172800uid=1000env={'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'}chrootPath='/var/lib/mock/f23-build-5208858-590944/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-rjsmin.spec '] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xs0wd4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rjsmin-1.0.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/rjsmin-1.0.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rjsmin-1.0.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 1d rjsmin.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.euj3eu + umask 022 + cd /builddir/build/BUILD + cd rjsmin-1.0.12 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-x86_64-2.7 copying ./rjsmin.py -> build/lib.linux-x86_64-2.7 running build_ext building '_rjsmin' extension creating build/temp.linux-x86_64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -DEXT_MODULE=_rjsmin -UEXT_PACKAGE -I_setup/include -I/usr/include/python2.7 -c rjsmin.c -o build/temp.linux-x86_64-2.7/rjsmin.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-2.7/rjsmin.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/_rjsmin.so + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-x86_64-3.4 copying ./rjsmin.py -> build/lib.linux-x86_64-3.4 running build_ext building '_rjsmin' extension creating build/temp.linux-x86_64-3.4 gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -DEXT_MODULE=_rjsmin -UEXT_PACKAGE -I_setup/include -I/usr/include/python3.4m -c rjsmin.c -o build/temp.linux-x86_64-3.4/rjsmin.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.4/rjsmin.o -L/usr/lib64 -lpython3.4m -o build/lib.linux-x86_64-3.4/_rjsmin.cpython-34m.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6lDmgW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64 ++ dirname /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64 + cd rjsmin-1.0.12 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr creating /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python3.4 creating /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python3.4/site-packages copying build/lib.linux-x86_64-3.4/rjsmin.py -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python3.4/site-packages copying build/lib.linux-x86_64-3.4/_rjsmin.cpython-34m.so -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python3.4/site-packages byte-compiling /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python3.4/site-packages/rjsmin.py to rjsmin.cpython-34.pyc writing byte-compilation script '/tmp/tmpsikcvois.py' /usr/bin/python3 -O /tmp/tmpsikcvois.py removing /tmp/tmpsikcvois.py running install_data creating /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share creating /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin copying README.rst -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin copying docs/CHANGES -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin copying docs/BENCHMARKS -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin creating /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin/apidoc copying docs/apidoc/api-objects.txt -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin/apidoc copying docs/apidoc/crarr.png -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin/apidoc copying docs/apidoc/epydoc.css -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin/apidoc copying docs/apidoc/epydoc.js -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin/apidoc copying docs/apidoc/help.html -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin/apidoc copying docs/apidoc/identifier-index.html -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin/apidoc copying docs/apidoc/index.html -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin/apidoc copying docs/apidoc/module-tree.html -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin/apidoc copying docs/apidoc/redirect.html -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin/apidoc copying docs/apidoc/rjsmin-module.html -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin/apidoc copying docs/apidoc/rjsmin-pysrc.html -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/rjsmin/apidoc running install_egg_info Writing /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python3.4/site-packages/rjsmin-1.0.12-py3.4.egg-info + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/rjsmin.py -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/_rjsmin.so -> /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python2.7/site-packages/rjsmin.py to rjsmin.pyc writing byte-compilation script '/tmp/tmpDlCL4t.py' /usr/bin/python2 -O /tmp/tmpDlCL4t.py removing /tmp/tmpDlCL4t.py running install_data running install_egg_info Writing /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python2.7/site-packages/rjsmin-1.0.12-py2.7.egg-info + rm -r /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64//usr/share/doc/rjsmin/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/rjsmin-1.0.12 extracting debug info from /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python3.4/site-packages/_rjsmin.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python2.7/site-packages/_rjsmin.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 53 blocks + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib/debug/usr/lib64/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-rjsmin-1.0.12-2.fc23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gS3yXs + umask 022 + cd /builddir/build/BUILD + cd rjsmin-1.0.12 + DOCDIR=/builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/python2-rjsmin + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/python2-rjsmin + cp -pr README.rst /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/python2-rjsmin + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eO2RFZ + umask 022 + cd /builddir/build/BUILD + cd rjsmin-1.0.12 + LICENSEDIR=/builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/licenses/python2-rjsmin + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/licenses/python2-rjsmin + cp -pr LICENSE /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/licenses/python2-rjsmin + exit 0 Provides: python-rjsmin = 1.0.12-2.fc23 python2-rjsmin = 1.0.12-2.fc23 python2-rjsmin(x86-64) = 1.0.12-2.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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-rjsmin < 1.0.12-2.fc23 Processing files: python3-rjsmin-1.0.12-2.fc23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M6qfBw + umask 022 + cd /builddir/build/BUILD + cd rjsmin-1.0.12 + DOCDIR=/builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/python3-rjsmin + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/python3-rjsmin + cp -pr README.rst /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/python3-rjsmin + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yItGx3 + umask 022 + cd /builddir/build/BUILD + cd rjsmin-1.0.12 + LICENSEDIR=/builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/licenses/python3-rjsmin + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/licenses/python3-rjsmin + cp -pr LICENSE /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/licenses/python3-rjsmin + exit 0 Provides: python3-rjsmin = 1.0.12-2.fc23 python3-rjsmin(x86-64) = 1.0.12-2.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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.4m.so.1.0()(64bit) python(abi) = 3.4 rtld(GNU_HASH) Processing files: python-rjsmin-docs-1.0.12-2.fc23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u9UdHA + umask 022 + cd /builddir/build/BUILD + cd rjsmin-1.0.12 + DOCDIR=/builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/python-rjsmin-docs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/python-rjsmin-docs + cp -pr README.rst /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/python-rjsmin-docs + cp -pr docs /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64/usr/share/doc/python-rjsmin-docs + exit 0 Provides: python-rjsmin-docs = 1.0.12-2.fc23 python-rjsmin-docs(x86-64) = 1.0.12-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-rjsmin-debuginfo-1.0.12-2.fc23.x86_64 Provides: python-rjsmin-debuginfo = 1.0.12-2.fc23 python-rjsmin-debuginfo(x86-64) = 1.0.12-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64 warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python2-rjsmin-1.0.12-2.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rjsmin-1.0.12-2.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/python-rjsmin-docs-1.0.12-2.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/python-rjsmin-debuginfo-1.0.12-2.fc23.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g35sf8 + umask 022 + cd /builddir/build/BUILD + cd rjsmin-1.0.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-rjsmin-1.0.12-2.fc23.x86_64 + exit 0 Child return code was: 0 LEAVE do -->