Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-maxminddb.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-567171-90672/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-maxminddb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1786924800 warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Wrote: /builddir/build/SRPMS/python-maxminddb-3.1.1-2.an27.src.rpm RPM build warnings: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-maxminddb.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-567171-90672/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-maxminddb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1786924800 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.oPa7OK Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t2BGz5 + umask 022 + cd /builddir/build/BUILD/python-maxminddb-3.1.1-build + cd /builddir/build/BUILD/python-maxminddb-3.1.1-build + rm -rf maxminddb-3.1.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/maxminddb-3.1.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd maxminddb-3.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r extension/libmaxminddb + sed -i 's|^license = "Apache-2.0"|license = {file = "LICENSE"}|' pyproject.toml + sed -i '/Programming Language :: Python :: 3\.1[34]/d' pyproject.toml + sed -i 's|^from setuptools\.command\.bdist_wheel import bdist_wheel|try:\n from setuptools.command.bdist_wheel import bdist_wheel\nexcept ImportError:\n from wheel.bdist_wheel import bdist_wheel|' setup.py + sed -i 's|^from setuptools\.errors import CCompilerError, ExecError, PlatformError|try:\n from setuptools.errors import CCompilerError, ExecError, PlatformError\nexcept ImportError:\n from distutils.errors import CCompilerError, DistutilsExecError as ExecError, DistutilsPlatformError as PlatformError|' setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kP5Z0E + umask 022 + cd /builddir/build/BUILD/python-maxminddb-3.1.1-build + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -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 maxminddb-3.1.1 + export MAXMINDDB_USE_SYSTEM_LIBMAXMINDDB=1 + MAXMINDDB_USE_SYSTEM_LIBMAXMINDDB=1 + export MAXMINDDB_REQUIRE_EXTENSION=1 + MAXMINDDB_REQUIRE_EXTENSION=1 + pip3 wheel --no-build-isolation --no-deps . Processing /builddir/build/BUILD/python-maxminddb-3.1.1-build/maxminddb-3.1.1 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: maxminddb Building wheel for maxminddb (pyproject.toml): started Building wheel for maxminddb (pyproject.toml): finished with status 'done' Created wheel for maxminddb: filename=maxminddb-3.1.1-cp312-cp312-linux_x86_64.whl size=60701 sha256=31f6c30d39b028636de5909f7c5fde80413bc234265f73ef705daf697c139e79 Stored in directory: /builddir/.cache/pip/wheels/4d/28/11/d404b6ce6d8caf819f8e30d813bb1712a582d3e486e3419739 Successfully built maxminddb + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pk2kir + umask 022 + cd /builddir/build/BUILD/python-maxminddb-3.1.1-build + '[' /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT '!=' / ']' + rm -rf /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT ++ dirname /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT + mkdir -p /builddir/build/BUILD/python-maxminddb-3.1.1-build + mkdir /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -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 maxminddb-3.1.1 ++ ls /builddir/build/BUILD/python-maxminddb-3.1.1-build/maxminddb-3.1.1/maxminddb-3.1.1-cp312-cp312-linux_x86_64.whl + pip3 install --no-build-isolation --no-deps --root /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT /builddir/build/BUILD/python-maxminddb-3.1.1-build/maxminddb-3.1.1/maxminddb-3.1.1-cp312-cp312-linux_x86_64.whl Processing ./maxminddb-3.1.1-cp312-cp312-linux_x86_64.whl Installing collected packages: maxminddb Successfully installed maxminddb-3.1.1 + /usr/bin/find-debuginfo -j80 --strict-build-id -m -i --build-id-seed 3.1.1-2.an27 --unique-debug-suffix -3.1.1-2.an27.x86_64 --unique-debug-src-base python-maxminddb-3.1.1-2.an27.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-maxminddb-3.1.1-build/maxminddb-3.1.1 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-maxminddb-3.1.1-2.an27.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='gzip -9 -n' + COMPRESS_EXT=.gz + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/anolis/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/brp-python-rpm-in-distinfo + env /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 -j80 Bytecompiling .py files below /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/lib64/python3.12 using python3.12 Bytecompiling .py files below /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.12 using python3.12 + /usr/lib/rpm/anolis/brp-python-hardlink Reading /builddir/build/BUILD/python-maxminddb-3.1.1-build/SPECPARTS/rpm-debuginfo.specpart Processing files: python3-maxminddb-3.1.1-2.an27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HGzjIv + umask 022 + cd /builddir/build/BUILD/python-maxminddb-3.1.1-build + cd maxminddb-3.1.1 + DOCDIR=/builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/share/doc/python3-maxminddb + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/share/doc/python3-maxminddb + cp -pr /builddir/build/BUILD/python-maxminddb-3.1.1-build/maxminddb-3.1.1/README.rst /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/share/doc/python3-maxminddb + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZhXsbl + umask 022 + cd /builddir/build/BUILD/python-maxminddb-3.1.1-build + cd maxminddb-3.1.1 + LICENSEDIR=/builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/share/licenses/python3-maxminddb + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/share/licenses/python3-maxminddb + cp -pr /builddir/build/BUILD/python-maxminddb-3.1.1-build/maxminddb-3.1.1/LICENSE /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/share/licenses/python3-maxminddb + RPM_EC=0 ++ jobs -p + exit 0 warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy warning: File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info warning: File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/INSTALLER warning: File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/METADATA warning: File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/REQUESTED warning: File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/WHEEL warning: File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/direct_url.json warning: File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/licenses warning: File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/licenses/LICENSE warning: File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/top_level.txt Provides: python-maxminddb = 3.1.1-2.an27 python3-maxminddb = 3.1.1-2.an27 python3-maxminddb(x86-64) = 3.1.1-2.an27 python3.12-maxminddb = 3.1.1-2.an27 python3.12dist(maxminddb) = 3.1.1 python3dist(maxminddb) = 3.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libmaxminddb.so.0()(64bit) python(abi) = 3.12 rtld(GNU_HASH) Obsoletes: python-maxminddb < 3.1.1-2.an27 Processing files: python-maxminddb-doc-3.1.1-2.an27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sv0r4d + umask 022 + cd /builddir/build/BUILD/python-maxminddb-3.1.1-build + cd maxminddb-3.1.1 + DOCDIR=/builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/share/doc/python-maxminddb-doc + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/share/doc/python-maxminddb-doc + cp -pr /builddir/build/BUILD/python-maxminddb-3.1.1-build/maxminddb-3.1.1/docs/Makefile /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/share/doc/python-maxminddb-doc + cp -pr /builddir/build/BUILD/python-maxminddb-3.1.1-build/maxminddb-3.1.1/docs/conf.py /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/share/doc/python-maxminddb-doc + cp -pr /builddir/build/BUILD/python-maxminddb-3.1.1-build/maxminddb-3.1.1/docs/index.rst /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/share/doc/python-maxminddb-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7ZieO8 + umask 022 + cd /builddir/build/BUILD/python-maxminddb-3.1.1-build + cd maxminddb-3.1.1 + LICENSEDIR=/builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/share/licenses/python-maxminddb-doc + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/share/licenses/python-maxminddb-doc + cp -pr /builddir/build/BUILD/python-maxminddb-3.1.1-build/maxminddb-3.1.1/LICENSE /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT/usr/share/licenses/python-maxminddb-doc + RPM_EC=0 ++ jobs -p + exit 0 warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Provides: python-maxminddb-doc = 3.1.1-2.an27 python-maxminddb-doc(x86-64) = 3.1.1-2.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-maxminddb-debugsource-3.1.1-2.an27.x86_64 warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Provides: python-maxminddb-debugsource = 3.1.1-2.an27 python-maxminddb-debugsource(x86-64) = 3.1.1-2.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-maxminddb-debuginfo-3.1.1-2.an27.x86_64 warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Provides: debuginfo(build-id) = 99d06dd99feee123f8fccbf9a32bb2327035d5cf python-maxminddb-debuginfo = 3.1.1-2.an27 python3-maxminddb-debuginfo = 3.1.1-2.an27 python3-maxminddb-debuginfo(x86-64) = 3.1.1-2.an27 python3.12-maxminddb-debuginfo = 3.1.1-2.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-maxminddb-debugsource(x86-64) = 3.1.1-2.an27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-maxminddb-3.1.1-build/BUILDROOT Wrote: /builddir/build/RPMS/python-maxminddb-doc-3.1.1-2.an27.x86_64.rpm Wrote: /builddir/build/RPMS/python3-maxminddb-debuginfo-3.1.1-2.an27.x86_64.rpm Wrote: /builddir/build/RPMS/python-maxminddb-debugsource-3.1.1-2.an27.x86_64.rpm Wrote: /builddir/build/RPMS/python3-maxminddb-3.1.1-2.an27.x86_64.rpm RPM build warnings: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/INSTALLER File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/METADATA File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/REQUESTED File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/WHEEL File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/direct_url.json File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/licenses File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/licenses/LICENSE File listed twice: /usr/lib64/python3.12/site-packages/maxminddb-3.1.1.dist-info/top_level.txt %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Child return code was: 0