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 loongarch64 --nodeps /builddir/build/SPECS/rpm-check.spec'], chrootPath='/home/lib/mock/dist-ocs23-build-300549-28561/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fffe0ffbdc0>timeout=86400uid=983gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/rpm-check.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: loongarch64
Building for target loongarch64
Wrote: /builddir/build/SRPMS/rpm-check-8.1-2.ocs23.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/rpm-check.spec'], chrootPath='/home/lib/mock/dist-ocs23-build-300549-28561/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fffe0ffbdc0>timeout=86400uid=983gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/rpm-check.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: loongarch64
Building for target loongarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.H5g2Jb
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf rpm_check-8.1
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/rpm_check-8.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd rpm_check-8.1
+ /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.KFiZwn
+ 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -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/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd rpm_check-8.1
+ python3 setup.py build_ext --inplace
warning: rpm_check/package_mapping/include/extract_same_name_include.py:45:31: Unreachable code
Compiling rpm_check/ability_check.py because it changed.
Compiling rpm_check/ai_module.py because it changed.
Compiling rpm_check/argparser.py because it changed.
Compiling rpm_check/check_rpm_conf.py because it changed.
Compiling rpm_check/common.py because it changed.
Compiling rpm_check/compare_py_abi.py because it changed.
Compiling rpm_check/conf.py because it changed.
Compiling rpm_check/conf_check.py because it changed.
Compiling rpm_check/exec_check.py because it changed.
Compiling rpm_check/file_check.py because it changed.
Compiling rpm_check/logger.py because it changed.
Compiling rpm_check/parse_python.py because it changed.
Compiling rpm_check/parse_xml.py because it changed.
Compiling rpm_check/rpm_check.py because it changed.
Compiling rpm_check/package_mapping/clean.py because it changed.
Compiling rpm_check/package_mapping/main.py because it changed.
Compiling rpm_check/package_mapping/apk/apk_package_fles_mapping.py because it changed.
Compiling rpm_check/package_mapping/apk/compare_apk.py because it changed.
Compiling rpm_check/package_mapping/bin/compare_bin.py because it changed.
Compiling rpm_check/package_mapping/bin/filter_bin.py because it changed.
Compiling rpm_check/package_mapping/calculate_simility/calculate_simiality.py because it changed.
Compiling rpm_check/package_mapping/calculate_simility/extract_same_name.py because it changed.
Compiling rpm_check/package_mapping/calculate_simility/package_mapping.py because it changed.
Compiling rpm_check/package_mapping/deb/deb_package_files_mapping.py because it changed.
Compiling rpm_check/package_mapping/deb/deb_packages_source_mapping.py because it changed.
Compiling rpm_check/package_mapping/deb/deb_source_files_mapping.py because it changed.
Compiling rpm_check/package_mapping/deb/deb_source_packages_mapping.py because it changed.
Compiling rpm_check/package_mapping/include/compare_include.py because it changed.
Compiling rpm_check/package_mapping/include/extract_same_name_include.py because it changed.
Compiling rpm_check/package_mapping/include/filter_include.py because it changed.
Compiling rpm_check/package_mapping/local/rpm_package_files_mapping.py because it changed.
Compiling rpm_check/package_mapping/ocs/rpm_package_files_mapping.py because it changed.
Compiling rpm_check/package_mapping/ocs/rpm_source_files_mapping.py because it changed.
Compiling rpm_check/package_mapping/ocs/rpm_source_packages_mapping.py because it changed.
Compiling rpm_check/package_mapping/so/calcaulate_difference.py because it changed.
Compiling rpm_check/package_mapping/so/clean.py because it changed.
Compiling rpm_check/package_mapping/so/compare_left_so.py because it changed.
Compiling rpm_check/package_mapping/so/extract_same_so.py because it changed.
Compiling rpm_check/package_mapping/so/filter_so.py because it changed.
Compiling rpm_check/package_mapping/tar/extract_same_src.py because it changed.
Compiling rpm_check/package_mapping/tar/ocs_source_tar_mapping.py because it changed.
Compiling rpm_check/package_mapping/tar/reverse_srcname_tars.py because it changed.
Compiling rpm_check/package_mapping/tar/ubuntu_source_tar_mapping.py because it changed.
Compiling rpm_check/package_mapping/tool/old_compare_new.py because it changed.
Compiling rpm_check/package_mapping/ts_2_6/get_package.py because it changed.
Compiling rpm_check/package_mapping/ts_2_6/rpm_package_files_mapping.py because it changed.
Compiling rpm_check/package_mapping/ts_4_2/rpm_package_files_mapping.py because it changed.
Compiling rpm_check/package_mapping/ts_so/abi_check.py because it changed.
Compiling rpm_check/package_mapping/ts_so/compare_bin.py because it changed.
Compiling rpm_check/package_mapping/ts_so/compare_jar.py because it changed.
Compiling rpm_check/package_mapping/ts_so/compare_left_so.py because it changed.
Compiling rpm_check/package_mapping/ts_so/download_package.py because it changed.
Compiling rpm_check/package_mapping/ts_so/extract_mapping.py because it changed.
Compiling rpm_check/package_mapping/ts_so/extract_same_so.py because it changed.
Compiling rpm_check/package_mapping/ts_so/filter.py because it changed.
Compiling rpm_check/package_mapping/utils/utils.py because it changed.
[ 1/56] Cythonizing rpm_check/ability_check.py
[ 2/56] Cythonizing rpm_check/ai_module.py
[ 3/56] Cythonizing rpm_check/argparser.py
[ 4/56] Cythonizing rpm_check/check_rpm_conf.py
[ 5/56] Cythonizing rpm_check/common.py
[ 6/56] Cythonizing rpm_check/compare_py_abi.py
[ 7/56] Cythonizing rpm_check/conf.py
[ 8/56] Cythonizing rpm_check/conf_check.py
[ 9/56] Cythonizing rpm_check/exec_check.py
[10/56] Cythonizing rpm_check/file_check.py
[11/56] Cythonizing rpm_check/logger.py
[12/56] Cythonizing rpm_check/package_mapping/apk/apk_package_fles_mapping.py
[13/56] Cythonizing rpm_check/package_mapping/apk/compare_apk.py
[14/56] Cythonizing rpm_check/package_mapping/bin/compare_bin.py
[15/56] Cythonizing rpm_check/package_mapping/bin/filter_bin.py
[16/56] Cythonizing rpm_check/package_mapping/calculate_simility/calculate_simiality.py
[17/56] Cythonizing rpm_check/package_mapping/calculate_simility/extract_same_name.py
[18/56] Cythonizing rpm_check/package_mapping/calculate_simility/package_mapping.py
[19/56] Cythonizing rpm_check/package_mapping/clean.py
[20/56] Cythonizing rpm_check/package_mapping/deb/deb_package_files_mapping.py
[21/56] Cythonizing rpm_check/package_mapping/deb/deb_packages_source_mapping.py
[22/56] Cythonizing rpm_check/package_mapping/deb/deb_source_files_mapping.py
[23/56] Cythonizing rpm_check/package_mapping/deb/deb_source_packages_mapping.py
[24/56] Cythonizing rpm_check/package_mapping/include/compare_include.py
[25/56] Cythonizing rpm_check/package_mapping/include/extract_same_name_include.py
[26/56] Cythonizing rpm_check/package_mapping/include/filter_include.py
[27/56] Cythonizing rpm_check/package_mapping/local/rpm_package_files_mapping.py
[28/56] Cythonizing rpm_check/package_mapping/main.py
[29/56] Cythonizing rpm_check/package_mapping/ocs/rpm_package_files_mapping.py
[30/56] Cythonizing rpm_check/package_mapping/ocs/rpm_source_files_mapping.py
[31/56] Cythonizing rpm_check/package_mapping/ocs/rpm_source_packages_mapping.py
[32/56] Cythonizing rpm_check/package_mapping/so/calcaulate_difference.py
[33/56] Cythonizing rpm_check/package_mapping/so/clean.py
[34/56] Cythonizing rpm_check/package_mapping/so/compare_left_so.py
[35/56] Cythonizing rpm_check/package_mapping/so/extract_same_so.py
[36/56] Cythonizing rpm_check/package_mapping/so/filter_so.py
[37/56] Cythonizing rpm_check/package_mapping/tar/extract_same_src.py
[38/56] Cythonizing rpm_check/package_mapping/tar/ocs_source_tar_mapping.py
[39/56] Cythonizing rpm_check/package_mapping/tar/reverse_srcname_tars.py
[40/56] Cythonizing rpm_check/package_mapping/tar/ubuntu_source_tar_mapping.py
[41/56] Cythonizing rpm_check/package_mapping/tool/old_compare_new.py
[42/56] Cythonizing rpm_check/package_mapping/ts_2_6/get_package.py
[43/56] Cythonizing rpm_check/package_mapping/ts_2_6/rpm_package_files_mapping.py
[44/56] Cythonizing rpm_check/package_mapping/ts_4_2/rpm_package_files_mapping.py
[45/56] Cythonizing rpm_check/package_mapping/ts_so/abi_check.py
[46/56] Cythonizing rpm_check/package_mapping/ts_so/compare_bin.py
[47/56] Cythonizing rpm_check/package_mapping/ts_so/compare_jar.py
[48/56] Cythonizing rpm_check/package_mapping/ts_so/compare_left_so.py
[49/56] Cythonizing rpm_check/package_mapping/ts_so/download_package.py
[50/56] Cythonizing rpm_check/package_mapping/ts_so/extract_mapping.py
[51/56] Cythonizing rpm_check/package_mapping/ts_so/extract_same_so.py
[52/56] Cythonizing rpm_check/package_mapping/ts_so/filter.py
[53/56] Cythonizing rpm_check/package_mapping/utils/utils.py
[54/56] Cythonizing rpm_check/parse_python.py
[55/56] Cythonizing rpm_check/parse_xml.py
[56/56] Cythonizing rpm_check/rpm_check.py
running build_ext
building 'rpm_check.ability_check' extension
creating build
creating build/temp.linux-loongarch64-cpython-311
creating build/temp.linux-loongarch64-cpython-311/rpm_check
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/ability_check.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/ability_check.o
creating build/lib.linux-loongarch64-cpython-311
creating build/lib.linux-loongarch64-cpython-311/rpm_check
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/ability_check.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/ability_check.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.ai_module' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/ai_module.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/ai_module.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/ai_module.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/ai_module.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.argparser' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/argparser.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/argparser.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/argparser.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/argparser.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.check_rpm_conf' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/check_rpm_conf.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/check_rpm_conf.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/check_rpm_conf.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/check_rpm_conf.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.common' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/common.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/common.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/common.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/common.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.compare_py_abi' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/compare_py_abi.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/compare_py_abi.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/compare_py_abi.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/compare_py_abi.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.conf' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/conf.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/conf.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/conf.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/conf.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.conf_check' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/conf_check.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/conf_check.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/conf_check.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/conf_check.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.exec_check' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/exec_check.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/exec_check.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/exec_check.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/exec_check.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.file_check' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/file_check.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/file_check.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/file_check.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/file_check.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.logger' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/logger.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/logger.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/logger.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/logger.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.parse_python' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/parse_python.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/parse_python.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/parse_python.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/parse_python.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.parse_xml' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/parse_xml.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/parse_xml.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/parse_xml.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/parse_xml.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.rpm_check' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/rpm_check.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/rpm_check.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/rpm_check.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/rpm_check.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.clean' extension
creating build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/clean.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/clean.o
creating build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/clean.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/clean.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.main' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/main.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/main.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/main.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/main.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.apk.apk_package_fles_mapping' extension
creating build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/apk
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/apk/apk_package_fles_mapping.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/apk/apk_package_fles_mapping.o
creating build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/apk
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/apk/apk_package_fles_mapping.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/apk/apk_package_fles_mapping.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.apk.compare_apk' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/apk/compare_apk.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/apk/compare_apk.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/apk/compare_apk.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/apk/compare_apk.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.bin.compare_bin' extension
creating build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/bin
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/bin/compare_bin.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/bin/compare_bin.o
creating build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/bin
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/bin/compare_bin.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/bin/compare_bin.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.bin.filter_bin' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/bin/filter_bin.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/bin/filter_bin.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/bin/filter_bin.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/bin/filter_bin.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.calculate_simility.calculate_simiality' extension
creating build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/calculate_simility/calculate_simiality.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility/calculate_simiality.o
creating build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility/calculate_simiality.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility/calculate_simiality.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.calculate_simility.extract_same_name' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/calculate_simility/extract_same_name.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility/extract_same_name.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility/extract_same_name.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility/extract_same_name.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.calculate_simility.package_mapping' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/calculate_simility/package_mapping.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility/package_mapping.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility/package_mapping.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility/package_mapping.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.deb.deb_package_files_mapping' extension
creating build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/deb/deb_package_files_mapping.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_package_files_mapping.o
creating build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_package_files_mapping.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_package_files_mapping.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.deb.deb_packages_source_mapping' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/deb/deb_packages_source_mapping.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_packages_source_mapping.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_packages_source_mapping.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_packages_source_mapping.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.deb.deb_source_files_mapping' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/deb/deb_source_files_mapping.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_source_files_mapping.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_source_files_mapping.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_source_files_mapping.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.deb.deb_source_packages_mapping' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/deb/deb_source_packages_mapping.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_source_packages_mapping.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_source_packages_mapping.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_source_packages_mapping.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.include.compare_include' extension
creating build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/include
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/include/compare_include.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/include/compare_include.o
creating build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/include
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/include/compare_include.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/include/compare_include.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.include.extract_same_name_include' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/include/extract_same_name_include.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/include/extract_same_name_include.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/include/extract_same_name_include.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/include/extract_same_name_include.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.include.filter_include' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/include/filter_include.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/include/filter_include.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/include/filter_include.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/include/filter_include.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.local.rpm_package_files_mapping' extension
creating build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/local
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/local/rpm_package_files_mapping.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/local/rpm_package_files_mapping.o
creating build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/local
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/local/rpm_package_files_mapping.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/local/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.ocs.rpm_package_files_mapping' extension
creating build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/ocs/rpm_package_files_mapping.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs/rpm_package_files_mapping.o
creating build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs/rpm_package_files_mapping.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.ocs.rpm_source_files_mapping' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/ocs/rpm_source_files_mapping.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs/rpm_source_files_mapping.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs/rpm_source_files_mapping.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs/rpm_source_files_mapping.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.ocs.rpm_source_packages_mapping' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/ocs/rpm_source_packages_mapping.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs/rpm_source_packages_mapping.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs/rpm_source_packages_mapping.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs/rpm_source_packages_mapping.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.so.calcaulate_difference' extension
creating build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/so
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/so/calcaulate_difference.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/calcaulate_difference.o
creating build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/calcaulate_difference.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/calcaulate_difference.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.so.clean' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/so/clean.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/clean.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/clean.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/clean.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.so.compare_left_so' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/so/compare_left_so.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/compare_left_so.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/compare_left_so.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/compare_left_so.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.so.extract_same_so' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/so/extract_same_so.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/extract_same_so.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/extract_same_so.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/extract_same_so.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.so.filter_so' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/so/filter_so.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/filter_so.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/filter_so.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/filter_so.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.tar.extract_same_src' extension
creating build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/tar/extract_same_src.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/extract_same_src.o
creating build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/extract_same_src.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/extract_same_src.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.tar.ocs_source_tar_mapping' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/tar/ocs_source_tar_mapping.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/ocs_source_tar_mapping.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/ocs_source_tar_mapping.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/ocs_source_tar_mapping.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.tar.reverse_srcname_tars' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/tar/reverse_srcname_tars.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/reverse_srcname_tars.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/reverse_srcname_tars.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/reverse_srcname_tars.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.tar.ubuntu_source_tar_mapping' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/tar/ubuntu_source_tar_mapping.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/ubuntu_source_tar_mapping.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/ubuntu_source_tar_mapping.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/ubuntu_source_tar_mapping.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.tool.old_compare_new' extension
creating build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/tool
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/tool/old_compare_new.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/tool/old_compare_new.o
creating build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tool
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/tool/old_compare_new.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tool/old_compare_new.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.ts_2_6.get_package' extension
creating build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_2_6
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/ts_2_6/get_package.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_2_6/get_package.o
creating build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_2_6
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_2_6/get_package.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_2_6/get_package.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.ts_2_6.rpm_package_files_mapping' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/ts_2_6/rpm_package_files_mapping.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_2_6/rpm_package_files_mapping.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_2_6/rpm_package_files_mapping.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_2_6/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.ts_4_2.rpm_package_files_mapping' extension
creating build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_4_2
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/ts_4_2/rpm_package_files_mapping.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_4_2/rpm_package_files_mapping.o
creating build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_4_2
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_4_2/rpm_package_files_mapping.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_4_2/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.ts_so.abi_check' extension
creating build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/ts_so/abi_check.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/abi_check.o
creating build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/abi_check.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/abi_check.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.ts_so.compare_bin' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/ts_so/compare_bin.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/compare_bin.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/compare_bin.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/compare_bin.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.ts_so.compare_jar' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/ts_so/compare_jar.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/compare_jar.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/compare_jar.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/compare_jar.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.ts_so.compare_left_so' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/ts_so/compare_left_so.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/compare_left_so.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/compare_left_so.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/compare_left_so.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.ts_so.download_package' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/ts_so/download_package.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/download_package.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/download_package.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/download_package.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.ts_so.extract_mapping' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/ts_so/extract_mapping.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/extract_mapping.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/extract_mapping.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/extract_mapping.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.ts_so.extract_same_so' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/ts_so/extract_same_so.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/extract_same_so.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/extract_same_so.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/extract_same_so.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.ts_so.filter' extension
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/ts_so/filter.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/filter.o
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/filter.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/filter.cpython-311-loongarch64-linux-gnu.so
building 'rpm_check.package_mapping.utils.utils' extension
creating build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/utils
gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c rpm_check/package_mapping/utils/utils.c -o build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/utils/utils.o
creating build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/utils
gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-loongarch64-cpython-311/rpm_check/package_mapping/utils/utils.o -L/usr/lib64 -o build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/utils/utils.cpython-311-loongarch64-linux-gnu.so
copying build/lib.linux-loongarch64-cpython-311/rpm_check/ability_check.cpython-311-loongarch64-linux-gnu.so -> rpm_check
copying build/lib.linux-loongarch64-cpython-311/rpm_check/ai_module.cpython-311-loongarch64-linux-gnu.so -> rpm_check
copying build/lib.linux-loongarch64-cpython-311/rpm_check/argparser.cpython-311-loongarch64-linux-gnu.so -> rpm_check
copying build/lib.linux-loongarch64-cpython-311/rpm_check/check_rpm_conf.cpython-311-loongarch64-linux-gnu.so -> rpm_check
copying build/lib.linux-loongarch64-cpython-311/rpm_check/common.cpython-311-loongarch64-linux-gnu.so -> rpm_check
copying build/lib.linux-loongarch64-cpython-311/rpm_check/compare_py_abi.cpython-311-loongarch64-linux-gnu.so -> rpm_check
copying build/lib.linux-loongarch64-cpython-311/rpm_check/conf.cpython-311-loongarch64-linux-gnu.so -> rpm_check
copying build/lib.linux-loongarch64-cpython-311/rpm_check/conf_check.cpython-311-loongarch64-linux-gnu.so -> rpm_check
copying build/lib.linux-loongarch64-cpython-311/rpm_check/exec_check.cpython-311-loongarch64-linux-gnu.so -> rpm_check
copying build/lib.linux-loongarch64-cpython-311/rpm_check/file_check.cpython-311-loongarch64-linux-gnu.so -> rpm_check
copying build/lib.linux-loongarch64-cpython-311/rpm_check/logger.cpython-311-loongarch64-linux-gnu.so -> rpm_check
copying build/lib.linux-loongarch64-cpython-311/rpm_check/parse_python.cpython-311-loongarch64-linux-gnu.so -> rpm_check
copying build/lib.linux-loongarch64-cpython-311/rpm_check/parse_xml.cpython-311-loongarch64-linux-gnu.so -> rpm_check
copying build/lib.linux-loongarch64-cpython-311/rpm_check/rpm_check.cpython-311-loongarch64-linux-gnu.so -> rpm_check
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/clean.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/main.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/apk/apk_package_fles_mapping.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/apk
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/apk/compare_apk.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/apk
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/bin/compare_bin.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/bin
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/bin/filter_bin.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/bin
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility/calculate_simiality.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/calculate_simility
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility/extract_same_name.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/calculate_simility
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility/package_mapping.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/calculate_simility
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_package_files_mapping.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/deb
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_packages_source_mapping.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/deb
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_source_files_mapping.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/deb
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_source_packages_mapping.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/deb
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/include/compare_include.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/include
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/include/extract_same_name_include.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/include
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/include/filter_include.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/include
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/local/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/local
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/ocs
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs/rpm_source_files_mapping.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/ocs
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs/rpm_source_packages_mapping.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/ocs
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/calcaulate_difference.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/so
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/clean.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/so
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/compare_left_so.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/so
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/extract_same_so.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/so
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/filter_so.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/so
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/extract_same_src.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/tar
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/ocs_source_tar_mapping.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/tar
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/reverse_srcname_tars.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/tar
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/ubuntu_source_tar_mapping.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/tar
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tool/old_compare_new.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/tool
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_2_6/get_package.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/ts_2_6
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_2_6/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/ts_2_6
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_4_2/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/ts_4_2
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/abi_check.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/ts_so
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/compare_bin.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/ts_so
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/compare_jar.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/ts_so
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/compare_left_so.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/ts_so
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/download_package.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/ts_so
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/extract_mapping.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/ts_so
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/extract_same_so.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/ts_so
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/filter.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/ts_so
copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/utils/utils.cpython-311-loongarch64-linux-gnu.so -> rpm_check/package_mapping/utils
+ mkdir -p /builddir/build/BUILD/rpm_check-8.1/.pyproject-builddir
+ 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -fasynchronous-unwind-tables -fstack-clash-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ TMPDIR=/builddir/build/BUILD/rpm_check-8.1/.pyproject-builddir
+ /usr/bin/python3 -m pip wheel --wheel-dir /builddir/build/BUILD/rpm_check-8.1/pyproject-wheeldir --no-deps --use-pep517 --no-build-isolation --disable-pip-version-check --no-clean --progress-bar off --verbose .
Processing /builddir/build/BUILD/rpm_check-8.1
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  running dist_info
  creating /builddir/build/BUILD/rpm_check-8.1/.pyproject-builddir/pip-modern-metadata-8uzabpqh/rpm_check.egg-info
  writing /builddir/build/BUILD/rpm_check-8.1/.pyproject-builddir/pip-modern-metadata-8uzabpqh/rpm_check.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/rpm_check-8.1/.pyproject-builddir/pip-modern-metadata-8uzabpqh/rpm_check.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/rpm_check-8.1/.pyproject-builddir/pip-modern-metadata-8uzabpqh/rpm_check.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/rpm_check-8.1/.pyproject-builddir/pip-modern-metadata-8uzabpqh/rpm_check.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/rpm_check-8.1/.pyproject-builddir/pip-modern-metadata-8uzabpqh/rpm_check.egg-info/top_level.txt
  writing manifest file '/builddir/build/BUILD/rpm_check-8.1/.pyproject-builddir/pip-modern-metadata-8uzabpqh/rpm_check.egg-info/SOURCES.txt'
  reading manifest file '/builddir/build/BUILD/rpm_check-8.1/.pyproject-builddir/pip-modern-metadata-8uzabpqh/rpm_check.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no previously-included files matching '*' found under directory 'tests'
  warning: no previously-included files matching '*.so' found under directory 'rpm_check'
  adding license file 'LICENSE'
  writing manifest file '/builddir/build/BUILD/rpm_check-8.1/.pyproject-builddir/pip-modern-metadata-8uzabpqh/rpm_check.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/rpm_check-8.1/.pyproject-builddir/pip-modern-metadata-8uzabpqh/rpm_check-8.1.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: rpm-check
  Building wheel for rpm-check (pyproject.toml): started
  Running command Building wheel for rpm-check (pyproject.toml)
  running bdist_wheel
  running build
  running build_ext
  installing to build/bdist.linux-loongarch64/wheel
  running install
  running install_lib
  creating build/bdist.linux-loongarch64
  creating build/bdist.linux-loongarch64/wheel
  creating build/bdist.linux-loongarch64/wheel/rpm_check
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/ability_check.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/ai_module.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/argparser.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/check_rpm_conf.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/common.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/compare_py_abi.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/conf.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/conf_check.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/exec_check.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/file_check.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/logger.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/parse_python.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/parse_xml.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/rpm_check.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check
  creating build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/clean.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/main.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping
  creating build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/apk
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/apk/apk_package_fles_mapping.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/apk
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/apk/compare_apk.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/apk
  creating build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/bin
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/bin/compare_bin.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/bin
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/bin/filter_bin.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/bin
  creating build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/calculate_simility
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility/calculate_simiality.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/calculate_simility
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility/extract_same_name.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/calculate_simility
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/calculate_simility/package_mapping.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/calculate_simility
  creating build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/deb
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_package_files_mapping.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/deb
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_packages_source_mapping.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/deb
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_source_files_mapping.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/deb
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/deb/deb_source_packages_mapping.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/deb
  creating build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/include
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/include/compare_include.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/include
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/include/extract_same_name_include.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/include
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/include/filter_include.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/include
  creating build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/local
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/local/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/local
  creating build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ocs
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ocs
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs/rpm_source_files_mapping.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ocs
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ocs/rpm_source_packages_mapping.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ocs
  creating build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/so
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/calcaulate_difference.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/so
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/clean.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/so
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/compare_left_so.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/so
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/extract_same_so.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/so
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/so/filter_so.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/so
  creating build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/tar
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/extract_same_src.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/tar
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/ocs_source_tar_mapping.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/tar
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/reverse_srcname_tars.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/tar
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tar/ubuntu_source_tar_mapping.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/tar
  creating build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/tool
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/tool/old_compare_new.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/tool
  creating build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ts_2_6
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_2_6/get_package.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ts_2_6
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_2_6/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ts_2_6
  creating build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ts_4_2
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_4_2/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ts_4_2
  creating build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ts_so
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/abi_check.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ts_so
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/compare_bin.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ts_so
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/compare_jar.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ts_so
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/compare_left_so.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ts_so
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/download_package.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ts_so
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/extract_mapping.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ts_so
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/extract_same_so.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ts_so
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/ts_so/filter.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/ts_so
  creating build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/utils
  copying build/lib.linux-loongarch64-cpython-311/rpm_check/package_mapping/utils/utils.cpython-311-loongarch64-linux-gnu.so -> build/bdist.linux-loongarch64/wheel/rpm_check/package_mapping/utils
  running install_egg_info
  running egg_info
  writing rpm_check.egg-info/PKG-INFO
  writing dependency_links to rpm_check.egg-info/dependency_links.txt
  writing entry points to rpm_check.egg-info/entry_points.txt
  writing requirements to rpm_check.egg-info/requires.txt
  writing top-level names to rpm_check.egg-info/top_level.txt
  reading manifest file 'rpm_check.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no previously-included files matching '*' found under directory 'tests'
  warning: no previously-included files matching '*.so' found under directory 'rpm_check'
  adding license file 'LICENSE'
  writing manifest file 'rpm_check.egg-info/SOURCES.txt'
  Copying rpm_check.egg-info to build/bdist.linux-loongarch64/wheel/rpm_check-8.1-py3.11.egg-info
  running install_scripts
  creating build/bdist.linux-loongarch64/wheel/rpm_check-8.1.dist-info/WHEEL
  creating '/builddir/build/BUILD/rpm_check-8.1/.pyproject-builddir/pip-wheel-1gjytbtd/.tmp-x69d5wdw/rpm_check-8.1-cp311-cp311-linux_loongarch64.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it
  adding 'rpm_check/ability_check.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/ai_module.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/argparser.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/check_rpm_conf.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/common.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/compare_py_abi.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/conf.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/conf_check.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/exec_check.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/file_check.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/logger.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/parse_python.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/parse_xml.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/rpm_check.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/clean.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/main.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/apk/apk_package_fles_mapping.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/apk/compare_apk.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/bin/compare_bin.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/bin/filter_bin.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/calculate_simility/calculate_simiality.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/calculate_simility/extract_same_name.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/calculate_simility/package_mapping.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/deb/deb_package_files_mapping.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/deb/deb_packages_source_mapping.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/deb/deb_source_files_mapping.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/deb/deb_source_packages_mapping.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/include/compare_include.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/include/extract_same_name_include.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/include/filter_include.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/local/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/ocs/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/ocs/rpm_source_files_mapping.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/ocs/rpm_source_packages_mapping.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/so/calcaulate_difference.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/so/clean.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/so/compare_left_so.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/so/extract_same_so.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/so/filter_so.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/tar/extract_same_src.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/tar/ocs_source_tar_mapping.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/tar/reverse_srcname_tars.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/tar/ubuntu_source_tar_mapping.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/tool/old_compare_new.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/ts_2_6/get_package.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/ts_2_6/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/ts_4_2/rpm_package_files_mapping.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/ts_so/abi_check.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/ts_so/compare_bin.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/ts_so/compare_jar.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/ts_so/compare_left_so.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/ts_so/download_package.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/ts_so/extract_mapping.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/ts_so/extract_same_so.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/ts_so/filter.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check/package_mapping/utils/utils.cpython-311-loongarch64-linux-gnu.so'
  adding 'rpm_check-8.1.dist-info/LICENSE'
  adding 'rpm_check-8.1.dist-info/METADATA'
  adding 'rpm_check-8.1.dist-info/WHEEL'
  adding 'rpm_check-8.1.dist-info/entry_points.txt'
  adding 'rpm_check-8.1.dist-info/top_level.txt'
  adding 'rpm_check-8.1.dist-info/RECORD'
  removing build/bdist.linux-loongarch64/wheel
  Building wheel for rpm-check (pyproject.toml): finished with status 'done'
  Created wheel for rpm-check: filename=rpm_check-8.1-cp311-cp311-linux_loongarch64.whl size=13403272 sha256=0c173c7b638db950203c6dcd183fcc994e2d593df8e24ca4445c45c96e71a603
  Stored in directory: /builddir/.cache/pip/wheels/f4/ec/68/13a4145d737139b5d4de5e63ef63ca151546cad819292eec1b
Successfully built rpm-check
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lUyiRv
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64
++ dirname /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64
+ cd rpm_check-8.1
++ ls /builddir/build/BUILD/rpm_check-8.1/pyproject-wheeldir/rpm_check-8.1-cp311-cp311-linux_loongarch64.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=rpm_check==8.1
+ TMPDIR=/builddir/build/BUILD/rpm_check-8.1/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64 --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/rpm_check-8.1/pyproject-wheeldir rpm_check==8.1
Using pip 23.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11)
Looking in links: /builddir/build/BUILD/rpm_check-8.1/pyproject-wheeldir
Processing ./pyproject-wheeldir/rpm_check-8.1-cp311-cp311-linux_loongarch64.whl
Installing collected packages: rpm_check
  Creating /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/bin
  changing mode of /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/bin/rpm-check to 755
Successfully installed rpm_check-8.1
+ '[' -d /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/bin ']'
+ '[' -f /usr/bin/pathfix3.11.py ']'
+ pathfix=/usr/bin/pathfix3.11.py
+ '[' -z s ']'
+ shebang_flags=-kas
+ /usr/bin/pathfix3.11.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/bin/rpm-check
/builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/bin/rpm-check: updating
+ rm -rfv /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/bin/__pycache__
+ rm -f /builddir/build/BUILD/pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/lib/python3.11/site-packages ']'
+ '[' /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/lib/python3.11/site-packages ']'
+ '[' -d /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/lib64/python3.11/site-packages ']'
+ site_dirs+=("/usr/lib64/python3.11/site-packages")
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64$site_dir/*.dist-info
+ echo '%ghost /usr/lib64/python3.11/site-packages/rpm_check-8.1.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/lib64/python3.11/site-packages/rpm_check-8.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/OpenCloudOS
+ /usr/bin/python3 -B /usr/lib/rpm/OpenCloudOS/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64 --record /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/lib64/python3.11/site-packages/rpm_check-8.1.dist-info/RECORD --output /builddir/build/BUILD/pyproject-record
+ rm -fv /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/lib64/python3.11/site-packages/rpm_check-8.1.dist-info/RECORD
removed '/builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/lib64/python3.11/site-packages/rpm_check-8.1.dist-info/RECORD'
+ rm -fv /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/lib64/python3.11/site-packages/rpm_check-8.1.dist-info/REQUESTED
removed '/builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/lib64/python3.11/site-packages/rpm_check-8.1.dist-info/REQUESTED'
+ mkdir -p /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/etc/rpm-check/
+ install -Dpm644 conf/order_list /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/etc/rpm-check/
+ install -Dpm644 conf/special_name_list /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/etc/rpm-check/
+ install -Dpm644 conf/rules.xml /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/etc/rpm-check/
+ install -Dpm644 conf/rpm-check.conf /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/etc/rpm-check.conf
+ install -Dpm644 conf/ai_config.ini /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/etc/rpm-check/
+ install -Dpm644 conf/OpenCloudOS-Stream-latest.repo /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/etc/rpm-check/
+ mkdir -p /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/lib/python3.11/site-packages/rpm_check
+ mkdir -p /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/libexec/rpm-check
+ install -dm777 /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/var/rpm-check/
+ install -Dpm744 tools/auto_py_pkg.py tools/autopack.sh tools/check_executable_output.sh tools/check_py_dep.py tools/check_src_dep.py tools/count_pr_info.py tools/execute_command.sh tools/generate_html_with_json.py tools/generate_release_json.py tools/import_command.sh tools/import_filelist.sh tools/import_packages.sh tools/import_pkg_relations.sh tools/import_so_id.sh tools/openstack.sub.list tools/pre_classify.sh tools/prepkg.sh tools/template.html /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/libexec/rpm-check/
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/OpenCloudOS/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs
*** WARNING: ./usr/libexec/rpm-check/auto_py_pkg.py is executable but has no shebang, removing executable bit
mangling shebang in /usr/libexec/rpm-check/autopack.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/rpm-check/check_executable_output.sh from /bin/bash to #!/usr/bin/bash
*** WARNING: ./usr/libexec/rpm-check/check_py_dep.py is executable but has no shebang, removing executable bit
*** WARNING: ./usr/libexec/rpm-check/check_src_dep.py is executable but has no shebang, removing executable bit
*** WARNING: ./usr/libexec/rpm-check/count_pr_info.py is executable but has no shebang, removing executable bit
*** WARNING: ./usr/libexec/rpm-check/generate_html_with_json.py is executable but has no shebang, removing executable bit
*** WARNING: ./usr/libexec/rpm-check/generate_release_json.py is executable but has no shebang, removing executable bit
mangling shebang in /usr/libexec/rpm-check/import_command.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/rpm-check/import_filelist.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/rpm-check/import_packages.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/rpm-check/import_pkg_relations.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/rpm-check/import_so_id.sh from /bin/bash to #!/usr/bin/bash
*** WARNING: ./usr/libexec/rpm-check/openstack.sub.list is executable but has no shebang, removing executable bit
mangling shebang in /usr/libexec/rpm-check/pre_classify.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/libexec/rpm-check/prepkg.sh from /bin/bash to #!/usr/bin/bash
*** WARNING: ./usr/libexec/rpm-check/template.html is executable but has no shebang, removing executable bit
+ /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 0 0
Bytecompiling .py files below /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/lib64/python3.11 using python3.11
Bytecompiling .py files below /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/lib/python3.11 using python3.11
+ /usr/lib/rpm/OpenCloudOS/brp-python-hardlink
Processing files: rpm-check-8.1-2.ocs23.loongarch64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.d17qcc
+ umask 022
+ cd /builddir/build/BUILD
+ cd rpm_check-8.1
+ LICENSEDIR=/builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/share/licenses/rpm-check
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/share/licenses/rpm-check
+ cp -pr LICENSE /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64/usr/share/licenses/rpm-check
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(rpm-check) = 8.1-2.ocs23 python3.11dist(rpm-check) = 8.1 python3dist(rpm-check) = 8.1 rpm-check = 8.1-2.ocs23 rpm-check(loongarch-64) = 8.1-2.ocs23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) python(abi) = 3.11 python3.11dist(beautifulsoup4) python3.11dist(chardet) python3.11dist(docker) python3.11dist(lxml) python3.11dist(prettytable) python3.11dist(psutil) python3.11dist(requests) python3.11dist(rpm) python3.11dist(setuptools) python3.11dist(tqdm) rtld(GNU_HASH)
Recommends: rpm-dep >= 4.5
Processing files: rpm-check-tools-8.1-2.ocs23.loongarch64
Provides: rpm-check-tools = 8.1-2.ocs23 rpm-check-tools(loongarch-64) = 8.1-2.ocs23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/bash
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rpm-check-8.1-2.ocs23.loongarch64
Wrote: /builddir/build/RPMS/rpm-check-tools-8.1-2.ocs23.loongarch64.rpm
Wrote: /builddir/build/RPMS/rpm-check-8.1-2.ocs23.loongarch64.rpm
Child return code was: 0