D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/ipyparallel-6.3.0-4.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xRiKBU + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + test -d /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ob90hj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + rm -rf ipyparallel-6.3.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ipyparallel-6.3.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ipyparallel-6.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf ipyparallel.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zDmnbM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + cd ipyparallel-6.3.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' running build running build_py creating build/lib/ipyparallel copying ipyparallel/cluster.py -> build/lib/ipyparallel copying ipyparallel/error.py -> build/lib/ipyparallel copying ipyparallel/logger.py -> build/lib/ipyparallel copying ipyparallel/__init__.py -> build/lib/ipyparallel copying ipyparallel/datapub.py -> build/lib/ipyparallel copying ipyparallel/util.py -> build/lib/ipyparallel copying ipyparallel/joblib.py -> build/lib/ipyparallel copying ipyparallel/_version.py -> build/lib/ipyparallel copying ipyparallel/factory.py -> build/lib/ipyparallel creating build/lib/ipyparallel/tests copying ipyparallel/tests/test_magics.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_util.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_remotefunction.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_mongodb.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/conftest.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_dependency.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/clienttest.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_joblib.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_db.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/__init__.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_launcher.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_serialize.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_executor.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_lbview.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_view.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_apps.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_canning.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_client.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_asyncresult.py -> build/lib/ipyparallel/tests creating build/lib/ipyparallel/engine copying ipyparallel/engine/engine.py -> build/lib/ipyparallel/engine copying ipyparallel/engine/kernel.py -> build/lib/ipyparallel/engine copying ipyparallel/engine/__main__.py -> build/lib/ipyparallel/engine copying ipyparallel/engine/__init__.py -> build/lib/ipyparallel/engine copying ipyparallel/engine/datapub.py -> build/lib/ipyparallel/engine copying ipyparallel/engine/log.py -> build/lib/ipyparallel/engine creating build/lib/ipyparallel/apps copying ipyparallel/apps/ipcontrollerapp.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/iploggerapp.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/winhpcjob.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/ipclusterapp.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/win32support.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/ipengineapp.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/baseapp.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/__init__.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/logwatcher.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/launcher.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/daemonize.py -> build/lib/ipyparallel/apps creating build/lib/ipyparallel/nbextension copying ipyparallel/nbextension/clustermanager.py -> build/lib/ipyparallel/nbextension copying ipyparallel/nbextension/__init__.py -> build/lib/ipyparallel/nbextension copying ipyparallel/nbextension/install.py -> build/lib/ipyparallel/nbextension copying ipyparallel/nbextension/handlers.py -> build/lib/ipyparallel/nbextension creating build/lib/ipyparallel/client copying ipyparallel/client/client.py -> build/lib/ipyparallel/client copying ipyparallel/client/view.py -> build/lib/ipyparallel/client copying ipyparallel/client/asyncresult.py -> build/lib/ipyparallel/client copying ipyparallel/client/remotefunction.py -> build/lib/ipyparallel/client copying ipyparallel/client/futures.py -> build/lib/ipyparallel/client copying ipyparallel/client/_joblib.py -> build/lib/ipyparallel/client copying ipyparallel/client/__init__.py -> build/lib/ipyparallel/client copying ipyparallel/client/magics.py -> build/lib/ipyparallel/client copying ipyparallel/client/map.py -> build/lib/ipyparallel/client creating build/lib/ipyparallel/controller copying ipyparallel/controller/heartmonitor.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/scheduler.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/dictdb.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/hub.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/mongodb.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/sqlitedb.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/__main__.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/__init__.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/dependency.py -> build/lib/ipyparallel/controller creating build/lib/ipyparallel/serialize copying ipyparallel/serialize/serialize.py -> build/lib/ipyparallel/serialize copying ipyparallel/serialize/__init__.py -> build/lib/ipyparallel/serialize copying ipyparallel/serialize/canning.py -> build/lib/ipyparallel/serialize copying ipyparallel/serialize/codeutil.py -> build/lib/ipyparallel/serialize creating build/lib/ipyparallel/nbextension/static copying ipyparallel/nbextension/static/clusterlist.css -> build/lib/ipyparallel/nbextension/static copying ipyparallel/nbextension/static/main.js -> build/lib/ipyparallel/nbextension/static copying ipyparallel/nbextension/static/clusterlist.js -> build/lib/ipyparallel/nbextension/static + pushd docs ~/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0/docs ~/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0 + PYTHONPATH=.. + make html man SPHINXBUILD=sphinx-build-3 sphinx-build-3 -b html -d build/doctrees source build/html Running Sphinx v7.3.7 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done [autosummary] generating autosummary for: api/ipyparallel.rst, asyncresult.rst, changelog.rst, dag_dependencies.rst, db.rst, demos.rst, details.rst, development/connections.rst, development/messages.rst, direct.rst, index.rst, intro.rst, magics.rst, mpi.rst, process.rst, security.rst, task.rst, transition.rst loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://ipython.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NameResolutionError(": Failed to resolve 'docs.python.org' ([Errno -2] Name or service not known)")) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://ipython.readthedocs.io/en/stable/objects.inv' not fetchable due to : HTTPSConnectionPool(host='ipython.readthedocs.io', port=443): Max retries exceeded with url: /en/stable/objects.inv (Caused by NameResolutionError(": Failed to resolve 'ipython.readthedocs.io' ([Errno -2] Name or service not known)")) loading intersphinx inventory from https://distributed.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://jupyter-client.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://jupyter-client.readthedocs.io/en/stable/objects.inv' not fetchable due to : HTTPSConnectionPool(host='jupyter-client.readthedocs.io', port=443): Max retries exceeded with url: /en/stable/objects.inv (Caused by NameResolutionError(": Failed to resolve 'jupyter-client.readthedocs.io' ([Errno -2] Name or service not known)")) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://distributed.readthedocs.io/en/stable/objects.inv' not fetchable due to : HTTPSConnectionPool(host='distributed.readthedocs.io', port=443): Max retries exceeded with url: /en/stable/objects.inv (Caused by NameResolutionError(": Failed to resolve 'distributed.readthedocs.io' ([Errno -2] Name or service not known)")) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 18 source files that are out of date updating environment: [new config] 18 added, 0 changed, 0 removed reading sources... [ 6%] api/ipyparallel reading sources... [ 11%] asyncresult reading sources... [ 17%] changelog reading sources... [ 22%] dag_dependencies reading sources... [ 28%] db reading sources... [ 33%] demos reading sources... [ 39%] details reading sources... [ 44%] development/connections reading sources... [ 50%] development/messages reading sources... [ 56%] direct reading sources... [ 61%] index reading sources... [ 67%] intro reading sources... [ 72%] magics reading sources... [ 78%] mpi reading sources... [ 83%] process reading sources... [ 89%] security reading sources... [ 94%] task reading sources... [100%] transition WARNING: autodoc: failed to import data 'version_info' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import class 'Client' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import class 'DirectView' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import class 'LoadBalancedView' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import class 'ViewExecutor' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import function 'interactive' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import function 'require' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import function 'depend' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import function 'remote' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import function 'parallel' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import exception 'RemoteError' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import exception 'CompositeError' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import exception 'NoEnginesRegistered' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import exception 'ImpossibleDependency' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import exception 'InvalidDependency' from module 'ipyparallel'; the following exception was raised: No module named 'imp' looking for now-outdated files... none found pickling environment... done checking consistency... /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0/docs/source/intro.rst:302: WARNING: Citation [ZeroMQ] is not referenced. /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0/docs/source/security.rst:247: WARNING: Citation [RFC5246] is not referenced. done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 6%] api/ipyparallel writing output... [ 11%] asyncresult writing output... [ 17%] changelog writing output... [ 22%] dag_dependencies writing output... [ 28%] db writing output... [ 33%] demos writing output... [ 39%] details writing output... [ 44%] development/connections writing output... [ 50%] development/messages writing output... [ 56%] direct writing output... [ 61%] index writing output... [ 67%] intro writing output... [ 72%] magics writing output... [ 78%] mpi writing output... [ 83%] process writing output... [ 89%] security writing output... [ 94%] task writing output... [100%] transition /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0/docs/source/development/messages.rst:6: WARNING: undefined label: 'jupyterclient:messaging' /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0/docs/source/development/messages.rst:86: WARNING: undefined label: 'jupyterclient:messaging' /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0/docs/source/intro.rst:94: WARNING: undefined label: 'jupyterclient:messaging' generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 9%] figs/simpledag.png copying images... [ 18%] figs/dagdeps.png copying images... [ 27%] figs/single_digits.png copying images... [ 36%] figs/two_digit_counts.png copying images... [ 45%] development/figs/allconnections.png copying images... [ 55%] development/figs/queryfade.png copying images... [ 64%] development/figs/hbfade.png copying images... [ 73%] development/figs/queuefade.png copying images... [ 82%] development/figs/iopubfade.png copying images... [ 91%] development/figs/notiffade.png copying images... [100%] figs/wideView.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 25 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. sphinx-build-3 -b man -d build/doctrees source build/man Running Sphinx v7.3.7 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done loading pickled environment... done [autosummary] generating autosummary for: api/ipyparallel.rst, asyncresult.rst, changelog.rst, dag_dependencies.rst, db.rst, demos.rst, details.rst, development/connections.rst, development/messages.rst, direct.rst, index.rst, intro.rst, magics.rst, mpi.rst, process.rst, security.rst, task.rst, transition.rst loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://ipython.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://ipython.readthedocs.io/en/stable/objects.inv' not fetchable due to : HTTPSConnectionPool(host='ipython.readthedocs.io', port=443): Max retries exceeded with url: /en/stable/objects.inv (Caused by NameResolutionError(": Failed to resolve 'ipython.readthedocs.io' ([Errno -2] Name or service not known)")) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NameResolutionError(": Failed to resolve 'docs.python.org' ([Errno -2] Name or service not known)")) loading intersphinx inventory from https://distributed.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://distributed.readthedocs.io/en/stable/objects.inv' not fetchable due to : HTTPSConnectionPool(host='distributed.readthedocs.io', port=443): Max retries exceeded with url: /en/stable/objects.inv (Caused by NameResolutionError(": Failed to resolve 'distributed.readthedocs.io' ([Errno -2] Name or service not known)")) loading intersphinx inventory from https://jupyter-client.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://jupyter-client.readthedocs.io/en/stable/objects.inv' not fetchable due to : HTTPSConnectionPool(host='jupyter-client.readthedocs.io', port=443): Max retries exceeded with url: /en/stable/objects.inv (Caused by NameResolutionError(": Failed to resolve 'jupyter-client.readthedocs.io' ([Errno -2] Name or service not known)")) building [mo]: targets for 0 po files that are out of date writing output... building [man]: all manpages updating environment: 0 added, 1 changed, 0 removed reading sources... [100%] api/ipyparallel WARNING: autodoc: failed to import data 'version_info' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import class 'Client' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import class 'DirectView' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import class 'LoadBalancedView' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import class 'ViewExecutor' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import function 'interactive' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import function 'require' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import function 'depend' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import function 'remote' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import function 'parallel' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import exception 'RemoteError' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import exception 'CompositeError' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import exception 'NoEnginesRegistered' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import exception 'ImpossibleDependency' from module 'ipyparallel'; the following exception was raised: No module named 'imp' WARNING: autodoc: failed to import exception 'InvalidDependency' from module 'ipyparallel'; the following exception was raised: No module named 'imp' looking for now-outdated files... none found pickling environment... done checking consistency... /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0/docs/source/intro.rst:302: WARNING: Citation [ZeroMQ] is not referenced. /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0/docs/source/security.rst:247: WARNING: Citation [RFC5246] is not referenced. done writing... ipythonparallel.1 { changelog intro process direct magics task asyncresult mpi db security demos dag_dependencies details transition development/messages development/connections api/ipyparallel } /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0/docs/source/intro.rst:94: WARNING: undefined label: 'jupyterclient:messaging' /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0/docs/source/development/messages.rst:6: WARNING: undefined label: 'jupyterclient:messaging' /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0/docs/source/development/messages.rst:86: WARNING: undefined label: 'jupyterclient:messaging' done build succeeded, 25 warnings. The manual pages are in build/man. Build finished. The manual pages are in build/man. + rm -f build/html/.buildinfo + popd ~/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nvTErs + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + mkdir /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT + cd ipyparallel-6.3.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT --prefix /usr running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages creating /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel copying build/lib/ipyparallel/cluster.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel copying build/lib/ipyparallel/error.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel creating /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_magics.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_util.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_remotefunction.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_mongodb.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/conftest.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_dependency.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/clienttest.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_joblib.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_db.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/__init__.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_launcher.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_serialize.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_executor.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_lbview.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_view.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_apps.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_canning.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_client.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_asyncresult.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests creating /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/engine.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/kernel.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/__main__.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/__init__.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/datapub.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/log.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/engine creating /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/ipcontrollerapp.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/iploggerapp.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/winhpcjob.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/ipclusterapp.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/win32support.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/ipengineapp.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/baseapp.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/__init__.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/logwatcher.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/launcher.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/daemonize.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps copying build/lib/ipyparallel/logger.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel creating /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/nbextension copying build/lib/ipyparallel/nbextension/clustermanager.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/nbextension creating /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/nbextension/static copying build/lib/ipyparallel/nbextension/static/clusterlist.css -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/nbextension/static copying build/lib/ipyparallel/nbextension/static/main.js -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/nbextension/static copying build/lib/ipyparallel/nbextension/static/clusterlist.js -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/nbextension/static copying build/lib/ipyparallel/nbextension/__init__.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/nbextension copying build/lib/ipyparallel/nbextension/install.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/nbextension copying build/lib/ipyparallel/nbextension/handlers.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/nbextension creating /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/client.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/view.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/asyncresult.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/remotefunction.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/futures.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/_joblib.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/__init__.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/magics.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/map.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client copying build/lib/ipyparallel/__init__.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel copying build/lib/ipyparallel/datapub.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel creating /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/heartmonitor.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/scheduler.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/dictdb.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/hub.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/mongodb.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/sqlitedb.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/__main__.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/__init__.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/dependency.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller creating /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/serialize copying build/lib/ipyparallel/serialize/serialize.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/serialize copying build/lib/ipyparallel/serialize/__init__.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/serialize copying build/lib/ipyparallel/serialize/canning.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/serialize copying build/lib/ipyparallel/serialize/codeutil.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/serialize copying build/lib/ipyparallel/util.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel copying build/lib/ipyparallel/joblib.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel copying build/lib/ipyparallel/_version.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel copying build/lib/ipyparallel/factory.py -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/cluster.py to cluster.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/error.py to error.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_magics.py to test_magics.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_util.py to test_util.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_remotefunction.py to test_remotefunction.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_mongodb.py to test_mongodb.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/conftest.py to conftest.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_dependency.py to test_dependency.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/clienttest.py to clienttest.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_joblib.py to test_joblib.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_db.py to test_db.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_launcher.py to test_launcher.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_serialize.py to test_serialize.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_executor.py to test_executor.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_lbview.py to test_lbview.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_view.py to test_view.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_apps.py to test_apps.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_canning.py to test_canning.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_client.py to test_client.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/tests/test_asyncresult.py to test_asyncresult.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/engine/engine.py to engine.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/engine/kernel.py to kernel.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/engine/__main__.py to __main__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/engine/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/engine/datapub.py to datapub.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/engine/log.py to log.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps/ipcontrollerapp.py to ipcontrollerapp.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps/iploggerapp.py to iploggerapp.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps/winhpcjob.py to winhpcjob.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps/ipclusterapp.py to ipclusterapp.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps/win32support.py to win32support.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps/ipengineapp.py to ipengineapp.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps/baseapp.py to baseapp.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps/logwatcher.py to logwatcher.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps/launcher.py to launcher.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/apps/daemonize.py to daemonize.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/logger.py to logger.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/nbextension/clustermanager.py to clustermanager.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/nbextension/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/nbextension/install.py to install.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/nbextension/handlers.py to handlers.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client/client.py to client.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client/view.py to view.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client/asyncresult.py to asyncresult.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client/remotefunction.py to remotefunction.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client/futures.py to futures.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client/_joblib.py to _joblib.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client/magics.py to magics.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/client/map.py to map.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/datapub.py to datapub.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller/heartmonitor.py to heartmonitor.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller/scheduler.py to scheduler.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller/dictdb.py to dictdb.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller/hub.py to hub.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller/mongodb.py to mongodb.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller/sqlitedb.py to sqlitedb.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller/__main__.py to __main__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/controller/dependency.py to dependency.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/serialize/serialize.py to serialize.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/serialize/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/serialize/canning.py to canning.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/serialize/codeutil.py to codeutil.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/util.py to util.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/joblib.py to joblib.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/_version.py to _version.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel/factory.py to factory.cpython-312.pyc writing byte-compilation script '/tmp/tmpau7b55y3.py' /usr/bin/python3 /tmp/tmpau7b55y3.py removing /tmp/tmpau7b55y3.py running install_data creating /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/etc/jupyter/jupyter_notebook_config.d copying etc/ipyparallel-serverextension.json -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/etc/jupyter/jupyter_notebook_config.d creating /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/etc/jupyter/nbconfig/tree.d copying etc/ipyparallel-nbextension.json -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/etc/jupyter/nbconfig/tree.d creating /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/share/jupyter/nbextensions/ipyparallel copying ipyparallel/nbextension/static/clusterlist.css -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/share/jupyter/nbextensions/ipyparallel copying ipyparallel/nbextension/static/main.js -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/share/jupyter/nbextensions/ipyparallel copying ipyparallel/nbextension/static/clusterlist.js -> /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/share/jupyter/nbextensions/ipyparallel running install_egg_info running egg_info creating ipyparallel.egg-info writing ipyparallel.egg-info/PKG-INFO writing dependency_links to ipyparallel.egg-info/dependency_links.txt writing entry points to ipyparallel.egg-info/entry_points.txt writing requirements to ipyparallel.egg-info/requires.txt writing top-level names to ipyparallel.egg-info/top_level.txt writing manifest file 'ipyparallel.egg-info/SOURCES.txt' reading manifest file 'ipyparallel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution adding license file 'COPYING.md' writing manifest file 'ipyparallel.egg-info/SOURCES.txt' Copying ipyparallel.egg-info to /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/ipyparallel-6.3.0-py3.12.egg-info running install_scripts Installing ipcluster script to /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/bin Installing ipcontroller script to /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/bin Installing ipengine script to /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/bin + rm -rfv /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/bin/__pycache__ + install -Dpm644 ./docs/build/man/ipythonparallel.1 /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/share/man/man1/ipythonparallel.1 + mv /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/etc /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/etc + /usr/lib/rpm/check-buildroot + '[' -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/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: ipyparallel-6.3.0-4.mga10.noarch Provides: ipyparallel = 6.3.0-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ipyparallel-doc Processing files: python3-ipyparallel-6.3.0-4.mga10.noarch Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KFQrzk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + cd ipyparallel-6.3.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/share/licenses/python3-ipyparallel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/share/licenses/python3-ipyparallel + cp -pr /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0/COPYING.md /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/share/licenses/python3-ipyparallel + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(python3-ipyparallel) = 6.3.0-4.mga10 python-ipyparallel = 6.3.0-4.mga10 python3-ipyparallel = 6.3.0-4.mga10 python3.12-ipyparallel = 6.3.0-4.mga10 python3.12dist(ipyparallel) = 6.3 python3dist(ipyparallel) = 6.3 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.12 python3.12dist(decorator) python3.12dist(ipykernel) >= 4.4 python3.12dist(ipython) >= 4 python3.12dist(ipython-genutils) python3.12dist(jupyter-client) python3.12dist(python-dateutil) >= 2.1 python3.12dist(pyzmq) >= 13 python3.12dist(tornado) >= 4 python3.12dist(traitlets) >= 4.3 Obsoletes: python-ipyparallel < 6.3.0-4.mga10 Recommends: python3dist(mpi4py) Processing files: ipyparallel-doc-6.3.0-4.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.n295Fv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + cd ipyparallel-6.3.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/share/doc/ipyparallel-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/share/doc/ipyparallel-doc + cp -pr /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0/examples /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/share/doc/ipyparallel-doc + cp -pr /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/ipyparallel-6.3.0/docs/build/html /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT/usr/share/doc/ipyparallel-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ipyparallel-doc = 6.3.0-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/ipyparallel-6.3.0-4.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/ipyparallel-doc-6.3.0-4.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-ipyparallel-6.3.0-4.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4gbLcv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + test -d /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/ipyparallel-6.3.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!