Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-nitime.spec'], chrootPath='/var/lib/mock/f40-build-771080-125901/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-nitime.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1689897600 Wrote: /builddir/build/SRPMS/python-nitime-0.8.1-15.fc40.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-nitime.spec'], chrootPath='/var/lib/mock/f40-build-771080-125901/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/python-nitime.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1689897600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.E9WnSr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nitime-827b609e61c5821347ad06e865c86722c11fe9f3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/nitime-827b609.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd nitime-827b609e61c5821347ad06e865c86722c11fe9f3 + rm -rf /builddir/build/BUILD/nitime-827b609e61c5821347ad06e865c86722c11fe9f3-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/nitime-827b609e61c5821347ad06e865c86722c11fe9f3-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-nitime-0.8.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Remove-six.patch + /usr/bin/git apply --index --reject - Checking patch nitime/__init__.py... Checking patch nitime/timeseries.py... Checking patch nitime/viz.py... Applied patch nitime/__init__.py cleanly. Applied patch nitime/timeseries.py cleanly. Applied patch nitime/viz.py cleanly. + /usr/bin/git commit -q -m 0001-Remove-six.patch --author 'rpm-build ' + rm -rvf nitime.egg-info + rm -f nitime/six.py + find . -name '*.so' -exec rm -fv '{}' ';' + sed -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' setup.py + sed -i 's|python|python3|' doc/Makefile + rm -fv doc/examples/filtering_fmri.py removed 'doc/examples/filtering_fmri.py' ~/build/BUILD/nitime-827b609e61c5821347ad06e865c86722c11fe9f3/tools ~/build/BUILD/nitime-827b609e61c5821347ad06e865c86722c11fe9f3 + pushd tools + for f in * + sed -E -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' apigen.py + for f in * + sed -E -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' build_modref_templates.py + for f in * + sed -E -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' build_release + for f in * + sed -E -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' ex2rst + for f in * + sed -E -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' github_stats.py + for f in * + sed -E -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' gitwash_dumper.py + for f in * + sed -E -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' make_examples.py + for f in * + sed -E -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' release + for f in * + sed -E -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' toollib.py + popd ~/build/BUILD/nitime-827b609e61c5821347ad06e865c86722c11fe9f3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NMkG0W + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -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 -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 -fno-omit-frame-pointer -I/usr/lib64/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 -fno-omit-frame-pointer -I/usr/lib64/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 -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd nitime-827b609e61c5821347ad06e865c86722c11fe9f3 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' /usr/lib64/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /builddir/build/BUILD/nitime-827b609e61c5821347ad06e865c86722c11fe9f3/nitime/_utils.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling nitime/_utils.pyx because it changed. [1/1] Cythonizing nitime/_utils.pyx In file included from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929, from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h:5, from nitime/_utils.c:1214: /usr/lib64/python3.12/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4Ys96K + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64 ++ dirname /builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -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 -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 -fno-omit-frame-pointer -I/usr/lib64/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 -fno-omit-frame-pointer -I/usr/lib64/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 -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd nitime-827b609e61c5821347ad06e865c86722c11fe9f3 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64 --prefix /usr /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 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() /usr/lib64/python3.12/site-packages/nitime/algorithms/tests/test_coherence.py:206: SyntaxWarning: invalid escape sequence '\c' /usr/lib64/python3.12/site-packages/nitime/algorithms/event_related.py:13: SyntaxWarning: invalid escape sequence '\h' /usr/lib64/python3.12/site-packages/nitime/algorithms/tests/test_coherence.py:206: SyntaxWarning: invalid escape sequence '\c' /usr/lib64/python3.12/site-packages/nitime/algorithms/event_related.py:13: SyntaxWarning: invalid escape sequence '\h' no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'doc/api/generated' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.flc' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.dircopy.log' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution + rm -rfv /builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.8.1-15.fc40 --unique-debug-suffix -0.8.1-15.fc40.riscv64 --unique-debug-src-base python-nitime-0.8.1-15.fc40.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/nitime-827b609e61c5821347ad06e865c86722c11fe9f3 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-nitime-0.8.1-15.fc40.riscv64 806 blocks 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 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64/usr/lib/debug/usr/lib64/python3.12 using python3.12 Bytecompiling .py files below /builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64/usr/lib64/python3.12 using python3.12 /usr/lib64/python3.12/site-packages/nitime/algorithms/event_related.py:13: SyntaxWarning: invalid escape sequence '\h' /usr/lib64/python3.12/site-packages/nitime/algorithms/event_related.py:13: SyntaxWarning: invalid escape sequence '\h' /usr/lib64/python3.12/site-packages/nitime/algorithms/tests/test_coherence.py:206: SyntaxWarning: invalid escape sequence '\c' /usr/lib64/python3.12/site-packages/nitime/algorithms/tests/test_coherence.py:206: SyntaxWarning: invalid escape sequence '\c' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dk4WYB + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -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 -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 -fno-omit-frame-pointer -I/usr/lib64/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 -fno-omit-frame-pointer -I/usr/lib64/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 -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --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 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd nitime-827b609e61c5821347ad06e865c86722c11fe9f3 + RPM_EC=0 Processing files: python3-nitime-0.8.1-15.fc40.riscv64 ++ jobs -p + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MQifQe + umask 022 + cd /builddir/build/BUILD + cd nitime-827b609e61c5821347ad06e865c86722c11fe9f3 + DOCDIR=/builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64/usr/share/doc/python3-nitime + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64/usr/share/doc/python3-nitime + cp -pr /builddir/build/BUILD/nitime-827b609e61c5821347ad06e865c86722c11fe9f3/README.txt /builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64/usr/share/doc/python3-nitime + cp -pr /builddir/build/BUILD/nitime-827b609e61c5821347ad06e865c86722c11fe9f3/THANKS /builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64/usr/share/doc/python3-nitime + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sck6Ov + umask 022 + cd /builddir/build/BUILD + cd nitime-827b609e61c5821347ad06e865c86722c11fe9f3 + LICENSEDIR=/builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64/usr/share/licenses/python3-nitime + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64/usr/share/licenses/python3-nitime + cp -pr /builddir/build/BUILD/nitime-827b609e61c5821347ad06e865c86722c11fe9f3/LICENSE /builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64/usr/share/licenses/python3-nitime + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-nitime = 0.8.1-15.fc40 python3-nitime = 0.8.1-15.fc40 python3-nitime(riscv-64) = 0.8.1-15.fc40 python3.12-nitime = 0.8.1-15.fc40 python3.12dist(nitime) = 0.8.1 python3dist(nitime) = 0.8.1 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) python(abi) = 3.12 python3.12dist(cython) python3.12dist(matplotlib) python3.12dist(networkx) python3.12dist(nibabel) python3.12dist(numpy) python3.12dist(scipy) rtld(GNU_HASH) Obsoletes: python-nitime < 0.8.1-15.fc40 Processing files: python-nitime-debugsource-0.8.1-15.fc40.riscv64 Provides: python-nitime-debugsource = 0.8.1-15.fc40 python-nitime-debugsource(riscv-64) = 0.8.1-15.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-nitime-debuginfo-0.8.1-15.fc40.riscv64 Provides: debuginfo(build-id) = fb041fed6adeb55dabcbb218ab666dfd2ec49b75 python-nitime-debuginfo = 0.8.1-15.fc40 python3-nitime-debuginfo = 0.8.1-15.fc40 python3-nitime-debuginfo(riscv-64) = 0.8.1-15.fc40 python3.12-nitime-debuginfo = 0.8.1-15.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-nitime-debugsource(riscv-64) = 0.8.1-15.fc40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-nitime-0.8.1-15.fc40.riscv64 Wrote: /builddir/build/RPMS/python3-nitime-debuginfo-0.8.1-15.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/python-nitime-debugsource-0.8.1-15.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/python3-nitime-0.8.1-15.fc40.riscv64.rpm Child return code was: 0