<86>Oct 22 00:03:44 userdel[25999]: delete user 'rooter' <86>Oct 22 00:03:44 userdel[25999]: removed group 'rooter' owned by 'rooter' <86>Oct 22 00:03:44 userdel[25999]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 22 00:03:44 groupadd[26005]: group added to /etc/group: name=rooter, GID=549 <86>Oct 22 00:03:44 groupadd[26005]: group added to /etc/gshadow: name=rooter <86>Oct 22 00:03:44 groupadd[26005]: new group: name=rooter, GID=549 <86>Oct 22 00:03:44 useradd[26009]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Oct 22 00:03:44 userdel[26016]: delete user 'builder' <86>Oct 22 00:03:44 userdel[26016]: removed group 'builder' owned by 'builder' <86>Oct 22 00:03:44 userdel[26016]: removed shadow group 'builder' owned by 'builder' <86>Oct 22 00:03:44 groupadd[26021]: group added to /etc/group: name=builder, GID=550 <86>Oct 22 00:03:44 groupadd[26021]: group added to /etc/gshadow: name=builder <86>Oct 22 00:03:44 groupadd[26021]: new group: name=builder, GID=550 <86>Oct 22 00:03:44 useradd[26025]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Oct 22 00:03:48 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Oct 22 00:03:48 rpmi: libexpat-2.2.4-alt1 1503305341 installed <13>Oct 22 00:03:48 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288187 installed <13>Oct 22 00:03:48 rpmi: libtasn1-4.14-alt1 sisyphus+235791.100.1.1 1565282369 installed <13>Oct 22 00:03:48 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Oct 22 00:03:48 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Oct 22 00:03:48 rpmi: ca-certificates-2019.09.10-alt1 sisyphus+237323.300.1.1 1568103476 installed <13>Oct 22 00:03:48 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Oct 22 00:03:48 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288187 installed <13>Oct 22 00:03:48 rpmi: libcrypto1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235630 installed <13>Oct 22 00:03:48 rpmi: libssl1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235630 installed <13>Oct 22 00:03:48 rpmi: python3-3.7.4-alt2 sisyphus+239418.100.1.1 1571389791 installed <13>Oct 22 00:03:48 rpmi: libpython3-3.7.4-alt2 sisyphus+239418.100.1.1 1571389791 installed <13>Oct 22 00:03:49 rpmi: python3-base-3.7.4-alt2 sisyphus+239418.100.1.1 1571389791 installed <13>Oct 22 00:03:49 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Oct 22 00:03:49 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed <13>Oct 22 00:03:54 rpmi: python3-module-pkg_resources-1:41.4.0-alt1 sisyphus+238787.100.2.1 1570608044 installed <13>Oct 22 00:03:54 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Oct 22 00:03:54 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Oct 22 00:03:54 rpmi: python3-dev-3.7.4-alt2 sisyphus+239418.100.1.1 1571389791 installed <13>Oct 22 00:03:54 rpmi: python3-module-setuptools-1:41.4.0-alt1 sisyphus+238787.100.2.1 1570608044 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/python3-module-relatorio-0.9.0-alt1.nosrc.rpm Installing python3-module-relatorio-0.9.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39855 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf relatorio-0.9.0 + echo 'Source #0 (relatorio-0.9.0.tar.gz):' Source #0 (relatorio-0.9.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/relatorio-0.9.0.tar.gz + /bin/tar -xf - + cd relatorio-0.9.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.1170 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd relatorio-0.9.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py build --debug running build running build_py creating build creating build/lib creating build/lib/relatorio copying relatorio/reporting.py -> build/lib/relatorio copying relatorio/__init__.py -> build/lib/relatorio creating build/lib/relatorio/tests copying relatorio/tests/test_odt.py -> build/lib/relatorio/tests copying relatorio/tests/test_api.py -> build/lib/relatorio/tests copying relatorio/tests/__init__.py -> build/lib/relatorio/tests creating build/lib/relatorio/templates copying relatorio/templates/pdf.py -> build/lib/relatorio/templates copying relatorio/templates/opendocument.py -> build/lib/relatorio/templates copying relatorio/templates/chart.py -> build/lib/relatorio/templates copying relatorio/templates/base.py -> build/lib/relatorio/templates copying relatorio/templates/__init__.py -> build/lib/relatorio/templates copying relatorio/tests/one.jpg -> build/lib/relatorio/tests copying relatorio/tests/egg.jpg -> build/lib/relatorio/tests copying relatorio/tests/test.odt -> build/lib/relatorio/tests copying relatorio/tests/test.fodt -> build/lib/relatorio/tests copying relatorio/tests/two.png -> build/lib/relatorio/tests creating build/lib/relatorio/tests/templates copying relatorio/tests/templates/time.tmpl -> build/lib/relatorio/tests/templates copying relatorio/tests/templates/test.tmpl -> build/lib/relatorio/tests/templates copying relatorio/tests/templates/other.tmpl -> build/lib/relatorio/tests/templates copying relatorio/tests/templates/include.tmpl -> build/lib/relatorio/tests/templates Fixing build/lib/relatorio/reporting.py build/lib/relatorio/__init__.py build/lib/relatorio/tests/test_odt.py build/lib/relatorio/tests/test_api.py build/lib/relatorio/tests/__init__.py build/lib/relatorio/templates/pdf.py build/lib/relatorio/templates/opendocument.py build/lib/relatorio/templates/chart.py build/lib/relatorio/templates/base.py build/lib/relatorio/templates/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib/relatorio/reporting.py build/lib/relatorio/__init__.py build/lib/relatorio/tests/test_odt.py build/lib/relatorio/tests/test_api.py build/lib/relatorio/tests/__init__.py build/lib/relatorio/templates/pdf.py build/lib/relatorio/templates/opendocument.py build/lib/relatorio/templates/chart.py build/lib/relatorio/templates/base.py build/lib/relatorio/templates/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93861 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-relatorio-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-relatorio-buildroot + cd relatorio-0.9.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-relatorio-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-relatorio-buildroot creating /usr/src/tmp/python3-module-relatorio-buildroot/usr creating /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib creating /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio creating /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates copying build/lib/relatorio/templates/__init__.py -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates copying build/lib/relatorio/templates/base.py -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates copying build/lib/relatorio/templates/chart.py -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates copying build/lib/relatorio/templates/opendocument.py -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates copying build/lib/relatorio/templates/pdf.py -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates creating /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests creating /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/templates copying build/lib/relatorio/tests/templates/include.tmpl -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/templates copying build/lib/relatorio/tests/templates/other.tmpl -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/templates copying build/lib/relatorio/tests/templates/test.tmpl -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/templates copying build/lib/relatorio/tests/templates/time.tmpl -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/templates copying build/lib/relatorio/tests/two.png -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests copying build/lib/relatorio/tests/test.fodt -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests copying build/lib/relatorio/tests/test.odt -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests copying build/lib/relatorio/tests/egg.jpg -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests copying build/lib/relatorio/tests/one.jpg -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests copying build/lib/relatorio/tests/__init__.py -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests copying build/lib/relatorio/tests/test_api.py -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests copying build/lib/relatorio/tests/test_odt.py -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests copying build/lib/relatorio/__init__.py -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio copying build/lib/relatorio/reporting.py -> /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio byte-compiling /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/base.py to base.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/chart.py to chart.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/opendocument.py to opendocument.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/pdf.py to pdf.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/test_api.py to test_api.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/test_odt.py to test_odt.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/reporting.py to reporting.cpython-37.pyc running install_egg_info running egg_info writing relatorio.egg-info/PKG-INFO writing dependency_links to relatorio.egg-info/dependency_links.txt writing requirements to relatorio.egg-info/requires.txt writing top-level names to relatorio.egg-info/top_level.txt reading manifest file 'relatorio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'relatorio.egg-info/SOURCES.txt' Copying relatorio.egg-info to /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio-0.9.0-py3.7.egg-info running install_scripts + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-relatorio-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-relatorio-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/python3-module-relatorio-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-relatorio-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-relatorio-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-relatorio-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/python3-module-relatorio-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-relatorio-buildroot using /usr/bin/python -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-relatorio-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/__pycache__/reporting.cpython-37.pyc unlink /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__pycache__/base.cpython-37.pyc unlink /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__pycache__/chart.cpython-37.pyc unlink /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__pycache__/opendocument.cpython-37.pyc unlink /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__pycache__/pdf.cpython-37.pyc compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/base.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/chart.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/opendocument.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/pdf.py unlink /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__pycache__/test_api.cpython-37.pyc unlink /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__pycache__/test_odt.cpython-37.pyc compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/test_api.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/test_odt.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/__init__.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/reporting.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-relatorio-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/base.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/chart.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/opendocument.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/pdf.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/test_api.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/test_odt.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/__init__.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/reporting.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-relatorio-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/base.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/chart.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/opendocument.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/pdf.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/test_api.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/test_odt.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/__init__.py compile /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/reporting.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/relatorio/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/relatorio/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/relatorio/tests/__pycache__/test_odt.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/relatorio/tests/__pycache__/test_odt.cpython-37.pyc' './usr/lib/python3/site-packages/relatorio/tests/__pycache__/test_api.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/relatorio/tests/__pycache__/test_api.cpython-37.pyc' './usr/lib/python3/site-packages/relatorio/tests/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/relatorio/tests/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/relatorio/tests/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/relatorio/tests/__pycache__/__init__.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/relatorio/templates/__pycache__/pdf.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/relatorio/templates/__pycache__/pdf.cpython-37.pyc' './usr/lib/python3/site-packages/relatorio/templates/__pycache__/pdf.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/relatorio/templates/__pycache__/pdf.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/relatorio/templates/__pycache__/chart.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/relatorio/templates/__pycache__/chart.cpython-37.pyc' './usr/lib/python3/site-packages/relatorio/templates/__pycache__/base.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/relatorio/templates/__pycache__/base.cpython-37.pyc' './usr/lib/python3/site-packages/relatorio/templates/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/relatorio/templates/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/relatorio/templates/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/relatorio/templates/__pycache__/__init__.cpython-37.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-relatorio-0.9.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30015 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd relatorio-0.9.0 + DOCDIR=/usr/src/tmp/python3-module-relatorio-buildroot/usr/share/doc/python3-module-relatorio-0.9.0 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-relatorio-buildroot/usr/share/doc/python3-module-relatorio-0.9.0 + /bin/mkdir -p /usr/src/tmp/python3-module-relatorio-buildroot/usr/share/doc/python3-module-relatorio-0.9.0 + cp -prL AUTHORS CHANGES LICENSE README examples/ /usr/src/tmp/python3-module-relatorio-buildroot/usr/share/doc/python3-module-relatorio-0.9.0 + chmod -R go-w /usr/src/tmp/python3-module-relatorio-buildroot/usr/share/doc/python3-module-relatorio-0.9.0 + chmod -R a+rX /usr/src/tmp/python3-module-relatorio-buildroot/usr/share/doc/python3-module-relatorio-0.9.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4EITme find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2xJ448 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/__init__.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/__init__.py: line=13 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/reporting.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=5) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=6) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=7) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=8) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=9) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=10) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=11) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=12) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=13) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=14) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=15) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=16) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=17) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=18) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=19) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=20) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=21) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=22) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/__init__.py: line=24 IGNORE (for REQ=slight and deep=23) module=relatorio.templates.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/chart.py: line=32 IGNORE (for REQ=slight and deep=8) module=yaml /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/chart.py: line=33 IGNORE (for REQ=slight and deep=8) module=cairo /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/chart.py: line=34 IGNORE (for REQ=slight and deep=8) module=pycha /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/chart.py: line=35 IGNORE (for REQ=slight and deep=8) module=pycha.pie /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/chart.py: line=36 IGNORE (for REQ=slight and deep=8) module=pycha.line /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/chart.py: line=37 IGNORE (for REQ=slight and deep=8) module=pycha.bar /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/opendocument.py: line=25 IGNORE (for REQ=slight and deep=8) module=hashlib /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/opendocument.py: line=27 IGNORE (for REQ=slight and deep=8) module=md5 python3.req: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/opendocument.py: skipping sys python3.req: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/opendocument.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/opendocument.py: line=56 IGNORE (for REQ=slight and deep=8) module=relatorio.templates.chart /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/templates/opendocument.py: line=945 IGNORE (for REQ=slight and deep=8) module=magic Provides: python2.7(relatorio), python3(relatorio), python3(relatorio.reporting), python3(relatorio.templates), python3(relatorio.templates.base), python3(relatorio.templates.chart), python3(relatorio.templates.opendocument), python3(relatorio.templates.pdf) Requires: /usr/lib/python3/site-packages, python3(base64) < 0, python3(copy) < 0, python3(datetime) < 0, python3(decimal) < 0, python3(genshi) < 0, python3(genshi.core) < 0, python3(genshi.filters) < 0, python3(genshi.filters.transform) < 0, python3(genshi.output) < 0, python3(genshi.template) < 0, python3(genshi.template.interpolation) < 0, python3(io) < 0, python3(lxml.etree) < 0, python3(mimetypes) < 0, python3(os) < 0, python3(re) < 0, python3(shutil) < 0, python3(subprocess) < 0, python3(tempfile) < 0, python3(urllib.error) < 0, python3(urllib.parse) < 0, python3(urllib.request) < 0, python3(warnings) < 0, python3(zipfile) < 0 Processing files: python3-module-relatorio-tests-0.9.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.14Gmxf find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8DpL2q find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) python3.req: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [269, [270, [271, [272, [274, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]]]]]]]]]]]]]]], [4, '', 34]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [270, [271, [272, [274, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]]]]]]]]]]]]]]], [4, '', 34]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [271, [272, [274, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [272, [274, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [274, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [317, [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [318, [319, [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [319, [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [320, [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [321, [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [322, [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 UNABLE to determine the imported name at parse-time: modname /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-relatorio-buildroot/usr/lib/python3/site-packages/relatorio/tests/__init__.py: line=34 a form of __import__ was read which gave no deps: [323, [324, [1, '__import__', 34]], [326, [7, '(', 34], [334, [335, [305, [309, [310, [311, [312, [315, [316, [317, [318, [319, [320, [321, [322, [323, [324, [1, 'modname', 34]]]]]]]]]]]]]]]]]], [8, ')', 34]]] Provides: python3(relatorio.tests), python3(relatorio.tests.test_api), python3(relatorio.tests.test_odt) Requires: python3-module-relatorio = 0.9.0-alt1, /usr/lib/python3/site-packages, python3(genshi.core) < 0, python3(genshi.filters) < 0, python3(genshi.template.eval) < 0, python3(io) < 0, python3(lxml.etree) < 0, python3(os) < 0, python3(relatorio.reporting) < 0, python3(relatorio.templates.opendocument) < 0, python3(unittest) < 0 Adding to python3-module-relatorio-tests a strict dependency on python3-module-relatorio Removing 2 extra deps from python3-module-relatorio-tests due to dependency on python3-module-relatorio Removing 6 extra deps from python3-module-relatorio-tests due to repentancy on python3-module-relatorio Wrote: /usr/src/RPM/RPMS/noarch/python3-module-relatorio-0.9.0-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/python3-module-relatorio-tests-0.9.0-alt1.noarch.rpm 13.49user 1.45system 0:22.63elapsed 66%CPU (0avgtext+0avgdata 43608maxresident)k 0inputs+0outputs (0major+240940minor)pagefaults 0swaps 24.77user 7.63system 0:42.19elapsed 76%CPU (0avgtext+0avgdata 114856maxresident)k 2232inputs+0outputs (0major+663004minor)pagefaults 0swaps