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-olefile-0.46-4.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6DgtSq + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf olefile-0.46 + /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/olefile-0.46.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd olefile-0.46 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf olefile.egg-info/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tiGQjz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd olefile-0.46 + '[' 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 creating build/lib/olefile copying olefile/__init__.py -> build/lib/olefile copying olefile/olefile.py -> build/lib/olefile + make -C doc html SPHINXBUILD=sphinx-build-3.9 make: Entering directory '/home/iurt/rpmbuild/BUILD/olefile-0.46/doc' Running Sphinx v4.2.0 making output directory... done WARNING: html_static_path entry '_static' does not exist [autosummary] generating autosummary for: Contribute.rst, FAQ.rst, Features.rst, History.rst, Howto.rst, Install.rst, License.rst, OLE_Overview.rst, index.rst, olefile.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 10 source files that are out of date updating environment: [new config] 10 added, 0 changed, 0 removed reading sources... [ 10%] Contribute reading sources... [ 20%] FAQ reading sources... [ 30%] Features reading sources... [ 40%] History reading sources... [ 50%] Howto reading sources... [ 60%] Install reading sources... [ 70%] License reading sources... [ 80%] OLE_Overview reading sources... [ 90%] index reading sources... [100%] olefile looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] Contribute writing output... [ 20%] FAQ writing output... [ 30%] Features writing output... [ 40%] History writing output... [ 50%] Howto writing output... [ 60%] Install writing output... [ 70%] License writing output... [ 80%] OLE_Overview writing output... [ 90%] index writing output... [100%] olefile generating indices... genindex py-modindex done writing additional pages... search done copying images... [100%] OLE_VBA_sample.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in _build/html. make: Leaving directory '/home/iurt/rpmbuild/BUILD/olefile-0.46/doc' + rm -rf doc/_build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lvVJKE + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64 + cd olefile-0.46 + '[' 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-olefile-0.46-4.mga9.aarch64 running install /usr/lib/python3.9/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 /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/lib/python3.9/site-packages/olefile copying build/lib/olefile/olefile.py -> /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/lib/python3.9/site-packages/olefile copying build/lib/olefile/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/lib/python3.9/site-packages/olefile byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/lib/python3.9/site-packages/olefile/olefile.py to olefile.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/lib/python3.9/site-packages/olefile/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp793owz5t.py' /usr/bin/python3 /tmp/tmp793owz5t.py removing /tmp/tmp793owz5t.py running install_egg_info running egg_info creating olefile.egg-info writing olefile.egg-info/PKG-INFO writing dependency_links to olefile.egg-info/dependency_links.txt writing top-level names to olefile.egg-info/top_level.txt writing manifest file 'olefile.egg-info/SOURCES.txt' reading manifest file 'olefile.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'olefile.egg-info/SOURCES.txt' Copying olefile.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/lib/python3.9/site-packages/olefile-0.46-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.46-4.mga9 --unique-debug-suffix -0.46-4.mga9.aarch64 --unique-debug-src-base python-olefile-0.46-4.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/olefile-0.46 + /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-olefile-0.46-4.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.diGYis + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd olefile-0.46 + '[' 1 -eq 1 ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/lib/python3.9/site-packages + /usr/bin/python3 tests/test_olefile.py .......... ---------------------------------------------------------------------- Ran 10 tests in 0.011s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-olefile-0.46-4.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5YZcrs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd olefile-0.46 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/share/doc/python3-olefile + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/share/doc/python3-olefile + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/share/doc/python3-olefile + cp -pr doc/_build/html /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/share/doc/python3-olefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MazlGs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd olefile-0.46 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/share/licenses/python3-olefile + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/share/licenses/python3-olefile + cp -pr doc/License.rst /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64/usr/share/licenses/python3-olefile + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-olefile = 0.46-4.mga9 python3-olefile = 0.46-4.mga9 python3.9-olefile = 0.46-4.mga9 python3.9dist(olefile) = 0.46 python3dist(olefile) = 0.46 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python-olefile < 0.46-4.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-olefile-0.46-4.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XmNcky + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd olefile-0.46 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-olefile-0.46-4.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5oqSk2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf olefile-0.46 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!