Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-editdistance-s.spec'], chrootPath='/var/lib/mock/f37-build-667451-74532/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-editdistance-s.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=1658448000 Wrote: /builddir/build/SRPMS/python-editdistance-s-1.0.0-6.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-editdistance-s.spec'], chrootPath='/var/lib/mock/f37-build-667451-74532/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-editdistance-s.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=1658448000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SSUoKv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf editdistance-s-1.0.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/editdistance-s-1.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd editdistance-s-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf editdistance-s.egg-info + find . -type f -name '*.py' -exec sed -i '/^#![ ]*\/usr\/bin\/env.*$/ d' '{}' ';' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JfVQDy + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + 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 editdistance-s-1.0.0 + cythonize --inplace editdistance-s/bycython.pyx + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + 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/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib.linux-riscv64-cpython-311 copying editdistance_s.py -> build/lib.linux-riscv64-cpython-311 running build_ext generating cffi module 'build/temp.linux-riscv64-cpython-311/_editdistance_s.c' creating build/temp.linux-riscv64-cpython-311 building '_editdistance_s' extension creating build/temp.linux-riscv64-cpython-311/build creating build/temp.linux-riscv64-cpython-311/build/temp.linux-riscv64-cpython-311 gcc -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -fPIC -I. -I/usr/include/python3.11 -c _editdistance.cpp -o build/temp.linux-riscv64-cpython-311/_editdistance.o In member function ‘varr<1ul>::operator[](unsigned long const&)’, inlined from ‘edit_distance_bpv, std::less, std::allocator > > >, varr<1ul> >(std::map, std::less, std::allocator > > >&, wchar_t const*, unsigned long const&, unsigned int const&, unsigned int const&)unsigned int’ at _editdistance.cpp:52:15, inlined from ‘edit_distance_map_<1ul>(wchar_t const*, unsigned long, wchar_t const*, unsigned long)unsigned int’ at _editdistance.cpp:98:67: _editdistance.cpp:83:20: warning: array subscript 1 is above array bounds of ‘uint64_t[1]’ [-Warray-bounds] 83 | return arr_[i]; | ~~~~^ _editdistance.cpp: In function ‘edit_distance_map_<1ul>(wchar_t const*, unsigned long, wchar_t const*, unsigned long)unsigned int’: _editdistance.cpp:81:14: note: while referencing ‘arr_’ 81 | uint64_t arr_[N]; | ^~~~ In member function ‘varr<1ul>::operator[](unsigned long const&)’, inlined from ‘edit_distance_bpv, std::less, std::allocator > > >, varr<1ul> >(std::map, std::less, std::allocator > > >&, wchar_t const*, unsigned long const&, unsigned int const&, unsigned int const&)unsigned int’ at _editdistance.cpp:52:15, inlined from ‘edit_distance_map_<1ul>(wchar_t const*, unsigned long, wchar_t const*, unsigned long)unsigned int’ at _editdistance.cpp:98:67: _editdistance.cpp:83:20: warning: array subscript 1 is above array bounds of ‘uint64_t[1]’ [-Warray-bounds] 83 | return arr_[i]; | ~~~~^ _editdistance.cpp: In function ‘edit_distance_map_<1ul>(wchar_t const*, unsigned long, wchar_t const*, unsigned long)unsigned int’: _editdistance.cpp:81:14: note: while referencing ‘arr_’ 81 | uint64_t arr_[N]; | ^~~~ In member function ‘varr<1ul>::operator[](unsigned long const&)’, inlined from ‘edit_distance_bpv, std::less, std::allocator > > >, varr<1ul> >(std::map, std::less, std::allocator > > >&, wchar_t const*, unsigned long const&, unsigned int const&, unsigned int const&)unsigned int’ at _editdistance.cpp:53:46, inlined from ‘edit_distance_map_<1ul>(wchar_t const*, unsigned long, wchar_t const*, unsigned long)unsigned int’ at _editdistance.cpp:98:67: _editdistance.cpp:83:20: warning: array subscript 1 is above array bounds of ‘uint64_t[1]’ [-Warray-bounds] 83 | return arr_[i]; | ~~~~^ _editdistance.cpp: In function ‘edit_distance_map_<1ul>(wchar_t const*, unsigned long, wchar_t const*, unsigned long)unsigned int’: _editdistance.cpp:81:14: note: while referencing ‘arr_’ 81 | uint64_t arr_[N]; | ^~~~ gcc -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -fPIC -I. -I/usr/include/python3.11 -c build/temp.linux-riscv64-cpython-311/_editdistance_s.c -o build/temp.linux-riscv64-cpython-311/build/temp.linux-riscv64-cpython-311/_editdistance_s.o g++ -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 build/temp.linux-riscv64-cpython-311/_editdistance.o build/temp.linux-riscv64-cpython-311/build/temp.linux-riscv64-cpython-311/_editdistance_s.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/_editdistance_s.abi3.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0G8Qjf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64 ++ dirname /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + 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 editdistance-s-1.0.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + 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-editdistance-s-1.0.0-6.fc37.riscv64 --prefix /usr /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.11/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-editdistance-s-1.0.0-6.fc37.riscv64/usr creating /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/lib64/python3.11 creating /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/lib64/python3.11/site-packages copying build/lib.linux-riscv64-cpython-311/_editdistance_s.abi3.so -> /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/lib64/python3.11/site-packages copying build/lib.linux-riscv64-cpython-311/editdistance_s.py -> /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/lib64/python3.11/site-packages byte-compiling /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/lib64/python3.11/site-packages/editdistance_s.py to editdistance_s.cpython-311.pyc writing byte-compilation script '/tmp/tmpejcrk527.py' /usr/bin/python3 /tmp/tmpejcrk527.py removing /tmp/tmpejcrk527.py running install_egg_info running egg_info creating editdistance_s.egg-info writing editdistance_s.egg-info/PKG-INFO writing dependency_links to editdistance_s.egg-info/dependency_links.txt writing requirements to editdistance_s.egg-info/requires.txt writing top-level names to editdistance_s.egg-info/top_level.txt writing manifest file 'editdistance_s.egg-info/SOURCES.txt' reading manifest file 'editdistance_s.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'editdistance_s.egg-info/SOURCES.txt' Copying editdistance_s.egg-info to /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/lib64/python3.11/site-packages/editdistance_s-1.0.0-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.0.0-6.fc37 --unique-debug-suffix -1.0.0-6.fc37.riscv64 --unique-debug-src-base python-editdistance-s-1.0.0-6.fc37.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/editdistance-s-1.0.0 extracting debug info from /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/lib64/python3.11/site-packages/_editdistance_s.abi3.so original debug info size: 1400kB, size after compression: 1368kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 60 blocks + /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 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/lib64/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/lib/debug/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hSwspy + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + 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 editdistance-s-1.0.0 + export PYTHONPATH=/builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/lib64/python3.11/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/lib64/python3.11/site-packages + pytest-3.11 ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.1.3, pluggy-1.0.0 rootdir: /builddir/build/BUILD/editdistance-s-1.0.0 collected 2 items tests/editdistance_s_test.py .. [100%] ============================== 2 passed in 0.14s =============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-editdistance-s-1.0.0-6.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WK8UfQ + umask 022 + cd /builddir/build/BUILD + cd editdistance-s-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/share/doc/python3-editdistance-s + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/share/doc/python3-editdistance-s + cp -pr README.md /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/share/doc/python3-editdistance-s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.h2fwAs + umask 022 + cd /builddir/build/BUILD + cd editdistance-s-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/share/licenses/python3-editdistance-s + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/share/licenses/python3-editdistance-s + cp -pr LICENSE /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64/usr/share/licenses/python3-editdistance-s + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-editdistance-s = 1.0.0-6.fc37 python3-editdistance-s = 1.0.0-6.fc37 python3-editdistance-s(riscv-64) = 1.0.0-6.fc37 python3.11-editdistance-s = 1.0.0-6.fc37 python3.11dist(editdistance-s) = 1 python3dist(editdistance-s) = 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) python(abi) = 3.11 python3.11dist(cffi) >= 1 rtld(GNU_HASH) Processing files: python-editdistance-s-debugsource-1.0.0-6.fc37.riscv64 Provides: python-editdistance-s-debugsource = 1.0.0-6.fc37 python-editdistance-s-debugsource(riscv-64) = 1.0.0-6.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-editdistance-s-debuginfo-1.0.0-6.fc37.riscv64 Provides: debuginfo(build-id) = 09cb79172e42cb7c97a0fbb3963812c8436ee67f python-editdistance-s-debuginfo = 1.0.0-6.fc37 python3-editdistance-s-debuginfo = 1.0.0-6.fc37 python3-editdistance-s-debuginfo(riscv-64) = 1.0.0-6.fc37 python3.11-editdistance-s-debuginfo = 1.0.0-6.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-editdistance-s-debugsource(riscv-64) = 1.0.0-6.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64 Wrote: /builddir/build/RPMS/python-editdistance-s-debugsource-1.0.0-6.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/python3-editdistance-s-1.0.0-6.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/python3-editdistance-s-debuginfo-1.0.0-6.fc37.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zHXs5S + umask 022 + cd /builddir/build/BUILD + cd editdistance-s-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-editdistance-s-1.0.0-6.fc37.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.If2JQH + umask 022 + cd /builddir/build/BUILD + rm -rf editdistance-s-1.0.0 editdistance-s-1.0.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0