Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-fudge.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-7f3c0be93288e089d9bb405685019660a373a953/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-fudge.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-fudge-1.0.3-6.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-fudge.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-7f3c0be93288e089d9bb405685019660a373a953/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-fudge.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.73neYW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fudge-1.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/fudge-1.0.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fudge-1.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/tox.ini /builddir/build/BUILD/fudge-1.0.3 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iFs4fP + umask 022 + cd /builddir/build/BUILD + cd fudge-1.0.3 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/fudge copying fudge/inspector.py -> build/lib/fudge copying fudge/util.py -> build/lib/fudge copying fudge/exc.py -> build/lib/fudge copying fudge/patcher.py -> build/lib/fudge copying fudge/__init__.py -> build/lib/fudge creating build/lib/fudge/tests copying fudge/tests/_py3_suite.py -> build/lib/fudge/tests copying fudge/tests/test_inspector_import_all.py -> build/lib/fudge/tests copying fudge/tests/test_fudge.py -> build/lib/fudge/tests copying fudge/tests/test_inspector.py -> build/lib/fudge/tests copying fudge/tests/test_import_all.py -> build/lib/fudge/tests copying fudge/tests/test_patcher.py -> build/lib/fudge/tests copying fudge/tests/__init__.py -> build/lib/fudge/tests copying fudge/tests/test_registry.py -> build/lib/fudge/tests creating build/lib/fudge/tests/support copying fudge/tests/support/_for_patch.py -> build/lib/fudge/tests/support copying fudge/tests/support/__init__.py -> build/lib/fudge/tests/support running egg_info writing fudge.egg-info/PKG-INFO writing top-level names to fudge.egg-info/top_level.txt writing dependency_links to fudge.egg-info/dependency_links.txt reading manifest file 'fudge.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'javascript/fudge' no previously-included directories found matching 'docs/_build' writing manifest file 'fudge.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mnAzrH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch + cd fudge-1.0.3 + rm -rf /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch creating /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr creating /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge copying build/lib/fudge/inspector.py -> /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge copying build/lib/fudge/util.py -> /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge copying build/lib/fudge/exc.py -> /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge copying build/lib/fudge/patcher.py -> /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge copying build/lib/fudge/__init__.py -> /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge creating /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests copying build/lib/fudge/tests/_py3_suite.py -> /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests copying build/lib/fudge/tests/test_inspector_import_all.py -> /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests creating /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests/support copying build/lib/fudge/tests/support/_for_patch.py -> /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests/support copying build/lib/fudge/tests/support/__init__.py -> /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests/support copying build/lib/fudge/tests/test_fudge.py -> /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests copying build/lib/fudge/tests/test_inspector.py -> /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests copying build/lib/fudge/tests/test_import_all.py -> /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests copying build/lib/fudge/tests/test_patcher.py -> /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests copying build/lib/fudge/tests/__init__.py -> /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests copying build/lib/fudge/tests/test_registry.py -> /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests byte-compiling /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/inspector.py to inspector.pyc byte-compiling /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/patcher.py to patcher.pyc byte-compiling /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests/_py3_suite.py to _py3_suite.pyc byte-compiling /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests/test_inspector_import_all.py to test_inspector_import_all.pyc byte-compiling /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests/support/_for_patch.py to _for_patch.pyc byte-compiling /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests/support/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests/test_fudge.py to test_fudge.pyc byte-compiling /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests/test_inspector.py to test_inspector.pyc byte-compiling /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests/test_import_all.py to test_import_all.pyc byte-compiling /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests/test_patcher.py to test_patcher.pyc byte-compiling /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge/tests/test_registry.py to test_registry.pyc running install_egg_info running egg_info writing fudge.egg-info/PKG-INFO writing top-level names to fudge.egg-info/top_level.txt writing dependency_links to fudge.egg-info/dependency_links.txt reading manifest file 'fudge.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'javascript/fudge' no previously-included directories found matching 'docs/_build' writing manifest file 'fudge.egg-info/SOURCES.txt' Copying fudge.egg-info to /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/lib/python2.7/site-packages/fudge-1.0.3-py2.7.egg-info running install_scripts + /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/fudge-1.0.3 /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/python-fudge-1.0.3-6.el7.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.absmmf + umask 022 + cd /builddir/build/BUILD + cd fudge-1.0.3 + tox GLOB sdist-make: /builddir/build/BUILD/fudge-1.0.3/setup.py py2 create: /builddir/build/BUILD/fudge-1.0.3/.tox/py2 py2 sdist-inst: /builddir/build/BUILD/fudge-1.0.3/.tox/dist/fudge-1.0.3.zip py2 runtests: commands[0] WARNING:test command found but not installed in testenv cmd: /usr/bin/nosetests env: /builddir/build/BUILD/fudge-1.0.3/.tox/py2 Maybe forgot to specify a dependency? ................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 195 tests in 1.335s OK docs create: /builddir/build/BUILD/fudge-1.0.3/.tox/docs docs sdist-inst: /builddir/build/BUILD/fudge-1.0.3/.tox/dist/fudge-1.0.3.zip docs runtests: commands[0] WARNING:test command found but not installed in testenv cmd: /usr/bin/make env: /builddir/build/BUILD/fudge-1.0.3/.tox/docs Maybe forgot to specify a dependency? rm -rf _build/* docs runtests: commands[1] WARNING:test command found but not installed in testenv cmd: /usr/bin/make env: /builddir/build/BUILD/fudge-1.0.3/.tox/docs Maybe forgot to specify a dependency? mkdir -p _build/html _build/doctrees PYTHONPATH=../:./_doctest_support sphinx-build -b doctest -d _build/doctrees . _build/html Running Sphinx v1.1.3 loading pickled environment... not yet created building [doctest]: targets for 12 source files that are out of date updating environment: 12 added, 0 changed, 0 removed reading sources... [ 8%] ._index reading sources... [ 16%] ._migrating-0.9-to-1.0 reading sources... [ 25%] ._using-fudge reading sources... [ 33%] api/._fudge reading sources... [ 41%] api/fudge reading sources... [ 50%] api/fudge.inspector reading sources... [ 58%] api/fudge.patcher reading sources... [ 66%] index reading sources... [ 75%] javascript reading sources... [ 83%] migrating-0.9-to-1.0 reading sources... [ 91%] using-fudge reading sources... [100%] why-fudge /builddir/build/BUILD/fudge-1.0.3/docs/._index.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00>>>\x89<<<\x00\x00\x00\x02\x00\x00\x00\xbb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\xbb\x14\x8f\x00\x00\x00\xbb\x00\x00\x00\x98\x00\x00\x00#\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00#\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._index.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x89\x00\x00\x00\x02\x00\x00\x00>>>\xbb<<<\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\xbb\x14\x8f\x00\x00\x00\xbb\x00\x00\x00\x98\x00\x00\x00#\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00#\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._index.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x89\x00\x00\x00\x02\x00\x00\x00\xbb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00>>>\xbb<<<\x14\x8f\x00\x00\x00\xbb\x00\x00\x00\x98\x00\x00\x00#\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00#\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._index.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x89\x00\x00\x00\x02\x00\x00\x00\xbb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\xbb\x14>>>\x8f<<<\x00\x00\x00\xbb\x00\x00\x00\x98\x00\x00\x00#\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00#\x00\x00\x15com.macromates.caret\x00{' looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/fudge-1.0.3/docs/._index.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x89\x00\x00\x00\x02\x00\x00\x00\xbb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\xbb\x14\x8f\x00\x00\x00>>>\xbb<<<\x00\x00\x00\x98\x00\x00\x00#\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00#\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._index.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x89\x00\x00\x00\x02\x00\x00\x00\xbb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\xbb\x14\x8f\x00\x00\x00\xbb\x00\x00\x00>>>\x98<<<\x00\x00\x00#\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00#\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._index.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x89\x00\x00\x00\x02\x00\x00\x00\xbb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\xbb\x14\x8f\x00\x00\x00\xbb\x00\x00\x00\x98\x00\x00\x00#\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00>>>\x98<<<\x00\x00\x00#\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._index.rst:4: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/fudge-1.0.3/docs/._migrating-0.9-to-1.0.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00>>>\x8a<<<\x00\x00\x00\x02\x00\x00\x00\xbc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\xbc\x07I\x00\x00\x00\xbc\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._migrating-0.9-to-1.0.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x8a\x00\x00\x00\x02\x00\x00\x00>>>\xbc<<<\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\xbc\x07I\x00\x00\x00\xbc\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._migrating-0.9-to-1.0.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x8a\x00\x00\x00\x02\x00\x00\x00\xbc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00>>>\xbc<<<\x07I\x00\x00\x00\xbc\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._migrating-0.9-to-1.0.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x8a\x00\x00\x00\x02\x00\x00\x00\xbc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\xbc\x07I\x00\x00\x00>>>\xbc<<<\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._migrating-0.9-to-1.0.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x8a\x00\x00\x00\x02\x00\x00\x00\xbc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\xbc\x07I\x00\x00\x00\xbc\x00\x00\x00>>>\x98<<<\x00\x00\x00$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._migrating-0.9-to-1.0.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x8a\x00\x00\x00\x02\x00\x00\x00\xbc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\xbc\x07I\x00\x00\x00\xbc\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00>>>\x98<<<\x00\x00\x00$\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._migrating-0.9-to-1.0.rst:4: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/fudge-1.0.3/docs/._using-fudge.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00>>>\x8a<<<\x00\x00\x00\x02\x00\x00\x00\xbc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\x10\xe8\xc1\x00\x00\x00\xbc\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._using-fudge.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x8a\x00\x00\x00\x02\x00\x00\x00>>>\xbc<<<\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\x10\xe8\xc1\x00\x00\x00\xbc\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._using-fudge.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x8a\x00\x00\x00\x02\x00\x00\x00\xbc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\x10>>>\xe8<<<\xc1\x00\x00\x00\xbc\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._using-fudge.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x8a\x00\x00\x00\x02\x00\x00\x00\xbc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\x10\xe8>>>\xc1<<<\x00\x00\x00\xbc\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._using-fudge.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x8a\x00\x00\x00\x02\x00\x00\x00\xbc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\x10\xe8\xc1\x00\x00\x00>>>\xbc<<<\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._using-fudge.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x8a\x00\x00\x00\x02\x00\x00\x00\xbc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\x10\xe8\xc1\x00\x00\x00\xbc\x00\x00\x00>>>\x98<<<\x00\x00\x00$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._using-fudge.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x8a\x00\x00\x00\x02\x00\x00\x00\xbc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\x10\xe8\xc1\x00\x00\x00\xbc\x00\x00\x00\x98\x00\x00\x00$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00>>>\x98<<<\x00\x00\x00$\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/._using-fudge.rst:4: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/fudge-1.0.3/docs/api/._fudge.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00>>>\x88<<<\x00\x00\x00\x02\x00\x00\x00\xba\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\x10\xe8\xbd\x00\x00\x00\xba\x00\x00\x00\x98\x00\x00\x00"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00"\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/api/._fudge.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x88\x00\x00\x00\x02\x00\x00\x00>>>\xba<<<\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\x10\xe8\xbd\x00\x00\x00\xba\x00\x00\x00\x98\x00\x00\x00"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00"\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/api/._fudge.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x88\x00\x00\x00\x02\x00\x00\x00\xba\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\x10>>>\xe8\xbd<<<\x00\x00\x00\xba\x00\x00\x00\x98\x00\x00\x00"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00"\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/api/._fudge.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x88\x00\x00\x00\x02\x00\x00\x00\xba\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\x10\xe8\xbd\x00\x00\x00>>>\xba<<<\x00\x00\x00\x98\x00\x00\x00"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00"\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/api/._fudge.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x88\x00\x00\x00\x02\x00\x00\x00\xba\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\x10\xe8\xbd\x00\x00\x00\xba\x00\x00\x00>>>\x98<<<\x00\x00\x00"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x98\x00\x00\x00"\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/api/._fudge.rst:1: WARNING: undecodable source characters, replacing with "?": '\x00\x05\x16\x07\x00\x02\x00\x00Mac OS X \x00\x02\x00\x00\x00\t\x00\x00\x002\x00\x00\x00\x88\x00\x00\x00\x02\x00\x00\x00\xba\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ATTR\x00\x10\xe8\xbd\x00\x00\x00\xba\x00\x00\x00\x98\x00\x00\x00"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00>>>\x98<<<\x00\x00\x00"\x00\x00\x15com.macromates.caret\x00{' /builddir/build/BUILD/fudge-1.0.3/docs/api/._fudge.rst:4: WARNING: Definition list ends without a blank line; unexpected unindent. done checking consistency... /builddir/build/BUILD/fudge-1.0.3/docs/._index.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/fudge-1.0.3/docs/._migrating-0.9-to-1.0.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/fudge-1.0.3/docs/._using-fudge.rst:: WARNING: document isn't included in any toctree done running tests... Document: api/fudge.inspector ----------------------------- 1 items passed all tests: 64 tests in default 64 tests in 1 items. 64 passed and 0 failed. Test passed. Document: api/fudge ------------------- 1 items passed all tests: 37 tests in default 37 tests in 1 items. 37 passed and 0 failed. Test passed. Document: api/fudge.patcher --------------------------- Document: using-fudge --------------------- 1 items passed all tests: 49 tests in default 49 tests in 1 items. 49 passed and 0 failed. Test passed. Doctest summary =============== 150 tests 0 failures in tests 0 failures in setup code 0 failures in cleanup code build succeeded, 33 warnings. docs runtests: commands[2] WARNING:test command found but not installed in testenv cmd: /usr/bin/make env: /builddir/build/BUILD/fudge-1.0.3/.tox/docs Maybe forgot to specify a dependency? mkdir -p _build/html _build/doctrees sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.1.3 loading pickled environment... done building [html]: targets for 12 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 8%] ._index writing output... [ 16%] ._migrating-0.9-to-1.0 writing output... [ 25%] ._using-fudge writing output... [ 33%] api/._fudge writing output... [ 41%] api/fudge writing output... [ 50%] api/fudge.inspector writing output... [ 58%] api/fudge.patcher writing output... [ 66%] index writing output... [ 75%] javascript writing output... [ 83%] migrating-0.9-to-1.0 writing output... [ 91%] using-fudge writing output... [100%] why-fudge None:None: WARNING: toctree contains reference to document 'api/._fudge' that doesn't have a title: no link will be generated /builddir/build/BUILD/fudge-1.0.3/docs/index.rst:64: WARNING: toctree contains reference to document 'api/._fudge' that doesn't have a title: no link will be generated /builddir/build/BUILD/fudge-1.0.3/docs/using-fudge.rst:314: WARNING: toctree contains reference to document 'api/._fudge' that doesn't have a title: no link will be generated writing additional files... genindex py-modindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 3 warnings. Build finished. The HTML pages are in _build/html. ___________________________________ summary ____________________________________ py2: commands succeeded docs: commands succeeded congratulations :) + exit 0 Processing files: python-fudge-1.0.3-6.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zGjoOA + umask 022 + cd /builddir/build/BUILD + cd fudge-1.0.3 + DOCDIR=/builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/share/doc/python-fudge-1.0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/share/doc/python-fudge-1.0.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/share/doc/python-fudge-1.0.3 + cp -pr README.txt /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch/usr/share/doc/python-fudge-1.0.3 + exit 0 Provides: python-fudge = 1.0.3-6.el7 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch Wrote: /builddir/build/RPMS/python-fudge-1.0.3-6.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9sJn4o + umask 022 + cd /builddir/build/BUILD + cd fudge-1.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fudge-1.0.3-6.el7.noarch + exit 0 Child return code was: 0