Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nilearn.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682119124.348584/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-nilearn.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-nilearn-0.10.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nilearn.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682119124.348584/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-nilearn.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-nilearn-0.10.0-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-nilearn.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682119124.348584/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-nilearn.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.YD35zb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nilearn-0.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/nilearn-0.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nilearn-0.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oBuyIP + umask 022 + cd /builddir/build/BUILD + cd nilearn-0.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'doc-files' will not be supported in future versions. Please use the underscore name 'doc_files' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/nilearn copying nilearn/signal.py -> build/lib/nilearn copying nilearn/version.py -> build/lib/nilearn copying nilearn/__init__.py -> build/lib/nilearn copying nilearn/masking.py -> build/lib/nilearn copying nilearn/conftest.py -> build/lib/nilearn creating build/lib/nilearn/interfaces copying nilearn/interfaces/__init__.py -> build/lib/nilearn/interfaces copying nilearn/interfaces/fsl.py -> build/lib/nilearn/interfaces creating build/lib/nilearn/mass_univariate copying nilearn/mass_univariate/__init__.py -> build/lib/nilearn/mass_univariate copying nilearn/mass_univariate/_utils.py -> build/lib/nilearn/mass_univariate copying nilearn/mass_univariate/permuted_least_squares.py -> build/lib/nilearn/mass_univariate creating build/lib/nilearn/_utils copying nilearn/_utils/helpers.py -> build/lib/nilearn/_utils copying nilearn/_utils/docs.py -> build/lib/nilearn/_utils copying nilearn/_utils/extmath.py -> build/lib/nilearn/_utils copying nilearn/_utils/data_gen.py -> build/lib/nilearn/_utils copying nilearn/_utils/cache_mixin.py -> build/lib/nilearn/_utils copying nilearn/_utils/logger.py -> build/lib/nilearn/_utils copying nilearn/_utils/ndimage.py -> build/lib/nilearn/_utils copying nilearn/_utils/niimg.py -> build/lib/nilearn/_utils copying nilearn/_utils/fmriprep_confounds.py -> build/lib/nilearn/_utils copying nilearn/_utils/param_validation.py -> build/lib/nilearn/_utils copying nilearn/_utils/__init__.py -> build/lib/nilearn/_utils copying nilearn/_utils/numpy_conversions.py -> build/lib/nilearn/_utils copying nilearn/_utils/testing.py -> build/lib/nilearn/_utils copying nilearn/_utils/glm.py -> build/lib/nilearn/_utils copying nilearn/_utils/class_inspect.py -> build/lib/nilearn/_utils copying nilearn/_utils/exceptions.py -> build/lib/nilearn/_utils copying nilearn/_utils/path_finding.py -> build/lib/nilearn/_utils copying nilearn/_utils/niimg_conversions.py -> build/lib/nilearn/_utils copying nilearn/_utils/segmentation.py -> build/lib/nilearn/_utils creating build/lib/nilearn/image copying nilearn/image/image.py -> build/lib/nilearn/image copying nilearn/image/resampling.py -> build/lib/nilearn/image copying nilearn/image/__init__.py -> build/lib/nilearn/image creating build/lib/nilearn/externals copying nilearn/externals/__init__.py -> build/lib/nilearn/externals copying nilearn/externals/conftest.py -> build/lib/nilearn/externals creating build/lib/nilearn/decomposition copying nilearn/decomposition/_base.py -> build/lib/nilearn/decomposition copying nilearn/decomposition/_multi_pca.py -> build/lib/nilearn/decomposition copying nilearn/decomposition/__init__.py -> build/lib/nilearn/decomposition copying nilearn/decomposition/dict_learning.py -> build/lib/nilearn/decomposition copying nilearn/decomposition/canica.py -> build/lib/nilearn/decomposition creating build/lib/nilearn/maskers copying nilearn/maskers/_masker_validation.py -> build/lib/nilearn/maskers copying nilearn/maskers/multi_nifti_labels_masker.py -> build/lib/nilearn/maskers copying nilearn/maskers/nifti_spheres_masker.py -> build/lib/nilearn/maskers copying nilearn/maskers/nifti_labels_masker.py -> build/lib/nilearn/maskers copying nilearn/maskers/multi_nifti_masker.py -> build/lib/nilearn/maskers copying nilearn/maskers/__init__.py -> build/lib/nilearn/maskers copying nilearn/maskers/nifti_masker.py -> build/lib/nilearn/maskers copying nilearn/maskers/base_masker.py -> build/lib/nilearn/maskers copying nilearn/maskers/nifti_maps_masker.py -> build/lib/nilearn/maskers copying nilearn/maskers/multi_nifti_maps_masker.py -> build/lib/nilearn/maskers creating build/lib/nilearn/surface copying nilearn/surface/surface.py -> build/lib/nilearn/surface copying nilearn/surface/__init__.py -> build/lib/nilearn/surface copying nilearn/surface/testing_utils.py -> build/lib/nilearn/surface creating build/lib/nilearn/plotting copying nilearn/plotting/surf_plotting.py -> build/lib/nilearn/plotting copying nilearn/plotting/html_surface.py -> build/lib/nilearn/plotting copying nilearn/plotting/rm_file.py -> build/lib/nilearn/plotting copying nilearn/plotting/js_plotting_utils.py -> build/lib/nilearn/plotting copying nilearn/plotting/html_document.py -> build/lib/nilearn/plotting copying nilearn/plotting/img_plotting.py -> build/lib/nilearn/plotting copying nilearn/plotting/matrix_plotting.py -> build/lib/nilearn/plotting copying nilearn/plotting/html_stat_map.py -> build/lib/nilearn/plotting copying nilearn/plotting/find_cuts.py -> build/lib/nilearn/plotting copying nilearn/plotting/edge_detect.py -> build/lib/nilearn/plotting copying nilearn/plotting/__init__.py -> build/lib/nilearn/plotting copying nilearn/plotting/html_connectome.py -> build/lib/nilearn/plotting copying nilearn/plotting/cm.py -> build/lib/nilearn/plotting copying nilearn/plotting/glass_brain.py -> build/lib/nilearn/plotting creating build/lib/nilearn/regions copying nilearn/regions/rena_clustering.py -> build/lib/nilearn/regions copying nilearn/regions/signal_extraction.py -> build/lib/nilearn/regions copying nilearn/regions/parcellations.py -> build/lib/nilearn/regions copying nilearn/regions/hierarchical_kmeans_clustering.py -> build/lib/nilearn/regions copying nilearn/regions/__init__.py -> build/lib/nilearn/regions copying nilearn/regions/region_extractor.py -> build/lib/nilearn/regions creating build/lib/nilearn/input_data copying nilearn/input_data/nifti_spheres_masker.py -> build/lib/nilearn/input_data copying nilearn/input_data/nifti_labels_masker.py -> build/lib/nilearn/input_data copying nilearn/input_data/multi_nifti_masker.py -> build/lib/nilearn/input_data copying nilearn/input_data/__init__.py -> build/lib/nilearn/input_data copying nilearn/input_data/nifti_masker.py -> build/lib/nilearn/input_data copying nilearn/input_data/base_masker.py -> build/lib/nilearn/input_data copying nilearn/input_data/nifti_maps_masker.py -> build/lib/nilearn/input_data creating build/lib/nilearn/tests copying nilearn/tests/test_niimg_conversions.py -> build/lib/nilearn/tests copying nilearn/tests/test_package_installation.py -> build/lib/nilearn/tests copying nilearn/tests/test_ndimage.py -> build/lib/nilearn/tests copying nilearn/tests/test_extmath.py -> build/lib/nilearn/tests copying nilearn/tests/test_logger.py -> build/lib/nilearn/tests copying nilearn/tests/test_segmentation.py -> build/lib/nilearn/tests copying nilearn/tests/test_init.py -> build/lib/nilearn/tests copying nilearn/tests/test_niimg.py -> build/lib/nilearn/tests copying nilearn/tests/__init__.py -> build/lib/nilearn/tests copying nilearn/tests/test_helpers.py -> build/lib/nilearn/tests copying nilearn/tests/test_version.py -> build/lib/nilearn/tests copying nilearn/tests/test_param_validation.py -> build/lib/nilearn/tests copying nilearn/tests/test_cache_mixin.py -> build/lib/nilearn/tests copying nilearn/tests/test_masking.py -> build/lib/nilearn/tests copying nilearn/tests/test_testing.py -> build/lib/nilearn/tests copying nilearn/tests/test_numpy_conversions.py -> build/lib/nilearn/tests copying nilearn/tests/test_class_inspect.py -> build/lib/nilearn/tests copying nilearn/tests/test_signal.py -> build/lib/nilearn/tests creating build/lib/nilearn/reporting copying nilearn/reporting/glm_reporter.py -> build/lib/nilearn/reporting copying nilearn/reporting/_get_clusters_table.py -> build/lib/nilearn/reporting copying nilearn/reporting/utils.py -> build/lib/nilearn/reporting copying nilearn/reporting/__init__.py -> build/lib/nilearn/reporting copying nilearn/reporting/html_report.py -> build/lib/nilearn/reporting creating build/lib/nilearn/datasets copying nilearn/datasets/_testing.py -> build/lib/nilearn/datasets copying nilearn/datasets/atlas.py -> build/lib/nilearn/datasets copying nilearn/datasets/neurovault.py -> build/lib/nilearn/datasets copying nilearn/datasets/utils.py -> build/lib/nilearn/datasets copying nilearn/datasets/__init__.py -> build/lib/nilearn/datasets copying nilearn/datasets/func.py -> build/lib/nilearn/datasets copying nilearn/datasets/struct.py -> build/lib/nilearn/datasets creating build/lib/nilearn/decoding copying nilearn/decoding/proximal_operators.py -> build/lib/nilearn/decoding copying nilearn/decoding/searchlight.py -> build/lib/nilearn/decoding copying nilearn/decoding/space_net.py -> build/lib/nilearn/decoding copying nilearn/decoding/__init__.py -> build/lib/nilearn/decoding copying nilearn/decoding/space_net_solvers.py -> build/lib/nilearn/decoding copying nilearn/decoding/objective_functions.py -> build/lib/nilearn/decoding copying nilearn/decoding/decoder.py -> build/lib/nilearn/decoding copying nilearn/decoding/fista.py -> build/lib/nilearn/decoding creating build/lib/nilearn/glm copying nilearn/glm/model.py -> build/lib/nilearn/glm copying nilearn/glm/_base.py -> build/lib/nilearn/glm copying nilearn/glm/contrasts.py -> build/lib/nilearn/glm copying nilearn/glm/__init__.py -> build/lib/nilearn/glm copying nilearn/glm/thresholding.py -> build/lib/nilearn/glm copying nilearn/glm/regression.py -> build/lib/nilearn/glm creating build/lib/nilearn/connectome copying nilearn/connectome/group_sparse_cov.py -> build/lib/nilearn/connectome copying nilearn/connectome/connectivity_matrices.py -> build/lib/nilearn/connectome copying nilearn/connectome/__init__.py -> build/lib/nilearn/connectome creating build/lib/nilearn/interfaces/fmriprep copying nilearn/interfaces/fmriprep/load_confounds_compcor.py -> build/lib/nilearn/interfaces/fmriprep copying nilearn/interfaces/fmriprep/load_confounds_components.py -> build/lib/nilearn/interfaces/fmriprep copying nilearn/interfaces/fmriprep/load_confounds_utils.py -> build/lib/nilearn/interfaces/fmriprep copying nilearn/interfaces/fmriprep/__init__.py -> build/lib/nilearn/interfaces/fmriprep copying nilearn/interfaces/fmriprep/load_confounds_scrub.py -> build/lib/nilearn/interfaces/fmriprep copying nilearn/interfaces/fmriprep/load_confounds.py -> build/lib/nilearn/interfaces/fmriprep copying nilearn/interfaces/fmriprep/load_confounds_strategy.py -> build/lib/nilearn/interfaces/fmriprep creating build/lib/nilearn/interfaces/bids copying nilearn/interfaces/bids/__init__.py -> build/lib/nilearn/interfaces/bids copying nilearn/interfaces/bids/glm.py -> build/lib/nilearn/interfaces/bids copying nilearn/interfaces/bids/query.py -> build/lib/nilearn/interfaces/bids copying nilearn/interfaces/bids/_utils.py -> build/lib/nilearn/interfaces/bids creating build/lib/nilearn/interfaces/fmriprep/data copying nilearn/interfaces/fmriprep/data/__init__.py -> build/lib/nilearn/interfaces/fmriprep/data creating build/lib/nilearn/interfaces/fmriprep/tests copying nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py -> build/lib/nilearn/interfaces/fmriprep/tests copying nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py -> build/lib/nilearn/interfaces/fmriprep/tests copying nilearn/interfaces/fmriprep/tests/test_load_confounds.py -> build/lib/nilearn/interfaces/fmriprep/tests copying nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py -> build/lib/nilearn/interfaces/fmriprep/tests copying nilearn/interfaces/fmriprep/tests/utils.py -> build/lib/nilearn/interfaces/fmriprep/tests copying nilearn/interfaces/fmriprep/tests/__init__.py -> build/lib/nilearn/interfaces/fmriprep/tests creating build/lib/nilearn/mass_univariate/tests copying nilearn/mass_univariate/tests/test__utils.py -> build/lib/nilearn/mass_univariate/tests copying nilearn/mass_univariate/tests/utils.py -> build/lib/nilearn/mass_univariate/tests copying nilearn/mass_univariate/tests/test_permuted_least_squares.py -> build/lib/nilearn/mass_univariate/tests copying nilearn/mass_univariate/tests/__init__.py -> build/lib/nilearn/mass_univariate/tests creating build/lib/nilearn/image/tests copying nilearn/image/tests/test_image.py -> build/lib/nilearn/image/tests copying nilearn/image/tests/__init__.py -> build/lib/nilearn/image/tests copying nilearn/image/tests/test_resampling.py -> build/lib/nilearn/image/tests creating build/lib/nilearn/image/tests/data copying nilearn/image/tests/data/__init__.py -> build/lib/nilearn/image/tests/data creating build/lib/nilearn/externals/tempita copying nilearn/externals/tempita/_looper.py -> build/lib/nilearn/externals/tempita copying nilearn/externals/tempita/__init__.py -> build/lib/nilearn/externals/tempita copying nilearn/externals/tempita/compat3.py -> build/lib/nilearn/externals/tempita creating build/lib/nilearn/decomposition/tests copying nilearn/decomposition/tests/test_dict_learning.py -> build/lib/nilearn/decomposition/tests copying nilearn/decomposition/tests/test_canica.py -> build/lib/nilearn/decomposition/tests copying nilearn/decomposition/tests/test_base.py -> build/lib/nilearn/decomposition/tests copying nilearn/decomposition/tests/test_multi_pca.py -> build/lib/nilearn/decomposition/tests copying nilearn/decomposition/tests/__init__.py -> build/lib/nilearn/decomposition/tests creating build/lib/nilearn/surface/data copying nilearn/surface/data/__init__.py -> build/lib/nilearn/surface/data creating build/lib/nilearn/surface/tests copying nilearn/surface/tests/__init__.py -> build/lib/nilearn/surface/tests copying nilearn/surface/tests/test_surface.py -> build/lib/nilearn/surface/tests creating build/lib/nilearn/surface/tests/data copying nilearn/surface/tests/data/__init__.py -> build/lib/nilearn/surface/tests/data creating build/lib/nilearn/plotting/data copying nilearn/plotting/data/__init__.py -> build/lib/nilearn/plotting/data creating build/lib/nilearn/plotting/tests copying nilearn/plotting/tests/test_matrix_plotting.py -> build/lib/nilearn/plotting/tests copying nilearn/plotting/tests/test_cm.py -> build/lib/nilearn/plotting/tests copying nilearn/plotting/tests/test_html_document.py -> build/lib/nilearn/plotting/tests copying nilearn/plotting/tests/test_edge_detect.py -> build/lib/nilearn/plotting/tests copying nilearn/plotting/tests/test_surf_plotting.py -> build/lib/nilearn/plotting/tests copying nilearn/plotting/tests/test_html_stat_map.py -> build/lib/nilearn/plotting/tests copying nilearn/plotting/tests/test_find_cuts.py -> build/lib/nilearn/plotting/tests copying nilearn/plotting/tests/test_displays.py -> build/lib/nilearn/plotting/tests copying nilearn/plotting/tests/test_matplotlib_backend.py -> build/lib/nilearn/plotting/tests copying nilearn/plotting/tests/__init__.py -> build/lib/nilearn/plotting/tests copying nilearn/plotting/tests/test_js_plotting_utils.py -> build/lib/nilearn/plotting/tests copying nilearn/plotting/tests/test_html_surface.py -> build/lib/nilearn/plotting/tests copying nilearn/plotting/tests/test_html_connectome.py -> build/lib/nilearn/plotting/tests creating build/lib/nilearn/plotting/displays copying nilearn/plotting/displays/_figures.py -> build/lib/nilearn/plotting/displays copying nilearn/plotting/displays/_axes.py -> build/lib/nilearn/plotting/displays copying nilearn/plotting/displays/_slicers.py -> build/lib/nilearn/plotting/displays copying nilearn/plotting/displays/__init__.py -> build/lib/nilearn/plotting/displays copying nilearn/plotting/displays/_projectors.py -> build/lib/nilearn/plotting/displays creating build/lib/nilearn/plotting/glass_brain_files copying nilearn/plotting/glass_brain_files/__init__.py -> build/lib/nilearn/plotting/glass_brain_files copying nilearn/plotting/glass_brain_files/plot_align_svg.py -> build/lib/nilearn/plotting/glass_brain_files copying nilearn/plotting/glass_brain_files/svg_to_json_converter.py -> build/lib/nilearn/plotting/glass_brain_files creating build/lib/nilearn/plotting/data/html copying nilearn/plotting/data/html/__init__.py -> build/lib/nilearn/plotting/data/html creating build/lib/nilearn/plotting/data/js copying nilearn/plotting/data/js/__init__.py -> build/lib/nilearn/plotting/data/js creating build/lib/nilearn/plotting/tests/test_img_plotting copying nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py -> build/lib/nilearn/plotting/tests/test_img_plotting copying nilearn/plotting/tests/test_img_plotting/test_img_plotting.py -> build/lib/nilearn/plotting/tests/test_img_plotting copying nilearn/plotting/tests/test_img_plotting/test_plot_roi.py -> build/lib/nilearn/plotting/tests/test_img_plotting copying nilearn/plotting/tests/test_img_plotting/test_plot_img_comparisons.py -> build/lib/nilearn/plotting/tests/test_img_plotting copying nilearn/plotting/tests/test_img_plotting/__init__.py -> build/lib/nilearn/plotting/tests/test_img_plotting copying nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py -> build/lib/nilearn/plotting/tests/test_img_plotting copying nilearn/plotting/tests/test_img_plotting/test_plot_img.py -> build/lib/nilearn/plotting/tests/test_img_plotting copying nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py -> build/lib/nilearn/plotting/tests/test_img_plotting copying nilearn/plotting/tests/test_img_plotting/test_plot_markers.py -> build/lib/nilearn/plotting/tests/test_img_plotting copying nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py -> build/lib/nilearn/plotting/tests/test_img_plotting copying nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py -> build/lib/nilearn/plotting/tests/test_img_plotting copying nilearn/plotting/tests/test_img_plotting/testing_utils.py -> build/lib/nilearn/plotting/tests/test_img_plotting copying nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py -> build/lib/nilearn/plotting/tests/test_img_plotting copying nilearn/plotting/tests/test_img_plotting/test_plot_anat.py -> build/lib/nilearn/plotting/tests/test_img_plotting creating build/lib/nilearn/regions/tests copying nilearn/regions/tests/test_hierarchical_kmeans_clustering.py -> build/lib/nilearn/regions/tests copying nilearn/regions/tests/test_signal_extraction.py -> build/lib/nilearn/regions/tests copying nilearn/regions/tests/__init__.py -> build/lib/nilearn/regions/tests copying nilearn/regions/tests/test_parcellations.py -> build/lib/nilearn/regions/tests copying nilearn/regions/tests/test_rena_clustering.py -> build/lib/nilearn/regions/tests copying nilearn/regions/tests/test_region_extractor.py -> build/lib/nilearn/regions/tests creating build/lib/nilearn/tests/data copying nilearn/tests/data/__init__.py -> build/lib/nilearn/tests/data creating build/lib/nilearn/reporting/data copying nilearn/reporting/data/__init__.py -> build/lib/nilearn/reporting/data creating build/lib/nilearn/reporting/_visual_testing copying nilearn/reporting/_visual_testing/_glm_reporter_visual_inspection_suite_.py -> build/lib/nilearn/reporting/_visual_testing copying nilearn/reporting/_visual_testing/__init__.py -> build/lib/nilearn/reporting/_visual_testing creating build/lib/nilearn/reporting/glm_reporter_templates copying nilearn/reporting/glm_reporter_templates/__init__.py -> build/lib/nilearn/reporting/glm_reporter_templates creating build/lib/nilearn/reporting/tests copying nilearn/reporting/tests/test_html_report.py -> build/lib/nilearn/reporting/tests copying nilearn/reporting/tests/test_reporting.py -> build/lib/nilearn/reporting/tests copying nilearn/reporting/tests/__init__.py -> build/lib/nilearn/reporting/tests copying nilearn/reporting/tests/test_glm_reporter.py -> build/lib/nilearn/reporting/tests creating build/lib/nilearn/reporting/data/html copying nilearn/reporting/data/html/__init__.py -> build/lib/nilearn/reporting/data/html creating build/lib/nilearn/datasets/data copying nilearn/datasets/data/convert_templates.py -> build/lib/nilearn/datasets/data copying nilearn/datasets/data/__init__.py -> build/lib/nilearn/datasets/data creating build/lib/nilearn/datasets/tests copying nilearn/datasets/tests/test_func.py -> build/lib/nilearn/datasets/tests copying nilearn/datasets/tests/test_utils.py -> build/lib/nilearn/datasets/tests copying nilearn/datasets/tests/test_atlas.py -> build/lib/nilearn/datasets/tests copying nilearn/datasets/tests/__init__.py -> build/lib/nilearn/datasets/tests copying nilearn/datasets/tests/test_neurovault.py -> build/lib/nilearn/datasets/tests copying nilearn/datasets/tests/test_mocking_autoused.py -> build/lib/nilearn/datasets/tests copying nilearn/datasets/tests/test_testing.py -> build/lib/nilearn/datasets/tests copying nilearn/datasets/tests/test_struct.py -> build/lib/nilearn/datasets/tests creating build/lib/nilearn/datasets/description copying nilearn/datasets/description/__init__.py -> build/lib/nilearn/datasets/description creating build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/__init__.py -> build/lib/nilearn/datasets/data/fsaverage5 creating build/lib/nilearn/datasets/tests/data copying nilearn/datasets/tests/data/__init__.py -> build/lib/nilearn/datasets/tests/data creating build/lib/nilearn/datasets/tests/data/archive_contents copying nilearn/datasets/tests/data/archive_contents/__init__.py -> build/lib/nilearn/datasets/tests/data/archive_contents creating build/lib/nilearn/datasets/tests/data/archive_contents/test_examples copying nilearn/datasets/tests/data/archive_contents/test_examples/__init__.py -> build/lib/nilearn/datasets/tests/data/archive_contents/test_examples creating build/lib/nilearn/datasets/tests/data/archive_contents/nyu_rest copying nilearn/datasets/tests/data/archive_contents/nyu_rest/__init__.py -> build/lib/nilearn/datasets/tests/data/archive_contents/nyu_rest creating build/lib/nilearn/decoding/tests copying nilearn/decoding/tests/test_operators.py -> build/lib/nilearn/decoding/tests copying nilearn/decoding/tests/test_space_net.py -> build/lib/nilearn/decoding/tests copying nilearn/decoding/tests/test_searchlight.py -> build/lib/nilearn/decoding/tests copying nilearn/decoding/tests/test_fista.py -> build/lib/nilearn/decoding/tests copying nilearn/decoding/tests/test_same_api.py -> build/lib/nilearn/decoding/tests copying nilearn/decoding/tests/__init__.py -> build/lib/nilearn/decoding/tests copying nilearn/decoding/tests/test_sklearn_compatibility.py -> build/lib/nilearn/decoding/tests copying nilearn/decoding/tests/test_objective_functions.py -> build/lib/nilearn/decoding/tests copying nilearn/decoding/tests/test_decoder.py -> build/lib/nilearn/decoding/tests copying nilearn/decoding/tests/test_graph_net.py -> build/lib/nilearn/decoding/tests copying nilearn/decoding/tests/simulate_graph_net_data.py -> build/lib/nilearn/decoding/tests copying nilearn/decoding/tests/test_tv.py -> build/lib/nilearn/decoding/tests creating build/lib/nilearn/glm/first_level copying nilearn/glm/first_level/hemodynamic_models.py -> build/lib/nilearn/glm/first_level copying nilearn/glm/first_level/design_matrix.py -> build/lib/nilearn/glm/first_level copying nilearn/glm/first_level/experimental_paradigm.py -> build/lib/nilearn/glm/first_level copying nilearn/glm/first_level/first_level.py -> build/lib/nilearn/glm/first_level copying nilearn/glm/first_level/__init__.py -> build/lib/nilearn/glm/first_level creating build/lib/nilearn/glm/tests copying nilearn/glm/tests/test_regression.py -> build/lib/nilearn/glm/tests copying nilearn/glm/tests/test_second_level.py -> build/lib/nilearn/glm/tests copying nilearn/glm/tests/test_paradigm.py -> build/lib/nilearn/glm/tests copying nilearn/glm/tests/test_model.py -> build/lib/nilearn/glm/tests copying nilearn/glm/tests/test_dmtx.py -> build/lib/nilearn/glm/tests copying nilearn/glm/tests/test_utils.py -> build/lib/nilearn/glm/tests copying nilearn/glm/tests/test_contrasts.py -> build/lib/nilearn/glm/tests copying nilearn/glm/tests/test_check_events_file_uses_tab_separators.py -> build/lib/nilearn/glm/tests copying nilearn/glm/tests/test_hemodynamic_models.py -> build/lib/nilearn/glm/tests copying nilearn/glm/tests/__init__.py -> build/lib/nilearn/glm/tests copying nilearn/glm/tests/test_first_level.py -> build/lib/nilearn/glm/tests copying nilearn/glm/tests/test_thresholding.py -> build/lib/nilearn/glm/tests creating build/lib/nilearn/glm/second_level copying nilearn/glm/second_level/__init__.py -> build/lib/nilearn/glm/second_level copying nilearn/glm/second_level/second_level.py -> build/lib/nilearn/glm/second_level creating build/lib/nilearn/connectome/tests copying nilearn/connectome/tests/test_group_sparse_cov.py -> build/lib/nilearn/connectome/tests copying nilearn/connectome/tests/test_connectivity_matrices.py -> build/lib/nilearn/connectome/tests copying nilearn/connectome/tests/__init__.py -> build/lib/nilearn/connectome/tests copying nilearn/image/tests/data/test.mgz -> build/lib/nilearn/image/tests/data copying nilearn/surface/data/ball_cloud_80_samples.csv -> build/lib/nilearn/surface/data copying nilearn/surface/data/ball_cloud_20_samples.csv -> build/lib/nilearn/surface/data copying nilearn/surface/data/ball_cloud_10_samples.csv -> build/lib/nilearn/surface/data copying nilearn/surface/data/ball_cloud_160_samples.csv -> build/lib/nilearn/surface/data copying nilearn/surface/data/ball_cloud_40_samples.csv -> build/lib/nilearn/surface/data copying nilearn/surface/tests/data/test.annot -> build/lib/nilearn/surface/tests/data copying nilearn/surface/tests/data/test.label -> build/lib/nilearn/surface/tests/data copying nilearn/plotting/glass_brain_files/brain_schematics_side.json -> build/lib/nilearn/plotting/glass_brain_files copying nilearn/plotting/glass_brain_files/brain_schematics_front.json -> build/lib/nilearn/plotting/glass_brain_files copying nilearn/plotting/glass_brain_files/brain_schematics_top.json -> build/lib/nilearn/plotting/glass_brain_files copying nilearn/plotting/glass_brain_files/brain_schematics_back.json -> build/lib/nilearn/plotting/glass_brain_files copying nilearn/plotting/data/html/connectome_plot_template.html -> build/lib/nilearn/plotting/data/html copying nilearn/plotting/data/html/surface_plot_template.html -> build/lib/nilearn/plotting/data/html copying nilearn/plotting/data/html/stat_map_template.html -> build/lib/nilearn/plotting/data/html copying nilearn/plotting/data/js/jquery.min.js -> build/lib/nilearn/plotting/data/js copying nilearn/plotting/data/js/surface-plot-utils.js -> build/lib/nilearn/plotting/data/js copying nilearn/plotting/data/js/brainsprite.min.js -> build/lib/nilearn/plotting/data/js copying nilearn/plotting/data/js/plotly-gl3d-latest.min.js -> build/lib/nilearn/plotting/data/js copying nilearn/tests/data/pymvpa-exampledata.tar.bz2 -> build/lib/nilearn/tests/data copying nilearn/tests/data/confounds_with_header.csv -> build/lib/nilearn/tests/data copying nilearn/tests/data/mmap.dat -> build/lib/nilearn/tests/data copying nilearn/tests/data/spm_confounds.txt -> build/lib/nilearn/tests/data copying nilearn/reporting/glm_reporter_templates/report_head_template.html -> build/lib/nilearn/reporting/glm_reporter_templates copying nilearn/reporting/glm_reporter_templates/contrast_template.html -> build/lib/nilearn/reporting/glm_reporter_templates copying nilearn/reporting/glm_reporter_templates/design_matrix_template.html -> build/lib/nilearn/reporting/glm_reporter_templates copying nilearn/reporting/glm_reporter_templates/stat_maps_contrast_clusters_template.html -> build/lib/nilearn/reporting/glm_reporter_templates copying nilearn/reporting/glm_reporter_templates/report_body_template.html -> build/lib/nilearn/reporting/glm_reporter_templates copying nilearn/reporting/data/html/report_body_template_niftimapsmasker.html -> build/lib/nilearn/reporting/data/html copying nilearn/reporting/data/html/report_head_template.html -> build/lib/nilearn/reporting/data/html copying nilearn/reporting/data/html/report_body_template_niftilabelsmasker.html -> build/lib/nilearn/reporting/data/html copying nilearn/reporting/data/html/report_body_template.html -> build/lib/nilearn/reporting/data/html copying nilearn/datasets/data/mni_icbm152_gm_tal_nlin_sym_09a_converted.nii.gz -> build/lib/nilearn/datasets/data copying nilearn/datasets/data/mni_icbm152_wm_tal_nlin_sym_09a_converted.nii.gz -> build/lib/nilearn/datasets/data copying nilearn/datasets/data/mni_icbm152_t1_tal_nlin_sym_09a_converted.nii.gz -> build/lib/nilearn/datasets/data copying nilearn/datasets/data/development_fmri.csv -> build/lib/nilearn/datasets/data copying nilearn/datasets/data/confounds_with_header.csv -> build/lib/nilearn/datasets/data copying nilearn/datasets/data/power_2011.csv -> build/lib/nilearn/datasets/data copying nilearn/datasets/data/dosenbach_2010.csv -> build/lib/nilearn/datasets/data copying nilearn/datasets/data/seitzman_2018_ROIs_anatomicalLabels.txt -> build/lib/nilearn/datasets/data copying nilearn/datasets/data/spm_confounds.txt -> build/lib/nilearn/datasets/data copying nilearn/datasets/data/seitzman_2018_ROIs_300inVol_MNI_allInfo.txt -> build/lib/nilearn/datasets/data copying nilearn/datasets/description/fsaverage4.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/neurovault.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/Megatrawls.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/fsaverage.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/power_2011.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/nki_enhanced_surface.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/brainomics_localizer.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/nyu_rest.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/development_fmri.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/oasis1.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/haxby2001.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/talairach_atlas.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/fsaverage5.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/fsaverage5_sphere.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/fsaverage6.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/adhd.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/difumo_atlases.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/seitzman_2018.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/pauli_2017.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/icbm152_2009.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/yeo_2011.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/dosenbach_2010.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/msdl_atlas.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/aal_SPM12.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/fsaverage3.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/destrieux_surface.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/miyawaki2008.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/basc_multiscale_2015.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/allen_rsn_2011.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/smith_2009.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/craddock_2012.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/schaefer_2018.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/cobre.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/description/ABIDE_pcp.rst -> build/lib/nilearn/datasets/description copying nilearn/datasets/data/fsaverage5/pial.left.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/sphere_left.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/white.left.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/sulc_right.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/white_left.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/white.right.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/curv_left.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/sphere_right.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/sulc.left.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/pial_inflated.right.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/curv_right.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/pial_right.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/area_right.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/pial_left.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/area_left.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/white_right.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/sulc_left.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/thick_left.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/sulc.right.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/pial_inflated.left.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/pial.right.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/thick_right.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/infl_left.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/data/fsaverage5/infl_right.gii.gz -> build/lib/nilearn/datasets/data/fsaverage5 copying nilearn/datasets/tests/data/localizer_participants.tsv -> build/lib/nilearn/datasets/tests/data copying nilearn/datasets/tests/data/confounds_with_header.csv -> build/lib/nilearn/datasets/tests/data copying nilearn/datasets/tests/data/list_archive_contents.sh -> build/lib/nilearn/datasets/tests/data copying nilearn/datasets/tests/data/localizer_index.json -> build/lib/nilearn/datasets/tests/data copying nilearn/datasets/tests/data/localizer_behavioural.tsv -> build/lib/nilearn/datasets/tests/data copying nilearn/datasets/tests/data/mmap.dat -> build/lib/nilearn/datasets/tests/data copying nilearn/datasets/tests/data/spm_confounds.txt -> build/lib/nilearn/datasets/tests/data copying nilearn/datasets/tests/data/test.mgz -> build/lib/nilearn/datasets/tests/data copying nilearn/datasets/tests/data/craddock_2011_parcellations.tar.gz -> build/lib/nilearn/datasets/tests/data copying nilearn/datasets/tests/data/archive_contents/icbm152_2009.txt -> build/lib/nilearn/datasets/tests/data/archive_contents copying nilearn/datasets/tests/data/archive_contents/localizer_first_level.txt -> build/lib/nilearn/datasets/tests/data/archive_contents copying nilearn/datasets/tests/data/archive_contents/miyawaki2008.txt -> build/lib/nilearn/datasets/tests/data/archive_contents copying nilearn/datasets/tests/data/archive_contents/mixed_gambles.txt -> build/lib/nilearn/datasets/tests/data/archive_contents copying nilearn/datasets/tests/data/archive_contents/basc_multiscale_asym.txt -> build/lib/nilearn/datasets/tests/data/archive_contents copying nilearn/datasets/tests/data/archive_contents/allen_2011.txt -> build/lib/nilearn/datasets/tests/data/archive_contents copying nilearn/datasets/tests/data/archive_contents/basc_multiscale_sym.txt -> build/lib/nilearn/datasets/tests/data/archive_contents copying nilearn/datasets/tests/data/archive_contents/yeo_atlas.txt -> build/lib/nilearn/datasets/tests/data/archive_contents copying nilearn/datasets/tests/data/archive_contents/language_localizer.txt -> build/lib/nilearn/datasets/tests/data/archive_contents copying nilearn/datasets/tests/data/archive_contents/test_examples/example.txt -> build/lib/nilearn/datasets/tests/data/archive_contents/test_examples copying nilearn/datasets/tests/data/archive_contents/test_examples/example_zip.txt -> build/lib/nilearn/datasets/tests/data/archive_contents/test_examples copying nilearn/datasets/tests/data/archive_contents/test_examples/example_tar_gz.txt -> build/lib/nilearn/datasets/tests/data/archive_contents/test_examples copying nilearn/datasets/tests/data/archive_contents/nyu_rest/session2b.txt -> build/lib/nilearn/datasets/tests/data/archive_contents/nyu_rest copying nilearn/datasets/tests/data/archive_contents/nyu_rest/session1b.txt -> build/lib/nilearn/datasets/tests/data/archive_contents/nyu_rest copying nilearn/datasets/tests/data/archive_contents/nyu_rest/session3a.txt -> build/lib/nilearn/datasets/tests/data/archive_contents/nyu_rest copying nilearn/datasets/tests/data/archive_contents/nyu_rest/session1a.txt -> build/lib/nilearn/datasets/tests/data/archive_contents/nyu_rest copying nilearn/datasets/tests/data/archive_contents/nyu_rest/session2a.txt -> build/lib/nilearn/datasets/tests/data/archive_contents/nyu_rest copying nilearn/datasets/tests/data/archive_contents/nyu_rest/session3b.txt -> build/lib/nilearn/datasets/tests/data/archive_contents/nyu_rest copying nilearn/glm/tests/spm_dmtx.npz -> build/lib/nilearn/glm/tests + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jpEhBe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64 + cd nilearn-0.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-nilearn-0.10.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'doc-files' will not be supported in future versions. Please use the underscore name 'doc_files' instead warnings.warn( 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-nilearn-0.10.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/data copying build/lib/nilearn/interfaces/fmriprep/data/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/data copying build/lib/nilearn/interfaces/fmriprep/load_confounds_compcor.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep copying build/lib/nilearn/interfaces/fmriprep/load_confounds_components.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep copying build/lib/nilearn/interfaces/fmriprep/load_confounds_utils.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep copying build/lib/nilearn/interfaces/fmriprep/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/tests copying build/lib/nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/tests copying build/lib/nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/tests copying build/lib/nilearn/interfaces/fmriprep/tests/test_load_confounds.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/tests copying build/lib/nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/tests copying build/lib/nilearn/interfaces/fmriprep/tests/utils.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/tests copying build/lib/nilearn/interfaces/fmriprep/tests/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/tests copying build/lib/nilearn/interfaces/fmriprep/load_confounds_scrub.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep copying build/lib/nilearn/interfaces/fmriprep/load_confounds.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep copying build/lib/nilearn/interfaces/fmriprep/load_confounds_strategy.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep copying build/lib/nilearn/interfaces/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/bids copying build/lib/nilearn/interfaces/bids/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/bids copying build/lib/nilearn/interfaces/bids/glm.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/bids copying build/lib/nilearn/interfaces/bids/query.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/bids copying build/lib/nilearn/interfaces/bids/_utils.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/bids copying build/lib/nilearn/interfaces/fsl.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate copying build/lib/nilearn/mass_univariate/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate/tests copying build/lib/nilearn/mass_univariate/tests/test__utils.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate/tests copying build/lib/nilearn/mass_univariate/tests/utils.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate/tests copying build/lib/nilearn/mass_univariate/tests/test_permuted_least_squares.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate/tests copying build/lib/nilearn/mass_univariate/tests/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate/tests copying build/lib/nilearn/mass_univariate/_utils.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate copying build/lib/nilearn/mass_univariate/permuted_least_squares.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/helpers.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/docs.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/extmath.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/data_gen.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/cache_mixin.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/logger.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/ndimage.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/niimg.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/fmriprep_confounds.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/param_validation.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/numpy_conversions.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/testing.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/glm.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/class_inspect.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/exceptions.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/path_finding.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/niimg_conversions.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils copying build/lib/nilearn/_utils/segmentation.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image copying build/lib/nilearn/image/image.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image copying build/lib/nilearn/image/resampling.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image copying build/lib/nilearn/image/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image/tests copying build/lib/nilearn/image/tests/test_image.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image/tests creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image/tests/data copying build/lib/nilearn/image/tests/data/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image/tests/data copying build/lib/nilearn/image/tests/data/test.mgz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image/tests/data copying build/lib/nilearn/image/tests/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image/tests copying build/lib/nilearn/image/tests/test_resampling.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image/tests copying build/lib/nilearn/signal.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/externals creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/externals/tempita copying build/lib/nilearn/externals/tempita/_looper.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/externals/tempita copying build/lib/nilearn/externals/tempita/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/externals/tempita copying build/lib/nilearn/externals/tempita/compat3.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/externals/tempita copying build/lib/nilearn/externals/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/externals copying build/lib/nilearn/externals/conftest.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/externals creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition copying build/lib/nilearn/decomposition/_base.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition copying build/lib/nilearn/decomposition/_multi_pca.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition copying build/lib/nilearn/decomposition/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/tests copying build/lib/nilearn/decomposition/tests/test_dict_learning.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/tests copying build/lib/nilearn/decomposition/tests/test_canica.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/tests copying build/lib/nilearn/decomposition/tests/test_base.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/tests copying build/lib/nilearn/decomposition/tests/test_multi_pca.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/tests copying build/lib/nilearn/decomposition/tests/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/tests copying build/lib/nilearn/decomposition/dict_learning.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition copying build/lib/nilearn/decomposition/canica.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers copying build/lib/nilearn/maskers/_masker_validation.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers copying build/lib/nilearn/maskers/multi_nifti_labels_masker.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers copying build/lib/nilearn/maskers/nifti_spheres_masker.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers copying build/lib/nilearn/maskers/nifti_labels_masker.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers copying build/lib/nilearn/maskers/multi_nifti_masker.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers copying build/lib/nilearn/maskers/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers copying build/lib/nilearn/maskers/nifti_masker.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers copying build/lib/nilearn/maskers/base_masker.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers copying build/lib/nilearn/maskers/nifti_maps_masker.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers copying build/lib/nilearn/maskers/multi_nifti_maps_masker.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/data copying build/lib/nilearn/surface/data/ball_cloud_80_samples.csv -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/data copying build/lib/nilearn/surface/data/ball_cloud_20_samples.csv -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/data copying build/lib/nilearn/surface/data/ball_cloud_10_samples.csv -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/data copying build/lib/nilearn/surface/data/ball_cloud_160_samples.csv -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/data copying build/lib/nilearn/surface/data/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/data copying build/lib/nilearn/surface/data/ball_cloud_40_samples.csv -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/data copying build/lib/nilearn/surface/surface.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface copying build/lib/nilearn/surface/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/tests creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/tests/data copying build/lib/nilearn/surface/tests/data/test.label -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/tests/data copying build/lib/nilearn/surface/tests/data/test.annot -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/tests/data copying build/lib/nilearn/surface/tests/data/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/tests/data copying build/lib/nilearn/surface/tests/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/tests copying build/lib/nilearn/surface/tests/test_surface.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/tests copying build/lib/nilearn/surface/testing_utils.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface copying build/lib/nilearn/version.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting copying build/lib/nilearn/plotting/surf_plotting.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting copying build/lib/nilearn/plotting/html_surface.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting copying build/lib/nilearn/plotting/rm_file.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting copying build/lib/nilearn/plotting/js_plotting_utils.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data/html copying build/lib/nilearn/plotting/data/html/connectome_plot_template.html -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data/html copying build/lib/nilearn/plotting/data/html/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data/html copying build/lib/nilearn/plotting/data/html/surface_plot_template.html -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data/html copying build/lib/nilearn/plotting/data/html/stat_map_template.html -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data/html copying build/lib/nilearn/plotting/data/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data/js copying build/lib/nilearn/plotting/data/js/jquery.min.js -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data/js copying build/lib/nilearn/plotting/data/js/surface-plot-utils.js -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data/js copying build/lib/nilearn/plotting/data/js/brainsprite.min.js -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data/js copying build/lib/nilearn/plotting/data/js/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data/js copying build/lib/nilearn/plotting/data/js/plotly-gl3d-latest.min.js -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data/js copying build/lib/nilearn/plotting/html_document.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting copying build/lib/nilearn/plotting/img_plotting.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting copying build/lib/nilearn/plotting/matrix_plotting.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting copying build/lib/nilearn/plotting/html_stat_map.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting copying build/lib/nilearn/plotting/find_cuts.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting copying build/lib/nilearn/plotting/edge_detect.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting copying build/lib/nilearn/plotting/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting copying build/lib/nilearn/plotting/html_connectome.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests copying build/lib/nilearn/plotting/tests/test_matrix_plotting.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests copying build/lib/nilearn/plotting/tests/test_cm.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests copying build/lib/nilearn/plotting/tests/test_html_document.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests copying build/lib/nilearn/plotting/tests/test_edge_detect.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests copying build/lib/nilearn/plotting/tests/test_surf_plotting.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting copying build/lib/nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting copying build/lib/nilearn/plotting/tests/test_img_plotting/test_img_plotting.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting copying build/lib/nilearn/plotting/tests/test_img_plotting/test_plot_roi.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting copying build/lib/nilearn/plotting/tests/test_img_plotting/test_plot_img_comparisons.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting copying build/lib/nilearn/plotting/tests/test_img_plotting/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting copying build/lib/nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting copying build/lib/nilearn/plotting/tests/test_img_plotting/test_plot_img.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting copying build/lib/nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting copying build/lib/nilearn/plotting/tests/test_img_plotting/test_plot_markers.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting copying build/lib/nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting copying build/lib/nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting copying build/lib/nilearn/plotting/tests/test_img_plotting/testing_utils.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting copying build/lib/nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting copying build/lib/nilearn/plotting/tests/test_img_plotting/test_plot_anat.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting copying build/lib/nilearn/plotting/tests/test_html_stat_map.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests copying build/lib/nilearn/plotting/tests/test_find_cuts.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests copying build/lib/nilearn/plotting/tests/test_displays.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests copying build/lib/nilearn/plotting/tests/test_matplotlib_backend.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests copying build/lib/nilearn/plotting/tests/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests copying build/lib/nilearn/plotting/tests/test_js_plotting_utils.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests copying build/lib/nilearn/plotting/tests/test_html_surface.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests copying build/lib/nilearn/plotting/tests/test_html_connectome.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests copying build/lib/nilearn/plotting/cm.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/displays copying build/lib/nilearn/plotting/displays/_figures.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/displays copying build/lib/nilearn/plotting/displays/_axes.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/displays copying build/lib/nilearn/plotting/displays/_slicers.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/displays copying build/lib/nilearn/plotting/displays/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/displays copying build/lib/nilearn/plotting/displays/_projectors.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/displays creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/glass_brain_files copying build/lib/nilearn/plotting/glass_brain_files/brain_schematics_side.json -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/glass_brain_files copying build/lib/nilearn/plotting/glass_brain_files/brain_schematics_front.json -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/glass_brain_files copying build/lib/nilearn/plotting/glass_brain_files/brain_schematics_top.json -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/glass_brain_files copying build/lib/nilearn/plotting/glass_brain_files/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/glass_brain_files copying build/lib/nilearn/plotting/glass_brain_files/plot_align_svg.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/glass_brain_files copying build/lib/nilearn/plotting/glass_brain_files/svg_to_json_converter.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/glass_brain_files copying build/lib/nilearn/plotting/glass_brain_files/brain_schematics_back.json -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/glass_brain_files copying build/lib/nilearn/plotting/glass_brain.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions copying build/lib/nilearn/regions/rena_clustering.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions copying build/lib/nilearn/regions/signal_extraction.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions copying build/lib/nilearn/regions/parcellations.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions copying build/lib/nilearn/regions/hierarchical_kmeans_clustering.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions copying build/lib/nilearn/regions/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/tests copying build/lib/nilearn/regions/tests/test_hierarchical_kmeans_clustering.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/tests copying build/lib/nilearn/regions/tests/test_signal_extraction.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/tests copying build/lib/nilearn/regions/tests/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/tests copying build/lib/nilearn/regions/tests/test_parcellations.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/tests copying build/lib/nilearn/regions/tests/test_rena_clustering.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/tests copying build/lib/nilearn/regions/tests/test_region_extractor.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/tests copying build/lib/nilearn/regions/region_extractor.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/input_data copying build/lib/nilearn/input_data/nifti_spheres_masker.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/input_data copying build/lib/nilearn/input_data/nifti_labels_masker.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/input_data copying build/lib/nilearn/input_data/multi_nifti_masker.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/input_data copying build/lib/nilearn/input_data/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/input_data copying build/lib/nilearn/input_data/nifti_masker.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/input_data copying build/lib/nilearn/input_data/base_masker.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/input_data copying build/lib/nilearn/input_data/nifti_maps_masker.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/input_data copying build/lib/nilearn/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_niimg_conversions.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_package_installation.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_ndimage.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/data copying build/lib/nilearn/tests/data/pymvpa-exampledata.tar.bz2 -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/data copying build/lib/nilearn/tests/data/confounds_with_header.csv -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/data copying build/lib/nilearn/tests/data/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/data copying build/lib/nilearn/tests/data/mmap.dat -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/data copying build/lib/nilearn/tests/data/spm_confounds.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/data copying build/lib/nilearn/tests/test_extmath.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_logger.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_segmentation.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_init.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_niimg.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_helpers.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_version.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_param_validation.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_cache_mixin.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_masking.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_testing.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_numpy_conversions.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_class_inspect.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests copying build/lib/nilearn/tests/test_signal.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting copying build/lib/nilearn/reporting/glm_reporter.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/data creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/data/html copying build/lib/nilearn/reporting/data/html/report_body_template_niftimapsmasker.html -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/data/html copying build/lib/nilearn/reporting/data/html/report_head_template.html -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/data/html copying build/lib/nilearn/reporting/data/html/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/data/html copying build/lib/nilearn/reporting/data/html/report_body_template_niftilabelsmasker.html -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/data/html copying build/lib/nilearn/reporting/data/html/report_body_template.html -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/data/html copying build/lib/nilearn/reporting/data/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/data creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/_visual_testing copying build/lib/nilearn/reporting/_visual_testing/_glm_reporter_visual_inspection_suite_.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/_visual_testing copying build/lib/nilearn/reporting/_visual_testing/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/_visual_testing copying build/lib/nilearn/reporting/_get_clusters_table.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting copying build/lib/nilearn/reporting/utils.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting copying build/lib/nilearn/reporting/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/glm_reporter_templates copying build/lib/nilearn/reporting/glm_reporter_templates/report_head_template.html -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/glm_reporter_templates copying build/lib/nilearn/reporting/glm_reporter_templates/contrast_template.html -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/glm_reporter_templates copying build/lib/nilearn/reporting/glm_reporter_templates/design_matrix_template.html -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/glm_reporter_templates copying build/lib/nilearn/reporting/glm_reporter_templates/stat_maps_contrast_clusters_template.html -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/glm_reporter_templates copying build/lib/nilearn/reporting/glm_reporter_templates/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/glm_reporter_templates copying build/lib/nilearn/reporting/glm_reporter_templates/report_body_template.html -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/glm_reporter_templates creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/tests copying build/lib/nilearn/reporting/tests/test_html_report.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/tests copying build/lib/nilearn/reporting/tests/test_reporting.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/tests copying build/lib/nilearn/reporting/tests/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/tests copying build/lib/nilearn/reporting/tests/test_glm_reporter.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/tests copying build/lib/nilearn/reporting/html_report.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets copying build/lib/nilearn/datasets/_testing.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data copying build/lib/nilearn/datasets/data/mni_icbm152_gm_tal_nlin_sym_09a_converted.nii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/pial.left.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/sphere_left.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/white.left.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/sulc_right.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/white_left.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/white.right.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/curv_left.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/sphere_right.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/sulc.left.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/pial_inflated.right.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/curv_right.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/pial_right.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/area_right.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/pial_left.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/area_left.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/white_right.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/sulc_left.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/thick_left.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/sulc.right.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/pial_inflated.left.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/pial.right.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/thick_right.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/infl_left.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/fsaverage5/infl_right.gii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5 copying build/lib/nilearn/datasets/data/development_fmri.csv -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data copying build/lib/nilearn/datasets/data/confounds_with_header.csv -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data copying build/lib/nilearn/datasets/data/power_2011.csv -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data copying build/lib/nilearn/datasets/data/convert_templates.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data copying build/lib/nilearn/datasets/data/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data copying build/lib/nilearn/datasets/data/seitzman_2018_ROIs_anatomicalLabels.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data copying build/lib/nilearn/datasets/data/mni_icbm152_wm_tal_nlin_sym_09a_converted.nii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data copying build/lib/nilearn/datasets/data/spm_confounds.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data copying build/lib/nilearn/datasets/data/dosenbach_2010.csv -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data copying build/lib/nilearn/datasets/data/mni_icbm152_t1_tal_nlin_sym_09a_converted.nii.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data copying build/lib/nilearn/datasets/data/seitzman_2018_ROIs_300inVol_MNI_allInfo.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data copying build/lib/nilearn/datasets/atlas.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets copying build/lib/nilearn/datasets/neurovault.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets copying build/lib/nilearn/datasets/utils.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets copying build/lib/nilearn/datasets/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents copying build/lib/nilearn/datasets/tests/data/archive_contents/icbm152_2009.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents copying build/lib/nilearn/datasets/tests/data/archive_contents/localizer_first_level.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents copying build/lib/nilearn/datasets/tests/data/archive_contents/miyawaki2008.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/test_examples copying build/lib/nilearn/datasets/tests/data/archive_contents/test_examples/example.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/test_examples copying build/lib/nilearn/datasets/tests/data/archive_contents/test_examples/example_zip.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/test_examples copying build/lib/nilearn/datasets/tests/data/archive_contents/test_examples/example_tar_gz.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/test_examples copying build/lib/nilearn/datasets/tests/data/archive_contents/test_examples/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/test_examples copying build/lib/nilearn/datasets/tests/data/archive_contents/mixed_gambles.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents copying build/lib/nilearn/datasets/tests/data/archive_contents/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents copying build/lib/nilearn/datasets/tests/data/archive_contents/basc_multiscale_asym.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest copying build/lib/nilearn/datasets/tests/data/archive_contents/nyu_rest/session2b.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest copying build/lib/nilearn/datasets/tests/data/archive_contents/nyu_rest/session1b.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest copying build/lib/nilearn/datasets/tests/data/archive_contents/nyu_rest/session3a.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest copying build/lib/nilearn/datasets/tests/data/archive_contents/nyu_rest/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest copying build/lib/nilearn/datasets/tests/data/archive_contents/nyu_rest/session1a.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest copying build/lib/nilearn/datasets/tests/data/archive_contents/nyu_rest/session2a.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest copying build/lib/nilearn/datasets/tests/data/archive_contents/nyu_rest/session3b.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest copying build/lib/nilearn/datasets/tests/data/archive_contents/allen_2011.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents copying build/lib/nilearn/datasets/tests/data/archive_contents/basc_multiscale_sym.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents copying build/lib/nilearn/datasets/tests/data/archive_contents/yeo_atlas.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents copying build/lib/nilearn/datasets/tests/data/archive_contents/language_localizer.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents copying build/lib/nilearn/datasets/tests/data/localizer_participants.tsv -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data copying build/lib/nilearn/datasets/tests/data/confounds_with_header.csv -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data copying build/lib/nilearn/datasets/tests/data/list_archive_contents.sh -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data copying build/lib/nilearn/datasets/tests/data/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data copying build/lib/nilearn/datasets/tests/data/localizer_index.json -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data copying build/lib/nilearn/datasets/tests/data/localizer_behavioural.tsv -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data copying build/lib/nilearn/datasets/tests/data/mmap.dat -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data copying build/lib/nilearn/datasets/tests/data/spm_confounds.txt -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data copying build/lib/nilearn/datasets/tests/data/test.mgz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data copying build/lib/nilearn/datasets/tests/data/craddock_2011_parcellations.tar.gz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data copying build/lib/nilearn/datasets/tests/test_func.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests copying build/lib/nilearn/datasets/tests/test_utils.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests copying build/lib/nilearn/datasets/tests/test_atlas.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests copying build/lib/nilearn/datasets/tests/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests copying build/lib/nilearn/datasets/tests/test_neurovault.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests copying build/lib/nilearn/datasets/tests/test_mocking_autoused.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests copying build/lib/nilearn/datasets/tests/test_testing.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests copying build/lib/nilearn/datasets/tests/test_struct.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/fsaverage4.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/neurovault.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/Megatrawls.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/fsaverage.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/power_2011.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/nki_enhanced_surface.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/brainomics_localizer.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/nyu_rest.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/development_fmri.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/oasis1.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/haxby2001.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/talairach_atlas.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/fsaverage5.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/fsaverage5_sphere.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/fsaverage6.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/adhd.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/difumo_atlases.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/seitzman_2018.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/pauli_2017.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/icbm152_2009.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/yeo_2011.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/dosenbach_2010.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/msdl_atlas.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/aal_SPM12.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/fsaverage3.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/destrieux_surface.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/miyawaki2008.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/basc_multiscale_2015.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/allen_rsn_2011.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/smith_2009.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/craddock_2012.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/schaefer_2018.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/cobre.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/description/ABIDE_pcp.rst -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description copying build/lib/nilearn/datasets/func.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets copying build/lib/nilearn/datasets/struct.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding copying build/lib/nilearn/decoding/proximal_operators.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding copying build/lib/nilearn/decoding/searchlight.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding copying build/lib/nilearn/decoding/space_net.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding copying build/lib/nilearn/decoding/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests copying build/lib/nilearn/decoding/tests/test_operators.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests copying build/lib/nilearn/decoding/tests/test_space_net.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests copying build/lib/nilearn/decoding/tests/test_searchlight.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests copying build/lib/nilearn/decoding/tests/test_fista.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests copying build/lib/nilearn/decoding/tests/test_same_api.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests copying build/lib/nilearn/decoding/tests/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests copying build/lib/nilearn/decoding/tests/test_sklearn_compatibility.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests copying build/lib/nilearn/decoding/tests/test_objective_functions.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests copying build/lib/nilearn/decoding/tests/test_decoder.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests copying build/lib/nilearn/decoding/tests/test_graph_net.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests copying build/lib/nilearn/decoding/tests/simulate_graph_net_data.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests copying build/lib/nilearn/decoding/tests/test_tv.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests copying build/lib/nilearn/decoding/space_net_solvers.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding copying build/lib/nilearn/decoding/objective_functions.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding copying build/lib/nilearn/decoding/decoder.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding copying build/lib/nilearn/decoding/fista.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding copying build/lib/nilearn/masking.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm copying build/lib/nilearn/glm/model.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm copying build/lib/nilearn/glm/_base.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm copying build/lib/nilearn/glm/contrasts.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm copying build/lib/nilearn/glm/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/first_level copying build/lib/nilearn/glm/first_level/hemodynamic_models.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/first_level copying build/lib/nilearn/glm/first_level/design_matrix.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/first_level copying build/lib/nilearn/glm/first_level/experimental_paradigm.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/first_level copying build/lib/nilearn/glm/first_level/first_level.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/first_level copying build/lib/nilearn/glm/first_level/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/first_level creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests copying build/lib/nilearn/glm/tests/test_regression.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests copying build/lib/nilearn/glm/tests/spm_dmtx.npz -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests copying build/lib/nilearn/glm/tests/test_second_level.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests copying build/lib/nilearn/glm/tests/test_paradigm.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests copying build/lib/nilearn/glm/tests/test_model.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests copying build/lib/nilearn/glm/tests/test_dmtx.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests copying build/lib/nilearn/glm/tests/test_utils.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests copying build/lib/nilearn/glm/tests/test_contrasts.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests copying build/lib/nilearn/glm/tests/test_check_events_file_uses_tab_separators.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests copying build/lib/nilearn/glm/tests/test_hemodynamic_models.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests copying build/lib/nilearn/glm/tests/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests copying build/lib/nilearn/glm/tests/test_first_level.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests copying build/lib/nilearn/glm/tests/test_thresholding.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests copying build/lib/nilearn/glm/thresholding.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/second_level copying build/lib/nilearn/glm/second_level/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/second_level copying build/lib/nilearn/glm/second_level/second_level.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/second_level copying build/lib/nilearn/glm/regression.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm copying build/lib/nilearn/conftest.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/connectome copying build/lib/nilearn/connectome/group_sparse_cov.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/connectome copying build/lib/nilearn/connectome/connectivity_matrices.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/connectome copying build/lib/nilearn/connectome/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/connectome creating /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/connectome/tests copying build/lib/nilearn/connectome/tests/test_group_sparse_cov.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/connectome/tests copying build/lib/nilearn/connectome/tests/test_connectivity_matrices.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/connectome/tests copying build/lib/nilearn/connectome/tests/__init__.py -> /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/connectome/tests byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/load_confounds_compcor.py to load_confounds_compcor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/load_confounds_components.py to load_confounds_components.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/load_confounds_utils.py to load_confounds_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py to test_load_confounds_scrub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py to test_load_confounds_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/tests/test_load_confounds.py to test_load_confounds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py to test_load_confounds_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/load_confounds_scrub.py to load_confounds_scrub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/load_confounds.py to load_confounds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fmriprep/load_confounds_strategy.py to load_confounds_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/bids/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/bids/glm.py to glm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/bids/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/bids/_utils.py to _utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/interfaces/fsl.py to fsl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate/tests/test__utils.py to test__utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate/tests/test_permuted_least_squares.py to test_permuted_least_squares.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate/_utils.py to _utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/mass_univariate/permuted_least_squares.py to permuted_least_squares.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/docs.py to docs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/extmath.py to extmath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/data_gen.py to data_gen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/cache_mixin.py to cache_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/ndimage.py to ndimage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/niimg.py to niimg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/fmriprep_confounds.py to fmriprep_confounds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/param_validation.py to param_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/numpy_conversions.py to numpy_conversions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/glm.py to glm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/class_inspect.py to class_inspect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/path_finding.py to path_finding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/niimg_conversions.py to niimg_conversions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/_utils/segmentation.py to segmentation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image/resampling.py to resampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image/tests/test_image.py to test_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image/tests/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/image/tests/test_resampling.py to test_resampling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/signal.py to signal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/externals/tempita/_looper.py to _looper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/externals/tempita/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/externals/tempita/compat3.py to compat3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/externals/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/externals/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/_multi_pca.py to _multi_pca.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/tests/test_dict_learning.py to test_dict_learning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/tests/test_canica.py to test_canica.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/tests/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/tests/test_multi_pca.py to test_multi_pca.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/dict_learning.py to dict_learning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decomposition/canica.py to canica.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers/_masker_validation.py to _masker_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers/multi_nifti_labels_masker.py to multi_nifti_labels_masker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers/nifti_spheres_masker.py to nifti_spheres_masker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers/nifti_labels_masker.py to nifti_labels_masker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers/multi_nifti_masker.py to multi_nifti_masker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers/nifti_masker.py to nifti_masker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers/base_masker.py to base_masker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers/nifti_maps_masker.py to nifti_maps_masker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/maskers/multi_nifti_maps_masker.py to multi_nifti_maps_masker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/surface.py to surface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/tests/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/tests/test_surface.py to test_surface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/surface/testing_utils.py to testing_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/surf_plotting.py to surf_plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/html_surface.py to html_surface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/rm_file.py to rm_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/js_plotting_utils.py to js_plotting_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data/html/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/data/js/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/html_document.py to html_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/img_plotting.py to img_plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/matrix_plotting.py to matrix_plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/html_stat_map.py to html_stat_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/find_cuts.py to find_cuts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/edge_detect.py to edge_detect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/html_connectome.py to html_connectome.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_matrix_plotting.py to test_matrix_plotting.cpython-39.pyc /usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_matrix_plotting.py:165: SyntaxWarning: assertion is always true, perhaps remove parentheses? byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_cm.py to test_cm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_html_document.py to test_html_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_edge_detect.py to test_edge_detect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_surf_plotting.py to test_surf_plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py to test_plot_glass_brain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting/test_img_plotting.py to test_img_plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting/test_plot_roi.py to test_plot_roi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting/test_plot_img_comparisons.py to test_plot_img_comparisons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py to test_get_colorbar_and_data_ranges.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting/test_plot_img.py to test_plot_img.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py to test_plot_connectome.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting/test_plot_markers.py to test_plot_markers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py to test_plot_carpet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py to test_plot_prob_atlas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting/testing_utils.py to testing_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py to test_plot_stat_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_img_plotting/test_plot_anat.py to test_plot_anat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_html_stat_map.py to test_html_stat_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_find_cuts.py to test_find_cuts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_displays.py to test_displays.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_matplotlib_backend.py to test_matplotlib_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_js_plotting_utils.py to test_js_plotting_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_html_surface.py to test_html_surface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_html_connectome.py to test_html_connectome.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/cm.py to cm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/displays/_figures.py to _figures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/displays/_axes.py to _axes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/displays/_slicers.py to _slicers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/displays/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/displays/_projectors.py to _projectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/glass_brain_files/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/glass_brain_files/plot_align_svg.py to plot_align_svg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/glass_brain_files/svg_to_json_converter.py to svg_to_json_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/plotting/glass_brain.py to glass_brain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/rena_clustering.py to rena_clustering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/signal_extraction.py to signal_extraction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/parcellations.py to parcellations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/hierarchical_kmeans_clustering.py to hierarchical_kmeans_clustering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/tests/test_hierarchical_kmeans_clustering.py to test_hierarchical_kmeans_clustering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/tests/test_signal_extraction.py to test_signal_extraction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/tests/test_parcellations.py to test_parcellations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/tests/test_rena_clustering.py to test_rena_clustering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/tests/test_region_extractor.py to test_region_extractor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/regions/region_extractor.py to region_extractor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/input_data/nifti_spheres_masker.py to nifti_spheres_masker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/input_data/nifti_labels_masker.py to nifti_labels_masker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/input_data/multi_nifti_masker.py to multi_nifti_masker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/input_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/input_data/nifti_masker.py to nifti_masker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/input_data/base_masker.py to base_masker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/input_data/nifti_maps_masker.py to nifti_maps_masker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_niimg_conversions.py to test_niimg_conversions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_package_installation.py to test_package_installation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_ndimage.py to test_ndimage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_extmath.py to test_extmath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_logger.py to test_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_segmentation.py to test_segmentation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_init.py to test_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_niimg.py to test_niimg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_helpers.py to test_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_version.py to test_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_param_validation.py to test_param_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_cache_mixin.py to test_cache_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_masking.py to test_masking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_testing.py to test_testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_numpy_conversions.py to test_numpy_conversions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_class_inspect.py to test_class_inspect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/tests/test_signal.py to test_signal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/glm_reporter.py to glm_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/data/html/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/_visual_testing/_glm_reporter_visual_inspection_suite_.py to _glm_reporter_visual_inspection_suite_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/_visual_testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/_get_clusters_table.py to _get_clusters_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/glm_reporter_templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/tests/test_html_report.py to test_html_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/tests/test_reporting.py to test_reporting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/tests/test_glm_reporter.py to test_glm_reporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/reporting/html_report.py to html_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/_testing.py to _testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/fsaverage5/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/convert_templates.py to convert_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/atlas.py to atlas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/neurovault.py to neurovault.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/test_examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/archive_contents/nyu_rest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/test_func.py to test_func.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/test_atlas.py to test_atlas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/test_neurovault.py to test_neurovault.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/test_mocking_autoused.py to test_mocking_autoused.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/test_testing.py to test_testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/tests/test_struct.py to test_struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/description/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/func.py to func.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/datasets/struct.py to struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/proximal_operators.py to proximal_operators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/searchlight.py to searchlight.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/space_net.py to space_net.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests/test_operators.py to test_operators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests/test_space_net.py to test_space_net.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests/test_searchlight.py to test_searchlight.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests/test_fista.py to test_fista.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests/test_same_api.py to test_same_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests/test_sklearn_compatibility.py to test_sklearn_compatibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests/test_objective_functions.py to test_objective_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests/test_decoder.py to test_decoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests/test_graph_net.py to test_graph_net.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests/simulate_graph_net_data.py to simulate_graph_net_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/tests/test_tv.py to test_tv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/space_net_solvers.py to space_net_solvers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/objective_functions.py to objective_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/decoder.py to decoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/decoding/fista.py to fista.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/masking.py to masking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/contrasts.py to contrasts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/first_level/hemodynamic_models.py to hemodynamic_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/first_level/design_matrix.py to design_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/first_level/experimental_paradigm.py to experimental_paradigm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/first_level/first_level.py to first_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/first_level/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests/test_regression.py to test_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests/test_second_level.py to test_second_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests/test_paradigm.py to test_paradigm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests/test_model.py to test_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests/test_dmtx.py to test_dmtx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests/test_contrasts.py to test_contrasts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests/test_check_events_file_uses_tab_separators.py to test_check_events_file_uses_tab_separators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests/test_hemodynamic_models.py to test_hemodynamic_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests/test_first_level.py to test_first_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/tests/test_thresholding.py to test_thresholding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/thresholding.py to thresholding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/second_level/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/second_level/second_level.py to second_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/glm/regression.py to regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/connectome/group_sparse_cov.py to group_sparse_cov.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/connectome/connectivity_matrices.py to connectivity_matrices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/connectome/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/connectome/tests/test_group_sparse_cov.py to test_group_sparse_cov.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/connectome/tests/test_connectivity_matrices.py to test_connectivity_matrices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn/connectome/tests/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp6lk194rn.py' /usr/bin/python3 /tmp/tmp6lk194rn.py /usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_matrix_plotting.py:165: SyntaxWarning: assertion is always true, perhaps remove parentheses? removing /tmp/tmp6lk194rn.py running install_egg_info running egg_info writing nilearn.egg-info/PKG-INFO writing dependency_links to nilearn.egg-info/dependency_links.txt writing requirements to nilearn.egg-info/requires.txt writing top-level names to nilearn.egg-info/top_level.txt reading manifest file 'nilearn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'nilearn.egg-info/SOURCES.txt' Copying nilearn.egg-info to /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/nilearn-0.10.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64//usr/share/doc/python-nilearn + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64//usr/share/doc/python-nilearn + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64//usr/share/doc/python-nilearn + pushd /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64 ~/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64 ~/build/BUILD/nilearn-0.10.0 + '[' -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/nilearn-0.10.0 + mv /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.10.0-1 --unique-debug-suffix -0.10.0-1.x86_64 --unique-debug-src-base python-nilearn-0.10.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/nilearn-0.10.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/nilearn/plotting/tests/test_matrix_plotting.py:165: SyntaxWarning: assertion is always true, perhaps remove parentheses? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-nilearn-0.10.0-1.noarch Provides: python-nilearn python3-nilearn = 0.10.0-1 python3.9dist(nilearn) = 0.10 python3dist(nilearn) = 0.10 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: /bin/bash python(abi) = 3.9 python3.9dist(joblib) >= 1 python3.9dist(lxml) python3.9dist(nibabel) >= 3.2 python3.9dist(numpy) >= 1.19 python3.9dist(pandas) >= 1.1.5 python3.9dist(requests) >= 2.25 python3.9dist(scikit-learn) >= 1 python3.9dist(scipy) >= 1.6 Processing files: python-nilearn-help-0.10.0-1.noarch warning: Empty %files file /builddir/build/BUILD/nilearn-0.10.0/doclist.lst Provides: python-nilearn-help = 0.10.0-1 python3-nilearn-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-nilearn-0.10.0-1.x86_64 Wrote: /builddir/build/RPMS/python-nilearn-help-0.10.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-nilearn-0.10.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SCykvn + umask 022 + cd /builddir/build/BUILD + cd nilearn-0.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-nilearn-0.10.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0