Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rpmlint.spec'], chrootPath='/var/lib/mock/f36-build-32214945-4376147/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rpmlint.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1641427200 Wrote: /builddir/build/SRPMS/rpmlint-2.2.0-2.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rpmlint.spec'], chrootPath='/var/lib/mock/f36-build-32214945-4376147/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rpmlint.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1641427200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Br2E3z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rpmlint-2.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/rpmlint-2.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rpmlint-2.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's/ --cov=rpmlint//' -e 's/ --flake8//' setup.cfg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IJdIFU + umask 022 + cd /builddir/build/BUILD + cd rpmlint-2.2.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/rpmlint copying rpmlint/__init__.py -> build/lib/rpmlint copying rpmlint/__isocodes__.py -> build/lib/rpmlint copying rpmlint/arparser.py -> build/lib/rpmlint copying rpmlint/cli.py -> build/lib/rpmlint copying rpmlint/color.py -> build/lib/rpmlint copying rpmlint/config.py -> build/lib/rpmlint copying rpmlint/filter.py -> build/lib/rpmlint copying rpmlint/helpers.py -> build/lib/rpmlint copying rpmlint/lddparser.py -> build/lib/rpmlint copying rpmlint/lint.py -> build/lib/rpmlint copying rpmlint/objdumpparser.py -> build/lib/rpmlint copying rpmlint/pkg.py -> build/lib/rpmlint copying rpmlint/pkgfile.py -> build/lib/rpmlint copying rpmlint/readelfparser.py -> build/lib/rpmlint copying rpmlint/rpmdiff.py -> build/lib/rpmlint copying rpmlint/spellcheck.py -> build/lib/rpmlint copying rpmlint/stringsparser.py -> build/lib/rpmlint copying rpmlint/version.py -> build/lib/rpmlint package init file 'rpmlint/checks/__init__.py' not found (or not a regular file) creating build/lib/rpmlint/checks copying rpmlint/checks/AbstractCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/AlternativesCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/AppDataCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/BashismsCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/BinariesCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/BuildDateCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/BuildRootCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/ConfigFilesCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/DBusPolicyCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/DocCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/DuplicatesCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/ErlangCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/FHSCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/FilesCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/I18NCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/IconSizesCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/InitScriptCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/LSBCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/LibraryDependencyCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/LogrotateCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/MenuCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/MenuXDGCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/MixedOwnershipCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/PAMModulesCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/PkgConfigCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/PostCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/SharedLibraryPolicyCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/SignatureCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/SourceCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/SpecCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/SysVInitOnSystemdCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/TagsCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/TmpFilesCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/XinetdDepCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/ZipCheck.py -> build/lib/rpmlint/checks copying rpmlint/checks/ZyppSyntaxCheck.py -> build/lib/rpmlint/checks running egg_info creating rpmlint.egg-info writing rpmlint.egg-info/PKG-INFO writing dependency_links to rpmlint.egg-info/dependency_links.txt writing entry points to rpmlint.egg-info/entry_points.txt writing requirements to rpmlint.egg-info/requires.txt writing top-level names to rpmlint.egg-info/top_level.txt writing manifest file 'rpmlint.egg-info/SOURCES.txt' reading manifest file 'rpmlint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'rpmlint.egg-info/SOURCES.txt' copying rpmlint/configdefaults.toml -> build/lib/rpmlint creating build/lib/rpmlint/descriptions copying rpmlint/descriptions/AlternativesCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/AppDataCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/BashismsCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/BinariesCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/BuildDateCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/BuildRootCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/CheckForXinetd.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/ConfigFilesCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/DBusPolicyCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/DocCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/DuplicatesCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/ErlangCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/FilesCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/I18NCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/IconSizesCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/InitScriptCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/LSBCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/LibraryDependencyCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/LogrotateCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/MenuCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/MenuXDGCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/MixedOwnershipCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/PAMModulesCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/PkgConfigCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/SharedLibraryPolicyCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/SignatureCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/SourceCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/SpecCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/SysVInitOnSystemdCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/TagsCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/TmpFilesCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/ZipCheck.toml -> build/lib/rpmlint/descriptions copying rpmlint/descriptions/ZyppSyntaxCheck.toml -> build/lib/rpmlint/descriptions + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JG7kcx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch ++ dirname /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch + cd rpmlint-2.2.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr creating /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib creating /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10 creating /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/__init__.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/__isocodes__.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/arparser.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/cli.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/color.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/config.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/filter.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/helpers.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/lddparser.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/lint.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/objdumpparser.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/pkg.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/pkgfile.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/readelfparser.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/rpmdiff.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/spellcheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/stringsparser.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint copying build/lib/rpmlint/version.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint creating /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/AbstractCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/AlternativesCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/AppDataCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/BashismsCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/BinariesCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/BuildDateCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/BuildRootCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/ConfigFilesCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/DBusPolicyCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/DocCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/DuplicatesCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/ErlangCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/FHSCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/FilesCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/I18NCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/IconSizesCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/InitScriptCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/LSBCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/LibraryDependencyCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/LogrotateCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/MenuCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/MenuXDGCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/MixedOwnershipCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/PAMModulesCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/PkgConfigCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/PostCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/SharedLibraryPolicyCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/SignatureCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/SourceCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/SpecCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/SysVInitOnSystemdCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/TagsCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/TmpFilesCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/XinetdDepCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/ZipCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/checks/ZyppSyntaxCheck.py -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks copying build/lib/rpmlint/configdefaults.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint creating /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/AlternativesCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/AppDataCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/BashismsCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/BinariesCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/BuildDateCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/BuildRootCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/CheckForXinetd.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/ConfigFilesCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/DBusPolicyCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/DocCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/DuplicatesCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/ErlangCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/FilesCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/I18NCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/IconSizesCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/InitScriptCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/LSBCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/LibraryDependencyCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/LogrotateCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/MenuCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/MenuXDGCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/MixedOwnershipCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/PAMModulesCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/PkgConfigCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/SharedLibraryPolicyCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/SignatureCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/SourceCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/SpecCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/SysVInitOnSystemdCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/TagsCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/TmpFilesCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/ZipCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions copying build/lib/rpmlint/descriptions/ZyppSyntaxCheck.toml -> /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/descriptions byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/__isocodes__.py to __isocodes__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/arparser.py to arparser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/cli.py to cli.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/color.py to color.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/config.py to config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/filter.py to filter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/helpers.py to helpers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/lddparser.py to lddparser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/lint.py to lint.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/objdumpparser.py to objdumpparser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/pkg.py to pkg.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/pkgfile.py to pkgfile.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/readelfparser.py to readelfparser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/rpmdiff.py to rpmdiff.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/spellcheck.py to spellcheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/stringsparser.py to stringsparser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/version.py to version.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/AbstractCheck.py to AbstractCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/AlternativesCheck.py to AlternativesCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/AppDataCheck.py to AppDataCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/BashismsCheck.py to BashismsCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/BinariesCheck.py to BinariesCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/BuildDateCheck.py to BuildDateCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/BuildRootCheck.py to BuildRootCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/ConfigFilesCheck.py to ConfigFilesCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/DBusPolicyCheck.py to DBusPolicyCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/DocCheck.py to DocCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/DuplicatesCheck.py to DuplicatesCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/ErlangCheck.py to ErlangCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/FHSCheck.py to FHSCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/FilesCheck.py to FilesCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/I18NCheck.py to I18NCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/IconSizesCheck.py to IconSizesCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/InitScriptCheck.py to InitScriptCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/LSBCheck.py to LSBCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/LibraryDependencyCheck.py to LibraryDependencyCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/LogrotateCheck.py to LogrotateCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/MenuCheck.py to MenuCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/MenuXDGCheck.py to MenuXDGCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/MixedOwnershipCheck.py to MixedOwnershipCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/PAMModulesCheck.py to PAMModulesCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/PkgConfigCheck.py to PkgConfigCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/PostCheck.py to PostCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/SharedLibraryPolicyCheck.py to SharedLibraryPolicyCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/SignatureCheck.py to SignatureCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/SourceCheck.py to SourceCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/SpecCheck.py to SpecCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/SysVInitOnSystemdCheck.py to SysVInitOnSystemdCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/TagsCheck.py to TagsCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/TmpFilesCheck.py to TmpFilesCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/XinetdDepCheck.py to XinetdDepCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/ZipCheck.py to ZipCheck.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint/checks/ZyppSyntaxCheck.py to ZyppSyntaxCheck.cpython-310.pyc writing byte-compilation script '/tmp/tmpyufw73l7.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpyufw73l7.py removing /tmp/tmpyufw73l7.py running install_egg_info running egg_info writing rpmlint.egg-info/PKG-INFO writing dependency_links to rpmlint.egg-info/dependency_links.txt writing entry points to rpmlint.egg-info/entry_points.txt writing requirements to rpmlint.egg-info/requires.txt writing top-level names to rpmlint.egg-info/top_level.txt package init file 'rpmlint/checks/__init__.py' not found (or not a regular file) reading manifest file 'rpmlint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'rpmlint.egg-info/SOURCES.txt' Copying rpmlint.egg-info to /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10/site-packages/rpmlint-2.2.0-py3.10.egg-info running install_scripts Installing rpmdiff script to /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/bin Installing rpmlint script to /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/bin/__pycache__ + mkdir -p /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/etc/xdg/rpmlint/ + cp -a /builddir/build/SOURCES/fedora.toml /builddir/build/SOURCES/licenses.toml /builddir/build/SOURCES/scoring.toml /builddir/build/SOURCES/users-groups.toml /builddir/build/SOURCES/warn-on-functions.toml /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/etc/xdg/rpmlint/ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.2.0-2.fc36 --unique-debug-suffix -2.2.0-2.fc36.noarch --unique-debug-src-base rpmlint-2.2.0-2.fc36.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rpmlint-2.2.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UUt3H5 + umask 022 + cd /builddir/build/BUILD + cd rpmlint-2.2.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rpmlint-2.2.0-2.fc36.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5TXmPu + umask 022 + cd /builddir/build/BUILD + cd rpmlint-2.2.0 + DOCDIR=/builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/share/doc/rpmlint + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/share/doc/rpmlint + cp -pr README.md /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/share/doc/rpmlint + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FdOZ1X + umask 022 + cd /builddir/build/BUILD + cd rpmlint-2.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/share/licenses/rpmlint + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/share/licenses/rpmlint + cp -pr COPYING /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch/usr/share/licenses/rpmlint + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(rpmlint) = 2.2.0-2.fc36 python3.10dist(rpmlint) = 2.2 python3dist(rpmlint) = 2.2 rpmlint = 2.2.0-2.fc36 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: /usr/bin/python3 python(abi) = 3.10 python3.10dist(pybeam) python3.10dist(pyxdg) python3.10dist(rpm) python3.10dist(toml) python3.10dist(zstd) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch Wrote: /builddir/build/RPMS/rpmlint-2.2.0-2.fc36.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lKZthA + umask 022 + cd /builddir/build/BUILD + cd rpmlint-2.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rpmlint-2.2.0-2.fc36.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0