Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-causalnex.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683337722.116252/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-causalnex.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-causalnex-0.12.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-causalnex.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683337722.116252/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-causalnex.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-causalnex-0.12.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-causalnex.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683337722.116252/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-causalnex.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oKARpo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf causalnex-0.12.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/causalnex-0.12.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd causalnex-0.12.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.td4Wkv + umask 022 + cd /builddir/build/BUILD + cd causalnex-0.12.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/causalnex copying causalnex/__init__.py -> build/lib/causalnex creating build/lib/causalnex/estimator copying causalnex/estimator/__init__.py -> build/lib/causalnex/estimator copying causalnex/estimator/em.py -> build/lib/causalnex/estimator creating build/lib/causalnex/discretiser copying causalnex/discretiser/__init__.py -> build/lib/causalnex/discretiser copying causalnex/discretiser/discretiser_strategy.py -> build/lib/causalnex/discretiser copying causalnex/discretiser/abstract_discretiser.py -> build/lib/causalnex/discretiser copying causalnex/discretiser/discretiser.py -> build/lib/causalnex/discretiser creating build/lib/causalnex/ebaybbn copying causalnex/ebaybbn/__init__.py -> build/lib/causalnex/ebaybbn copying causalnex/ebaybbn/utils.py -> build/lib/causalnex/ebaybbn copying causalnex/ebaybbn/graph.py -> build/lib/causalnex/ebaybbn copying causalnex/ebaybbn/bbn.py -> build/lib/causalnex/ebaybbn copying causalnex/ebaybbn/exceptions.py -> build/lib/causalnex/ebaybbn creating build/lib/causalnex/network copying causalnex/network/network.py -> build/lib/causalnex/network copying causalnex/network/__init__.py -> build/lib/causalnex/network creating build/lib/causalnex/evaluation copying causalnex/evaluation/__init__.py -> build/lib/causalnex/evaluation copying causalnex/evaluation/evaluation.py -> build/lib/causalnex/evaluation creating build/lib/causalnex/plots copying causalnex/plots/__init__.py -> build/lib/causalnex/plots copying causalnex/plots/display.py -> build/lib/causalnex/plots copying causalnex/plots/plots.py -> build/lib/causalnex/plots creating build/lib/causalnex/inference copying causalnex/inference/inference.py -> build/lib/causalnex/inference copying causalnex/inference/__init__.py -> build/lib/causalnex/inference creating build/lib/causalnex/contrib copying causalnex/contrib/__init__.py -> build/lib/causalnex/contrib creating build/lib/causalnex/structure copying causalnex/structure/structuremodel.py -> build/lib/causalnex/structure copying causalnex/structure/categorical_variable_mapper.py -> build/lib/causalnex/structure copying causalnex/structure/__init__.py -> build/lib/causalnex/structure copying causalnex/structure/dynotears.py -> build/lib/causalnex/structure copying causalnex/structure/notears.py -> build/lib/causalnex/structure copying causalnex/structure/transformers.py -> build/lib/causalnex/structure creating build/lib/causalnex/utils copying causalnex/utils/data_utils.py -> build/lib/causalnex/utils copying causalnex/utils/decision_tree_tools.py -> build/lib/causalnex/utils copying causalnex/utils/__init__.py -> build/lib/causalnex/utils copying causalnex/utils/pgmpy_utils.py -> build/lib/causalnex/utils creating build/lib/causalnex/network/sklearn copying causalnex/network/sklearn/__init__.py -> build/lib/causalnex/network/sklearn copying causalnex/network/sklearn/models.py -> build/lib/causalnex/network/sklearn creating build/lib/causalnex/structure/data_generators copying causalnex/structure/data_generators/__init__.py -> build/lib/causalnex/structure/data_generators copying causalnex/structure/data_generators/core.py -> build/lib/causalnex/structure/data_generators copying causalnex/structure/data_generators/wrappers.py -> build/lib/causalnex/structure/data_generators creating build/lib/causalnex/structure/pytorch copying causalnex/structure/pytorch/__init__.py -> build/lib/causalnex/structure/pytorch copying causalnex/structure/pytorch/core.py -> build/lib/causalnex/structure/pytorch copying causalnex/structure/pytorch/notears.py -> build/lib/causalnex/structure/pytorch copying causalnex/structure/pytorch/nonlinear.py -> build/lib/causalnex/structure/pytorch creating build/lib/causalnex/structure/pytorch/sklearn copying causalnex/structure/pytorch/sklearn/clf.py -> build/lib/causalnex/structure/pytorch/sklearn copying causalnex/structure/pytorch/sklearn/__init__.py -> build/lib/causalnex/structure/pytorch/sklearn copying causalnex/structure/pytorch/sklearn/reg.py -> build/lib/causalnex/structure/pytorch/sklearn copying causalnex/structure/pytorch/sklearn/_base.py -> build/lib/causalnex/structure/pytorch/sklearn creating build/lib/causalnex/structure/pytorch/dist_type copying causalnex/structure/pytorch/dist_type/__init__.py -> build/lib/causalnex/structure/pytorch/dist_type copying causalnex/structure/pytorch/dist_type/poisson.py -> build/lib/causalnex/structure/pytorch/dist_type copying causalnex/structure/pytorch/dist_type/continuous.py -> build/lib/causalnex/structure/pytorch/dist_type copying causalnex/structure/pytorch/dist_type/categorical.py -> build/lib/causalnex/structure/pytorch/dist_type copying causalnex/structure/pytorch/dist_type/binary.py -> build/lib/causalnex/structure/pytorch/dist_type copying causalnex/structure/pytorch/dist_type/_base.py -> build/lib/causalnex/structure/pytorch/dist_type copying causalnex/structure/pytorch/dist_type/ordinal.py -> build/lib/causalnex/structure/pytorch/dist_type running egg_info writing causalnex.egg-info/PKG-INFO writing dependency_links to causalnex.egg-info/dependency_links.txt writing requirements to causalnex.egg-info/requires.txt writing top-level names to causalnex.egg-info/top_level.txt reading manifest file 'causalnex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'causalnex.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3QPUDk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64 + cd causalnex-0.12.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/estimator copying build/lib/causalnex/estimator/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/estimator copying build/lib/causalnex/estimator/em.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/estimator creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/discretiser copying build/lib/causalnex/discretiser/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/discretiser copying build/lib/causalnex/discretiser/discretiser_strategy.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/discretiser copying build/lib/causalnex/discretiser/abstract_discretiser.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/discretiser copying build/lib/causalnex/discretiser/discretiser.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/discretiser creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/ebaybbn copying build/lib/causalnex/ebaybbn/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/ebaybbn copying build/lib/causalnex/ebaybbn/utils.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/ebaybbn copying build/lib/causalnex/ebaybbn/graph.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/ebaybbn copying build/lib/causalnex/ebaybbn/bbn.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/ebaybbn copying build/lib/causalnex/ebaybbn/exceptions.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/ebaybbn copying build/lib/causalnex/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/network copying build/lib/causalnex/network/network.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/network copying build/lib/causalnex/network/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/network creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/network/sklearn copying build/lib/causalnex/network/sklearn/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/network/sklearn copying build/lib/causalnex/network/sklearn/models.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/network/sklearn creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/evaluation copying build/lib/causalnex/evaluation/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/evaluation copying build/lib/causalnex/evaluation/evaluation.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/evaluation creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/plots copying build/lib/causalnex/plots/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/plots copying build/lib/causalnex/plots/display.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/plots copying build/lib/causalnex/plots/plots.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/plots creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/inference copying build/lib/causalnex/inference/inference.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/inference copying build/lib/causalnex/inference/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/inference creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/contrib copying build/lib/causalnex/contrib/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/contrib creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure copying build/lib/causalnex/structure/structuremodel.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure copying build/lib/causalnex/structure/categorical_variable_mapper.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure copying build/lib/causalnex/structure/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure copying build/lib/causalnex/structure/dynotears.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure copying build/lib/causalnex/structure/notears.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/data_generators copying build/lib/causalnex/structure/data_generators/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/data_generators copying build/lib/causalnex/structure/data_generators/core.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/data_generators copying build/lib/causalnex/structure/data_generators/wrappers.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/data_generators copying build/lib/causalnex/structure/transformers.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch copying build/lib/causalnex/structure/pytorch/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/sklearn copying build/lib/causalnex/structure/pytorch/sklearn/clf.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/sklearn copying build/lib/causalnex/structure/pytorch/sklearn/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/sklearn copying build/lib/causalnex/structure/pytorch/sklearn/reg.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/sklearn copying build/lib/causalnex/structure/pytorch/sklearn/_base.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/sklearn copying build/lib/causalnex/structure/pytorch/core.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch copying build/lib/causalnex/structure/pytorch/notears.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch copying build/lib/causalnex/structure/pytorch/nonlinear.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/dist_type copying build/lib/causalnex/structure/pytorch/dist_type/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/dist_type copying build/lib/causalnex/structure/pytorch/dist_type/poisson.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/dist_type copying build/lib/causalnex/structure/pytorch/dist_type/continuous.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/dist_type copying build/lib/causalnex/structure/pytorch/dist_type/categorical.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/dist_type copying build/lib/causalnex/structure/pytorch/dist_type/binary.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/dist_type copying build/lib/causalnex/structure/pytorch/dist_type/_base.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/dist_type copying build/lib/causalnex/structure/pytorch/dist_type/ordinal.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/dist_type creating /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/utils copying build/lib/causalnex/utils/data_utils.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/utils copying build/lib/causalnex/utils/decision_tree_tools.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/utils copying build/lib/causalnex/utils/__init__.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/utils copying build/lib/causalnex/utils/pgmpy_utils.py -> /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/utils byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/estimator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/estimator/em.py to em.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/discretiser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/discretiser/discretiser_strategy.py to discretiser_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/discretiser/abstract_discretiser.py to abstract_discretiser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/discretiser/discretiser.py to discretiser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/ebaybbn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/ebaybbn/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/ebaybbn/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/ebaybbn/bbn.py to bbn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/ebaybbn/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/network/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/network/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/network/sklearn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/network/sklearn/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/evaluation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/evaluation/evaluation.py to evaluation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/plots/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/plots/display.py to display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/plots/plots.py to plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/inference/inference.py to inference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/inference/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/structuremodel.py to structuremodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/categorical_variable_mapper.py to categorical_variable_mapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/dynotears.py to dynotears.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/notears.py to notears.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/data_generators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/data_generators/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/data_generators/wrappers.py to wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/transformers.py to transformers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/sklearn/clf.py to clf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/sklearn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/sklearn/reg.py to reg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/sklearn/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/notears.py to notears.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/nonlinear.py to nonlinear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/dist_type/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/dist_type/poisson.py to poisson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/dist_type/continuous.py to continuous.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/dist_type/categorical.py to categorical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/dist_type/binary.py to binary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/dist_type/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/structure/pytorch/dist_type/ordinal.py to ordinal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/utils/data_utils.py to data_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/utils/decision_tree_tools.py to decision_tree_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex/utils/pgmpy_utils.py to pgmpy_utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpc0etvdcd.py' /usr/bin/python3 /tmp/tmpc0etvdcd.py removing /tmp/tmpc0etvdcd.py running install_egg_info running egg_info writing causalnex.egg-info/PKG-INFO writing dependency_links to causalnex.egg-info/dependency_links.txt writing requirements to causalnex.egg-info/requires.txt writing top-level names to causalnex.egg-info/top_level.txt reading manifest file 'causalnex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'causalnex.egg-info/SOURCES.txt' Copying causalnex.egg-info to /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9/site-packages/causalnex-0.12.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64//usr/share/doc/python-causalnex + '[' -d doc ']' ~/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64 ~/build/BUILD/causalnex-0.12.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/causalnex-0.12.0 + popd + mv /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.12.0-1 --unique-debug-suffix -0.12.0-1.aarch64 --unique-debug-src-base python-causalnex-0.12.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/causalnex-0.12.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-causalnex-0.12.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-causalnex-0.12.0-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.5 Provides: python-causalnex python3-causalnex = 0.12.0-1 python3.9dist(causalnex) = 0.12 python3dist(causalnex) = 0.12 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: (python3.9dist(scikit-learn) < 0.24.1 or python3.9dist(scikit-learn) >= 0.24.1.0) python(abi) = 3.9 python3.9dist(ipython) >= 8.10 python3.9dist(networkx) python3.9dist(numpy) >= 1.14.2 python3.9dist(numpy) < 1.24 python3.9dist(pandas) >= 1 python3.9dist(pandas) < 2 python3.9dist(pathos) >= 0.2.7 python3.9dist(pathos) < 0.3 python3.9dist(pgmpy) >= 0.1.14 python3.9dist(pgmpy) < 0.1.20 python3.9dist(pyvis) >= 0.3.2 python3.9dist(scikit-learn) >= 0.24 python3.9dist(scipy) >= 1.7 python3.9dist(setuptools) >= 65.5.1 python3.9dist(torch) >= 1.7 python3.9dist(torch) < 2 python3.9dist(wheel) >= 0.38 python3.9dist(wrapt) >= 1.11 python3.9dist(wrapt) < 1.13 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.5 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-causalnex.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-causalnex.spec