D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-joblib-0.9.0b4-3.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iyMJhm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf joblib-0.9.0b4 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/joblib-0.9.0b4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd joblib-0.9.0b4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf joblib.egg-info + rm -rf /home/pterjan/rpmbuild/BUILD/python3-python-joblib-0.9.0b4-3.mga7 + cp -a . /home/pterjan/rpmbuild/BUILD/python3-python-joblib-0.9.0b4-3.mga7 + find /home/pterjan/rpmbuild/BUILD/python3-python-joblib-0.9.0b4-3.mga7 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python|' + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6ZvXhO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd joblib-0.9.0b4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/joblib copying joblib/__init__.py -> build/lib/joblib copying joblib/_compat.py -> build/lib/joblib copying joblib/_memory_helpers.py -> build/lib/joblib copying joblib/_multiprocessing_helpers.py -> build/lib/joblib copying joblib/disk.py -> build/lib/joblib copying joblib/format_stack.py -> build/lib/joblib copying joblib/func_inspect.py -> build/lib/joblib copying joblib/hashing.py -> build/lib/joblib copying joblib/logger.py -> build/lib/joblib copying joblib/memory.py -> build/lib/joblib copying joblib/my_exceptions.py -> build/lib/joblib copying joblib/numpy_pickle.py -> build/lib/joblib copying joblib/parallel.py -> build/lib/joblib copying joblib/pool.py -> build/lib/joblib copying joblib/testing.py -> build/lib/joblib creating build/lib/joblib/test copying joblib/test/__init__.py -> build/lib/joblib/test copying joblib/test/common.py -> build/lib/joblib/test copying joblib/test/test_disk.py -> build/lib/joblib/test copying joblib/test/test_format_stack.py -> build/lib/joblib/test copying joblib/test/test_func_inspect.py -> build/lib/joblib/test copying joblib/test/test_func_inspect_special_encoding.py -> build/lib/joblib/test copying joblib/test/test_hashing.py -> build/lib/joblib/test copying joblib/test/test_logger.py -> build/lib/joblib/test copying joblib/test/test_memory.py -> build/lib/joblib/test copying joblib/test/test_my_exceptions.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle.py -> build/lib/joblib/test copying joblib/test/test_parallel.py -> build/lib/joblib/test copying joblib/test/test_pool.py -> build/lib/joblib/test creating build/lib/joblib/test/data copying joblib/test/data/__init__.py -> build/lib/joblib/test/data copying joblib/test/data/create_numpy_pickle.py -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.0_compressed_pickle_py34.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.0_compressed_pickle_py33.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.0_compressed_pickle_py27.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.8.4_compressed_pickle_py34.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.8.4_compressed_pickle_py33.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.8.4_compressed_pickle_py27.gz -> build/lib/joblib/test/data + /usr/bin/python setup.py build_sphinx running build_sphinx creating /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/build/sphinx creating /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/build/sphinx/doctrees creating /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/build/sphinx/html Running Sphinx v1.7.2 WARNING: sphinx.ext.pngmath has been deprecated. Please use sphinx.ext.imgmath instead. loading pickled environment... not yet created [autosummary] generating autosummary for: CHANGES.rst, README.rst, developing.rst, generated/joblib.Memory.rst, generated/joblib.Parallel.rst, generated/joblib.dump.rst, generated/joblib.hash.rst, generated/joblib.load.rst, index.rst, installing.rst, memory.rst, parallel.rst, parallel_numpy.rst, why.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 14 source files that are out of date updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] CHANGES reading sources... [ 14%] README reading sources... [ 21%] developing reading sources... [ 28%] generated/joblib.Memory reading sources... [ 35%] generated/joblib.Parallel reading sources... [ 42%] generated/joblib.dump reading sources... [ 50%] generated/joblib.hash reading sources... [ 57%] generated/joblib.load reading sources... [ 64%] index reading sources... [ 71%] installing reading sources... [ 78%] memory reading sources... [ 85%] parallel reading sources... [ 92%] parallel_numpy reading sources... [100%] why /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/joblib/parallel.py:docstring of joblib.Parallel:22: WARNING: Unexpected indentation. /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/joblib/parallel.py:docstring of joblib.Parallel:68: WARNING: Unexpected indentation. /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/joblib/parallel.py:docstring of joblib.Parallel:69: WARNING: Block quote ends without a blank line; unexpected unindent. /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/joblib/parallel.py:docstring of joblib.Parallel:72: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/doc/generated/joblib.Parallel.rst:14: WARNING: failed to import Parallel.dispatch /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/doc/parallel.rst:79: WARNING: malformed hyperlink target. doc/parallel_numpy.rst:131: WARNING: Include file u'/home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/examples/parallel_memmap.py' not found or reading it failed WARNING: missing attribute auto in object joblib.Parallel /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/joblib/parallel.py:docstring of joblib.Parallel:1: WARNING: duplicate object description of joblib.Parallel, other instance in /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/doc/generated/joblib.Parallel.rst, use :noindex: for one of them /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/joblib/parallel.py:docstring of joblib.Parallel:22: WARNING: Unexpected indentation. /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/joblib/parallel.py:docstring of joblib.Parallel:68: WARNING: Unexpected indentation. /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/joblib/parallel.py:docstring of joblib.Parallel:69: WARNING: Block quote ends without a blank line; unexpected unindent. /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/joblib/parallel.py:docstring of joblib.Parallel:72: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/doc/parallel.rst:64: WARNING: Unknown target name: "with nogil". /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/doc/parallel_numpy.rst:131: WARNING: Include file u'/home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/examples/parallel_memmap.py' not found or reading it failed looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] CHANGES writing output... [ 14%] README writing output... [ 21%] developing writing output... [ 28%] generated/joblib.Memory writing output... [ 35%] generated/joblib.Parallel writing output... [ 42%] generated/joblib.dump writing output... [ 50%] generated/joblib.hash writing output... [ 57%] generated/joblib.load writing output... [ 64%] index writing output... [ 71%] installing writing output... [ 78%] memory writing output... [ 85%] parallel writing output... [ 92%] parallel_numpy writing output... [100%] why generating indices... genindex py-modindex writing additional pages... search copying static files... WARNING: html_static_path entry u'/home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4/doc/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 17 warnings. The HTML pages are in build/sphinx/html. running zip_help + rm -f build/sphinx/html/.buildinfo + pushd /home/pterjan/rpmbuild/BUILD/python3-python-joblib-0.9.0b4-3.mga7 ~/rpmbuild/BUILD/python3-python-joblib-0.9.0b4-3.mga7 ~/rpmbuild/BUILD/joblib-0.9.0b4 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/joblib copying joblib/__init__.py -> build/lib/joblib copying joblib/_compat.py -> build/lib/joblib copying joblib/_memory_helpers.py -> build/lib/joblib copying joblib/_multiprocessing_helpers.py -> build/lib/joblib copying joblib/disk.py -> build/lib/joblib copying joblib/format_stack.py -> build/lib/joblib copying joblib/func_inspect.py -> build/lib/joblib copying joblib/hashing.py -> build/lib/joblib copying joblib/logger.py -> build/lib/joblib copying joblib/memory.py -> build/lib/joblib copying joblib/my_exceptions.py -> build/lib/joblib copying joblib/numpy_pickle.py -> build/lib/joblib copying joblib/parallel.py -> build/lib/joblib copying joblib/pool.py -> build/lib/joblib copying joblib/testing.py -> build/lib/joblib creating build/lib/joblib/test copying joblib/test/__init__.py -> build/lib/joblib/test copying joblib/test/common.py -> build/lib/joblib/test copying joblib/test/test_disk.py -> build/lib/joblib/test copying joblib/test/test_format_stack.py -> build/lib/joblib/test copying joblib/test/test_func_inspect.py -> build/lib/joblib/test copying joblib/test/test_func_inspect_special_encoding.py -> build/lib/joblib/test copying joblib/test/test_hashing.py -> build/lib/joblib/test copying joblib/test/test_logger.py -> build/lib/joblib/test copying joblib/test/test_memory.py -> build/lib/joblib/test copying joblib/test/test_my_exceptions.py -> build/lib/joblib/test copying joblib/test/test_numpy_pickle.py -> build/lib/joblib/test copying joblib/test/test_parallel.py -> build/lib/joblib/test copying joblib/test/test_pool.py -> build/lib/joblib/test creating build/lib/joblib/test/data copying joblib/test/data/__init__.py -> build/lib/joblib/test/data copying joblib/test/data/create_numpy_pickle.py -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.0_compressed_pickle_py34.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.0_compressed_pickle_py33.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.9.0_compressed_pickle_py27.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.8.4_compressed_pickle_py34.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.8.4_compressed_pickle_py33.gz -> build/lib/joblib/test/data copying joblib/test/data/joblib_0.8.4_compressed_pickle_py27.gz -> build/lib/joblib/test/data + popd ~/rpmbuild/BUILD/joblib-0.9.0b4 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6B1Omn + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64 + cd joblib-0.9.0b4 + '[' 1 -eq 1 ']' + /usr/bin/python setup.py install --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7 creating /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib creating /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test creating /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.8.4_compressed_pickle_py27.gz -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.8.4_compressed_pickle_py33.gz -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.8.4_compressed_pickle_py34.gz -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.0_compressed_pickle_py27.gz -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.0_compressed_pickle_py33.gz -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.0_compressed_pickle_py34.gz -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/data copying build/lib/joblib/test/data/create_numpy_pickle.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/data copying build/lib/joblib/test/data/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/data copying build/lib/joblib/test/test_pool.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test copying build/lib/joblib/test/test_parallel.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test copying build/lib/joblib/test/test_numpy_pickle.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test copying build/lib/joblib/test/test_my_exceptions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test copying build/lib/joblib/test/test_memory.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test copying build/lib/joblib/test/test_logger.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test copying build/lib/joblib/test/test_hashing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test copying build/lib/joblib/test/test_func_inspect_special_encoding.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test copying build/lib/joblib/test/test_func_inspect.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test copying build/lib/joblib/test/test_format_stack.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test copying build/lib/joblib/test/test_disk.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test copying build/lib/joblib/test/common.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test copying build/lib/joblib/test/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test copying build/lib/joblib/testing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib copying build/lib/joblib/pool.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib copying build/lib/joblib/parallel.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib copying build/lib/joblib/numpy_pickle.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib copying build/lib/joblib/my_exceptions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib copying build/lib/joblib/memory.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib copying build/lib/joblib/logger.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib copying build/lib/joblib/hashing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib copying build/lib/joblib/func_inspect.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib copying build/lib/joblib/format_stack.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib copying build/lib/joblib/disk.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib copying build/lib/joblib/_multiprocessing_helpers.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib copying build/lib/joblib/_memory_helpers.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib copying build/lib/joblib/_compat.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib copying build/lib/joblib/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/data/create_numpy_pickle.py to create_numpy_pickle.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/data/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/test_pool.py to test_pool.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/test_parallel.py to test_parallel.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/test_numpy_pickle.py to test_numpy_pickle.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/test_my_exceptions.py to test_my_exceptions.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/test_memory.py to test_memory.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/test_logger.py to test_logger.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/test_hashing.py to test_hashing.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/test_func_inspect_special_encoding.py to test_func_inspect_special_encoding.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/test_func_inspect.py to test_func_inspect.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/test_format_stack.py to test_format_stack.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/test_disk.py to test_disk.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/common.py to common.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/testing.py to testing.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/pool.py to pool.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/parallel.py to parallel.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/numpy_pickle.py to numpy_pickle.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/my_exceptions.py to my_exceptions.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/memory.py to memory.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/logger.py to logger.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/hashing.py to hashing.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/func_inspect.py to func_inspect.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/format_stack.py to format_stack.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/disk.py to disk.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/_multiprocessing_helpers.py to _multiprocessing_helpers.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/_memory_helpers.py to _memory_helpers.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/_compat.py to _compat.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/__init__.py to __init__.pyc running install_egg_info running egg_info creating joblib.egg-info writing joblib.egg-info/PKG-INFO writing top-level names to joblib.egg-info/top_level.txt writing dependency_links to joblib.egg-info/dependency_links.txt writing manifest file 'joblib.egg-info/SOURCES.txt' reading manifest file 'joblib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' under directory 'joblib' warning: no directories found matching 'doc/_static' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution writing manifest file 'joblib.egg-info/SOURCES.txt' Copying joblib.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib-0.9.0b4-py2.7.egg-info running install_scripts + pushd /home/pterjan/rpmbuild/BUILD/python3-python-joblib-0.9.0b4-3.mga7 ~/rpmbuild/BUILD/python3-python-joblib-0.9.0b4-3.mga7 ~/rpmbuild/BUILD/joblib-0.9.0b4 + /usr/bin/python3 setup.py install --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6 creating /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib creating /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test creating /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.8.4_compressed_pickle_py27.gz -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.8.4_compressed_pickle_py33.gz -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.8.4_compressed_pickle_py34.gz -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.0_compressed_pickle_py27.gz -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.0_compressed_pickle_py33.gz -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/data copying build/lib/joblib/test/data/joblib_0.9.0_compressed_pickle_py34.gz -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/data copying build/lib/joblib/test/data/create_numpy_pickle.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/data copying build/lib/joblib/test/data/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/data copying build/lib/joblib/test/test_pool.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test copying build/lib/joblib/test/test_parallel.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test copying build/lib/joblib/test/test_numpy_pickle.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test copying build/lib/joblib/test/test_my_exceptions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test copying build/lib/joblib/test/test_memory.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test copying build/lib/joblib/test/test_logger.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test copying build/lib/joblib/test/test_hashing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test copying build/lib/joblib/test/test_func_inspect_special_encoding.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test copying build/lib/joblib/test/test_func_inspect.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test copying build/lib/joblib/test/test_format_stack.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test copying build/lib/joblib/test/test_disk.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test copying build/lib/joblib/test/common.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test copying build/lib/joblib/test/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test copying build/lib/joblib/testing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib copying build/lib/joblib/pool.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib copying build/lib/joblib/parallel.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib copying build/lib/joblib/numpy_pickle.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib copying build/lib/joblib/my_exceptions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib copying build/lib/joblib/memory.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib copying build/lib/joblib/logger.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib copying build/lib/joblib/hashing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib copying build/lib/joblib/func_inspect.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib copying build/lib/joblib/format_stack.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib copying build/lib/joblib/disk.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib copying build/lib/joblib/_multiprocessing_helpers.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib copying build/lib/joblib/_memory_helpers.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib copying build/lib/joblib/_compat.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib copying build/lib/joblib/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/data/create_numpy_pickle.py to create_numpy_pickle.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/data/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/test_pool.py to test_pool.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/test_parallel.py to test_parallel.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/test_numpy_pickle.py to test_numpy_pickle.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/test_my_exceptions.py to test_my_exceptions.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/test_memory.py to test_memory.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/test_logger.py to test_logger.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/test_hashing.py to test_hashing.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/test_func_inspect_special_encoding.py to test_func_inspect_special_encoding.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/test_func_inspect.py to test_func_inspect.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/test_format_stack.py to test_format_stack.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/test_disk.py to test_disk.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/common.py to common.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/test/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/testing.py to testing.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/pool.py to pool.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/parallel.py to parallel.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/numpy_pickle.py to numpy_pickle.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/my_exceptions.py to my_exceptions.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/memory.py to memory.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/logger.py to logger.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/hashing.py to hashing.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/func_inspect.py to func_inspect.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/format_stack.py to format_stack.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/disk.py to disk.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/_multiprocessing_helpers.py to _multiprocessing_helpers.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/_memory_helpers.py to _memory_helpers.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/_compat.py to _compat.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib/__init__.py to __init__.cpython-36.pyc running install_egg_info running egg_info creating joblib.egg-info writing joblib.egg-info/PKG-INFO writing dependency_links to joblib.egg-info/dependency_links.txt writing top-level names to joblib.egg-info/top_level.txt writing manifest file 'joblib.egg-info/SOURCES.txt' reading manifest file 'joblib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' under directory 'joblib' warning: no directories found matching 'doc/_static' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution writing manifest file 'joblib.egg-info/SOURCES.txt' Copying joblib.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6/site-packages/joblib-0.9.0b4-py3.6.egg-info running install_scripts + popd ~/rpmbuild/BUILD/joblib-0.9.0b4 + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 0.9.0b4-3.mga7 --unique-debug-suffix -0.9.0b4-3.mga7.x86_64 --unique-debug-src-base python-joblib-0.9.0b4-3.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/joblib-0.9.0b4 + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6exv21 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd joblib-0.9.0b4 + '[' 1 -eq 1 ']' + pushd /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64//usr/lib/python2.7/site-packages ~/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages ~/rpmbuild/BUILD/joblib-0.9.0b4 + nosetests-2.7 -v joblib.test.test_disk.test_disk_used ... ok joblib.test.test_disk.test_memstr_to_kbytes(83886080, 83886080) ... ok joblib.test.test_disk.test_memstr_to_kbytes(1433, 1433) ... ok joblib.test.test_disk.test_memstr_to_kbytes(122880, 122880) ... ok joblib.test.test_disk.test_memstr_to_kbytes(53, 53) ... ok joblib.test.test_disk.test_mkdirp ... ok joblib.test.test_format_stack.test_safe_repr ... ok joblib.test.test_func_inspect.test_filter_args({'y': 0, 'x': 1}, {'y': 0, 'x': 1}) ... ok joblib.test.test_func_inspect.test_filter_args({'y': 0}, {'y': 0}) ... ok joblib.test.test_func_inspect.test_filter_args({'x': 0}, {'x': 0}) ... ok joblib.test.test_func_inspect.test_filter_args({'x': 0}, {'x': 0}) ... ok joblib.test.test_func_inspect.test_filter_args({}, {}) ... ok joblib.test.test_func_inspect.test_filter_args({'y': 1, 'x': 0}, {'y': 1, 'x': 0}) ... ok joblib.test.test_func_inspect.test_filter_args({'x': 2}, {'x': 2}) ... ok joblib.test.test_func_inspect.test_filter_args({'x': 2}, {'x': 2}) ... ok joblib.test.test_func_inspect.test_filter_args({'x': 1}, {'x': 1}) ... ok joblib.test.test_func_inspect.test_filter_args_method ... ok joblib.test.test_func_inspect.test_filter_varargs({'y': 0, 'x': 1, '*': [], '**': {}}, {'y': 0, 'x': 1, '*': [], '**': {}}) ... ok joblib.test.test_func_inspect.test_filter_varargs({'y': 2, 'x': 1, '*': [3, 4], '**': {}}, {'y': 2, 'x': 1, '*': [3, 4], '**': {}}) ... ok joblib.test.test_func_inspect.test_filter_varargs({'y': 25, 'x': 1, '*': [], '**': {'ee': 2}}, {'y': 25, 'x': 1, '*': [], '**': {'ee': 2}}) ... ok joblib.test.test_func_inspect.test_filter_varargs({'y': 2, 'x': 1, '**': {'ee': 2}}, {'y': 2, 'x': 1, '**': {'ee': 2}}) ... ok joblib.test.test_func_inspect.test_filter_kwargs ... ok joblib.test.test_func_inspect.test_filter_args_2 ... /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/lib/python2.7/site-packages/joblib/test/test_func_inspect.py:141: UserWarning: Cannot inspect object , ignore list will not work. nose.tools.assert_equal(filter_args(ff, ['y'], (1, )), ok joblib.test.test_func_inspect.test_func_name('f', 'f') ... ok joblib.test.test_func_inspect.test_func_name('g', 'g') ... ok joblib.test.test_func_inspect.test_func_inspect_errors ... ok Make sure that calling the same method on two different instances ... ok Make sure that filter_args returns decent error messages, for the ... ok joblib.test.test_func_inspect.test_clean_win_chars ... ok joblib.test.test_func_inspect.test_format_signature ... ok Test the format signature formatting with numpy. ... ok joblib.test.test_func_inspect.test_special_source_encoding ... ok joblib.test.test_func_inspect.test_func_code_consistency ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok Smoke test hash on various types. ... ok joblib.test.test_hashing.test_hash_methods ... ok Test hashing with numpy arrays. ... ok Test hashing with numpy arrays. ... ok Test hashing with numpy arrays. ... ok Test hashing with numpy arrays. ... ok Test hashing with numpy arrays. ... ok Test hashing with numpy arrays. ... ok Test hashing with numpy arrays. ... ok Test hashing with numpy arrays. ... ok Test hashing with numpy arrays. ... ok Test hashing with numpy arrays. ... ok Test hashing with numpy arrays. ... ok Test hashing with numpy arrays. ... ok joblib.test.test_hashing.test_numpy_datetime_array ... ok joblib.test.test_hashing.test_hash_numpy_noncontiguous ... ok Check that memmap and arrays hash identically if coerce_mmap is ... ok Check that memmap and arrays hash identically if coerce_mmap is ... ok Check the performance of hashing numpy arrays: ... ok Make sure that calling the same method on two different instances ... ok Make sure that calling the same _cached_ method on two different ... ok Make sure that ndarrays with dtype `object' hash correctly. ... ok joblib.test.test_hashing.test_numpy_scalar ... ok joblib.test.test_hashing.test_dict_hash ... ok joblib.test.test_hashing.test_set_hash ... ok joblib.test.test_logger.test_print_time ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Simple test of memory lazy evaluation. ... ok Test memory with cachedir=None: no memoize ... ok Test memory with cachedir=None: no memoize ... ok Test memory with cachedir=None: no memoize ... ok Test memory with cachedir=None: no memoize ... ok Test memory with a function with keyword arguments. ... ok Test memory with a function with keyword arguments. ... ok Test memory with a function with keyword arguments. ... ok Test memory with a function with keyword arguments. ... ok Test memory with a function with keyword arguments. ... ok Test memory with a function with keyword arguments. ... ok Test memory with a function with keyword arguments. ... ok Test memory with a function with keyword arguments. ... ok Test memory with a function with keyword arguments. ... ok Test memory with a function with keyword arguments. ... ok Test memory with a function with keyword arguments. ... ok Test memory with a function with keyword arguments. ... ok Test memory with a function with a lambda. ... ok Test memory with a function with a lambda. ... ok Test memory with a function with a lambda. ... ok Test memory with a function with a lambda. ... ok Test memory with a function with a lambda. ... ok Test memory with a function with a lambda. ... ok Test memory with a function with a lambda. ... ok Test memory with a function with a lambda. ... ok Test memory with a function with a lambda. ... ok Test memory with a function with a lambda. ... ok Test memory with a function with a lambda. ... ok Test memory with a function with a lambda. ... ok Check that name collisions with functions will raise warnings ... ok Check that name collisions with functions will raise warnings ... ok joblib.test.test_memory.test_memory_warning_lambda_collisions ... ok joblib.test.test_memory.test_memory_warning_collision_detection(2, 2) ... ok joblib.test.test_memory.test_memory_warning_collision_detection(True,) ... ok Test memory with functools.partial. ... ok Test memory with functools.partial. ... ok Test memory with functools.partial. ... ok Test memory with functools.partial. ... ok Test memory with functools.partial. ... ok Test memory with functools.partial. ... ok Test memory with functools.partial. ... ok Test memory with functools.partial. ... ok Test memory with functools.partial. ... ok Test memory with functools.partial. ... ok Test memory with functools.partial. ... ok Test memory with functools.partial. ... ok Smoke test memory with a function with a function defined in an eval. ... ok Check that if a function has a side effect in its arguments, it ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Test memory with a function with numpy arrays. ... ok Check that mmap_mode is respected even at the first call ... ok Smoketest the exception handling of Memory. ... ok Smoketest the exception handling of Memory. ... ok Smoketest the exception handling of Memory. ... ok Test the ignore feature of memory ... ok Test the ignore feature of memory ... ok Test the ignore feature of memory ... ok Test the ignore feature of memory ... ok Check cache may be called with kwargs before decorating ... ok Check cache may be called with kwargs before decorating ... ok Check cache may be called with kwargs before decorating ... ok Check cache may be called with kwargs before decorating ... ok Check cache may be called with kwargs before decorating ... ok Check cache may be called with kwargs before decorating ... ok joblib.test.test_memory.test_func_dir('/tmp/tmp0BygEA/joblib/joblib/test/test_memory/f', '/tmp/tmp0BygEA/joblib/joblib/test/test_memory/f') ... ok joblib.test.test_memory.test_func_dir(True,) ... ok joblib.test.test_memory.test_func_dir(False,) ... ok joblib.test.test_memory.test_func_dir(True,) ... ok joblib.test.test_memory.test_func_dir(True,) ... ok joblib.test.test_memory.test_func_dir(True,) ... ok joblib.test.test_memory.test_func_dir(2, 2) ... ok joblib.test.test_memory.test_persistence(2, 2) ... ok joblib.test.test_memory.test_persistence('/tmp/tmp0BygEA/joblib', '/tmp/tmp0BygEA/joblib') ... ok Test MemorizedFunc outputting a reference to cache. ... ok joblib.test.test_memory.test_memorized_pickling ... ok joblib.test.test_memory.test_memorized_repr ... ok joblib.test.test_memory.test_memory_file_modification ... ok joblib.test.test_memory.test_memory_in_memory_function_code_change ... ok joblib.test.test_my_exceptions.test_inheritance ... ok joblib.test.test_my_exceptions.test__mk_exception ... ok joblib.test.test_numpy_pickle.test_standard_types(None, None) ... ok joblib.test.test_numpy_pickle.test_standard_types(, ) ... ok joblib.test.test_numpy_pickle.test_standard_types(True, True) ... ok joblib.test.test_numpy_pickle.test_standard_types(1, 1) ... ok joblib.test.test_numpy_pickle.test_standard_types(1L, 1L) ... ok joblib.test.test_numpy_pickle.test_standard_types(1.0, 1.0) ... ok joblib.test.test_numpy_pickle.test_standard_types((1+0j), (1+0j)) ... ok joblib.test.test_numpy_pickle.test_standard_types('1', '1') ... ok joblib.test.test_numpy_pickle.test_standard_types(u'1', u'1') ... ok joblib.test.test_numpy_pickle.test_standard_types((), ()) ... ok joblib.test.test_numpy_pickle.test_standard_types([], []) ... ok joblib.test.test_numpy_pickle.test_standard_types({}, {}) ... ok joblib.test.test_numpy_pickle.test_standard_types(, ) ... ok joblib.test.test_numpy_pickle.test_standard_types(, ) ... ok joblib.test.test_numpy_pickle.test_standard_types(, ) ... ok joblib.test.test_numpy_pickle.test_standard_types(, ) ... ok joblib.test.test_numpy_pickle.test_standard_types(, ) ... ok joblib.test.test_numpy_pickle.test_standard_types(, ) ... ok joblib.test.test_numpy_pickle.test_standard_types(None, None) ... ok joblib.test.test_numpy_pickle.test_standard_types(, ) ... ok joblib.test.test_numpy_pickle.test_standard_types(True, True) ... ok joblib.test.test_numpy_pickle.test_standard_types(1, 1) ... ok joblib.test.test_numpy_pickle.test_standard_types(1L, 1L) ... ok joblib.test.test_numpy_pickle.test_standard_types(1.0, 1.0) ... ok joblib.test.test_numpy_pickle.test_standard_types((1+0j), (1+0j)) ... ok joblib.test.test_numpy_pickle.test_standard_types('1', '1') ... ok joblib.test.test_numpy_pickle.test_standard_types(u'1', u'1') ... ok joblib.test.test_numpy_pickle.test_standard_types((), ()) ... ok joblib.test.test_numpy_pickle.test_standard_types([], []) ... ok joblib.test.test_numpy_pickle.test_standard_types({}, {}) ... ok joblib.test.test_numpy_pickle.test_standard_types(, ) ... ok joblib.test.test_numpy_pickle.test_standard_types(, ) ... ok joblib.test.test_numpy_pickle.test_standard_types(, ) ... ok joblib.test.test_numpy_pickle.test_standard_types(, ) ... ok joblib.test.test_numpy_pickle.test_standard_types(, ) ... ok joblib.test.test_numpy_pickle.test_standard_types(, ) ... ok joblib.test.test_numpy_pickle.test_value_error ... ok joblib.test.test_numpy_pickle.test_numpy_persistence ... ok joblib.test.test_numpy_pickle.test_memmap_persistence ... ok joblib.test.test_numpy_pickle.test_memmap_persistence_mixed_dtypes ... ok joblib.test.test_numpy_pickle.test_masked_array_persistence ... ok joblib.test.test_numpy_pickle.test_z_file ... ok joblib.test.test_numpy_pickle.test_compressed_pickle_dump_and_load ... ok joblib.test.test_numpy_pickle.test_compressed_pickle_python_2_3_compatibility ... ok joblib.test.test_numpy_pickle.test_numpy_subclass ... ok joblib.test.test_parallel.test_cpu_count ... ok joblib.test.test_parallel.test_simple_parallel(None,) ... ok joblib.test.test_parallel.test_simple_parallel('multiprocessing',) ... ok joblib.test.test_parallel.test_simple_parallel('threading',) ... ok joblib.test.test_parallel.test_nested_loop('multiprocessing', 'multiprocessing') ... ok joblib.test.test_parallel.test_nested_loop('multiprocessing', 'threading') ... ok joblib.test.test_parallel.test_nested_loop('threading', 'multiprocessing') ... ok joblib.test.test_parallel.test_nested_loop('threading', 'threading') ... ok Input is mutable when using the threading backend ... ok Check the keyword argument processing of pmap. ... ok Check the keyword argument processing of pmap. ... ok joblib.test.test_parallel.test_parallel_context_manager('multiprocessing',) ... ok joblib.test.test_parallel.test_parallel_context_manager('threading',) ... ok Check that pmap captures the errors when it is passed an object ... ok joblib.test.test_parallel.test_error_capture ... ok joblib.test.test_parallel.test_dispatch_one_job('multiprocessing',) ... ok joblib.test.test_parallel.test_dispatch_one_job('threading',) ... ok joblib.test.test_parallel.test_dispatch_multiprocessing('multiprocessing',) ... ok joblib.test.test_parallel.test_dispatch_multiprocessing('threading',) ... ok joblib.test.test_parallel.test_batching_auto_threading ... ok joblib.test.test_parallel.test_batching_auto_multiprocessing ... ok Make sure that exception raised during dispatch are indeed captured ... ok joblib.test.test_parallel.test_nested_exception_dispatch ... ok joblib.test.test_parallel.test_multiple_spawning ... ok joblib.test.test_parallel.test_joblib_exception ... ok joblib.test.test_parallel.test_safe_function ... ok joblib.test.test_parallel.test_invalid_batch_size ... ok joblib.test.test_parallel.test_dispatch_race_condition({'pre_dispatch': 'all', 'n_tasks': 2, 'n_jobs': 2},) ... ok joblib.test.test_parallel.test_dispatch_race_condition({'pre_dispatch': 'n_jobs', 'n_tasks': 2, 'n_jobs': 2},) ... ok joblib.test.test_parallel.test_dispatch_race_condition({'pre_dispatch': 'n_jobs', 'n_tasks': 10, 'n_jobs': 2},) ... ok joblib.test.test_parallel.test_dispatch_race_condition({'pre_dispatch': 'n_jobs', 'n_tasks': 517, 'n_jobs': 2},) ... ok joblib.test.test_parallel.test_dispatch_race_condition({'pre_dispatch': 'n_jobs', 'n_tasks': 10, 'n_jobs': 2},) ... ok joblib.test.test_parallel.test_dispatch_race_condition({'pre_dispatch': 'n_jobs', 'n_tasks': 10, 'n_jobs': 4},) ... ok joblib.test.test_parallel.test_dispatch_race_condition({'n_tasks': 25, 'n_jobs': 4, 'batch_size': 1},) ... ok joblib.test.test_parallel.test_dispatch_race_condition({'pre_dispatch': 'all', 'n_tasks': 25, 'n_jobs': 4, 'batch_size': 1},) ... ok joblib.test.test_parallel.test_dispatch_race_condition({'n_tasks': 25, 'n_jobs': 4, 'batch_size': 7},) ... ok joblib.test.test_parallel.test_dispatch_race_condition({'pre_dispatch': '2*n_jobs', 'n_tasks': 10, 'n_jobs': 4},) ... ok joblib.test.test_parallel.test_default_mp_context ... ok joblib.test.test_parallel.test_no_blas_crash_or_freeze_with_multiprocessing ... SKIP: multiprocessing can cause BLAS freeze on old Python Check that it is possible to reduce a memmap backed array ... ok joblib.test.test_pool.test_high_dimension_memmap_array_reducing ... ok Check that subprocess can access and update shared memory memmap ... ok Check that subprocess can access and update shared memory array ... ok Check that large arrays are not copied in memory ... ok Check that large arrays memmaping can be disabled ... ok Check that MemmapingPool uses /dev/shm when possible ... ok Check that large arrays are not copied in memory in return ... ok Check that memmaps with a bad buffer are returned as regular arrays ... ok ---------------------------------------------------------------------- Ran 612 tests in 11.916s OK (SKIP=1) + popd ~/rpmbuild/BUILD/joblib-0.9.0b4 + exit 0 Processing files: python-joblib-0.9.0b4-3.mga7.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ac63d7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd joblib-0.9.0b4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/share/doc/python-joblib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/share/doc/python-joblib + cp -pr build/sphinx/html /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/share/doc/python-joblib + cp -pr README.rst /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/share/doc/python-joblib + exit 0 Provides: python-joblib = 0.9.0b4-3.mga7 python2.7dist(joblib) = 0.9.0b4 python2dist(joblib) = 0.9.0b4 pythonegg(2)(joblib) = 0.9.0b4 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-joblib-0.9.0b4-3.mga7.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4Pow1f + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd joblib-0.9.0b4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/share/doc/python3-joblib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/share/doc/python3-joblib + cp -pr build/sphinx/html /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/share/doc/python3-joblib + cp -pr README.rst /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64/usr/share/doc/python3-joblib + exit 0 Provides: python3-joblib = 0.9.0b4-3.mga7 python3.6dist(joblib) = 0.9.0b4 python3dist(joblib) = 0.9.0b4 pythonegg(3)(joblib) = 0.9.0b4 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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-joblib-0.9.0b4-3.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-joblib-0.9.0b4-3.mga7.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4h2bVt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd joblib-0.9.0b4 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-joblib-0.9.0b4-3.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iQsgRH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf joblib-0.9.0b4 + exit 0 D: [iurt_root_command] Success!