Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pgmpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681728463.300651/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-pgmpy.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-pgmpy-0.1.22-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-pgmpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681728463.300651/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-pgmpy.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-pgmpy-0.1.22-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-pgmpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681728463.300651/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-pgmpy.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.BHUhcR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pgmpy-0.1.22 + /usr/bin/gzip -dc /builddir/build/SOURCES/pgmpy-0.1.22.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pgmpy-0.1.22 + /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.jOpFjB + umask 022 + cd /builddir/build/BUILD + cd pgmpy-0.1.22 + 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/pgmpy copying pgmpy/__init__.py -> build/lib/pgmpy copying pgmpy/global_vars.py -> build/lib/pgmpy creating build/lib/pgmpy/extern copying pgmpy/extern/tabulate.py -> build/lib/pgmpy/extern copying pgmpy/extern/__init__.py -> build/lib/pgmpy/extern creating build/lib/pgmpy/estimators copying pgmpy/estimators/MLE.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/EM.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/CITests.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/__init__.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/ExhaustiveSearch.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/MmhcEstimator.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/LinearModel.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/ScoreCache.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/TreeSearch.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/StructureScore.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/PC.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/HillClimbSearch.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/SEMEstimator.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/BayesianEstimator.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/base.py -> build/lib/pgmpy/estimators creating build/lib/pgmpy/base copying pgmpy/base/__init__.py -> build/lib/pgmpy/base copying pgmpy/base/DAG.py -> build/lib/pgmpy/base copying pgmpy/base/UndirectedGraph.py -> build/lib/pgmpy/base creating build/lib/pgmpy/factors copying pgmpy/factors/__init__.py -> build/lib/pgmpy/factors copying pgmpy/factors/FactorSet.py -> build/lib/pgmpy/factors copying pgmpy/factors/base.py -> build/lib/pgmpy/factors creating build/lib/pgmpy/metrics copying pgmpy/metrics/__init__.py -> build/lib/pgmpy/metrics copying pgmpy/metrics/metrics.py -> build/lib/pgmpy/metrics copying pgmpy/metrics/bn_inference.py -> build/lib/pgmpy/metrics creating build/lib/pgmpy/tests copying pgmpy/tests/help_functions.py -> build/lib/pgmpy/tests copying pgmpy/tests/__init__.py -> build/lib/pgmpy/tests creating build/lib/pgmpy/models copying pgmpy/models/__init__.py -> build/lib/pgmpy/models copying pgmpy/models/MarkovModel.py -> build/lib/pgmpy/models copying pgmpy/models/LinearGaussianBayesianNetwork.py -> build/lib/pgmpy/models copying pgmpy/models/SEM.py -> build/lib/pgmpy/models copying pgmpy/models/FactorGraph.py -> build/lib/pgmpy/models copying pgmpy/models/NoisyOrModel.py -> build/lib/pgmpy/models copying pgmpy/models/NaiveBayes.py -> build/lib/pgmpy/models copying pgmpy/models/BayesianNetwork.py -> build/lib/pgmpy/models copying pgmpy/models/MarkovNetwork.py -> build/lib/pgmpy/models copying pgmpy/models/BayesianModel.py -> build/lib/pgmpy/models copying pgmpy/models/MarkovChain.py -> build/lib/pgmpy/models copying pgmpy/models/DynamicBayesianNetwork.py -> build/lib/pgmpy/models copying pgmpy/models/ClusterGraph.py -> build/lib/pgmpy/models copying pgmpy/models/JunctionTree.py -> build/lib/pgmpy/models creating build/lib/pgmpy/utils copying pgmpy/utils/utils.py -> build/lib/pgmpy/utils copying pgmpy/utils/check_functions.py -> build/lib/pgmpy/utils copying pgmpy/utils/__init__.py -> build/lib/pgmpy/utils copying pgmpy/utils/decorators.py -> build/lib/pgmpy/utils copying pgmpy/utils/mathext.py -> build/lib/pgmpy/utils copying pgmpy/utils/state_name.py -> build/lib/pgmpy/utils copying pgmpy/utils/sets.py -> build/lib/pgmpy/utils copying pgmpy/utils/optimizer.py -> build/lib/pgmpy/utils creating build/lib/pgmpy/readwrite copying pgmpy/readwrite/NET.py -> build/lib/pgmpy/readwrite copying pgmpy/readwrite/BIF.py -> build/lib/pgmpy/readwrite copying pgmpy/readwrite/UAI.py -> build/lib/pgmpy/readwrite copying pgmpy/readwrite/__init__.py -> build/lib/pgmpy/readwrite copying pgmpy/readwrite/PomdpX.py -> build/lib/pgmpy/readwrite copying pgmpy/readwrite/XMLBIF.py -> build/lib/pgmpy/readwrite copying pgmpy/readwrite/XMLBeliefNetwork.py -> build/lib/pgmpy/readwrite creating build/lib/pgmpy/inference copying pgmpy/inference/dbn_inference.py -> build/lib/pgmpy/inference copying pgmpy/inference/ExactInference.py -> build/lib/pgmpy/inference copying pgmpy/inference/__init__.py -> build/lib/pgmpy/inference copying pgmpy/inference/mplp.py -> build/lib/pgmpy/inference copying pgmpy/inference/CausalInference.py -> build/lib/pgmpy/inference copying pgmpy/inference/ApproxInference.py -> build/lib/pgmpy/inference copying pgmpy/inference/base.py -> build/lib/pgmpy/inference copying pgmpy/inference/EliminationOrder.py -> build/lib/pgmpy/inference creating build/lib/pgmpy/independencies copying pgmpy/independencies/__init__.py -> build/lib/pgmpy/independencies copying pgmpy/independencies/Independencies.py -> build/lib/pgmpy/independencies creating build/lib/pgmpy/sampling copying pgmpy/sampling/__init__.py -> build/lib/pgmpy/sampling copying pgmpy/sampling/NUTS.py -> build/lib/pgmpy/sampling copying pgmpy/sampling/Sampling.py -> build/lib/pgmpy/sampling copying pgmpy/sampling/HMC.py -> build/lib/pgmpy/sampling copying pgmpy/sampling/base.py -> build/lib/pgmpy/sampling creating build/lib/pgmpy/factors/continuous copying pgmpy/factors/continuous/LinearGaussianCPD.py -> build/lib/pgmpy/factors/continuous copying pgmpy/factors/continuous/__init__.py -> build/lib/pgmpy/factors/continuous copying pgmpy/factors/continuous/discretize.py -> build/lib/pgmpy/factors/continuous copying pgmpy/factors/continuous/ContinuousFactor.py -> build/lib/pgmpy/factors/continuous creating build/lib/pgmpy/factors/discrete copying pgmpy/factors/discrete/__init__.py -> build/lib/pgmpy/factors/discrete copying pgmpy/factors/discrete/CPD.py -> build/lib/pgmpy/factors/discrete copying pgmpy/factors/discrete/DiscreteFactor.py -> build/lib/pgmpy/factors/discrete copying pgmpy/factors/discrete/JointProbabilityDistribution.py -> build/lib/pgmpy/factors/discrete creating build/lib/pgmpy/factors/distributions copying pgmpy/factors/distributions/__init__.py -> build/lib/pgmpy/factors/distributions copying pgmpy/factors/distributions/GaussianDistribution.py -> build/lib/pgmpy/factors/distributions copying pgmpy/factors/distributions/CustomDistribution.py -> build/lib/pgmpy/factors/distributions copying pgmpy/factors/distributions/CanonicalDistribution.py -> build/lib/pgmpy/factors/distributions copying pgmpy/factors/distributions/base.py -> build/lib/pgmpy/factors/distributions creating build/lib/pgmpy/tests/test_inference copying pgmpy/tests/test_inference/test_CausalInference.py -> build/lib/pgmpy/tests/test_inference copying pgmpy/tests/test_inference/test_ApproxInference.py -> build/lib/pgmpy/tests/test_inference copying pgmpy/tests/test_inference/__init__.py -> build/lib/pgmpy/tests/test_inference copying pgmpy/tests/test_inference/test_Inference.py -> build/lib/pgmpy/tests/test_inference copying pgmpy/tests/test_inference/test_ExactInference.py -> build/lib/pgmpy/tests/test_inference copying pgmpy/tests/test_inference/test_bn_inference.py -> build/lib/pgmpy/tests/test_inference copying pgmpy/tests/test_inference/test_elimination_order.py -> build/lib/pgmpy/tests/test_inference copying pgmpy/tests/test_inference/test_dbn_inference.py -> build/lib/pgmpy/tests/test_inference copying pgmpy/tests/test_inference/test_mplp.py -> build/lib/pgmpy/tests/test_inference creating build/lib/pgmpy/tests/test_base copying pgmpy/tests/test_base/test_UndirectedGraph.py -> build/lib/pgmpy/tests/test_base copying pgmpy/tests/test_base/__init__.py -> build/lib/pgmpy/tests/test_base copying pgmpy/tests/test_base/test_DAG.py -> build/lib/pgmpy/tests/test_base creating build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_MarkovChain.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_DynamicBayesianNetwork.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_MarkovModel.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/__init__.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_FactorGraph.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_MarkovNetwork.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_BayesianModel.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_ClusterGraph.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_NoisyOrModels.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_LinearGaussianBayesianNetwork.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_SEM.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_NaiveBayes.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_BayesianNetwork.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_JunctionTree.py -> build/lib/pgmpy/tests/test_models creating build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_MaximumLikelihoodEstimator.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_MmhcEstimator.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/__init__.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_CITests.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_StructureScore.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_TreeSearch.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_EM.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_HillClimbSearch.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_ParameterEstimator.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_BayesianEstimator.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_BaseEstimator.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_SEMEstimator.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_ScoreCache.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_ExhaustiveSearch.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_PC.py -> build/lib/pgmpy/tests/test_estimators creating build/lib/pgmpy/tests/test_sampling copying pgmpy/tests/test_sampling/__init__.py -> build/lib/pgmpy/tests/test_sampling copying pgmpy/tests/test_sampling/test_base_continuous.py -> build/lib/pgmpy/tests/test_sampling copying pgmpy/tests/test_sampling/test_continuous_sampling.py -> build/lib/pgmpy/tests/test_sampling copying pgmpy/tests/test_sampling/test_Sampling.py -> build/lib/pgmpy/tests/test_sampling creating build/lib/pgmpy/tests/test_factors copying pgmpy/tests/test_factors/__init__.py -> build/lib/pgmpy/tests/test_factors copying pgmpy/tests/test_factors/test_FactorSet.py -> build/lib/pgmpy/tests/test_factors creating build/lib/pgmpy/tests/test_readwrite copying pgmpy/tests/test_readwrite/__init__.py -> build/lib/pgmpy/tests/test_readwrite copying pgmpy/tests/test_readwrite/test_BIF.py -> build/lib/pgmpy/tests/test_readwrite copying pgmpy/tests/test_readwrite/test_NET.py -> build/lib/pgmpy/tests/test_readwrite copying pgmpy/tests/test_readwrite/test_UAI.py -> build/lib/pgmpy/tests/test_readwrite copying pgmpy/tests/test_readwrite/test_PomdpX.py -> build/lib/pgmpy/tests/test_readwrite copying pgmpy/tests/test_readwrite/test_XMLBIF.py -> build/lib/pgmpy/tests/test_readwrite copying pgmpy/tests/test_readwrite/test_XMLBeliefNetwork.py -> build/lib/pgmpy/tests/test_readwrite creating build/lib/pgmpy/tests/test_independencies copying pgmpy/tests/test_independencies/__init__.py -> build/lib/pgmpy/tests/test_independencies copying pgmpy/tests/test_independencies/test_Independencies.py -> build/lib/pgmpy/tests/test_independencies creating build/lib/pgmpy/tests/test_factors/test_discrete copying pgmpy/tests/test_factors/test_discrete/test_Factor.py -> build/lib/pgmpy/tests/test_factors/test_discrete copying pgmpy/tests/test_factors/test_discrete/__init__.py -> build/lib/pgmpy/tests/test_factors/test_discrete creating build/lib/pgmpy/tests/test_factors/test_continuous copying pgmpy/tests/test_factors/test_continuous/test_CustomDistribution.py -> build/lib/pgmpy/tests/test_factors/test_continuous copying pgmpy/tests/test_factors/test_continuous/__init__.py -> build/lib/pgmpy/tests/test_factors/test_continuous copying pgmpy/tests/test_factors/test_continuous/test_Canonical_Factor.py -> build/lib/pgmpy/tests/test_factors/test_continuous copying pgmpy/tests/test_factors/test_continuous/test_JointGaussianDistribution.py -> build/lib/pgmpy/tests/test_factors/test_continuous copying pgmpy/tests/test_factors/test_continuous/test_Linear_Gaussian_CPD.py -> build/lib/pgmpy/tests/test_factors/test_continuous copying pgmpy/tests/test_factors/test_continuous/test_ContinuousFactor.py -> build/lib/pgmpy/tests/test_factors/test_continuous running egg_info writing pgmpy.egg-info/PKG-INFO writing dependency_links to pgmpy.egg-info/dependency_links.txt writing requirements to pgmpy.egg-info/requires.txt writing top-level names to pgmpy.egg-info/top_level.txt reading manifest file 'pgmpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'pgmpy.egg-info/SOURCES.txt' creating build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/munin2.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/win95pts.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/diabetes.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/pigs.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/munin4.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/cancer.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/survey.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/munin.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/hailfinder.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/hepar2.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/munin3.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/barley.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/sachs.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/alarm.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/andes.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/link.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/earthquake.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/insurance.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/pathfinder.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/mildew.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/munin1.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/child.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/asia.bif.gz -> build/lib/pgmpy/utils/example_models copying pgmpy/utils/example_models/water.bif.gz -> build/lib/pgmpy/utils/example_models + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rwqAXs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64 + cd pgmpy-0.1.22 + 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-pgmpy-0.1.22-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-pgmpy-0.1.22-1.aarch64/usr creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/extern copying build/lib/pgmpy/extern/tabulate.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/extern copying build/lib/pgmpy/extern/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/extern creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/estimators/MLE.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/estimators/EM.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/estimators/CITests.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/estimators/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/estimators/ExhaustiveSearch.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/estimators/MmhcEstimator.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/estimators/LinearModel.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/estimators/ScoreCache.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/estimators/TreeSearch.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/estimators/StructureScore.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/estimators/PC.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/estimators/HillClimbSearch.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/estimators/SEMEstimator.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/estimators/BayesianEstimator.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/estimators/base.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators copying build/lib/pgmpy/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/base copying build/lib/pgmpy/base/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/base copying build/lib/pgmpy/base/DAG.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/base copying build/lib/pgmpy/base/UndirectedGraph.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/base creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/continuous copying build/lib/pgmpy/factors/continuous/LinearGaussianCPD.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/continuous copying build/lib/pgmpy/factors/continuous/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/continuous copying build/lib/pgmpy/factors/continuous/discretize.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/continuous copying build/lib/pgmpy/factors/continuous/ContinuousFactor.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/continuous copying build/lib/pgmpy/factors/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors copying build/lib/pgmpy/factors/FactorSet.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/discrete copying build/lib/pgmpy/factors/discrete/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/discrete copying build/lib/pgmpy/factors/discrete/CPD.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/discrete copying build/lib/pgmpy/factors/discrete/DiscreteFactor.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/discrete copying build/lib/pgmpy/factors/discrete/JointProbabilityDistribution.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/discrete creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/distributions copying build/lib/pgmpy/factors/distributions/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/distributions copying build/lib/pgmpy/factors/distributions/GaussianDistribution.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/distributions copying build/lib/pgmpy/factors/distributions/CustomDistribution.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/distributions copying build/lib/pgmpy/factors/distributions/CanonicalDistribution.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/distributions copying build/lib/pgmpy/factors/distributions/base.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/distributions copying build/lib/pgmpy/factors/base.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/metrics copying build/lib/pgmpy/metrics/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/metrics copying build/lib/pgmpy/metrics/metrics.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/metrics copying build/lib/pgmpy/metrics/bn_inference.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/metrics creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference copying build/lib/pgmpy/tests/test_inference/test_CausalInference.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference copying build/lib/pgmpy/tests/test_inference/test_ApproxInference.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference copying build/lib/pgmpy/tests/test_inference/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference copying build/lib/pgmpy/tests/test_inference/test_Inference.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference copying build/lib/pgmpy/tests/test_inference/test_ExactInference.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference copying build/lib/pgmpy/tests/test_inference/test_bn_inference.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference copying build/lib/pgmpy/tests/test_inference/test_elimination_order.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference copying build/lib/pgmpy/tests/test_inference/test_dbn_inference.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference copying build/lib/pgmpy/tests/test_inference/test_mplp.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_base copying build/lib/pgmpy/tests/test_base/test_UndirectedGraph.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_base copying build/lib/pgmpy/tests/test_base/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_base copying build/lib/pgmpy/tests/test_base/test_DAG.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_base copying build/lib/pgmpy/tests/help_functions.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests copying build/lib/pgmpy/tests/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_MarkovChain.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_DynamicBayesianNetwork.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_MarkovModel.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_FactorGraph.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_MarkovNetwork.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_BayesianModel.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_ClusterGraph.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_NoisyOrModels.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_LinearGaussianBayesianNetwork.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_SEM.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_NaiveBayes.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_BayesianNetwork.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_JunctionTree.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_MaximumLikelihoodEstimator.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_MmhcEstimator.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_CITests.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_StructureScore.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_TreeSearch.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_EM.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_HillClimbSearch.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_ParameterEstimator.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_BayesianEstimator.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_BaseEstimator.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_SEMEstimator.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_ScoreCache.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_ExhaustiveSearch.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_PC.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_sampling copying build/lib/pgmpy/tests/test_sampling/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_sampling copying build/lib/pgmpy/tests/test_sampling/test_base_continuous.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_sampling copying build/lib/pgmpy/tests/test_sampling/test_continuous_sampling.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_sampling copying build/lib/pgmpy/tests/test_sampling/test_Sampling.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_sampling creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors copying build/lib/pgmpy/tests/test_factors/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_discrete copying build/lib/pgmpy/tests/test_factors/test_discrete/test_Factor.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_discrete copying build/lib/pgmpy/tests/test_factors/test_discrete/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_discrete creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_continuous copying build/lib/pgmpy/tests/test_factors/test_continuous/test_CustomDistribution.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_continuous copying build/lib/pgmpy/tests/test_factors/test_continuous/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_continuous copying build/lib/pgmpy/tests/test_factors/test_continuous/test_Canonical_Factor.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_continuous copying build/lib/pgmpy/tests/test_factors/test_continuous/test_JointGaussianDistribution.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_continuous copying build/lib/pgmpy/tests/test_factors/test_continuous/test_Linear_Gaussian_CPD.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_continuous copying build/lib/pgmpy/tests/test_factors/test_continuous/test_ContinuousFactor.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_continuous copying build/lib/pgmpy/tests/test_factors/test_FactorSet.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_readwrite copying build/lib/pgmpy/tests/test_readwrite/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_readwrite copying build/lib/pgmpy/tests/test_readwrite/test_BIF.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_readwrite copying build/lib/pgmpy/tests/test_readwrite/test_NET.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_readwrite copying build/lib/pgmpy/tests/test_readwrite/test_UAI.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_readwrite copying build/lib/pgmpy/tests/test_readwrite/test_PomdpX.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_readwrite copying build/lib/pgmpy/tests/test_readwrite/test_XMLBIF.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_readwrite copying build/lib/pgmpy/tests/test_readwrite/test_XMLBeliefNetwork.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_readwrite creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_independencies copying build/lib/pgmpy/tests/test_independencies/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_independencies copying build/lib/pgmpy/tests/test_independencies/test_Independencies.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_independencies creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models copying build/lib/pgmpy/models/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models copying build/lib/pgmpy/models/MarkovModel.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models copying build/lib/pgmpy/models/LinearGaussianBayesianNetwork.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models copying build/lib/pgmpy/models/SEM.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models copying build/lib/pgmpy/models/FactorGraph.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models copying build/lib/pgmpy/models/NoisyOrModel.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models copying build/lib/pgmpy/models/NaiveBayes.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models copying build/lib/pgmpy/models/BayesianNetwork.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models copying build/lib/pgmpy/models/MarkovNetwork.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models copying build/lib/pgmpy/models/BayesianModel.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models copying build/lib/pgmpy/models/MarkovChain.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models copying build/lib/pgmpy/models/DynamicBayesianNetwork.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models copying build/lib/pgmpy/models/ClusterGraph.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models copying build/lib/pgmpy/models/JunctionTree.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils copying build/lib/pgmpy/utils/utils.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils copying build/lib/pgmpy/utils/check_functions.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils copying build/lib/pgmpy/utils/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/munin2.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/win95pts.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/diabetes.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/pigs.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/munin4.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/cancer.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/survey.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/munin.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/hailfinder.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/hepar2.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/munin3.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/barley.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/sachs.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/alarm.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/andes.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/link.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/earthquake.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/insurance.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/pathfinder.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/mildew.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/munin1.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/child.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/asia.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/example_models/water.bif.gz -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/example_models copying build/lib/pgmpy/utils/decorators.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils copying build/lib/pgmpy/utils/mathext.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils copying build/lib/pgmpy/utils/state_name.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils copying build/lib/pgmpy/utils/sets.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils copying build/lib/pgmpy/utils/optimizer.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/readwrite copying build/lib/pgmpy/readwrite/NET.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/readwrite copying build/lib/pgmpy/readwrite/BIF.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/readwrite copying build/lib/pgmpy/readwrite/UAI.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/readwrite copying build/lib/pgmpy/readwrite/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/readwrite copying build/lib/pgmpy/readwrite/PomdpX.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/readwrite copying build/lib/pgmpy/readwrite/XMLBIF.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/readwrite copying build/lib/pgmpy/readwrite/XMLBeliefNetwork.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/readwrite creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference copying build/lib/pgmpy/inference/dbn_inference.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference copying build/lib/pgmpy/inference/ExactInference.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference copying build/lib/pgmpy/inference/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference copying build/lib/pgmpy/inference/mplp.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference copying build/lib/pgmpy/inference/CausalInference.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference copying build/lib/pgmpy/inference/ApproxInference.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference copying build/lib/pgmpy/inference/base.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference copying build/lib/pgmpy/inference/EliminationOrder.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/independencies copying build/lib/pgmpy/independencies/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/independencies copying build/lib/pgmpy/independencies/Independencies.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/independencies creating /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/sampling copying build/lib/pgmpy/sampling/__init__.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/sampling copying build/lib/pgmpy/sampling/NUTS.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/sampling copying build/lib/pgmpy/sampling/Sampling.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/sampling copying build/lib/pgmpy/sampling/HMC.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/sampling copying build/lib/pgmpy/sampling/base.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/sampling copying build/lib/pgmpy/global_vars.py -> /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/extern/tabulate.py to tabulate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/extern/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators/MLE.py to MLE.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators/EM.py to EM.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators/CITests.py to CITests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators/ExhaustiveSearch.py to ExhaustiveSearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators/MmhcEstimator.py to MmhcEstimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators/LinearModel.py to LinearModel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators/ScoreCache.py to ScoreCache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators/TreeSearch.py to TreeSearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators/StructureScore.py to StructureScore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators/PC.py to PC.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators/HillClimbSearch.py to HillClimbSearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators/SEMEstimator.py to SEMEstimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators/BayesianEstimator.py to BayesianEstimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/estimators/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/base/DAG.py to DAG.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/base/UndirectedGraph.py to UndirectedGraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/continuous/LinearGaussianCPD.py to LinearGaussianCPD.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/continuous/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/continuous/discretize.py to discretize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/continuous/ContinuousFactor.py to ContinuousFactor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/FactorSet.py to FactorSet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/discrete/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/discrete/CPD.py to CPD.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/discrete/DiscreteFactor.py to DiscreteFactor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/discrete/JointProbabilityDistribution.py to JointProbabilityDistribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/distributions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/distributions/GaussianDistribution.py to GaussianDistribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/distributions/CustomDistribution.py to CustomDistribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/distributions/CanonicalDistribution.py to CanonicalDistribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/distributions/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/factors/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/metrics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/metrics/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/metrics/bn_inference.py to bn_inference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference/test_CausalInference.py to test_CausalInference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference/test_ApproxInference.py to test_ApproxInference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference/test_Inference.py to test_Inference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference/test_ExactInference.py to test_ExactInference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference/test_bn_inference.py to test_bn_inference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference/test_elimination_order.py to test_elimination_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference/test_dbn_inference.py to test_dbn_inference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_inference/test_mplp.py to test_mplp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_base/test_UndirectedGraph.py to test_UndirectedGraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_base/test_DAG.py to test_DAG.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/help_functions.py to help_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models/test_MarkovChain.py to test_MarkovChain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models/test_DynamicBayesianNetwork.py to test_DynamicBayesianNetwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models/test_MarkovModel.py to test_MarkovModel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models/test_FactorGraph.py to test_FactorGraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models/test_MarkovNetwork.py to test_MarkovNetwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models/test_BayesianModel.py to test_BayesianModel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models/test_ClusterGraph.py to test_ClusterGraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models/test_NoisyOrModels.py to test_NoisyOrModels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models/test_LinearGaussianBayesianNetwork.py to test_LinearGaussianBayesianNetwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models/test_SEM.py to test_SEM.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models/test_NaiveBayes.py to test_NaiveBayes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models/test_BayesianNetwork.py to test_BayesianNetwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_models/test_JunctionTree.py to test_JunctionTree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators/test_MaximumLikelihoodEstimator.py to test_MaximumLikelihoodEstimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators/test_MmhcEstimator.py to test_MmhcEstimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators/test_CITests.py to test_CITests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators/test_StructureScore.py to test_StructureScore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators/test_TreeSearch.py to test_TreeSearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators/test_EM.py to test_EM.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators/test_HillClimbSearch.py to test_HillClimbSearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators/test_ParameterEstimator.py to test_ParameterEstimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators/test_BayesianEstimator.py to test_BayesianEstimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators/test_BaseEstimator.py to test_BaseEstimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators/test_SEMEstimator.py to test_SEMEstimator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators/test_ScoreCache.py to test_ScoreCache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators/test_ExhaustiveSearch.py to test_ExhaustiveSearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_estimators/test_PC.py to test_PC.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_sampling/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_sampling/test_base_continuous.py to test_base_continuous.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_sampling/test_continuous_sampling.py to test_continuous_sampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_sampling/test_Sampling.py to test_Sampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_discrete/test_Factor.py to test_Factor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_discrete/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_continuous/test_CustomDistribution.py to test_CustomDistribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_continuous/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_continuous/test_Canonical_Factor.py to test_Canonical_Factor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_continuous/test_JointGaussianDistribution.py to test_JointGaussianDistribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_continuous/test_Linear_Gaussian_CPD.py to test_Linear_Gaussian_CPD.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_continuous/test_ContinuousFactor.py to test_ContinuousFactor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_factors/test_FactorSet.py to test_FactorSet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_readwrite/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_readwrite/test_BIF.py to test_BIF.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_readwrite/test_NET.py to test_NET.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_readwrite/test_UAI.py to test_UAI.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_readwrite/test_PomdpX.py to test_PomdpX.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_readwrite/test_XMLBIF.py to test_XMLBIF.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_readwrite/test_XMLBeliefNetwork.py to test_XMLBeliefNetwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_independencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/tests/test_independencies/test_Independencies.py to test_Independencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models/MarkovModel.py to MarkovModel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models/LinearGaussianBayesianNetwork.py to LinearGaussianBayesianNetwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models/SEM.py to SEM.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models/FactorGraph.py to FactorGraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models/NoisyOrModel.py to NoisyOrModel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models/NaiveBayes.py to NaiveBayes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models/BayesianNetwork.py to BayesianNetwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models/MarkovNetwork.py to MarkovNetwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models/BayesianModel.py to BayesianModel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models/MarkovChain.py to MarkovChain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models/DynamicBayesianNetwork.py to DynamicBayesianNetwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models/ClusterGraph.py to ClusterGraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/models/JunctionTree.py to JunctionTree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/check_functions.py to check_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/mathext.py to mathext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/state_name.py to state_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/sets.py to sets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/utils/optimizer.py to optimizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/readwrite/NET.py to NET.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/readwrite/BIF.py to BIF.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/readwrite/UAI.py to UAI.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/readwrite/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/readwrite/PomdpX.py to PomdpX.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/readwrite/XMLBIF.py to XMLBIF.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/readwrite/XMLBeliefNetwork.py to XMLBeliefNetwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference/dbn_inference.py to dbn_inference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference/ExactInference.py to ExactInference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference/mplp.py to mplp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference/CausalInference.py to CausalInference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference/ApproxInference.py to ApproxInference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/inference/EliminationOrder.py to EliminationOrder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/independencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/independencies/Independencies.py to Independencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/sampling/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/sampling/NUTS.py to NUTS.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/sampling/Sampling.py to Sampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/sampling/HMC.py to HMC.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/sampling/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy/global_vars.py to global_vars.cpython-39.pyc writing byte-compilation script '/tmp/tmpy_lqgfo0.py' /usr/bin/python3 /tmp/tmpy_lqgfo0.py removing /tmp/tmpy_lqgfo0.py running install_egg_info running egg_info writing pgmpy.egg-info/PKG-INFO writing dependency_links to pgmpy.egg-info/dependency_links.txt writing requirements to pgmpy.egg-info/requires.txt writing top-level names to pgmpy.egg-info/top_level.txt reading manifest file 'pgmpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'pgmpy.egg-info/SOURCES.txt' Copying pgmpy.egg-info to /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9/site-packages/pgmpy-0.1.22-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64//usr/share/doc/python-pgmpy + '[' -d doc ']' ~/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64 ~/build/BUILD/pgmpy-0.1.22 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pgmpy-0.1.22-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/pgmpy-0.1.22 + popd + mv /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.1.22-1 --unique-debug-suffix -0.1.22-1.aarch64 --unique-debug-src-base python-pgmpy-0.1.22-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/pgmpy-0.1.22 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-pgmpy-0.1.22-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pgmpy-0.1.22-1.noarch Provides: python-pgmpy python3-pgmpy = 0.1.22-1 python3.9dist(pgmpy) = 0.1.22 python3dist(pgmpy) = 0.1.22 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.9 Processing files: python-pgmpy-help-0.1.22-1.noarch warning: Empty %files file /builddir/build/BUILD/pgmpy-0.1.22/doclist.lst Provides: python-pgmpy-help = 0.1.22-1 python3-pgmpy-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64 Wrote: /builddir/build/RPMS/python-pgmpy-help-0.1.22-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pgmpy-0.1.22-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2UPbsO + umask 022 + cd /builddir/build/BUILD + cd pgmpy-0.1.22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pgmpy-0.1.22-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0