Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pymc3.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681501794.656313/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-pymc3.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-pymc3-3.11.5-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-pymc3.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681501794.656313/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-pymc3.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-pymc3-3.11.5-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-pymc3.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681501794.656313/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-pymc3.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.sLUF23 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pymc3-3.11.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/pymc3-3.11.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pymc3-3.11.5 + /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.Mbd745 + umask 022 + cd /builddir/build/BUILD + cd pymc3-3.11.5 + 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/pymc3 copying pymc3/theanof.py -> build/lib/pymc3 copying pymc3/model_graph.py -> build/lib/pymc3 copying pymc3/data.py -> build/lib/pymc3 copying pymc3/util.py -> build/lib/pymc3 copying pymc3/parallel_sampling.py -> build/lib/pymc3 copying pymc3/blocking.py -> build/lib/pymc3 copying pymc3/backports.py -> build/lib/pymc3 copying pymc3/sampling.py -> build/lib/pymc3 copying pymc3/model.py -> build/lib/pymc3 copying pymc3/__init__.py -> build/lib/pymc3 copying pymc3/vartypes.py -> build/lib/pymc3 copying pymc3/exceptions.py -> build/lib/pymc3 copying pymc3/math.py -> build/lib/pymc3 creating build/lib/pymc3/backends copying pymc3/backends/ndarray.py -> build/lib/pymc3/backends copying pymc3/backends/base.py -> build/lib/pymc3/backends copying pymc3/backends/report.py -> build/lib/pymc3/backends copying pymc3/backends/__init__.py -> build/lib/pymc3/backends copying pymc3/backends/tracetab.py -> build/lib/pymc3/backends creating build/lib/pymc3/tuning copying pymc3/tuning/scaling.py -> build/lib/pymc3/tuning copying pymc3/tuning/__init__.py -> build/lib/pymc3/tuning copying pymc3/tuning/starting.py -> build/lib/pymc3/tuning creating build/lib/pymc3/glm copying pymc3/glm/linear.py -> build/lib/pymc3/glm copying pymc3/glm/utils.py -> build/lib/pymc3/glm copying pymc3/glm/families.py -> build/lib/pymc3/glm copying pymc3/glm/__init__.py -> build/lib/pymc3/glm creating build/lib/pymc3/distributions copying pymc3/distributions/special.py -> build/lib/pymc3/distributions copying pymc3/distributions/mixture.py -> build/lib/pymc3/distributions copying pymc3/distributions/shape_utils.py -> build/lib/pymc3/distributions copying pymc3/distributions/bart.py -> build/lib/pymc3/distributions copying pymc3/distributions/bound.py -> build/lib/pymc3/distributions copying pymc3/distributions/distribution.py -> build/lib/pymc3/distributions copying pymc3/distributions/discrete.py -> build/lib/pymc3/distributions copying pymc3/distributions/simulator.py -> build/lib/pymc3/distributions copying pymc3/distributions/posterior_predictive.py -> build/lib/pymc3/distributions copying pymc3/distributions/transforms.py -> build/lib/pymc3/distributions copying pymc3/distributions/timeseries.py -> build/lib/pymc3/distributions copying pymc3/distributions/tree.py -> build/lib/pymc3/distributions copying pymc3/distributions/multivariate.py -> build/lib/pymc3/distributions copying pymc3/distributions/__init__.py -> build/lib/pymc3/distributions copying pymc3/distributions/continuous.py -> build/lib/pymc3/distributions copying pymc3/distributions/dist_math.py -> build/lib/pymc3/distributions creating build/lib/pymc3/stats copying pymc3/stats/__init__.py -> build/lib/pymc3/stats creating build/lib/pymc3/ode copying pymc3/ode/utils.py -> build/lib/pymc3/ode copying pymc3/ode/__init__.py -> build/lib/pymc3/ode copying pymc3/ode/ode.py -> build/lib/pymc3/ode creating build/lib/pymc3/smc copying pymc3/smc/smc.py -> build/lib/pymc3/smc copying pymc3/smc/__init__.py -> build/lib/pymc3/smc copying pymc3/smc/sample_smc.py -> build/lib/pymc3/smc creating build/lib/pymc3/plots copying pymc3/plots/posteriorplot.py -> build/lib/pymc3/plots copying pymc3/plots/__init__.py -> build/lib/pymc3/plots creating build/lib/pymc3/gp copying pymc3/gp/mean.py -> build/lib/pymc3/gp copying pymc3/gp/util.py -> build/lib/pymc3/gp copying pymc3/gp/gp.py -> build/lib/pymc3/gp copying pymc3/gp/__init__.py -> build/lib/pymc3/gp copying pymc3/gp/cov.py -> build/lib/pymc3/gp creating build/lib/pymc3/tests copying pymc3/tests/test_shared.py -> build/lib/pymc3/tests copying pymc3/tests/test_random.py -> build/lib/pymc3/tests copying pymc3/tests/test_gp.py -> build/lib/pymc3/tests copying pymc3/tests/test_updates.py -> build/lib/pymc3/tests copying pymc3/tests/test_posdef_sym.py -> build/lib/pymc3/tests copying pymc3/tests/test_ode.py -> build/lib/pymc3/tests copying pymc3/tests/test_dist_math.py -> build/lib/pymc3/tests copying pymc3/tests/test_minibatches.py -> build/lib/pymc3/tests copying pymc3/tests/sampler_fixtures.py -> build/lib/pymc3/tests copying pymc3/tests/test_parallel_sampling.py -> build/lib/pymc3/tests copying pymc3/tests/test_special_functions.py -> build/lib/pymc3/tests copying pymc3/tests/test_model.py -> build/lib/pymc3/tests copying pymc3/tests/test_models_utils.py -> build/lib/pymc3/tests copying pymc3/tests/test_posteriors.py -> build/lib/pymc3/tests copying pymc3/tests/test_models_linear.py -> build/lib/pymc3/tests copying pymc3/tests/checks.py -> build/lib/pymc3/tests copying pymc3/tests/test_step.py -> build/lib/pymc3/tests copying pymc3/tests/test_tuning.py -> build/lib/pymc3/tests copying pymc3/tests/test_model_graph.py -> build/lib/pymc3/tests copying pymc3/tests/test_model_helpers.py -> build/lib/pymc3/tests copying pymc3/tests/test_bart.py -> build/lib/pymc3/tests copying pymc3/tests/test_ndarray_backend.py -> build/lib/pymc3/tests copying pymc3/tests/test_backports.py -> build/lib/pymc3/tests copying pymc3/tests/test_plots.py -> build/lib/pymc3/tests copying pymc3/tests/test_distributions_random.py -> build/lib/pymc3/tests copying pymc3/tests/test_mixture.py -> build/lib/pymc3/tests copying pymc3/tests/test_model_func.py -> build/lib/pymc3/tests copying pymc3/tests/test_tracetab.py -> build/lib/pymc3/tests copying pymc3/tests/test_hmc.py -> build/lib/pymc3/tests copying pymc3/tests/test_util.py -> build/lib/pymc3/tests copying pymc3/tests/test_coords.py -> build/lib/pymc3/tests copying pymc3/tests/conftest.py -> build/lib/pymc3/tests copying pymc3/tests/test_variational_inference.py -> build/lib/pymc3/tests copying pymc3/tests/test_posterior_predictive.py -> build/lib/pymc3/tests copying pymc3/tests/helpers.py -> build/lib/pymc3/tests copying pymc3/tests/test_theanof.py -> build/lib/pymc3/tests copying pymc3/tests/test_sampling.py -> build/lib/pymc3/tests copying pymc3/tests/test_missing.py -> build/lib/pymc3/tests copying pymc3/tests/test_math.py -> build/lib/pymc3/tests copying pymc3/tests/test_types.py -> build/lib/pymc3/tests copying pymc3/tests/test_profile.py -> build/lib/pymc3/tests copying pymc3/tests/test_transforms.py -> build/lib/pymc3/tests copying pymc3/tests/test_examples.py -> build/lib/pymc3/tests copying pymc3/tests/__init__.py -> build/lib/pymc3/tests copying pymc3/tests/test_smc.py -> build/lib/pymc3/tests copying pymc3/tests/test_starting.py -> build/lib/pymc3/tests copying pymc3/tests/test_distribution_defaults.py -> build/lib/pymc3/tests copying pymc3/tests/test_quadpotential.py -> build/lib/pymc3/tests copying pymc3/tests/test_glm.py -> build/lib/pymc3/tests copying pymc3/tests/test_data_container.py -> build/lib/pymc3/tests copying pymc3/tests/test_shape_handling.py -> build/lib/pymc3/tests copying pymc3/tests/models.py -> build/lib/pymc3/tests copying pymc3/tests/backend_fixtures.py -> build/lib/pymc3/tests copying pymc3/tests/test_distributions.py -> build/lib/pymc3/tests copying pymc3/tests/test_distributions_timeseries.py -> build/lib/pymc3/tests copying pymc3/tests/test_pickling.py -> build/lib/pymc3/tests copying pymc3/tests/test_modelcontext.py -> build/lib/pymc3/tests creating build/lib/pymc3/variational copying pymc3/variational/approximations.py -> build/lib/pymc3/variational copying pymc3/variational/updates.py -> build/lib/pymc3/variational copying pymc3/variational/opvi.py -> build/lib/pymc3/variational copying pymc3/variational/operators.py -> build/lib/pymc3/variational copying pymc3/variational/test_functions.py -> build/lib/pymc3/variational copying pymc3/variational/inference.py -> build/lib/pymc3/variational copying pymc3/variational/__init__.py -> build/lib/pymc3/variational copying pymc3/variational/flows.py -> build/lib/pymc3/variational copying pymc3/variational/stein.py -> build/lib/pymc3/variational copying pymc3/variational/callbacks.py -> build/lib/pymc3/variational creating build/lib/pymc3/step_methods copying pymc3/step_methods/gibbs.py -> build/lib/pymc3/step_methods copying pymc3/step_methods/compound.py -> build/lib/pymc3/step_methods copying pymc3/step_methods/mlda.py -> build/lib/pymc3/step_methods copying pymc3/step_methods/arraystep.py -> build/lib/pymc3/step_methods copying pymc3/step_methods/pgbart.py -> build/lib/pymc3/step_methods copying pymc3/step_methods/step_sizes.py -> build/lib/pymc3/step_methods copying pymc3/step_methods/sgmcmc.py -> build/lib/pymc3/step_methods copying pymc3/step_methods/elliptical_slice.py -> build/lib/pymc3/step_methods copying pymc3/step_methods/__init__.py -> build/lib/pymc3/step_methods copying pymc3/step_methods/metropolis.py -> build/lib/pymc3/step_methods copying pymc3/step_methods/slicer.py -> build/lib/pymc3/step_methods creating build/lib/pymc3/step_methods/hmc copying pymc3/step_methods/hmc/integration.py -> build/lib/pymc3/step_methods/hmc copying pymc3/step_methods/hmc/hmc.py -> build/lib/pymc3/step_methods/hmc copying pymc3/step_methods/hmc/base_hmc.py -> build/lib/pymc3/step_methods/hmc copying pymc3/step_methods/hmc/nuts.py -> build/lib/pymc3/step_methods/hmc copying pymc3/step_methods/hmc/__init__.py -> build/lib/pymc3/step_methods/hmc copying pymc3/step_methods/hmc/quadpotential.py -> build/lib/pymc3/step_methods/hmc running egg_info writing pymc3.egg-info/PKG-INFO writing dependency_links to pymc3.egg-info/dependency_links.txt writing requirements to pymc3.egg-info/requires.txt writing top-level names to pymc3.egg-info/top_level.txt reading manifest file 'pymc3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'source' warning: no previously-included files matching '*' found under directory 'docs' adding license file 'LICENSE' writing manifest file 'pymc3.egg-info/SOURCES.txt' creating build/lib/pymc3/tests/data copying pymc3/tests/data/cty.dat -> build/lib/pymc3/tests/data copying pymc3/tests/data/srrs2.dat -> build/lib/pymc3/tests/data copying pymc3/tests/data/wells.dat -> build/lib/pymc3/tests/data + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.72yrEU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64 + cd pymc3-3.11.5 + 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-pymc3-3.11.5-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-pymc3-3.11.5-1.aarch64/usr creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3 copying build/lib/pymc3/theanof.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3 creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/backends copying build/lib/pymc3/backends/ndarray.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/backends copying build/lib/pymc3/backends/base.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/backends copying build/lib/pymc3/backends/report.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/backends copying build/lib/pymc3/backends/__init__.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/backends copying build/lib/pymc3/backends/tracetab.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/backends creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tuning copying build/lib/pymc3/tuning/scaling.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tuning copying build/lib/pymc3/tuning/__init__.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tuning copying build/lib/pymc3/tuning/starting.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tuning copying build/lib/pymc3/model_graph.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3 copying build/lib/pymc3/data.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3 copying build/lib/pymc3/util.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3 creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/glm copying build/lib/pymc3/glm/linear.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/glm copying build/lib/pymc3/glm/utils.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/glm copying build/lib/pymc3/glm/families.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/glm copying build/lib/pymc3/glm/__init__.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/glm creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/special.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/mixture.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/shape_utils.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/bart.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/bound.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/distribution.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/discrete.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/simulator.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/posterior_predictive.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/transforms.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/timeseries.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/tree.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/multivariate.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/__init__.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/continuous.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/distributions/dist_math.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions copying build/lib/pymc3/parallel_sampling.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3 creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/stats copying build/lib/pymc3/stats/__init__.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/stats copying build/lib/pymc3/blocking.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3 creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/ode copying build/lib/pymc3/ode/utils.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/ode copying build/lib/pymc3/ode/__init__.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/ode copying build/lib/pymc3/ode/ode.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/ode copying build/lib/pymc3/backports.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3 copying build/lib/pymc3/sampling.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3 copying build/lib/pymc3/model.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3 creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/smc copying build/lib/pymc3/smc/smc.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/smc copying build/lib/pymc3/smc/__init__.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/smc copying build/lib/pymc3/smc/sample_smc.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/smc creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/plots copying build/lib/pymc3/plots/posteriorplot.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/plots copying build/lib/pymc3/plots/__init__.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/plots copying build/lib/pymc3/__init__.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3 creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/gp copying build/lib/pymc3/gp/mean.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/gp copying build/lib/pymc3/gp/util.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/gp copying build/lib/pymc3/gp/gp.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/gp copying build/lib/pymc3/gp/__init__.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/gp copying build/lib/pymc3/gp/cov.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/gp creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_shared.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_random.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_gp.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_updates.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_posdef_sym.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_ode.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_dist_math.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_minibatches.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/sampler_fixtures.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_parallel_sampling.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_special_functions.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_model.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_models_utils.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_posteriors.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_models_linear.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/checks.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_step.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_tuning.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_model_graph.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_model_helpers.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_bart.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_ndarray_backend.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_backports.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_plots.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_distributions_random.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_mixture.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_model_func.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_tracetab.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_hmc.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_util.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_coords.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/conftest.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_variational_inference.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_posterior_predictive.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/helpers.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_theanof.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_sampling.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_missing.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/data copying build/lib/pymc3/tests/data/srrs2.dat -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/data copying build/lib/pymc3/tests/data/cty.dat -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/data copying build/lib/pymc3/tests/data/wells.dat -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/data copying build/lib/pymc3/tests/test_math.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_types.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_profile.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_transforms.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_examples.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/__init__.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_smc.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_starting.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_distribution_defaults.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_quadpotential.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_glm.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_data_container.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_shape_handling.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/models.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/backend_fixtures.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_distributions.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_distributions_timeseries.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_pickling.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/tests/test_modelcontext.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests copying build/lib/pymc3/vartypes.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3 copying build/lib/pymc3/exceptions.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3 copying build/lib/pymc3/math.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3 creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational copying build/lib/pymc3/variational/approximations.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational copying build/lib/pymc3/variational/updates.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational copying build/lib/pymc3/variational/opvi.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational copying build/lib/pymc3/variational/operators.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational copying build/lib/pymc3/variational/test_functions.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational copying build/lib/pymc3/variational/inference.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational copying build/lib/pymc3/variational/__init__.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational copying build/lib/pymc3/variational/flows.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational copying build/lib/pymc3/variational/stein.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational copying build/lib/pymc3/variational/callbacks.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods copying build/lib/pymc3/step_methods/gibbs.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods copying build/lib/pymc3/step_methods/compound.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods copying build/lib/pymc3/step_methods/mlda.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods copying build/lib/pymc3/step_methods/arraystep.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods copying build/lib/pymc3/step_methods/pgbart.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods copying build/lib/pymc3/step_methods/step_sizes.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods copying build/lib/pymc3/step_methods/sgmcmc.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods copying build/lib/pymc3/step_methods/elliptical_slice.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods creating /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/hmc copying build/lib/pymc3/step_methods/hmc/integration.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/hmc copying build/lib/pymc3/step_methods/hmc/hmc.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/hmc copying build/lib/pymc3/step_methods/hmc/base_hmc.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/hmc copying build/lib/pymc3/step_methods/hmc/nuts.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/hmc copying build/lib/pymc3/step_methods/hmc/__init__.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/hmc copying build/lib/pymc3/step_methods/hmc/quadpotential.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/hmc copying build/lib/pymc3/step_methods/__init__.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods copying build/lib/pymc3/step_methods/metropolis.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods copying build/lib/pymc3/step_methods/slicer.py -> /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/theanof.py to theanof.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/backends/ndarray.py to ndarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/backends/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/backends/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/backends/tracetab.py to tracetab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tuning/scaling.py to scaling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tuning/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tuning/starting.py to starting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/model_graph.py to model_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/glm/linear.py to linear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/glm/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/glm/families.py to families.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/glm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/special.py to special.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/mixture.py to mixture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/shape_utils.py to shape_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/bart.py to bart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/bound.py to bound.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/distribution.py to distribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/discrete.py to discrete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/simulator.py to simulator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/posterior_predictive.py to posterior_predictive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/transforms.py to transforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/timeseries.py to timeseries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/tree.py to tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/multivariate.py to multivariate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/continuous.py to continuous.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/distributions/dist_math.py to dist_math.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/parallel_sampling.py to parallel_sampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/stats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/blocking.py to blocking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/ode/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/ode/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/ode/ode.py to ode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/backports.py to backports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/sampling.py to sampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/smc/smc.py to smc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/smc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/smc/sample_smc.py to sample_smc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/plots/posteriorplot.py to posteriorplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/plots/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/gp/mean.py to mean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/gp/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/gp/gp.py to gp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/gp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/gp/cov.py to cov.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_shared.py to test_shared.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_random.py to test_random.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_gp.py to test_gp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_updates.py to test_updates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_posdef_sym.py to test_posdef_sym.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_ode.py to test_ode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_dist_math.py to test_dist_math.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_minibatches.py to test_minibatches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/sampler_fixtures.py to sampler_fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_parallel_sampling.py to test_parallel_sampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_special_functions.py to test_special_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_model.py to test_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_models_utils.py to test_models_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_posteriors.py to test_posteriors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_models_linear.py to test_models_linear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/checks.py to checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_step.py to test_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_tuning.py to test_tuning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_model_graph.py to test_model_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_model_helpers.py to test_model_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_bart.py to test_bart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_ndarray_backend.py to test_ndarray_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_backports.py to test_backports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_plots.py to test_plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_distributions_random.py to test_distributions_random.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_mixture.py to test_mixture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_model_func.py to test_model_func.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_tracetab.py to test_tracetab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_hmc.py to test_hmc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_coords.py to test_coords.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_variational_inference.py to test_variational_inference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_posterior_predictive.py to test_posterior_predictive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_theanof.py to test_theanof.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_sampling.py to test_sampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_missing.py to test_missing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_math.py to test_math.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_types.py to test_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_profile.py to test_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_transforms.py to test_transforms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_examples.py to test_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_smc.py to test_smc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_starting.py to test_starting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_distribution_defaults.py to test_distribution_defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_quadpotential.py to test_quadpotential.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_glm.py to test_glm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_data_container.py to test_data_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_shape_handling.py to test_shape_handling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/backend_fixtures.py to backend_fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_distributions.py to test_distributions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_distributions_timeseries.py to test_distributions_timeseries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_pickling.py to test_pickling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/tests/test_modelcontext.py to test_modelcontext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/vartypes.py to vartypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/math.py to math.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational/approximations.py to approximations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational/updates.py to updates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational/opvi.py to opvi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational/operators.py to operators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational/test_functions.py to test_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational/inference.py to inference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational/flows.py to flows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational/stein.py to stein.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/variational/callbacks.py to callbacks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/gibbs.py to gibbs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/compound.py to compound.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/mlda.py to mlda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/arraystep.py to arraystep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/pgbart.py to pgbart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/step_sizes.py to step_sizes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/sgmcmc.py to sgmcmc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/elliptical_slice.py to elliptical_slice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/hmc/integration.py to integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/hmc/hmc.py to hmc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/hmc/base_hmc.py to base_hmc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/hmc/nuts.py to nuts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/hmc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/hmc/quadpotential.py to quadpotential.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/metropolis.py to metropolis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3/step_methods/slicer.py to slicer.cpython-39.pyc writing byte-compilation script '/tmp/tmp8q8viv9x.py' /usr/bin/python3 /tmp/tmp8q8viv9x.py removing /tmp/tmp8q8viv9x.py running install_egg_info running egg_info writing pymc3.egg-info/PKG-INFO writing dependency_links to pymc3.egg-info/dependency_links.txt writing requirements to pymc3.egg-info/requires.txt writing top-level names to pymc3.egg-info/top_level.txt reading manifest file 'pymc3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'source' warning: no previously-included files matching '*' found under directory 'docs' adding license file 'LICENSE' writing manifest file 'pymc3.egg-info/SOURCES.txt' Copying pymc3.egg-info to /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/usr/lib/python3.9/site-packages/pymc3-3.11.5-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64//usr/share/doc/python-pymc3 + '[' -d doc ']' ~/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64 ~/build/BUILD/pymc3-3.11.5 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pymc3-3.11.5-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/pymc3-3.11.5 + popd + mv /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.11.5-1 --unique-debug-suffix -3.11.5-1.aarch64 --unique-debug-src-base python-pymc3-3.11.5-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/pymc3-3.11.5 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-pymc3-3.11.5-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pymc3-3.11.5-1.noarch Provides: python-pymc3 python3-pymc3 = 3.11.5-1 python3.9dist(pymc3) = 3.11.5 python3dist(pymc3) = 3.11.5 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 python3.9dist(arviz) >= 0.11 python3.9dist(cachetools) >= 4.2.1 python3.9dist(deprecat) python3.9dist(dill) python3.9dist(fastprogress) >= 0.2 python3.9dist(numpy) >= 1.15 python3.9dist(numpy) < 1.22.2 python3.9dist(pandas) >= 0.24 python3.9dist(patsy) >= 0.5.1 python3.9dist(scipy) >= 1.7.3 python3.9dist(scipy) < 1.8 python3.9dist(semver) >= 2.13 python3.9dist(theano-pymc) = 1.1.2 python3.9dist(typing-extensions) >= 3.7.4 Processing files: python-pymc3-help-3.11.5-1.noarch warning: Empty %files file /builddir/build/BUILD/pymc3-3.11.5/doclist.lst Provides: python-pymc3-help = 3.11.5-1 python3-pymc3-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-pymc3-3.11.5-1.aarch64 Wrote: /builddir/build/RPMS/python-pymc3-help-3.11.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pymc3-3.11.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VyBgVo + umask 022 + cd /builddir/build/BUILD + cd pymc3-3.11.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pymc3-3.11.5-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0