Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tw2-forms.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682137020.222428/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tw2-forms.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-tw2.forms-2.2.6-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tw2-forms.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682137020.222428/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tw2-forms.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-tw2.forms-2.2.6-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-tw2-forms.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682137020.222428/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-tw2-forms.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t1RlHA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tw2.forms-2.2.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/tw2.forms-2.2.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tw2.forms-2.2.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.48Moya + umask 022 + cd /builddir/build/BUILD + cd tw2.forms-2.2.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tw2 copying tw2/__init__.py -> build/lib/tw2 creating build/lib/tw2/forms copying tw2/forms/__init__.py -> build/lib/tw2/forms copying tw2/forms/datagrid.py -> build/lib/tw2/forms copying tw2/forms/widgets.py -> build/lib/tw2/forms copying tw2/forms/samples.py -> build/lib/tw2/forms copying tw2/forms/calendars.py -> build/lib/tw2/forms copying tw2/forms/mashups.py -> build/lib/tw2/forms creating build/lib/tw2/forms/templates copying tw2/forms/templates/__init__.py -> build/lib/tw2/forms/templates running egg_info writing tw2.forms.egg-info/PKG-INFO writing dependency_links to tw2.forms.egg-info/dependency_links.txt writing entry points to tw2.forms.egg-info/entry_points.txt writing namespace_packages to tw2.forms.egg-info/namespace_packages.txt writing requirements to tw2.forms.egg-info/requires.txt writing top-level names to tw2.forms.egg-info/top_level.txt reading manifest file 'tw2.forms.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.tmpl' under directory 'tw2/forms/templates' warning: no files found matching '*.kid' under directory 'tw2/forms/templates' adding license file 'LICENSE.txt' writing manifest file 'tw2.forms.egg-info/SOURCES.txt' creating build/lib/tw2/forms/static copying tw2/forms/static/dialog-warning.png -> build/lib/tw2/forms/static copying tw2/forms/static/edit-undo.png -> build/lib/tw2/forms/static copying tw2/forms/static/forms.css -> build/lib/tw2/forms/static creating build/lib/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-blue.css -> build/lib/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-blue2.css -> build/lib/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-brown.css -> build/lib/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-green.css -> build/lib/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-setup.js -> build/lib/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-system.css -> build/lib/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-tas.css -> build/lib/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-win2k-1.css -> build/lib/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-win2k-2.css -> build/lib/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-win2k-cold-1.css -> build/lib/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-win2k-cold-2.css -> build/lib/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar.js -> build/lib/tw2/forms/static/calendar copying tw2/forms/static/calendar/menuarrow.gif -> build/lib/tw2/forms/static/calendar copying tw2/forms/static/calendar/menuarrow2.gif -> build/lib/tw2/forms/static/calendar creating build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-af.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-bg-cp1251.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-bg.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ca.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-cs-cp1250.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-cs.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-da.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-de.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-de_at.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-de_de.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-el.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-en.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-es.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-fi.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-fr.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-he.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-hr.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-hu-cp1252.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-hu.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-it.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ja.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ko-euc_kr.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ko.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-lt.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-lv-cp1252.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-lv.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-nl.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-no.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-pl.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-pt_br.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ro-cp1250.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ro.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ru-cp1251.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ru-koi8_r.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ru.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-sk.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-sl.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-sq.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-sv.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-tr-cp1254.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-tr.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-uk-cp1251.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-uk-koi8_u.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-uk.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-zh.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-zh_cn-gbk.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-zh_cn.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-zh_tw-big5.js -> build/lib/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-zh_tw.js -> build/lib/tw2/forms/static/calendar/lang creating build/lib/tw2/forms/static/calendar/skins creating build/lib/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/active-bg.gif -> build/lib/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/dark-bg.gif -> build/lib/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/hover-bg.gif -> build/lib/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/menuarrow.gif -> build/lib/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/normal-bg.gif -> build/lib/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/rowhover-bg.gif -> build/lib/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/status-bg.gif -> build/lib/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/theme.css -> build/lib/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/title-bg.gif -> build/lib/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/today-bg.gif -> build/lib/tw2/forms/static/calendar/skins/aqua creating build/lib/tw2/forms/static/datagrid copying tw2/forms/static/datagrid/datagrid.css -> build/lib/tw2/forms/static/datagrid copying tw2/forms/templates/calendar.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/calendar.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/calendar.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/calendar.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/datagrid.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/datagrid.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/datagrid.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/datagrid.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/fieldset.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/fieldset.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/fieldset.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/fieldset.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/form.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/form.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/form.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/form.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/grid_layout.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/grid_layout.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/grid_layout.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/grid_layout.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/input_field.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/input_field.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/input_field.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/input_field.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/label.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/label.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/label.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/label.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/label_field.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/label_field.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/label_field.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/label_field.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/link_field.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/link_field.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/link_field.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/link_field.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/list_layout.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/list_layout.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/list_layout.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/list_layout.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/postlabeled_input_field.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/postlabeled_input_field.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/postlabeled_input_field.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/postlabeled_input_field.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/row_layout.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/row_layout.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/row_layout.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/row_layout.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/select_field.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/select_field.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/select_field.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/select_field.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/selection_list.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/selection_list.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/selection_list.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/selection_list.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/selection_table.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/selection_table.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/selection_table.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/selection_table.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/separated_selection_table.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/separated_selection_table.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/separated_selection_table.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/separated_selection_table.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/spacer.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/spacer.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/spacer.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/spacer.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/table_layout.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/table_layout.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/table_layout.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/table_layout.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/textarea.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/textarea.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/textarea.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/textarea.mak -> build/lib/tw2/forms/templates copying tw2/forms/templates/vertical_selection_table.html -> build/lib/tw2/forms/templates copying tw2/forms/templates/vertical_selection_table.jinja -> build/lib/tw2/forms/templates copying tw2/forms/templates/vertical_selection_table.kajiki -> build/lib/tw2/forms/templates copying tw2/forms/templates/vertical_selection_table.mak -> build/lib/tw2/forms/templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LcQCTj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64 + cd tw2.forms-2.2.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64 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 Skipping installation of /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/__init__.py (namespace package) copying tw2/forms/__init__.py -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms copying tw2/forms/datagrid.py -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms copying tw2/forms/widgets.py -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms copying tw2/forms/samples.py -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms copying tw2/forms/calendars.py -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms copying tw2/forms/mashups.py -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms copying tw2/forms/templates/link_field.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/__init__.py -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/link_field.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/selection_table.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/grid_layout.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/spacer.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/fieldset.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/row_layout.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/separated_selection_table.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/calendar.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/label.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/link_field.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/datagrid.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/selection_list.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/textarea.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/vertical_selection_table.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/fieldset.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/form.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/postlabeled_input_field.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/input_field.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/selection_list.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/spacer.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/selection_list.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/datagrid.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/grid_layout.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/select_field.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/label.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/separated_selection_table.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/grid_layout.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/spacer.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/input_field.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/postlabeled_input_field.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/row_layout.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/table_layout.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/vertical_selection_table.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/row_layout.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/vertical_selection_table.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/table_layout.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/postlabeled_input_field.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/select_field.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/table_layout.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/table_layout.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/selection_table.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/label.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/form.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/datagrid.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/label_field.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/list_layout.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/input_field.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/textarea.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/link_field.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/calendar.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/separated_selection_table.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/label_field.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/label_field.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/datagrid.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/calendar.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/textarea.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/fieldset.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/separated_selection_table.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/list_layout.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/select_field.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/label.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/form.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/selection_table.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/form.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/selection_table.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/spacer.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/textarea.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/selection_list.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/input_field.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/row_layout.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/list_layout.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/vertical_selection_table.kajiki -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/list_layout.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/calendar.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/select_field.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/fieldset.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/label_field.html -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/grid_layout.jinja -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/templates/postlabeled_input_field.mak -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates copying tw2/forms/static/edit-undo.png -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static copying tw2/forms/static/dialog-warning.png -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static copying tw2/forms/static/forms.css -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static copying tw2/forms/static/calendar/calendar-win2k-1.css -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-setup.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-win2k-2.css -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-win2k-cold-1.css -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-win2k-cold-2.css -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-blue.css -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar copying tw2/forms/static/calendar/menuarrow2.gif -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-green.css -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-system.css -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar copying tw2/forms/static/calendar/menuarrow.gif -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-blue2.css -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-brown.css -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar copying tw2/forms/static/calendar/calendar-tas.css -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar copying tw2/forms/static/calendar/lang/calendar-fi.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-de_de.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ru-koi8_r.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ko-euc_kr.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ro-cp1250.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-lv-cp1252.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-bg.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-fr.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-no.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-zh_cn-gbk.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-hu-cp1252.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-hr.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ru.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-sk.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-de_at.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-hu.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ca.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-sq.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-da.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-zh_tw.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ja.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-zh.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-sv.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-pt_br.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-cs-cp1250.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-bg-cp1251.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-en.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-he.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-cs.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-af.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ro.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-tr.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ru-cp1251.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-nl.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-el.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-zh_tw-big5.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-de.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-uk-koi8_u.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-sl.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-uk-cp1251.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-pl.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-uk.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-tr-cp1254.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-ko.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-zh_cn.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-es.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-lt.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-lv.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/lang/calendar-it.js -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/lang copying tw2/forms/static/calendar/skins/aqua/theme.css -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/active-bg.gif -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/status-bg.gif -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/today-bg.gif -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/hover-bg.gif -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/dark-bg.gif -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/title-bg.gif -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/normal-bg.gif -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/menuarrow.gif -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/calendar/skins/aqua/rowhover-bg.gif -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/calendar/skins/aqua copying tw2/forms/static/datagrid/datagrid.css -> /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/static/datagrid byte-compiling /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/datagrid.py to datagrid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/widgets.py to widgets.cpython-39.pyc /usr/lib/python3.9/site-packages/tw2/forms/widgets.py:429: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tw2/forms/widgets.py:431: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/samples.py to samples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/calendars.py to calendars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/mashups.py to mashups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2/forms/templates/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpdj15h8mh.py' /usr/bin/python3 /tmp/tmpdj15h8mh.py /usr/lib/python3.9/site-packages/tw2/forms/widgets.py:429: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tw2/forms/widgets.py:431: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpdj15h8mh.py running install_egg_info running egg_info writing tw2.forms.egg-info/PKG-INFO writing dependency_links to tw2.forms.egg-info/dependency_links.txt writing entry points to tw2.forms.egg-info/entry_points.txt writing namespace_packages to tw2.forms.egg-info/namespace_packages.txt writing requirements to tw2.forms.egg-info/requires.txt writing top-level names to tw2.forms.egg-info/top_level.txt reading manifest file 'tw2.forms.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.tmpl' under directory 'tw2/forms/templates' warning: no files found matching '*.kid' under directory 'tw2/forms/templates' adding license file 'LICENSE.txt' writing manifest file 'tw2.forms.egg-info/SOURCES.txt' Copying tw2.forms.egg-info to /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2.forms-2.2.6-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9/site-packages/tw2.forms-2.2.6-py3.9-nspkg.pth running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64//usr/share/doc/python-tw2.forms + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64 ~/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64 ~/build/BUILD/tw2.forms-2.2.6 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/tw2.forms-2.2.6 + mv /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.2.6-1 --unique-debug-suffix -2.2.6-1.x86_64 --unique-debug-src-base python-tw2.forms-2.2.6-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/tw2.forms-2.2.6 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/tw2/forms/widgets.py:429: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tw2/forms/widgets.py:431: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tw2/forms/widgets.py:429: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/tw2/forms/widgets.py:431: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-tw2.forms-2.2.6-1.noarch Provides: python-tw2.forms python3-tw2.forms = 2.2.6-1 python3.9dist(tw2.forms) = 2.2.6 python3dist(tw2.forms) = 2.2.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(six) python3.9dist(tw2.core) >= 2.1.4 Processing files: python-tw2.forms-help-2.2.6-1.noarch warning: Empty %files file /builddir/build/BUILD/tw2.forms-2.2.6/doclist.lst Provides: python-tw2.forms-help = 2.2.6-1 python3-tw2.forms-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64 Wrote: /builddir/build/RPMS/python-tw2.forms-help-2.2.6-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-tw2.forms-2.2.6-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Vao5Rc + umask 022 + cd /builddir/build/BUILD + cd tw2.forms-2.2.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tw2.forms-2.2.6-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0