D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/python-pep8-1.7.1-5.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OSpuNK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf pep8-1.7.1
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pep8-1.7.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pep8-1.7.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/python3.7.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ sed --in-place 's:#!\s*/usr.*::' pep8.py
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PDN24f
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pep8-1.7.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
creating build
creating build/lib
copying pep8.py -> build/lib
running egg_info
writing pep8.egg-info/PKG-INFO
writing dependency_links to pep8.egg-info/dependency_links.txt
writing entry points to pep8.egg-info/entry_points.txt
writing namespace_packages to pep8.egg-info/namespace_packages.txt
writing top-level names to pep8.egg-info/top_level.txt
reading manifest file 'pep8.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '*.pyc' found under directory 'testsuite'
warning: no previously-included files matching '*.pyo' found under directory 'testsuite'
no previously-included directories found matching 'docs/_build'
writing manifest file 'pep8.egg-info/SOURCES.txt'
+ /usr/bin/python3 setup.py build build_sphinx
running build
running build_py
running egg_info
writing pep8.egg-info/PKG-INFO
writing dependency_links to pep8.egg-info/dependency_links.txt
writing entry points to pep8.egg-info/entry_points.txt
writing namespace_packages to pep8.egg-info/namespace_packages.txt
writing top-level names to pep8.egg-info/top_level.txt
reading manifest file 'pep8.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '*.pyc' found under directory 'testsuite'
warning: no previously-included files matching '*.pyo' found under directory 'testsuite'
no previously-included directories found matching 'docs/_build'
writing manifest file 'pep8.egg-info/SOURCES.txt'
running build_sphinx
Running Sphinx v4.1.2
/home/iurt/rpmbuild/BUILD/pep8-1.7.1/pep8.py:110: FutureWarning: Possible nested set at position 1
  EXTRANEOUS_WHITESPACE_REGEX = re.compile(r'[[({] | []}),;:]')
making output directory... done
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 5 source files that are out of date
updating environment: [new config] 5 added, 0 changed, 0 removed
reading sources... [ 20%] advanced
reading sources... [ 40%] api
reading sources... [ 60%] developer
reading sources... [ 80%] index
reading sources... [100%] intro

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 20%] advanced
writing output... [ 40%] api
writing output... [ 60%] developer
writing output... [ 80%] index
writing output... [100%] intro

generating indices... genindex py-modindex done
highlighting module code... [100%] pep8

writing additional pages... search done
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.

The HTML pages are in build/sphinx/html.
+ rm -rf build/sphinx/html/.buildinfo
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aYO85j
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64
+ cd pep8-1.7.1
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64
running install
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/lib/python3.9/site-packages
copying build/lib/pep8.py -> /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/lib/python3.9/site-packages
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/lib/python3.9/site-packages/pep8.py to pep8.cpython-39.pyc
writing byte-compilation script '/tmp/tmpqd756tsf.py'
/usr/bin/python3 /tmp/tmpqd756tsf.py
removing /tmp/tmpqd756tsf.py
running install_egg_info
running egg_info
writing pep8.egg-info/PKG-INFO
writing dependency_links to pep8.egg-info/dependency_links.txt
writing entry points to pep8.egg-info/entry_points.txt
writing namespace_packages to pep8.egg-info/namespace_packages.txt
writing top-level names to pep8.egg-info/top_level.txt
reading manifest file 'pep8.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '*.pyc' found under directory 'testsuite'
warning: no previously-included files matching '*.pyo' found under directory 'testsuite'
no previously-included directories found matching 'docs/_build'
writing manifest file 'pep8.egg-info/SOURCES.txt'
Copying pep8.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/lib/python3.9/site-packages/pep8-1.7.1-py3.9.egg-info
running install_scripts
Installing pep8 script to /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/bin
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.7.1-5.mga9 --unique-debug-suffix -1.7.1-5.mga9.aarch64 --unique-debug-src-base python-pep8-1.7.1-5.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pep8-1.7.1

+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Nh5JIr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pep8-1.7.1
+ '[' 1 -eq 1 ']'
+ export PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/lib/python3.9/site-packages
+ PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/lib/python3.9/site-packages
+ /usr/bin/python3 pep8.py --testsuite testsuite
/home/iurt/rpmbuild/BUILD/pep8-1.7.1/pep8.py:110: FutureWarning: Possible nested set at position 1
  EXTRANEOUS_WHITESPACE_REGEX = re.compile(r'[[({] | []}),;:]')
/home/iurt/rpmbuild/BUILD/pep8-1.7.1/pep8.py:2123: UserWarning: 

pep8 has been renamed to pycodestyle (GitHub issue #466)
Use of the pep8 tool will be removed in a future release.
Please install and use `pycodestyle` instead.

$ pip install pycodestyle
$ pycodestyle ...

  warnings.warn(
2865 lines tested: 37 files, 347 test cases.
Test passed.
+ /usr/bin/python3 pep8.py --doctest
/home/iurt/rpmbuild/BUILD/pep8-1.7.1/pep8.py:110: FutureWarning: Possible nested set at position 1
  EXTRANEOUS_WHITESPACE_REGEX = re.compile(r'[[({] | []}),;:]')
/home/iurt/rpmbuild/BUILD/pep8-1.7.1/pep8.py:2123: UserWarning: 

pep8 has been renamed to pycodestyle (GitHub issue #466)
Use of the pep8 tool will be removed in a future release.
Please install and use `pycodestyle` instead.

$ pip install pycodestyle
$ pycodestyle ...

  warnings.warn(
187 passed and 0 failed.
Test passed.
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-pep8-1.7.1-5.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XHWPB4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pep8-1.7.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/share/doc/python3-pep8
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/share/doc/python3-pep8
+ cp -pr CHANGES.txt /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/share/doc/python3-pep8
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/share/doc/python3-pep8
+ cp -pr build/sphinx/html /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64/usr/share/doc/python3-pep8
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-pep8 = 1.7.1-5.mga9 python3-pep8 = 1.7.1-5.mga9 python3.9-pep8 = 1.7.1-5.mga9 python3.9dist(pep8) = 1.7.1 python3dist(pep8) = 1.7.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9 python3.9dist(setuptools)
Obsoletes: python-pep8 < 1.7.1-5.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-pep8-1.7.1-5.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yO3IbA
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pep8-1.7.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pep8-1.7.1-5.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JxdOpM
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf pep8-1.7.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!