Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-autoastro.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686417209.086199/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 x86_64 --nodeps /builddir/build/SPECS/python-autoastro.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-autoastro-0.7.2-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-autoastro.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686417209.086199/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 x86_64 --nodeps /builddir/build/SPECS/python-autoastro.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-autoastro-0.7.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-autoastro.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686417209.086199/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 x86_64 --nodeps /builddir/build/SPECS/python-autoastro.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cubLIX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf autoastro-0.7.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/autoastro-0.7.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd autoastro-0.7.2 + /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.CbRXUx + umask 022 + cd /builddir/build/BUILD + cd autoastro-0.7.2 + 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 -m64 -mtune=generic -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' /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'cmd_class' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/test_autoastro copying test_autoastro/conftest.py -> build/lib/test_autoastro copying test_autoastro/__init__.py -> build/lib/test_autoastro creating build/lib/autoastro copying autoastro/lensing.py -> build/lib/autoastro copying autoastro/dimensions.py -> build/lib/autoastro copying autoastro/exc.py -> build/lib/autoastro copying autoastro/__init__.py -> build/lib/autoastro creating build/lib/test_autoastro/mock copying test_autoastro/mock/mock_profiles.py -> build/lib/test_autoastro/mock copying test_autoastro/mock/mock_cosmology.py -> build/lib/test_autoastro/mock copying test_autoastro/mock/mock_galaxy.py -> build/lib/test_autoastro/mock copying test_autoastro/mock/__init__.py -> build/lib/test_autoastro/mock creating build/lib/test_autoastro/profiling copying test_autoastro/profiling/__init__.py -> build/lib/test_autoastro/profiling creating build/lib/test_autoastro/unit copying test_autoastro/unit/test_lensing.py -> build/lib/test_autoastro/unit copying test_autoastro/unit/conftest.py -> build/lib/test_autoastro/unit copying test_autoastro/unit/test_dimensions.py -> build/lib/test_autoastro/unit copying test_autoastro/unit/__init__.py -> build/lib/test_autoastro/unit creating build/lib/test_autoastro/profiling/light_profiles copying test_autoastro/profiling/light_profiles/intensities.py -> build/lib/test_autoastro/profiling/light_profiles copying test_autoastro/profiling/light_profiles/__init__.py -> build/lib/test_autoastro/profiling/light_profiles creating build/lib/test_autoastro/profiling/mass_profiles copying test_autoastro/profiling/mass_profiles/deflections_interpolation.py -> build/lib/test_autoastro/profiling/mass_profiles copying test_autoastro/profiling/mass_profiles/deflections_gaussians.py -> build/lib/test_autoastro/profiling/mass_profiles copying test_autoastro/profiling/mass_profiles/deflections.py -> build/lib/test_autoastro/profiling/mass_profiles copying test_autoastro/profiling/mass_profiles/__init__.py -> build/lib/test_autoastro/profiling/mass_profiles creating build/lib/test_autoastro/unit/galaxy copying test_autoastro/unit/galaxy/test_galaxy_model.py -> build/lib/test_autoastro/unit/galaxy copying test_autoastro/unit/galaxy/test_fit_galaxy.py -> build/lib/test_autoastro/unit/galaxy copying test_autoastro/unit/galaxy/test_galaxy_model_model_mapper.py -> build/lib/test_autoastro/unit/galaxy copying test_autoastro/unit/galaxy/test_galaxy_data.py -> build/lib/test_autoastro/unit/galaxy copying test_autoastro/unit/galaxy/test_galaxy.py -> build/lib/test_autoastro/unit/galaxy copying test_autoastro/unit/galaxy/__init__.py -> build/lib/test_autoastro/unit/galaxy creating build/lib/test_autoastro/unit/util copying test_autoastro/unit/util/test_cosmology_util.py -> build/lib/test_autoastro/unit/util copying test_autoastro/unit/util/__init__.py -> build/lib/test_autoastro/unit/util creating build/lib/test_autoastro/unit/hyper copying test_autoastro/unit/hyper/test_hyper_data.py -> build/lib/test_autoastro/unit/hyper copying test_autoastro/unit/hyper/__init__.py -> build/lib/test_autoastro/unit/hyper creating build/lib/test_autoastro/unit/plot copying test_autoastro/unit/plot/test_lensing_plotters.py -> build/lib/test_autoastro/unit/plot copying test_autoastro/unit/plot/test_galaxy_plots.py -> build/lib/test_autoastro/unit/plot copying test_autoastro/unit/plot/test_mass_profile_plots.py -> build/lib/test_autoastro/unit/plot copying test_autoastro/unit/plot/test_light_profile_plots.py -> build/lib/test_autoastro/unit/plot copying test_autoastro/unit/plot/test_fit_galaxy_plots.py -> build/lib/test_autoastro/unit/plot copying test_autoastro/unit/plot/__init__.py -> build/lib/test_autoastro/unit/plot creating build/lib/test_autoastro/unit/profiles copying test_autoastro/unit/profiles/test_geometry_profiles.py -> build/lib/test_autoastro/unit/profiles copying test_autoastro/unit/profiles/test_light_profiles.py -> build/lib/test_autoastro/unit/profiles copying test_autoastro/unit/profiles/tesst_radial_minima.py -> build/lib/test_autoastro/unit/profiles copying test_autoastro/unit/profiles/test_light_and_mass_profiles.py -> build/lib/test_autoastro/unit/profiles copying test_autoastro/unit/profiles/__init__.py -> build/lib/test_autoastro/unit/profiles creating build/lib/test_autoastro/unit/profiles/mass_profiles copying test_autoastro/unit/profiles/mass_profiles/test_total_mass_profiles.py -> build/lib/test_autoastro/unit/profiles/mass_profiles copying test_autoastro/unit/profiles/mass_profiles/test_mass_sheets.py -> build/lib/test_autoastro/unit/profiles/mass_profiles copying test_autoastro/unit/profiles/mass_profiles/test_stellar_mass_profiles.py -> build/lib/test_autoastro/unit/profiles/mass_profiles copying test_autoastro/unit/profiles/mass_profiles/test_dark_mass_profiles.py -> build/lib/test_autoastro/unit/profiles/mass_profiles copying test_autoastro/unit/profiles/mass_profiles/test_mass_profiles.py -> build/lib/test_autoastro/unit/profiles/mass_profiles copying test_autoastro/unit/profiles/mass_profiles/__init__.py -> build/lib/test_autoastro/unit/profiles/mass_profiles creating build/lib/autoastro/galaxy copying autoastro/galaxy/fit_galaxy.py -> build/lib/autoastro/galaxy copying autoastro/galaxy/galaxy_data.py -> build/lib/autoastro/galaxy copying autoastro/galaxy/galaxy_model.py -> build/lib/autoastro/galaxy copying autoastro/galaxy/galaxy.py -> build/lib/autoastro/galaxy copying autoastro/galaxy/masked_galaxy_data.py -> build/lib/autoastro/galaxy copying autoastro/galaxy/__init__.py -> build/lib/autoastro/galaxy creating build/lib/autoastro/util copying autoastro/util/cosmology_util.py -> build/lib/autoastro/util copying autoastro/util/__init__.py -> build/lib/autoastro/util creating build/lib/autoastro/hyper copying autoastro/hyper/hyper_data.py -> build/lib/autoastro/hyper copying autoastro/hyper/__init__.py -> build/lib/autoastro/hyper creating build/lib/autoastro/plot copying autoastro/plot/light_profile_plots.py -> build/lib/autoastro/plot copying autoastro/plot/mass_profile_plots.py -> build/lib/autoastro/plot copying autoastro/plot/galaxy_plots.py -> build/lib/autoastro/plot copying autoastro/plot/lensing_plotters.py -> build/lib/autoastro/plot copying autoastro/plot/lensing_mat_objs.py -> build/lib/autoastro/plot copying autoastro/plot/fit_galaxy_plots.py -> build/lib/autoastro/plot copying autoastro/plot/__init__.py -> build/lib/autoastro/plot creating build/lib/autoastro/profiles copying autoastro/profiles/light_and_mass_profiles.py -> build/lib/autoastro/profiles copying autoastro/profiles/light_profiles.py -> build/lib/autoastro/profiles copying autoastro/profiles/geometry_profiles.py -> build/lib/autoastro/profiles copying autoastro/profiles/__init__.py -> build/lib/autoastro/profiles creating build/lib/autoastro/profiles/mass_profiles copying autoastro/profiles/mass_profiles/total_mass_profiles.py -> build/lib/autoastro/profiles/mass_profiles copying autoastro/profiles/mass_profiles/mass_profiles.py -> build/lib/autoastro/profiles/mass_profiles copying autoastro/profiles/mass_profiles/stellar_mass_profiles.py -> build/lib/autoastro/profiles/mass_profiles copying autoastro/profiles/mass_profiles/mass_sheets.py -> build/lib/autoastro/profiles/mass_profiles copying autoastro/profiles/mass_profiles/dark_mass_profiles.py -> build/lib/autoastro/profiles/mass_profiles copying autoastro/profiles/mass_profiles/__init__.py -> build/lib/autoastro/profiles/mass_profiles running egg_info writing autoastro.egg-info/PKG-INFO writing dependency_links to autoastro.egg-info/dependency_links.txt writing requirements to autoastro.egg-info/requires.txt writing top-level names to autoastro.egg-info/top_level.txt reading manifest file 'autoastro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'data' writing manifest file 'autoastro.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s9sE2U + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64 + cd autoastro-0.7.2 + 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 -m64 -mtune=generic -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-autoastro-0.7.2-1.x86_64 /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'cmd_class' warnings.warn(msg) 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-autoastro-0.7.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro copying build/lib/test_autoastro/conftest.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/mock copying build/lib/test_autoastro/mock/mock_profiles.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/mock copying build/lib/test_autoastro/mock/mock_cosmology.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/mock copying build/lib/test_autoastro/mock/mock_galaxy.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/mock copying build/lib/test_autoastro/mock/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/mock creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling/light_profiles copying build/lib/test_autoastro/profiling/light_profiles/intensities.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling/light_profiles copying build/lib/test_autoastro/profiling/light_profiles/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling/light_profiles creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling/mass_profiles copying build/lib/test_autoastro/profiling/mass_profiles/deflections_interpolation.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling/mass_profiles copying build/lib/test_autoastro/profiling/mass_profiles/deflections_gaussians.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling/mass_profiles copying build/lib/test_autoastro/profiling/mass_profiles/deflections.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling/mass_profiles copying build/lib/test_autoastro/profiling/mass_profiles/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling/mass_profiles copying build/lib/test_autoastro/profiling/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/galaxy copying build/lib/test_autoastro/unit/galaxy/test_galaxy_model.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/galaxy copying build/lib/test_autoastro/unit/galaxy/test_fit_galaxy.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/galaxy copying build/lib/test_autoastro/unit/galaxy/test_galaxy_model_model_mapper.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/galaxy copying build/lib/test_autoastro/unit/galaxy/test_galaxy_data.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/galaxy copying build/lib/test_autoastro/unit/galaxy/test_galaxy.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/galaxy copying build/lib/test_autoastro/unit/galaxy/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/galaxy copying build/lib/test_autoastro/unit/test_lensing.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit copying build/lib/test_autoastro/unit/conftest.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit copying build/lib/test_autoastro/unit/test_dimensions.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/util copying build/lib/test_autoastro/unit/util/test_cosmology_util.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/util copying build/lib/test_autoastro/unit/util/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/util creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/hyper copying build/lib/test_autoastro/unit/hyper/test_hyper_data.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/hyper copying build/lib/test_autoastro/unit/hyper/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/hyper creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/plot copying build/lib/test_autoastro/unit/plot/test_lensing_plotters.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/plot copying build/lib/test_autoastro/unit/plot/test_galaxy_plots.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/plot copying build/lib/test_autoastro/unit/plot/test_mass_profile_plots.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/plot copying build/lib/test_autoastro/unit/plot/test_light_profile_plots.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/plot copying build/lib/test_autoastro/unit/plot/test_fit_galaxy_plots.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/plot copying build/lib/test_autoastro/unit/plot/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/plot copying build/lib/test_autoastro/unit/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles copying build/lib/test_autoastro/unit/profiles/test_geometry_profiles.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles copying build/lib/test_autoastro/unit/profiles/test_light_profiles.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles copying build/lib/test_autoastro/unit/profiles/tesst_radial_minima.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles copying build/lib/test_autoastro/unit/profiles/test_light_and_mass_profiles.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/mass_profiles copying build/lib/test_autoastro/unit/profiles/mass_profiles/test_total_mass_profiles.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/mass_profiles copying build/lib/test_autoastro/unit/profiles/mass_profiles/test_mass_sheets.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/mass_profiles copying build/lib/test_autoastro/unit/profiles/mass_profiles/test_stellar_mass_profiles.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/mass_profiles copying build/lib/test_autoastro/unit/profiles/mass_profiles/test_dark_mass_profiles.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/mass_profiles copying build/lib/test_autoastro/unit/profiles/mass_profiles/test_mass_profiles.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/mass_profiles copying build/lib/test_autoastro/unit/profiles/mass_profiles/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/mass_profiles copying build/lib/test_autoastro/unit/profiles/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles copying build/lib/test_autoastro/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro copying build/lib/autoastro/lensing.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/galaxy copying build/lib/autoastro/galaxy/fit_galaxy.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/galaxy copying build/lib/autoastro/galaxy/galaxy_data.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/galaxy copying build/lib/autoastro/galaxy/galaxy_model.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/galaxy copying build/lib/autoastro/galaxy/galaxy.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/galaxy copying build/lib/autoastro/galaxy/masked_galaxy_data.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/galaxy copying build/lib/autoastro/galaxy/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/galaxy copying build/lib/autoastro/dimensions.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/util copying build/lib/autoastro/util/cosmology_util.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/util copying build/lib/autoastro/util/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/util copying build/lib/autoastro/exc.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/hyper copying build/lib/autoastro/hyper/hyper_data.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/hyper copying build/lib/autoastro/hyper/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/hyper creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/plot copying build/lib/autoastro/plot/light_profile_plots.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/plot copying build/lib/autoastro/plot/mass_profile_plots.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/plot copying build/lib/autoastro/plot/galaxy_plots.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/plot copying build/lib/autoastro/plot/lensing_plotters.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/plot copying build/lib/autoastro/plot/lensing_mat_objs.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/plot copying build/lib/autoastro/plot/fit_galaxy_plots.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/plot copying build/lib/autoastro/plot/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/plot copying build/lib/autoastro/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles copying build/lib/autoastro/profiles/light_and_mass_profiles.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles copying build/lib/autoastro/profiles/light_profiles.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles creating /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles copying build/lib/autoastro/profiles/mass_profiles/total_mass_profiles.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles copying build/lib/autoastro/profiles/mass_profiles/mass_profiles.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles copying build/lib/autoastro/profiles/mass_profiles/stellar_mass_profiles.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles copying build/lib/autoastro/profiles/mass_profiles/mass_sheets.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles copying build/lib/autoastro/profiles/mass_profiles/dark_mass_profiles.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles copying build/lib/autoastro/profiles/mass_profiles/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles copying build/lib/autoastro/profiles/geometry_profiles.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles copying build/lib/autoastro/profiles/__init__.py -> /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/mock/mock_profiles.py to mock_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/mock/mock_cosmology.py to mock_cosmology.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/mock/mock_galaxy.py to mock_galaxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/mock/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling/light_profiles/intensities.py to intensities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling/light_profiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling/mass_profiles/deflections_interpolation.py to deflections_interpolation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling/mass_profiles/deflections_gaussians.py to deflections_gaussians.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling/mass_profiles/deflections.py to deflections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling/mass_profiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/profiling/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/galaxy/test_galaxy_model.py to test_galaxy_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/galaxy/test_fit_galaxy.py to test_fit_galaxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/galaxy/test_galaxy_model_model_mapper.py to test_galaxy_model_model_mapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/galaxy/test_galaxy_data.py to test_galaxy_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/galaxy/test_galaxy.py to test_galaxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/galaxy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/test_lensing.py to test_lensing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/test_dimensions.py to test_dimensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/util/test_cosmology_util.py to test_cosmology_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/hyper/test_hyper_data.py to test_hyper_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/hyper/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/plot/test_lensing_plotters.py to test_lensing_plotters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/plot/test_galaxy_plots.py to test_galaxy_plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/plot/test_mass_profile_plots.py to test_mass_profile_plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/plot/test_light_profile_plots.py to test_light_profile_plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/plot/test_fit_galaxy_plots.py to test_fit_galaxy_plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/plot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/test_geometry_profiles.py to test_geometry_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/test_light_profiles.py to test_light_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/tesst_radial_minima.py to tesst_radial_minima.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/test_light_and_mass_profiles.py to test_light_and_mass_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/mass_profiles/test_total_mass_profiles.py to test_total_mass_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/mass_profiles/test_mass_sheets.py to test_mass_sheets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/mass_profiles/test_stellar_mass_profiles.py to test_stellar_mass_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/mass_profiles/test_dark_mass_profiles.py to test_dark_mass_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/mass_profiles/test_mass_profiles.py to test_mass_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/mass_profiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/unit/profiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/test_autoastro/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/lensing.py to lensing.cpython-39.pyc /usr/lib/python3.9/site-packages/autoastro/lensing.py:342: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/lensing.py:367: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/galaxy/fit_galaxy.py to fit_galaxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/galaxy/galaxy_data.py to galaxy_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/galaxy/galaxy_model.py to galaxy_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/galaxy/galaxy.py to galaxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/galaxy/masked_galaxy_data.py to masked_galaxy_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/galaxy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/dimensions.py to dimensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py to cosmology_util.cpython-39.pyc /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:23: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:38: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:49: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:69: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:88: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/exc.py to exc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/hyper/hyper_data.py to hyper_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/hyper/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/plot/light_profile_plots.py to light_profile_plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/plot/mass_profile_plots.py to mass_profile_plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/plot/galaxy_plots.py to galaxy_plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/plot/lensing_plotters.py to lensing_plotters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/plot/lensing_mat_objs.py to lensing_mat_objs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/plot/fit_galaxy_plots.py to fit_galaxy_plots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/plot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/light_and_mass_profiles.py to light_and_mass_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/light_profiles.py to light_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/total_mass_profiles.py to total_mass_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/mass_profiles.py to mass_profiles.cpython-39.pyc /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/mass_profiles.py:127: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/mass_profiles.py:207: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/stellar_mass_profiles.py to stellar_mass_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/mass_sheets.py to mass_sheets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py to dark_mass_profiles.cpython-39.pyc /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:318: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:320: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:422: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:424: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/geometry_profiles.py to geometry_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro/profiles/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpqjv0rzoa.py' /usr/bin/python3 /tmp/tmpqjv0rzoa.py /usr/lib/python3.9/site-packages/autoastro/lensing.py:342: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/lensing.py:367: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:23: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:38: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:49: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:69: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:88: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/mass_profiles.py:127: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/mass_profiles.py:207: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:318: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:320: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:422: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:424: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpqjv0rzoa.py running install_egg_info running egg_info writing autoastro.egg-info/PKG-INFO writing dependency_links to autoastro.egg-info/dependency_links.txt writing requirements to autoastro.egg-info/requires.txt writing top-level names to autoastro.egg-info/top_level.txt reading manifest file 'autoastro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'data' writing manifest file 'autoastro.egg-info/SOURCES.txt' Copying autoastro.egg-info to /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/usr/lib/python3.9/site-packages/autoastro-0.7.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64//usr/share/doc/python-autoastro + '[' -d doc ']' ~/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64 ~/build/BUILD/autoastro-0.7.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64 + '[' -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 ']' + popd ~/build/BUILD/autoastro-0.7.2 + mv /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.7.2-1 --unique-debug-suffix -0.7.2-1.x86_64 --unique-debug-src-base python-autoastro-0.7.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/autoastro-0.7.2 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-autoastro-0.7.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/autoastro/lensing.py:342: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/lensing.py:367: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:318: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:320: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:422: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:424: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/mass_profiles.py:127: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/mass_profiles.py:207: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:23: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:38: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:49: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:69: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:88: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/lensing.py:342: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/lensing.py:367: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:318: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:320: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:422: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/dark_mass_profiles.py:424: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/mass_profiles.py:127: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/profiles/mass_profiles/mass_profiles.py:207: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:23: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:38: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:49: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:69: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/autoastro/util/cosmology_util.py:88: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-autoastro-0.7.2-1.noarch Provides: python-autoastro python3-autoastro = 0.7.2-1 python3.9dist(autoastro) = 0.7.2 python3dist(autoastro) = 0.7.2 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(astropy) >= 3 python3.9dist(autoarray) = 0.10.4 python3.9dist(autofit) = 0.56 python3.9dist(colossus) = 1.2.14 python3.9dist(numpy) >= 1.18 python3.9dist(pyquad) = 0.0.4 Processing files: python-autoastro-help-0.7.2-1.noarch warning: Empty %files file /builddir/build/BUILD/autoastro-0.7.2/doclist.lst Provides: python-autoastro-help = 0.7.2-1 python3-autoastro-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-autoastro-0.7.2-1.x86_64 Wrote: /builddir/build/RPMS/python-autoastro-help-0.7.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-autoastro-0.7.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ozHPRK + umask 022 + cd /builddir/build/BUILD + cd autoastro-0.7.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-autoastro-0.7.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0