<86>Nov 11 08:38:48 userdel[1304230]: delete user 'rooter' <86>Nov 11 08:38:48 userdel[1304230]: removed group 'rooter' owned by 'rooter' <86>Nov 11 08:38:48 userdel[1304230]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 11 08:38:48 groupadd[1304238]: group added to /etc/group: name=rooter, GID=531 <86>Nov 11 08:38:48 groupadd[1304238]: group added to /etc/gshadow: name=rooter <86>Nov 11 08:38:48 groupadd[1304238]: new group: name=rooter, GID=531 <86>Nov 11 08:38:48 useradd[1304245]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash <86>Nov 11 08:38:48 userdel[1304257]: delete user 'builder' <86>Nov 11 08:38:48 userdel[1304257]: removed group 'builder' owned by 'builder' <86>Nov 11 08:38:48 userdel[1304257]: removed shadow group 'builder' owned by 'builder' <86>Nov 11 08:38:48 groupadd[1304265]: group added to /etc/group: name=builder, GID=532 <86>Nov 11 08:38:48 groupadd[1304265]: group added to /etc/gshadow: name=builder <86>Nov 11 08:38:48 groupadd[1304265]: new group: name=builder, GID=532 <86>Nov 11 08:38:48 useradd[1304271]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/python3-module-trytond_country-5.4.0-alt1.src.rpm: The use of such a license name is ambiguous: GPL <13>Nov 11 08:38:52 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Nov 11 08:38:52 rpmi: libexpat-2.2.10-alt1 sisyphus+259966.100.1.1 1602824518 installed <13>Nov 11 08:38:52 rpmi: python3-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Nov 11 08:38:53 rpmi: python3-base-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Nov 11 08:38:53 rpmi: libpython3-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Nov 11 08:38:53 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Nov 11 08:38:53 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed <13>Nov 11 08:38:56 rpmi: python3-module-pkg_resources-1:46.1.3-alt2 sisyphus+260458.600.6.1 1603876498 installed <13>Nov 11 08:38:56 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Nov 11 08:38:56 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Nov 11 08:38:56 rpmi: python3-dev-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Nov 11 08:38:56 rpmi: python3-module-setuptools-1:46.1.3-alt2 sisyphus+260458.600.6.1 1603876498 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/python3-module-trytond_country-5.4.0-alt1.nosrc.rpm Installing python3-module-trytond_country-5.4.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26305 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf trytond_country-5.4.0 + echo 'Source #0 (trytond_country-5.4.0.tar.gz):' Source #0 (trytond_country-5.4.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/trytond_country-5.4.0.tar.gz + /bin/tar -xf - + cd trytond_country-5.4.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26305 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd trytond_country-5.4.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py build --debug running build running build_py creating build creating build/lib creating build/lib/trytond creating build/lib/trytond/modules creating build/lib/trytond/modules/country copying ./country.py -> build/lib/trytond/modules/country copying ./__init__.py -> build/lib/trytond/modules/country creating build/lib/trytond/modules/country/tests copying ./tests/test_country.py -> build/lib/trytond/modules/country/tests copying ./tests/__init__.py -> build/lib/trytond/modules/country/tests creating build/lib/trytond/modules/country/scripts copying ./scripts/import_zip.py -> build/lib/trytond/modules/country/scripts copying ./scripts/import_countries.py -> build/lib/trytond/modules/country/scripts copying ./scripts/__init__.py -> build/lib/trytond/modules/country/scripts copying ./country.xml -> build/lib/trytond/modules/country copying ./tryton.cfg -> build/lib/trytond/modules/country creating build/lib/trytond/modules/country/view copying ./view/zip_list.xml -> build/lib/trytond/modules/country/view copying ./view/zip_form.xml -> build/lib/trytond/modules/country/view copying ./view/subdivision_tree.xml -> build/lib/trytond/modules/country/view copying ./view/subdivision_form.xml -> build/lib/trytond/modules/country/view copying ./view/country_tree.xml -> build/lib/trytond/modules/country/view copying ./view/country_form.xml -> build/lib/trytond/modules/country/view creating build/lib/trytond/modules/country/locale copying ./locale/zh_CN.po -> build/lib/trytond/modules/country/locale copying ./locale/tr.po -> build/lib/trytond/modules/country/locale copying ./locale/sl.po -> build/lib/trytond/modules/country/locale copying ./locale/ru.po -> build/lib/trytond/modules/country/locale copying ./locale/pt.po -> build/lib/trytond/modules/country/locale copying ./locale/pl.po -> build/lib/trytond/modules/country/locale copying ./locale/nl.po -> build/lib/trytond/modules/country/locale copying ./locale/lt.po -> build/lib/trytond/modules/country/locale copying ./locale/lo.po -> build/lib/trytond/modules/country/locale copying ./locale/it.po -> build/lib/trytond/modules/country/locale copying ./locale/id.po -> build/lib/trytond/modules/country/locale copying ./locale/hu.po -> build/lib/trytond/modules/country/locale copying ./locale/fr.po -> build/lib/trytond/modules/country/locale copying ./locale/fi.po -> build/lib/trytond/modules/country/locale copying ./locale/fa.po -> build/lib/trytond/modules/country/locale copying ./locale/et.po -> build/lib/trytond/modules/country/locale copying ./locale/es_419.po -> build/lib/trytond/modules/country/locale copying ./locale/es.po -> build/lib/trytond/modules/country/locale copying ./locale/de.po -> build/lib/trytond/modules/country/locale copying ./locale/cs.po -> build/lib/trytond/modules/country/locale copying ./locale/ca.po -> build/lib/trytond/modules/country/locale copying ./locale/bg.po -> build/lib/trytond/modules/country/locale creating build/lib/trytond/modules/country/icons copying ./icons/tryton-country.svg -> build/lib/trytond/modules/country/icons copying ./tests/scenario_country_import.rst -> build/lib/trytond/modules/country/tests + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94543 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-trytond_country-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-trytond_country-buildroot + cd trytond_country-5.4.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-trytond_country-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-trytond_country-buildroot creating /usr/src/tmp/python3-module-trytond_country-buildroot/usr creating /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib creating /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond creating /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules creating /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country creating /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/icons copying build/lib/trytond/modules/country/icons/tryton-country.svg -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/icons creating /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/bg.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/ca.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/cs.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/de.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/es.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/es_419.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/et.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/fa.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/fi.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/fr.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/hu.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/id.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/it.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/lo.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/lt.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/nl.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/pl.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/pt.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/ru.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/sl.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/tr.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale copying build/lib/trytond/modules/country/locale/zh_CN.po -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/locale creating /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/view copying build/lib/trytond/modules/country/view/country_form.xml -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/view copying build/lib/trytond/modules/country/view/country_tree.xml -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/view copying build/lib/trytond/modules/country/view/subdivision_form.xml -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/view copying build/lib/trytond/modules/country/view/subdivision_tree.xml -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/view copying build/lib/trytond/modules/country/view/zip_form.xml -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/view copying build/lib/trytond/modules/country/view/zip_list.xml -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/view copying build/lib/trytond/modules/country/tryton.cfg -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country copying build/lib/trytond/modules/country/country.xml -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country creating /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts copying build/lib/trytond/modules/country/scripts/__init__.py -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts copying build/lib/trytond/modules/country/scripts/import_countries.py -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts copying build/lib/trytond/modules/country/scripts/import_zip.py -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts creating /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests copying build/lib/trytond/modules/country/tests/scenario_country_import.rst -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests copying build/lib/trytond/modules/country/tests/__init__.py -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests copying build/lib/trytond/modules/country/tests/test_country.py -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests copying build/lib/trytond/modules/country/__init__.py -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country copying build/lib/trytond/modules/country/country.py -> /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country byte-compiling /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_countries.py to import_countries.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_zip.py to import_zip.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests/test_country.py to test_country.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/country.py to country.cpython-38.pyc running install_egg_info running egg_info writing trytond_country.egg-info/PKG-INFO writing dependency_links to trytond_country.egg-info/dependency_links.txt writing entry points to trytond_country.egg-info/entry_points.txt writing requirements to trytond_country.egg-info/requires.txt writing top-level names to trytond_country.egg-info/top_level.txt reading manifest file 'trytond_country.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'trytond_country.egg-info/SOURCES.txt' Copying trytond_country.egg-info to /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond_country-5.4.0-py3.8.egg-info running install_scripts Installing trytond_import_countries script to /usr/src/tmp/python3-module-trytond_country-buildroot/usr/bin Installing trytond_import_zip script to /usr/src/tmp/python3-module-trytond_country-buildroot/usr/bin + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-trytond_country-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-trytond_country-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/python3-module-trytond_country-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-trytond_country-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-trytond_country-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-trytond_country-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-trytond_country-buildroot using /usr/bin/python2.7 Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-trytond_country-buildroot using /usr/bin/python2.7 -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-trytond_country-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/__pycache__/country.cpython-38.pyc unlink /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/__pycache__/import_countries.cpython-38.pyc unlink /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/__pycache__/import_zip.cpython-38.pyc compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/__init__.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_countries.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_zip.py unlink /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests/__pycache__/test_country.cpython-38.pyc compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests/__init__.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests/test_country.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/__init__.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/country.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-trytond_country-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/__init__.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_countries.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_zip.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests/__init__.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests/test_country.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/__init__.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/country.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-trytond_country-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/__init__.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_countries.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_zip.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests/__init__.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests/test_country.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/__init__.py compile /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/country.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/trytond/modules/country/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/trytond/modules/country/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/trytond/modules/country/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/trytond/modules/country/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/trytond/modules/country/tests/__pycache__/test_country.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/trytond/modules/country/tests/__pycache__/test_country.cpython-38.pyc' './usr/lib/python3/site-packages/trytond/modules/country/tests/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/trytond/modules/country/tests/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/trytond/modules/country/tests/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/trytond/modules/country/tests/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/trytond/modules/country/scripts/__pycache__/import_zip.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/trytond/modules/country/scripts/__pycache__/import_zip.cpython-38.pyc' './usr/lib/python3/site-packages/trytond/modules/country/scripts/__pycache__/import_zip.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/trytond/modules/country/scripts/__pycache__/import_zip.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/trytond/modules/country/scripts/__pycache__/import_countries.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/trytond/modules/country/scripts/__pycache__/import_countries.cpython-38.pyc' './usr/lib/python3/site-packages/trytond/modules/country/scripts/__pycache__/import_countries.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/trytond/modules/country/scripts/__pycache__/import_countries.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/trytond/modules/country/scripts/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/trytond/modules/country/scripts/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/trytond/modules/country/scripts/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/trytond/modules/country/scripts/__pycache__/__init__.cpython-38.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-trytond_country-5.4.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70240 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd trytond_country-5.4.0 + DOCDIR=/usr/src/tmp/python3-module-trytond_country-buildroot/usr/share/doc/python3-module-trytond_country-5.4.0 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-trytond_country-buildroot/usr/share/doc/python3-module-trytond_country-5.4.0 + /bin/mkdir -p /usr/src/tmp/python3-module-trytond_country-buildroot/usr/share/doc/python3-module-trytond_country-5.4.0 + cp -prL CHANGELOG COPYRIGHT README.rst LICENSE doc/index.rst /usr/src/tmp/python3-module-trytond_country-buildroot/usr/share/doc/python3-module-trytond_country-5.4.0 + chmod -R go-w /usr/src/tmp/python3-module-trytond_country-buildroot/usr/share/doc/python3-module-trytond_country-5.4.0 + chmod -R a+rX /usr/src/tmp/python3-module-trytond_country-buildroot/usr/share/doc/python3-module-trytond_country-5.4.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.986fLX 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.kG62JU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) python3.req: /usr/src/tmp/python3-module-trytond_country-buildroot/usr/bin/trytond_import_countries: skipping sys python3.req: /usr/src/tmp/python3-module-trytond_country-buildroot/usr/bin/trytond_import_zip: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/__init__.py: line=5 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_countries.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_countries.py: line=12 IGNORE (for REQ=slight and deep=8) module=progressbar /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_countries.py: line=17 IGNORE (for REQ=slight and deep=8) module=proteus python3.req: /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_zip.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_zip.py: line=9 IGNORE (for REQ=slight and deep=8) module=urllib.request /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_zip.py: line=11 IGNORE (for REQ=slight and deep=8) module=urllib2 /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_zip.py: line=18 IGNORE (for REQ=slight and deep=8) module=progressbar /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_zip.py: line=23 IGNORE (for REQ=slight and deep=8) module=proteus shebang.req.files: executable script /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_countries.py is not executable shebang.req.files: executable script /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/scripts/import_zip.py is not executable Provides: python3(trytond.modules.country), python3(trytond.modules.country.country), python3(trytond.modules.country.scripts), python3(trytond.modules.country.scripts.import_countries), python3(trytond.modules.country.scripts.import_zip) Requires: /usr/bin/python3, /usr/lib/python3/site-packages, python3(__future__) < 0, python3(argparse) < 0, python3(csv) < 0, python3(gettext) < 0, python3(io) < 0, python3(os) < 0, python3(pkg_resources) < 0, python3(pycountry) < 0, python3(re) < 0, python3(trytond.model) < 0, python3(trytond.pool) < 0, python3(trytond.pyson) < 0, python3(trytond.tools) < 0, python3(trytond.transaction) < 0, python3(zipfile) < 0 Processing files: python3-module-trytond_country-tests-5.4.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qnPKSX 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.ILhSrV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests/__init__.py: line=5 IGNORE (for REQ=slight and deep=8) module=trytond.modules.country.tests.test_country /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-trytond_country-buildroot/usr/lib/python3/site-packages/trytond/modules/country/tests/__init__.py: line=7 possible relative import from ., UNIMPLEMENTED Provides: python3(trytond.modules.country.tests), python3(trytond.modules.country.tests.test_country) Requires: python3-module-trytond_country = 5.4.0-alt1, /usr/lib/python3/site-packages, python3(doctest) < 0, python3(trytond.tests.test_tryton) < 0, python3(unittest) < 0 Adding to python3-module-trytond_country-tests a strict dependency on python3-module-trytond_country Removing 1 extra deps from python3-module-trytond_country-tests due to repentancy on python3-module-trytond_country Wrote: /usr/src/RPM/RPMS/noarch/python3-module-trytond_country-5.4.0-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/python3-module-trytond_country-tests-5.4.0-alt1.noarch.rpm 8.19user 1.47system 0:11.65elapsed 83%CPU (0avgtext+0avgdata 19188maxresident)k 0inputs+0outputs (0major+191035minor)pagefaults 0swaps /.out/python3-module-trytond_country-5.4.0-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL /.out/python3-module-trytond_country-tests-5.4.0-alt1.noarch.rpm: The use of such a license name is ambiguous: GPL 18.06user 8.37system 0:27.33elapsed 96%CPU (0avgtext+0avgdata 108740maxresident)k 0inputs+0outputs (0major+573256minor)pagefaults 0swaps