Mock Version: 5.0 Mock Version: 5.0 Mock Version: 5.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-neurosynth.spec'], chrootPath='/var/lib/mock/f39-build-2246837-53811/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-neurosynth.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1689897600 Wrote: /builddir/build/SRPMS/python-neurosynth-0.3.8-11.fc39.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-neurosynth.spec'], chrootPath='/var/lib/mock/f39-build-2246837-53811/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-neurosynth.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1689897600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hDmtBd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf neurosynth-0.3.8 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/neurosynth-0.3.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd neurosynth-0.3.8 + rm -rf /builddir/build/BUILD/neurosynth-0.3.8-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/neurosynth-0.3.8-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf neurosynth.egg-info ++ find . -type f -name '*.py' + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./setup.py + touch -r ./setup.py ./setup.py.new + mv ./setup.py.new ./setup.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/decode_images.py + touch -r ./examples/decode_images.py ./examples/decode_images.py.new + mv ./examples/decode_images.py.new ./examples/decode_images.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/neurosynth_demo.py + touch -r ./examples/neurosynth_demo.py ./examples/neurosynth_demo.py.new + mv ./examples/neurosynth_demo.py.new ./examples/neurosynth_demo.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/create_a_new_dataset_and_load_features.py + touch -r ./examples/create_a_new_dataset_and_load_features.py ./examples/create_a_new_dataset_and_load_features.py.new + mv ./examples/create_a_new_dataset_and_load_features.py.new ./examples/create_a_new_dataset_and_load_features.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./examples/create_a_full_set_of_meta_analysis_images.py + touch -r ./examples/create_a_full_set_of_meta_analysis_images.py ./examples/create_a_full_set_of_meta_analysis_images.py.new + mv ./examples/create_a_full_set_of_meta_analysis_images.py.new ./examples/create_a_full_set_of_meta_analysis_images.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/analysis/classify.py + touch -r ./neurosynth/analysis/classify.py ./neurosynth/analysis/classify.py.new + mv ./neurosynth/analysis/classify.py.new ./neurosynth/analysis/classify.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/analysis/reduce.py + touch -r ./neurosynth/analysis/reduce.py ./neurosynth/analysis/reduce.py.new + mv ./neurosynth/analysis/reduce.py.new ./neurosynth/analysis/reduce.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/analysis/decode.py + touch -r ./neurosynth/analysis/decode.py ./neurosynth/analysis/decode.py.new + mv ./neurosynth/analysis/decode.py.new ./neurosynth/analysis/decode.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/analysis/meta.py + touch -r ./neurosynth/analysis/meta.py ./neurosynth/analysis/meta.py.new + mv ./neurosynth/analysis/meta.py.new ./neurosynth/analysis/meta.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/analysis/network.py + touch -r ./neurosynth/analysis/network.py ./neurosynth/analysis/network.py.new + mv ./neurosynth/analysis/network.py.new ./neurosynth/analysis/network.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/analysis/__init__.py + touch -r ./neurosynth/analysis/__init__.py ./neurosynth/analysis/__init__.py.new + mv ./neurosynth/analysis/__init__.py.new ./neurosynth/analysis/__init__.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/analysis/plotutils.py + touch -r ./neurosynth/analysis/plotutils.py ./neurosynth/analysis/plotutils.py.new + mv ./neurosynth/analysis/plotutils.py.new ./neurosynth/analysis/plotutils.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/analysis/stats.py + touch -r ./neurosynth/analysis/stats.py ./neurosynth/analysis/stats.py.new + mv ./neurosynth/analysis/stats.py.new ./neurosynth/analysis/stats.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/analysis/cluster.py + touch -r ./neurosynth/analysis/cluster.py ./neurosynth/analysis/cluster.py.new + mv ./neurosynth/analysis/cluster.py.new ./neurosynth/analysis/cluster.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/base/mask.py + touch -r ./neurosynth/base/mask.py ./neurosynth/base/mask.py.new + mv ./neurosynth/base/mask.py.new ./neurosynth/base/mask.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/base/dataset.py + touch -r ./neurosynth/base/dataset.py ./neurosynth/base/dataset.py.new + mv ./neurosynth/base/dataset.py.new ./neurosynth/base/dataset.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/base/lextab.py + touch -r ./neurosynth/base/lextab.py ./neurosynth/base/lextab.py.new + mv ./neurosynth/base/lextab.py.new ./neurosynth/base/lextab.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/base/parsetab.py + touch -r ./neurosynth/base/parsetab.py ./neurosynth/base/parsetab.py.new + mv ./neurosynth/base/parsetab.py.new ./neurosynth/base/parsetab.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/base/transformations.py + touch -r ./neurosynth/base/transformations.py ./neurosynth/base/transformations.py.new + mv ./neurosynth/base/transformations.py.new ./neurosynth/base/transformations.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/base/imageutils.py + touch -r ./neurosynth/base/imageutils.py ./neurosynth/base/imageutils.py.new + mv ./neurosynth/base/imageutils.py.new ./neurosynth/base/imageutils.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/base/mappable.py + touch -r ./neurosynth/base/mappable.py ./neurosynth/base/mappable.py.new + mv ./neurosynth/base/mappable.py.new ./neurosynth/base/mappable.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/base/__init__.py + touch -r ./neurosynth/base/__init__.py ./neurosynth/base/__init__.py.new + mv ./neurosynth/base/__init__.py.new ./neurosynth/base/__init__.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/base/lexparser.py + touch -r ./neurosynth/base/lexparser.py ./neurosynth/base/lexparser.py.new + mv ./neurosynth/base/lexparser.py.new ./neurosynth/base/lexparser.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/version.py + touch -r ./neurosynth/version.py ./neurosynth/version.py.new + mv ./neurosynth/version.py.new ./neurosynth/version.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/tests/test_analysis.py + touch -r ./neurosynth/tests/test_analysis.py ./neurosynth/tests/test_analysis.py.new + mv ./neurosynth/tests/test_analysis.py.new ./neurosynth/tests/test_analysis.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/tests/test_base.py + touch -r ./neurosynth/tests/test_base.py ./neurosynth/tests/test_base.py.new + mv ./neurosynth/tests/test_base.py.new ./neurosynth/tests/test_base.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/tests/test_utils.py + touch -r ./neurosynth/tests/test_utils.py ./neurosynth/tests/test_utils.py.new + mv ./neurosynth/tests/test_utils.py.new ./neurosynth/tests/test_utils.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/tests/test_kraut.py + touch -r ./neurosynth/tests/test_kraut.py ./neurosynth/tests/test_kraut.py.new + mv ./neurosynth/tests/test_kraut.py.new ./neurosynth/tests/test_kraut.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/tests/kraut/example_analysis/example.py + touch -r ./neurosynth/tests/kraut/example_analysis/example.py ./neurosynth/tests/kraut/example_analysis/example.py.new + mv ./neurosynth/tests/kraut/example_analysis/example.py.new ./neurosynth/tests/kraut/example_analysis/example.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/tests/__init__.py + touch -r ./neurosynth/tests/__init__.py ./neurosynth/tests/__init__.py.new + mv ./neurosynth/tests/__init__.py.new ./neurosynth/tests/__init__.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/tests/utils.py + touch -r ./neurosynth/tests/utils.py ./neurosynth/tests/utils.py.new + mv ./neurosynth/tests/utils.py.new ./neurosynth/tests/utils.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/__init__.py + touch -r ./neurosynth/__init__.py ./neurosynth/__init__.py.new + mv ./neurosynth/__init__.py.new ./neurosynth/__init__.py + for lib in $(find . -type f -name "*.py") + sed '1{\@^#!/usr/bin/env python@d}' ./neurosynth/utils.py + touch -r ./neurosynth/utils.py ./neurosynth/utils.py.new + mv ./neurosynth/utils.py.new ./neurosynth/utils.py + chmod 0644 neurosynth/tests/data/sgacc_mask.nii.gz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lgVmyj + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd neurosynth-0.3.8 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' /usr/lib/python3.12/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running build running build_py creating build creating build/lib creating build/lib/neurosynth copying neurosynth/version.py -> build/lib/neurosynth copying neurosynth/__init__.py -> build/lib/neurosynth copying neurosynth/utils.py -> build/lib/neurosynth creating build/lib/neurosynth/analysis copying neurosynth/analysis/classify.py -> build/lib/neurosynth/analysis copying neurosynth/analysis/reduce.py -> build/lib/neurosynth/analysis copying neurosynth/analysis/decode.py -> build/lib/neurosynth/analysis copying neurosynth/analysis/meta.py -> build/lib/neurosynth/analysis copying neurosynth/analysis/network.py -> build/lib/neurosynth/analysis copying neurosynth/analysis/__init__.py -> build/lib/neurosynth/analysis copying neurosynth/analysis/plotutils.py -> build/lib/neurosynth/analysis copying neurosynth/analysis/stats.py -> build/lib/neurosynth/analysis copying neurosynth/analysis/cluster.py -> build/lib/neurosynth/analysis creating build/lib/neurosynth/base copying neurosynth/base/mask.py -> build/lib/neurosynth/base copying neurosynth/base/dataset.py -> build/lib/neurosynth/base copying neurosynth/base/lextab.py -> build/lib/neurosynth/base copying neurosynth/base/parsetab.py -> build/lib/neurosynth/base copying neurosynth/base/transformations.py -> build/lib/neurosynth/base copying neurosynth/base/imageutils.py -> build/lib/neurosynth/base copying neurosynth/base/mappable.py -> build/lib/neurosynth/base copying neurosynth/base/__init__.py -> build/lib/neurosynth/base copying neurosynth/base/lexparser.py -> build/lib/neurosynth/base creating build/lib/neurosynth/tests copying neurosynth/tests/test_analysis.py -> build/lib/neurosynth/tests copying neurosynth/tests/test_base.py -> build/lib/neurosynth/tests copying neurosynth/tests/test_utils.py -> build/lib/neurosynth/tests copying neurosynth/tests/test_kraut.py -> build/lib/neurosynth/tests copying neurosynth/tests/__init__.py -> build/lib/neurosynth/tests copying neurosynth/tests/utils.py -> build/lib/neurosynth/tests creating build/lib/neurosynth/resources copying neurosynth/resources/MNI152_T1_2mm_brain.nii.gz -> build/lib/neurosynth/resources creating build/lib/neurosynth/tests/data copying neurosynth/tests/data/sgacc_mask.nii.gz -> build/lib/neurosynth/tests/data copying neurosynth/tests/data/test_features.txt -> build/lib/neurosynth/tests/data copying neurosynth/tests/data/yarkoni_pubmed.xml -> build/lib/neurosynth/tests/data copying neurosynth/tests/data/test_data.tar.gz -> build/lib/neurosynth/tests/data copying neurosynth/tests/data/test_dataset.txt -> build/lib/neurosynth/tests/data copying neurosynth/tests/data/test_real_dataset.txt -> build/lib/neurosynth/tests/data copying neurosynth/tests/data/test_real_features.txt -> build/lib/neurosynth/tests/data copying neurosynth/tests/data/vmPFC.nii.gz -> build/lib/neurosynth/tests/data copying neurosynth/tests/data/medial_motor.nii.gz -> build/lib/neurosynth/tests/data + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nZ6uB3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch ++ dirname /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd neurosynth-0.3.8 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch --prefix /usr /usr/lib/python3.12/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr creating /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib creating /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12 creating /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages creating /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth creating /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis copying build/lib/neurosynth/analysis/classify.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis copying build/lib/neurosynth/analysis/reduce.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis copying build/lib/neurosynth/analysis/decode.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis copying build/lib/neurosynth/analysis/meta.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis copying build/lib/neurosynth/analysis/network.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis copying build/lib/neurosynth/analysis/__init__.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis copying build/lib/neurosynth/analysis/plotutils.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis copying build/lib/neurosynth/analysis/stats.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis copying build/lib/neurosynth/analysis/cluster.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis creating /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base copying build/lib/neurosynth/base/mask.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base copying build/lib/neurosynth/base/dataset.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base copying build/lib/neurosynth/base/lextab.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base copying build/lib/neurosynth/base/parsetab.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base copying build/lib/neurosynth/base/transformations.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base copying build/lib/neurosynth/base/imageutils.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base copying build/lib/neurosynth/base/mappable.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base copying build/lib/neurosynth/base/__init__.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base copying build/lib/neurosynth/base/lexparser.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base creating /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/resources copying build/lib/neurosynth/resources/MNI152_T1_2mm_brain.nii.gz -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/resources copying build/lib/neurosynth/version.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth creating /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests copying build/lib/neurosynth/tests/test_analysis.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests copying build/lib/neurosynth/tests/test_base.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests copying build/lib/neurosynth/tests/test_utils.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests copying build/lib/neurosynth/tests/test_kraut.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests creating /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/data copying build/lib/neurosynth/tests/data/sgacc_mask.nii.gz -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/data copying build/lib/neurosynth/tests/data/test_features.txt -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/data copying build/lib/neurosynth/tests/data/yarkoni_pubmed.xml -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/data copying build/lib/neurosynth/tests/data/test_data.tar.gz -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/data copying build/lib/neurosynth/tests/data/test_dataset.txt -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/data copying build/lib/neurosynth/tests/data/test_real_dataset.txt -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/data copying build/lib/neurosynth/tests/data/test_real_features.txt -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/data copying build/lib/neurosynth/tests/data/vmPFC.nii.gz -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/data copying build/lib/neurosynth/tests/data/medial_motor.nii.gz -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/data copying build/lib/neurosynth/tests/__init__.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests copying build/lib/neurosynth/tests/utils.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests copying build/lib/neurosynth/__init__.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth copying build/lib/neurosynth/utils.py -> /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis/classify.py to classify.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis/reduce.py to reduce.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis/decode.py to decode.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis/meta.py to meta.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis/network.py to network.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis/plotutils.py to plotutils.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis/stats.py to stats.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/analysis/cluster.py to cluster.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base/mask.py to mask.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base/dataset.py to dataset.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base/lextab.py to lextab.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base/parsetab.py to parsetab.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base/transformations.py to transformations.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base/imageutils.py to imageutils.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base/mappable.py to mappable.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/base/lexparser.py to lexparser.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/version.py to version.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/test_analysis.py to test_analysis.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/test_base.py to test_base.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/test_utils.py to test_utils.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/test_kraut.py to test_kraut.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/tests/utils.py to utils.cpython-312.pyc /usr/lib/python3.12/site-packages/neurosynth/tests/utils.py:17: SyntaxWarning: invalid escape sequence '\)' byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth/utils.py to utils.cpython-312.pyc writing byte-compilation script '/tmp/tmpscpnd3ch.py' /usr/bin/python3 /tmp/tmpscpnd3ch.py /usr/lib/python3.12/site-packages/neurosynth/tests/utils.py:17: SyntaxWarning: invalid escape sequence '\)' removing /tmp/tmpscpnd3ch.py running install_egg_info running egg_info creating neurosynth.egg-info writing neurosynth.egg-info/PKG-INFO writing dependency_links to neurosynth.egg-info/dependency_links.txt writing requirements to neurosynth.egg-info/requires.txt writing top-level names to neurosynth.egg-info/top_level.txt writing manifest file 'neurosynth.egg-info/SOURCES.txt' reading manifest file 'neurosynth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'neurosynth.egg-info/SOURCES.txt' Copying neurosynth.egg-info to /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12/site-packages/neurosynth-0.3.8-py3.12.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.3.8-11.fc39 --unique-debug-suffix -0.3.8-11.fc39.noarch --unique-debug-src-base python-neurosynth-0.3.8-11.fc39.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/neurosynth-0.3.8 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/lib/python3.12 using python3.12 /usr/lib/python3.12/site-packages/neurosynth/tests/utils.py:17: SyntaxWarning: invalid escape sequence '\)' /usr/lib/python3.12/site-packages/neurosynth/tests/utils.py:17: SyntaxWarning: invalid escape sequence '\)' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KZbgDa + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd neurosynth-0.3.8 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-neurosynth-0.3.8-11.fc39.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0ExotM + umask 022 + cd /builddir/build/BUILD + cd neurosynth-0.3.8 + DOCDIR=/builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/share/doc/python3-neurosynth + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/share/doc/python3-neurosynth + cp -pr /builddir/build/BUILD/neurosynth-0.3.8/README.md /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/share/doc/python3-neurosynth + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LjtUFw + umask 022 + cd /builddir/build/BUILD + cd neurosynth-0.3.8 + LICENSEDIR=/builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/share/licenses/python3-neurosynth + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/share/licenses/python3-neurosynth + cp -pr /builddir/build/BUILD/neurosynth-0.3.8/LICENSE /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch/usr/share/licenses/python3-neurosynth + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-neurosynth = 0.3.8-11.fc39 python3-neurosynth = 0.3.8-11.fc39 python3.12-neurosynth = 0.3.8-11.fc39 python3.12dist(neurosynth) = 0.3.8 python3dist(neurosynth) = 0.3.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 python3.12dist(biopython) python3.12dist(nibabel) python3.12dist(numpy) python3.12dist(pandas) python3.12dist(ply) python3.12dist(scikit-learn) python3.12dist(scipy) python3.12dist(six) Obsoletes: python-neurosynth < 0.3.8-11.fc39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-neurosynth-0.3.8-11.fc39.noarch Wrote: /builddir/build/RPMS/python3-neurosynth-0.3.8-11.fc39.noarch.rpm Child return code was: 0