Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-appy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686432935.274922/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-appy.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-appy-1.0.15-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-appy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686432935.274922/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-appy.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-appy-1.0.15-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-appy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686432935.274922/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-appy.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.Zua6KG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf appy-1.0.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/appy-1.0.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd appy-1.0.15 + /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.u0Va23 + umask 022 + cd /builddir/build/BUILD + cd appy-1.0.15 + 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/appy copying py3/appy/all.py -> build/lib/appy copying py3/appy/version.py -> build/lib/appy copying py3/appy/__init__.py -> build/lib/appy creating build/lib/appy/database copying py3/appy/database/catalog.py -> build/lib/appy/database copying py3/appy/database/lock.py -> build/lib/appy/database copying py3/appy/database/log.py -> build/lib/appy/database copying py3/appy/database/sorter.py -> build/lib/appy/database copying py3/appy/database/operators.py -> build/lib/appy/database copying py3/appy/database/analyser.py -> build/lib/appy/database copying py3/appy/database/lazy.py -> build/lib/appy/database copying py3/appy/database/__init__.py -> build/lib/appy/database creating build/lib/appy/database/indexes copying py3/appy/database/indexes/sort.py -> build/lib/appy/database/indexes copying py3/appy/database/indexes/ref.py -> build/lib/appy/database/indexes copying py3/appy/database/indexes/boolean.py -> build/lib/appy/database/indexes copying py3/appy/database/indexes/rich.py -> build/lib/appy/database/indexes copying py3/appy/database/indexes/text.py -> build/lib/appy/database/indexes copying py3/appy/database/indexes/date.py -> build/lib/appy/database/indexes copying py3/appy/database/indexes/float.py -> build/lib/appy/database/indexes copying py3/appy/database/indexes/__init__.py -> build/lib/appy/database/indexes creating build/lib/appy/ui copying py3/appy/ui/navigate.py -> build/lib/appy/ui copying py3/appy/ui/validate.py -> build/lib/appy/ui copying py3/appy/ui/colset.py -> build/lib/appy/ui copying py3/appy/ui/message.py -> build/lib/appy/ui copying py3/appy/ui/globals.py -> build/lib/appy/ui copying py3/appy/ui/includer.py -> build/lib/appy/ui copying py3/appy/ui/svg.py -> build/lib/appy/ui copying py3/appy/ui/language.py -> build/lib/appy/ui copying py3/appy/ui/criteria.py -> build/lib/appy/ui copying py3/appy/ui/layout.py -> build/lib/appy/ui copying py3/appy/ui/columns.py -> build/lib/appy/ui copying py3/appy/ui/template.py -> build/lib/appy/ui copying py3/appy/ui/account.py -> build/lib/appy/ui copying py3/appy/ui/title.py -> build/lib/appy/ui copying py3/appy/ui/iframe.py -> build/lib/appy/ui copying py3/appy/ui/js.py -> build/lib/appy/ui copying py3/appy/ui/portlet.py -> build/lib/appy/ui copying py3/appy/ui/__init__.py -> build/lib/appy/ui package init file 'py3/appy/ui/static/__init__.py' not found (or not a regular file) package init file 'py3/appy/ui/static/ckeditor/__init__.py' not found (or not a regular file) package init file 'py3/appy/ui/static/jscalendar/__init__.py' not found (or not a regular file) package init file 'py3/appy/ui/static/jscalendar/skins/__init__.py' not found (or not a regular file) package init file 'py3/appy/ui/static/jscalendar/skins/tiger/__init__.py' not found (or not a regular file) package init file 'py3/appy/ui/static/jscalendar/skins/aqua/__init__.py' not found (or not a regular file) package init file 'py3/appy/ui/static/jscalendar/lang/__init__.py' not found (or not a regular file) creating build/lib/appy/px copying py3/appy/px/parser.py -> build/lib/appy/px copying py3/appy/px/__init__.py -> build/lib/appy/px creating build/lib/appy/xml copying py3/appy/xml/escape.py -> build/lib/appy/xml copying py3/appy/xml/cleaner.py -> build/lib/appy/xml copying py3/appy/xml/diff.py -> build/lib/appy/xml copying py3/appy/xml/unmarshaller.py -> build/lib/appy/xml copying py3/appy/xml/extractor.py -> build/lib/appy/xml copying py3/appy/xml/modifier.py -> build/lib/appy/xml copying py3/appy/xml/marshaller.py -> build/lib/appy/xml copying py3/appy/xml/__init__.py -> build/lib/appy/xml creating build/lib/appy/utils copying py3/appy/utils/analytics.py -> build/lib/appy/utils copying py3/appy/utils/css.py -> build/lib/appy/utils copying py3/appy/utils/loc.py -> build/lib/appy/utils copying py3/appy/utils/client.py -> build/lib/appy/utils copying py3/appy/utils/zip.py -> build/lib/appy/utils copying py3/appy/utils/url.py -> build/lib/appy/utils copying py3/appy/utils/ical.py -> build/lib/appy/utils copying py3/appy/utils/json.py -> build/lib/appy/utils copying py3/appy/utils/diff.py -> build/lib/appy/utils copying py3/appy/utils/tables.py -> build/lib/appy/utils copying py3/appy/utils/inject.py -> build/lib/appy/utils copying py3/appy/utils/pretty.py -> build/lib/appy/utils copying py3/appy/utils/mail.py -> build/lib/appy/utils copying py3/appy/utils/path.py -> build/lib/appy/utils copying py3/appy/utils/dates.py -> build/lib/appy/utils copying py3/appy/utils/string.py -> build/lib/appy/utils copying py3/appy/utils/__init__.py -> build/lib/appy/utils creating build/lib/appy/deploy copying py3/appy/deploy/init.py -> build/lib/appy/deploy copying py3/appy/deploy/repository.py -> build/lib/appy/deploy copying py3/appy/deploy/subversion.py -> build/lib/appy/deploy copying py3/appy/deploy/apache.py -> build/lib/appy/deploy copying py3/appy/deploy/git.py -> build/lib/appy/deploy copying py3/appy/deploy/local.py -> build/lib/appy/deploy copying py3/appy/deploy/__init__.py -> build/lib/appy/deploy creating build/lib/appy/peer copying py3/appy/peer/importer.py -> build/lib/appy/peer copying py3/appy/peer/appy0.py -> build/lib/appy/peer copying py3/appy/peer/unresolved.py -> build/lib/appy/peer copying py3/appy/peer/__init__.py -> build/lib/appy/peer creating build/lib/appy/model copying py3/appy/model/carousel.py -> build/lib/appy/model copying py3/appy/model/utils.py -> build/lib/appy/model copying py3/appy/model/batch.py -> build/lib/appy/model copying py3/appy/model/mover.py -> build/lib/appy/model copying py3/appy/model/loader.py -> build/lib/appy/model copying py3/appy/model/translation.py -> build/lib/appy/model copying py3/appy/model/query.py -> build/lib/appy/model copying py3/appy/model/user.py -> build/lib/appy/model copying py3/appy/model/root.py -> build/lib/appy/model copying py3/appy/model/tool.py -> build/lib/appy/model copying py3/appy/model/totals.py -> build/lib/appy/model copying py3/appy/model/document.py -> build/lib/appy/model copying py3/appy/model/page.py -> build/lib/appy/model copying py3/appy/model/group.py -> build/lib/appy/model copying py3/appy/model/base.py -> build/lib/appy/model copying py3/appy/model/__init__.py -> build/lib/appy/model creating build/lib/appy/model/fields copying py3/appy/model/fields/file.py -> build/lib/appy/model/fields copying py3/appy/model/fields/python.py -> build/lib/appy/model/fields copying py3/appy/model/fields/pod.py -> build/lib/appy/model/fields copying py3/appy/model/fields/ogone.py -> build/lib/appy/model/fields copying py3/appy/model/fields/list.py -> build/lib/appy/model/fields copying py3/appy/model/fields/dict.py -> build/lib/appy/model/fields copying py3/appy/model/fields/color.py -> build/lib/appy/model/fields copying py3/appy/model/fields/phase.py -> build/lib/appy/model/fields copying py3/appy/model/fields/integer.py -> build/lib/appy/model/fields copying py3/appy/model/fields/computed.py -> build/lib/appy/model/fields copying py3/appy/model/fields/password.py -> build/lib/appy/model/fields copying py3/appy/model/fields/custom.py -> build/lib/appy/model/fields copying py3/appy/model/fields/ref.py -> build/lib/appy/model/fields copying py3/appy/model/fields/info.py -> build/lib/appy/model/fields copying py3/appy/model/fields/poor.py -> build/lib/appy/model/fields copying py3/appy/model/fields/hour.py -> build/lib/appy/model/fields copying py3/appy/model/fields/boolean.py -> build/lib/appy/model/fields copying py3/appy/model/fields/switch.py -> build/lib/appy/model/fields copying py3/appy/model/fields/string.py -> build/lib/appy/model/fields copying py3/appy/model/fields/rich.py -> build/lib/appy/model/fields copying py3/appy/model/fields/text.py -> build/lib/appy/model/fields copying py3/appy/model/fields/date.py -> build/lib/appy/model/fields copying py3/appy/model/fields/group.py -> build/lib/appy/model/fields copying py3/appy/model/fields/select.py -> build/lib/appy/model/fields copying py3/appy/model/fields/float.py -> build/lib/appy/model/fields copying py3/appy/model/fields/multilingual.py -> build/lib/appy/model/fields copying py3/appy/model/fields/action.py -> build/lib/appy/model/fields copying py3/appy/model/fields/__init__.py -> build/lib/appy/model/fields creating build/lib/appy/model/fields/calendar copying py3/appy/model/fields/calendar/legend.py -> build/lib/appy/model/fields/calendar copying py3/appy/model/fields/calendar/validation.py -> build/lib/appy/model/fields/calendar copying py3/appy/model/fields/calendar/totals.py -> build/lib/appy/model/fields/calendar copying py3/appy/model/fields/calendar/timeslot.py -> build/lib/appy/model/fields/calendar copying py3/appy/model/fields/calendar/__init__.py -> build/lib/appy/model/fields/calendar creating build/lib/appy/model/workflow copying py3/appy/model/workflow/state.py -> build/lib/appy/model/workflow copying py3/appy/model/workflow/standard.py -> build/lib/appy/model/workflow copying py3/appy/model/workflow/localRoles.py -> build/lib/appy/model/workflow copying py3/appy/model/workflow/history.py -> build/lib/appy/model/workflow copying py3/appy/model/workflow/transition.py -> build/lib/appy/model/workflow copying py3/appy/model/workflow/__init__.py -> build/lib/appy/model/workflow creating build/lib/appy/model/meta copying py3/appy/model/meta/class_.py -> build/lib/appy/model/meta copying py3/appy/model/meta/workflow.py -> build/lib/appy/model/meta copying py3/appy/model/meta/__init__.py -> build/lib/appy/model/meta package init file 'py3/appy/model/pod/__init__.py' not found (or not a regular file) creating build/lib/appy/model/searches copying py3/appy/model/searches/initiators.py -> build/lib/appy/model/searches copying py3/appy/model/searches/ui.py -> build/lib/appy/model/searches copying py3/appy/model/searches/modes.py -> build/lib/appy/model/searches copying py3/appy/model/searches/gridder.py -> build/lib/appy/model/searches copying py3/appy/model/searches/__init__.py -> build/lib/appy/model/searches creating build/lib/appy/tr copying py3/appy/tr/updater.py -> build/lib/appy/tr copying py3/appy/tr/__init__.py -> build/lib/appy/tr creating build/lib/appy/tr/po copying py3/appy/tr/po/__init__.py -> build/lib/appy/tr/po creating build/lib/appy/data copying py3/appy/data/__init__.py -> build/lib/appy/data creating build/lib/appy/bin copying py3/appy/bin/perform.py -> build/lib/appy/bin copying py3/appy/bin/oclean.py -> build/lib/appy/bin copying py3/appy/bin/make.py -> build/lib/appy/bin copying py3/appy/bin/ogrep.py -> build/lib/appy/bin copying py3/appy/bin/deploy.py -> build/lib/appy/bin copying py3/appy/bin/osub.py -> build/lib/appy/bin copying py3/appy/bin/lo.py -> build/lib/appy/bin copying py3/appy/bin/run.py -> build/lib/appy/bin copying py3/appy/bin/__init__.py -> build/lib/appy/bin creating build/lib/appy/pod copying py3/appy/pod/actions.py -> build/lib/appy/pod copying py3/appy/pod/buffers.py -> build/lib/appy/pod copying py3/appy/pod/lo_pool.py -> build/lib/appy/pod copying py3/appy/pod/doc_importers.py -> build/lib/appy/pod copying py3/appy/pod/styles_manager.py -> build/lib/appy/pod copying py3/appy/pod/renderer.py -> build/lib/appy/pod copying py3/appy/pod/odf_parser.py -> build/lib/appy/pod copying py3/appy/pod/xhtml2odt.py -> build/lib/appy/pod copying py3/appy/pod/elements.py -> build/lib/appy/pod copying py3/appy/pod/restricted.py -> build/lib/appy/pod copying py3/appy/pod/converter.py -> build/lib/appy/pod copying py3/appy/pod/pod_parser.py -> build/lib/appy/pod copying py3/appy/pod/parts.py -> build/lib/appy/pod copying py3/appy/pod/__init__.py -> build/lib/appy/pod creating build/lib/appy/pod/xhtml copying py3/appy/pod/xhtml/visitors.py -> build/lib/appy/pod/xhtml copying py3/appy/pod/xhtml/parser.py -> build/lib/appy/pod/xhtml copying py3/appy/pod/xhtml/tags.py -> build/lib/appy/pod/xhtml copying py3/appy/pod/xhtml/__init__.py -> build/lib/appy/pod/xhtml creating build/lib/appy/pod/test copying py3/appy/pod/test/Tester.py -> build/lib/appy/pod/test copying py3/appy/pod/test/__init__.py -> build/lib/appy/pod/test package init file 'py3/appy/pod/test/templates/__init__.py' not found (or not a regular file) creating build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlComplexTables.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlCustomStyles.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/SimpleIfIsTrue.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlSpan.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlWithStyle.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/ImagesImport.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlComplex.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/SimpleForRow.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlKeepWithNext.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlTableProperties.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlStylesMapping.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/PersonsThree.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/FileHandlerImport.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlEmpty.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlComplex5.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlListProperties.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/PersonsEight.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlComplex2.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlTwisted.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlPIntoLis.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/ForCell6.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlStylesErrors.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlComplex4.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlComplex6.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/PersonsTwo.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlColgroupTable.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlComplex7.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlStylesMapping2.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/SimpleForFilledList.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/SimpleIfIsFalse.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/Chart1.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlNominal.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlEntities.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlTables.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlComplex8.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlPIntoTds.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/OnlyExpressions.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/ElseStatements.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/SimpleForEmptyList.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/FieldExpressions.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/PathImport.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/PersonsFour.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/OdsSimple.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/IfAndFors1.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlHtml.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/Empty.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/SimpleTest.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/VarStatements.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlComplex3.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/__init__.py -> build/lib/appy/pod/test/contexts copying py3/appy/pod/test/contexts/XhtmlComplex9.py -> build/lib/appy/pod/test/contexts package init file 'py3/appy/pod/test/images/__init__.py' not found (or not a regular file) package init file 'py3/appy/pod/test/results/__init__.py' not found (or not a regular file) creating build/lib/appy/server copying py3/appy/server/guard.py -> build/lib/appy/server copying py3/appy/server/context.py -> build/lib/appy/server copying py3/appy/server/handler.py -> build/lib/appy/server copying py3/appy/server/request.py -> build/lib/appy/server copying py3/appy/server/backup.py -> build/lib/appy/server copying py3/appy/server/languages.py -> build/lib/appy/server copying py3/appy/server/ldap.py -> build/lib/appy/server copying py3/appy/server/scheduler.py -> build/lib/appy/server copying py3/appy/server/traversal.py -> build/lib/appy/server copying py3/appy/server/static.py -> build/lib/appy/server copying py3/appy/server/pool.py -> build/lib/appy/server copying py3/appy/server/cookie.py -> build/lib/appy/server copying py3/appy/server/response.py -> build/lib/appy/server copying py3/appy/server/error.py -> build/lib/appy/server copying py3/appy/server/sso.py -> build/lib/appy/server copying py3/appy/server/__init__.py -> build/lib/appy/server creating build/lib/appy/test copying py3/appy/test/integration.py -> build/lib/appy/test copying py3/appy/test/performance.py -> build/lib/appy/test copying py3/appy/test/__init__.py -> build/lib/appy/test copying py3/appy/test/monitoring.py -> build/lib/appy/test creating build/lib/appy/ui/static copying py3/appy/ui/static/external.png -> build/lib/appy/ui/static copying py3/appy/ui/static/pagePassword.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/asc.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/config.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/save.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/pageUsers.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/add.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/loginLogo.png -> build/lib/appy/ui/static copying py3/appy/ui/static/addBelow.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/baseBG.jpg -> build/lib/appy/ui/static copying py3/appy/ui/static/pwd.png -> build/lib/appy/ui/static copying py3/appy/ui/static/cancelS.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/checkAll.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/custom.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/calendar.js -> build/lib/appy/ui/static copying py3/appy/ui/static/plus.png -> build/lib/appy/ui/static copying py3/appy/ui/static/arrows.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/frozen.png -> build/lib/appy/ui/static copying py3/appy/ui/static/cancel.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/grid.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/pageTranslations.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/deleteL.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/pageProfile.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/locked.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/link.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/url.png -> build/lib/appy/ui/static copying py3/appy/ui/static/deleteS.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/password.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/pay.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/icon_italic.png -> build/lib/appy/ui/static copying py3/appy/ui/static/validate.png -> build/lib/appy/ui/static copying py3/appy/ui/static/repeated_last.png -> build/lib/appy/ui/static copying py3/appy/ui/static/portletLogo.png -> build/lib/appy/ui/static copying py3/appy/ui/static/current.png -> build/lib/appy/ui/static copying py3/appy/ui/static/move.png -> build/lib/appy/ui/static copying py3/appy/ui/static/icon_bold.png -> build/lib/appy/ui/static copying py3/appy/ui/static/action.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/object.gif -> build/lib/appy/ui/static copying py3/appy/ui/static/addAbove.png -> build/lib/appy/ui/static copying py3/appy/ui/static/headerBG.png -> build/lib/appy/ui/static copying py3/appy/ui/static/done.png -> build/lib/appy/ui/static copying py3/appy/ui/static/help.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/unlinkUp.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/select.png -> build/lib/appy/ui/static copying py3/appy/ui/static/portletLogoF.png -> build/lib/appy/ui/static copying py3/appy/ui/static/internals.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/freeze.png -> build/lib/appy/ui/static copying py3/appy/ui/static/NimbusSans-NBV.otf -> build/lib/appy/ui/static copying py3/appy/ui/static/arrow.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/unlink.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/favicon.ico -> build/lib/appy/ui/static copying py3/appy/ui/static/icon_unformat.png -> build/lib/appy/ui/static copying py3/appy/ui/static/detail.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/edit.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/unselect.png -> build/lib/appy/ui/static copying py3/appy/ui/static/refresh.png -> build/lib/appy/ui/static copying py3/appy/ui/static/addAbove.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/homeBG.jpg -> build/lib/appy/ui/static copying py3/appy/ui/static/repeated.png -> build/lib/appy/ui/static copying py3/appy/ui/static/loading.gif -> build/lib/appy/ui/static copying py3/appy/ui/static/changes.png -> build/lib/appy/ui/static copying py3/appy/ui/static/icon_sub.png -> build/lib/appy/ui/static copying py3/appy/ui/static/reindex.png -> build/lib/appy/ui/static copying py3/appy/ui/static/warning.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/groups.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/close.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/upload.png -> build/lib/appy/ui/static copying py3/appy/ui/static/appyrtl.css -> build/lib/appy/ui/static copying py3/appy/ui/static/robots.txt -> build/lib/appy/ui/static copying py3/appy/ui/static/addRow.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/portletAdd.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/collapse.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/more.png -> build/lib/appy/ui/static copying py3/appy/ui/static/email.png -> build/lib/appy/ui/static copying py3/appy/ui/static/back.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/appy.js -> build/lib/appy/ui/static copying py3/appy/ui/static/addFrom.png -> build/lib/appy/ui/static copying py3/appy/ui/static/fdrop.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/search.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/funnel.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/unlinkManyUp.png -> build/lib/appy/ui/static copying py3/appy/ui/static/icon_dup.png -> build/lib/appy/ui/static copying py3/appy/ui/static/changesNo.png -> build/lib/appy/ui/static copying py3/appy/ui/static/popupBG.jpg -> build/lib/appy/ui/static copying py3/appy/ui/static/history.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/unfreeze.png -> build/lib/appy/ui/static copying py3/appy/ui/static/homeLogo.png -> build/lib/appy/ui/static copying py3/appy/ui/static/refresh.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/icon_bulleted.png -> build/lib/appy/ui/static copying py3/appy/ui/static/user.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/icon_dash.png -> build/lib/appy/ui/static copying py3/appy/ui/static/login.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/addAboveFrom.png -> build/lib/appy/ui/static copying py3/appy/ui/static/list.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/gotoNumber.png -> build/lib/appy/ui/static copying py3/appy/ui/static/icon_lengthen.png -> build/lib/appy/ui/static copying py3/appy/ui/static/lirtl.gif -> build/lib/appy/ui/static copying py3/appy/ui/static/paperclip.png -> build/lib/appy/ui/static copying py3/appy/ui/static/li.gif -> build/lib/appy/ui/static copying py3/appy/ui/static/angled.png -> build/lib/appy/ui/static copying py3/appy/ui/static/calendar.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/logout.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/home.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/delete.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/saveS.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/linkMany.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/addBelow.png -> build/lib/appy/ui/static copying py3/appy/ui/static/python.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/download.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/clone.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/page.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/icon_highlight.png -> build/lib/appy/ui/static copying py3/appy/ui/static/editPage.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/downloac.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/appy.css -> build/lib/appy/ui/static copying py3/appy/ui/static/warning.png -> build/lib/appy/ui/static copying py3/appy/ui/static/expand.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/arrowsA.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/editS.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/burger.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/appleicon.png -> build/lib/appy/ui/static copying py3/appy/ui/static/pagePages.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/deleteMany.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/icon_sup.png -> build/lib/appy/ui/static copying py3/appy/ui/static/unlinkMany.svg -> build/lib/appy/ui/static copying py3/appy/ui/static/icon_blank.png -> build/lib/appy/ui/static creating build/lib/appy/ui/static/ckeditor copying py3/appy/ui/static/ckeditor/contents.css -> build/lib/appy/ui/static/ckeditor copying py3/appy/ui/static/ckeditor/styles.js -> build/lib/appy/ui/static/ckeditor copying py3/appy/ui/static/ckeditor/config.js -> build/lib/appy/ui/static/ckeditor creating build/lib/appy/ui/static/jscalendar copying py3/appy/ui/static/jscalendar/calendar.js -> build/lib/appy/ui/static/jscalendar copying py3/appy/ui/static/jscalendar/menuarrow2.gif -> build/lib/appy/ui/static/jscalendar copying py3/appy/ui/static/jscalendar/calendar-blue.css -> build/lib/appy/ui/static/jscalendar copying py3/appy/ui/static/jscalendar/menuarrow.gif -> build/lib/appy/ui/static/jscalendar copying py3/appy/ui/static/jscalendar/calendar-setup.js -> build/lib/appy/ui/static/jscalendar creating build/lib/appy/ui/static/jscalendar/skins creating build/lib/appy/ui/static/jscalendar/skins/tiger copying py3/appy/ui/static/jscalendar/skins/tiger/title-bg.gif -> build/lib/appy/ui/static/jscalendar/skins/tiger copying py3/appy/ui/static/jscalendar/skins/tiger/active-bg.gif -> build/lib/appy/ui/static/jscalendar/skins/tiger copying py3/appy/ui/static/jscalendar/skins/tiger/normal-bg.gif -> build/lib/appy/ui/static/jscalendar/skins/tiger copying py3/appy/ui/static/jscalendar/skins/tiger/status-bg.gif -> build/lib/appy/ui/static/jscalendar/skins/tiger copying py3/appy/ui/static/jscalendar/skins/tiger/rowhover-bg.gif -> build/lib/appy/ui/static/jscalendar/skins/tiger copying py3/appy/ui/static/jscalendar/skins/tiger/dark-bg.gif -> build/lib/appy/ui/static/jscalendar/skins/tiger copying py3/appy/ui/static/jscalendar/skins/tiger/hover-bg.gif -> build/lib/appy/ui/static/jscalendar/skins/tiger copying py3/appy/ui/static/jscalendar/skins/tiger/menuarrow.gif -> build/lib/appy/ui/static/jscalendar/skins/tiger copying py3/appy/ui/static/jscalendar/skins/tiger/theme.css -> build/lib/appy/ui/static/jscalendar/skins/tiger creating build/lib/appy/ui/static/jscalendar/skins/aqua copying py3/appy/ui/static/jscalendar/skins/aqua/title-bg.gif -> build/lib/appy/ui/static/jscalendar/skins/aqua copying py3/appy/ui/static/jscalendar/skins/aqua/active-bg.gif -> build/lib/appy/ui/static/jscalendar/skins/aqua copying py3/appy/ui/static/jscalendar/skins/aqua/normal-bg.gif -> build/lib/appy/ui/static/jscalendar/skins/aqua copying py3/appy/ui/static/jscalendar/skins/aqua/status-bg.gif -> build/lib/appy/ui/static/jscalendar/skins/aqua copying py3/appy/ui/static/jscalendar/skins/aqua/rowhover-bg.gif -> build/lib/appy/ui/static/jscalendar/skins/aqua copying py3/appy/ui/static/jscalendar/skins/aqua/dark-bg.gif -> build/lib/appy/ui/static/jscalendar/skins/aqua copying py3/appy/ui/static/jscalendar/skins/aqua/hover-bg.gif -> build/lib/appy/ui/static/jscalendar/skins/aqua copying py3/appy/ui/static/jscalendar/skins/aqua/menuarrow.gif -> build/lib/appy/ui/static/jscalendar/skins/aqua copying py3/appy/ui/static/jscalendar/skins/aqua/today-bg.gif -> build/lib/appy/ui/static/jscalendar/skins/aqua copying py3/appy/ui/static/jscalendar/skins/aqua/theme.css -> build/lib/appy/ui/static/jscalendar/skins/aqua creating build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-af.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-al.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-tr.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-big5.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-hr.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-ca.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-hu.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-fr.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-pl-utf8.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-it.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-pt.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-no.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-sr-utf8.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-sv.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-el.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-da.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-ru.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-lt.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-eu.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-hr-utf8.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-ro.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-ko.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-sk.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-nl.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-fi.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-pl.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-cs-win.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-lt-utf8.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/cn_utf8.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-cs-utf8.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-he-utf8.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-es.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-jp.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-ru-UTF.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-big5-utf8.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-ko-utf8.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-sr.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-du.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-zh.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-lv.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-ru_win_.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-sp.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-en.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-br.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-si.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-de.js -> build/lib/appy/ui/static/jscalendar/lang copying py3/appy/ui/static/jscalendar/lang/calendar-bg.js -> build/lib/appy/ui/static/jscalendar/lang creating build/lib/appy/model/pod copying py3/appy/model/pod/Page.odt -> build/lib/appy/model/pod copying py3/appy/tr/po/fr.po -> build/lib/appy/tr/po copying py3/appy/tr/po/en.po -> build/lib/appy/tr/po copying py3/appy/tr/po/es.po -> build/lib/appy/tr/po copying py3/appy/tr/po/Appy.pot -> build/lib/appy/tr/po copying py3/appy/tr/po/nl.po -> build/lib/appy/tr/po copying py3/appy/tr/po/it.po -> build/lib/appy/tr/po copying py3/appy/tr/po/ar.po -> build/lib/appy/tr/po copying py3/appy/tr/po/de.po -> build/lib/appy/tr/po copying py3/appy/data/Countries.Iso3166-1 -> build/lib/appy/data copying py3/appy/data/Languages.Iso639-2 -> build/lib/appy/data copying py3/appy/pod/imageNotFound.jpg -> build/lib/appy/pod copying py3/appy/pod/content.xmlt -> build/lib/appy/pod copying py3/appy/pod/styles.xmlt -> build/lib/appy/pod copying py3/appy/pod/test/Tests.odt -> build/lib/appy/pod/test copying py3/appy/pod/test/Readme.txt -> build/lib/appy/pod/test creating build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlComplex2.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlSpan.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ErrorForRuntime.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/FieldExpressions.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/SimpleIfIsTrue.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlColGroup.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/SimpleIfIsTrue003.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ForCell4.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ErrorForParsetime.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlTwisted.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/PathImport.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/FileHandlerImport.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ForTableMinusError2.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlComplex4.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlStyles.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/Chart1.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlHtml.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlNominal.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ImagesImport.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/NoPython.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/DoDoc.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlComplex3.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ForCell2.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/WithAnImage.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/OdsImage.ods -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ForTableMinus2.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ForCell7.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/SimpleTest.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/Xhtml.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ForCell5.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/HeaderFooter.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/SimpleIfIsFalse.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/FromPod.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ForCell6.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlSimple.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/VarStatements.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/OnlyExpressions.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlTables.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/IfElseErrors.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ForCell.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/OdsSimple.ods -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ForCell3.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/SimpleForRow.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ErrorFooter.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlComplex8.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/IfAndFors1.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlStylesErrors.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ElseStatements.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ForTableMinus.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/SimpleFromTest.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/TablesToOptimize.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlComplexTables.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ForTable.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/SimpleForEmptyList.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlKeepWithNext.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/SimpleMinusError.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/SimpleForFilledList.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ErrorIf.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/XhtmlInHeader.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ForTableMinusError.odt -> build/lib/appy/pod/test/templates copying py3/appy/pod/test/templates/ErrorExpression.odt -> build/lib/appy/pod/test/templates creating build/lib/appy/pod/test/images copying py3/appy/pod/test/images/plone.png -> build/lib/appy/pod/test/images copying py3/appy/pod/test/images/python.gif -> build/lib/appy/pod/test/images copying py3/appy/pod/test/images/linux.jpg -> build/lib/appy/pod/test/images copying py3/appy/pod/test/images/python.blob -> build/lib/appy/pod/test/images copying py3/appy/pod/test/images/imio.png -> build/lib/appy/pod/test/images creating build/lib/appy/pod/test/results copying py3/appy/pod/test/results/simpleTest.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlHtml.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlComplex8.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/elseStatements.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/forTableMinusError.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/forCellBug.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlComplex4.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/simpleMinusError.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlPIntoLis.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/simpleFromTest.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/forTableMinus.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlIgnoreStyles.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlListProperties.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlEntities.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlTables.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/errorIf.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlInHeader.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/forCellNotEnough.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlSpan.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/errorForParsetime.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/simpleIfIsTrue003.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/varDef.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlCustomStyles.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/withAnImage.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/onlyExpressions.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/odsSimple.ods -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/errorFooter.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/forTableMinusError2.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/headerFooter.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlComplex.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/errorExpression.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/ifAndFors1.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlComplex9.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlPIntoTds.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlComplex3.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/odsImage.ods -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlNominal.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlTwisted.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/simpleForEmptyList.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/errorForRuntime.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlComplex6.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/forTableMinus2.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/simpleForFilledList.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlStylesMapping.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlComplex2.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/forCellTooMuch1.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlComplexTables.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/simpleForRow.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlColgroup.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlKeepWithNext.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/forTable.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlComplex5.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/forCellTooMuch3.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/doDoc.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/noPython.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlStylesMapping2.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/forCellCorrectNumber.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/ifElseErrors.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/fileHandlerImport.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlStylesErrors.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/simpleIfIsFalse.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/forCellOnlyOne.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/forCellBug2.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/chart1.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlTableProperties.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/imagesImport.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/forCellTooMuch4.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/pathImport.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/simpleIfIsTrue.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/fieldExpression.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlComplex7.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/xhtmlEmpty.odt -> build/lib/appy/pod/test/results copying py3/appy/pod/test/results/forCellTooMuch2.odt -> build/lib/appy/pod/test/results running build_scripts creating build/scripts-3.9 copying and adjusting py3/appy/bin/appy -> build/scripts-3.9 changing mode of build/scripts-3.9/appy from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QQAvKm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64 + cd appy-1.0.15 + 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-appy-1.0.15-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 creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database copying build/lib/appy/database/catalog.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database copying build/lib/appy/database/lock.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes copying build/lib/appy/database/indexes/sort.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes copying build/lib/appy/database/indexes/ref.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes copying build/lib/appy/database/indexes/boolean.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes copying build/lib/appy/database/indexes/rich.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes copying build/lib/appy/database/indexes/text.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes copying build/lib/appy/database/indexes/date.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes copying build/lib/appy/database/indexes/float.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes copying build/lib/appy/database/indexes/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes copying build/lib/appy/database/log.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database copying build/lib/appy/database/sorter.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database copying build/lib/appy/database/operators.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database copying build/lib/appy/database/analyser.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database copying build/lib/appy/database/lazy.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database copying build/lib/appy/database/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/external.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/pagePassword.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/asc.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/config.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/save.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/pageUsers.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/add.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/loginLogo.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/addBelow.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/baseBG.jpg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/pwd.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/cancelS.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/checkAll.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/custom.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/calendar.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/plus.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/arrows.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/ckeditor copying build/lib/appy/ui/static/ckeditor/contents.css -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/ckeditor copying build/lib/appy/ui/static/ckeditor/styles.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/ckeditor copying build/lib/appy/ui/static/ckeditor/config.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/ckeditor copying build/lib/appy/ui/static/frozen.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/cancel.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/grid.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/pageTranslations.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/deleteL.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/pageProfile.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/locked.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/link.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/url.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/deleteS.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/password.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/pay.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/icon_italic.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/validate.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/repeated_last.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/portletLogo.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/current.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/move.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/icon_bold.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/action.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/object.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/addAbove.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/headerBG.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/done.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/help.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/unlinkUp.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/select.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/portletLogoF.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/internals.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/freeze.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/NimbusSans-NBV.otf -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/arrow.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/unlink.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/favicon.ico -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/icon_unformat.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/detail.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/edit.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/unselect.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/refresh.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/addAbove.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/homeBG.jpg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/repeated.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/loading.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/changes.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar copying build/lib/appy/ui/static/jscalendar/calendar.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/tiger copying build/lib/appy/ui/static/jscalendar/skins/tiger/title-bg.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/tiger copying build/lib/appy/ui/static/jscalendar/skins/tiger/active-bg.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/tiger copying build/lib/appy/ui/static/jscalendar/skins/tiger/normal-bg.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/tiger copying build/lib/appy/ui/static/jscalendar/skins/tiger/status-bg.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/tiger copying build/lib/appy/ui/static/jscalendar/skins/tiger/rowhover-bg.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/tiger copying build/lib/appy/ui/static/jscalendar/skins/tiger/dark-bg.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/tiger copying build/lib/appy/ui/static/jscalendar/skins/tiger/hover-bg.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/tiger copying build/lib/appy/ui/static/jscalendar/skins/tiger/menuarrow.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/tiger copying build/lib/appy/ui/static/jscalendar/skins/tiger/theme.css -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/tiger creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/aqua copying build/lib/appy/ui/static/jscalendar/skins/aqua/title-bg.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/aqua copying build/lib/appy/ui/static/jscalendar/skins/aqua/active-bg.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/aqua copying build/lib/appy/ui/static/jscalendar/skins/aqua/normal-bg.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/aqua copying build/lib/appy/ui/static/jscalendar/skins/aqua/status-bg.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/aqua copying build/lib/appy/ui/static/jscalendar/skins/aqua/rowhover-bg.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/aqua copying build/lib/appy/ui/static/jscalendar/skins/aqua/dark-bg.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/aqua copying build/lib/appy/ui/static/jscalendar/skins/aqua/hover-bg.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/aqua copying build/lib/appy/ui/static/jscalendar/skins/aqua/menuarrow.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/aqua copying build/lib/appy/ui/static/jscalendar/skins/aqua/today-bg.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/aqua copying build/lib/appy/ui/static/jscalendar/skins/aqua/theme.css -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/skins/aqua copying build/lib/appy/ui/static/jscalendar/menuarrow2.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar copying build/lib/appy/ui/static/jscalendar/calendar-blue.css -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-af.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-al.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-tr.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-big5.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-hr.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-ca.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-hu.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-fr.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-pl-utf8.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-it.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-pt.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-no.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-sr-utf8.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-sv.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-el.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-da.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-ru.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-lt.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-eu.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-hr-utf8.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-ro.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-ko.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-sk.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-nl.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-fi.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-pl.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-cs-win.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-lt-utf8.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/cn_utf8.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-cs-utf8.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-he-utf8.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-es.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-jp.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-ru-UTF.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-big5-utf8.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-ko-utf8.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-sr.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-du.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-zh.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-lv.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-ru_win_.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-sp.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-en.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-br.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-si.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-de.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/lang/calendar-bg.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar/lang copying build/lib/appy/ui/static/jscalendar/menuarrow.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar copying build/lib/appy/ui/static/jscalendar/calendar-setup.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static/jscalendar copying build/lib/appy/ui/static/icon_sub.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/reindex.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/warning.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/groups.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/close.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/upload.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/appyrtl.css -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/robots.txt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/addRow.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/portletAdd.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/collapse.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/more.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/email.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/back.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/appy.js -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/addFrom.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/fdrop.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/search.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/funnel.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/unlinkManyUp.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/icon_dup.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/changesNo.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/popupBG.jpg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/history.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/unfreeze.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/homeLogo.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/refresh.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/icon_bulleted.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/user.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/icon_dash.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/login.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/addAboveFrom.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/list.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/gotoNumber.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/icon_lengthen.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/lirtl.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/paperclip.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/li.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/angled.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/calendar.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/logout.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/home.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/delete.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/saveS.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/linkMany.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/addBelow.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/python.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/download.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/clone.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/page.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/icon_highlight.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/editPage.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/downloac.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/appy.css -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/warning.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/expand.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/arrowsA.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/editS.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/burger.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/appleicon.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/pagePages.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/deleteMany.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/icon_sup.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/unlinkMany.svg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/static/icon_blank.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/static copying build/lib/appy/ui/navigate.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/validate.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/colset.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/message.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/globals.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/includer.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/svg.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/language.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/criteria.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/layout.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/columns.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/template.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/account.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/title.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/iframe.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/js.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/portlet.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui copying build/lib/appy/ui/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/px copying build/lib/appy/px/parser.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/px copying build/lib/appy/px/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/px creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml copying build/lib/appy/xml/escape.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml copying build/lib/appy/xml/cleaner.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml copying build/lib/appy/xml/diff.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml copying build/lib/appy/xml/unmarshaller.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml copying build/lib/appy/xml/extractor.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml copying build/lib/appy/xml/modifier.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml copying build/lib/appy/xml/marshaller.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml copying build/lib/appy/xml/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml copying build/lib/appy/all.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/analytics.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/css.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/loc.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/client.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/zip.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/url.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/ical.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/json.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/diff.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/tables.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/inject.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/pretty.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/mail.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/path.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/dates.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/string.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils copying build/lib/appy/utils/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/deploy copying build/lib/appy/deploy/init.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/deploy copying build/lib/appy/deploy/repository.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/deploy copying build/lib/appy/deploy/subversion.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/deploy copying build/lib/appy/deploy/apache.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/deploy copying build/lib/appy/deploy/git.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/deploy copying build/lib/appy/deploy/local.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/deploy copying build/lib/appy/deploy/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/deploy creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/peer copying build/lib/appy/peer/importer.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/peer copying build/lib/appy/peer/appy0.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/peer copying build/lib/appy/peer/unresolved.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/peer copying build/lib/appy/peer/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/peer creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model copying build/lib/appy/model/carousel.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model copying build/lib/appy/model/utils.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model copying build/lib/appy/model/batch.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model copying build/lib/appy/model/mover.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model copying build/lib/appy/model/loader.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/file.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/python.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/pod.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/ogone.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/list.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/calendar copying build/lib/appy/model/fields/calendar/legend.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/calendar copying build/lib/appy/model/fields/calendar/validation.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/calendar copying build/lib/appy/model/fields/calendar/totals.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/calendar copying build/lib/appy/model/fields/calendar/timeslot.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/calendar copying build/lib/appy/model/fields/calendar/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/calendar copying build/lib/appy/model/fields/dict.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/color.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/phase.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/integer.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/computed.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/password.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/custom.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/ref.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/info.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/poor.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/hour.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/boolean.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/switch.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/string.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/rich.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/text.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/date.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/group.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/select.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/float.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/multilingual.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/action.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/fields/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields copying build/lib/appy/model/translation.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/workflow copying build/lib/appy/model/workflow/state.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/workflow copying build/lib/appy/model/workflow/standard.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/workflow copying build/lib/appy/model/workflow/localRoles.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/workflow copying build/lib/appy/model/workflow/history.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/workflow copying build/lib/appy/model/workflow/transition.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/workflow copying build/lib/appy/model/workflow/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/workflow copying build/lib/appy/model/query.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model copying build/lib/appy/model/user.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model copying build/lib/appy/model/root.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/meta copying build/lib/appy/model/meta/class_.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/meta copying build/lib/appy/model/meta/workflow.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/meta copying build/lib/appy/model/meta/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/meta copying build/lib/appy/model/tool.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model copying build/lib/appy/model/totals.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/pod copying build/lib/appy/model/pod/Page.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/pod copying build/lib/appy/model/document.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model copying build/lib/appy/model/page.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model copying build/lib/appy/model/group.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/searches copying build/lib/appy/model/searches/initiators.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/searches copying build/lib/appy/model/searches/ui.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/searches copying build/lib/appy/model/searches/modes.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/searches copying build/lib/appy/model/searches/gridder.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/searches copying build/lib/appy/model/searches/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/searches copying build/lib/appy/model/base.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model copying build/lib/appy/model/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr copying build/lib/appy/tr/updater.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr/po copying build/lib/appy/tr/po/fr.po -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr/po copying build/lib/appy/tr/po/en.po -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr/po copying build/lib/appy/tr/po/es.po -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr/po copying build/lib/appy/tr/po/Appy.pot -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr/po copying build/lib/appy/tr/po/nl.po -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr/po copying build/lib/appy/tr/po/it.po -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr/po copying build/lib/appy/tr/po/ar.po -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr/po copying build/lib/appy/tr/po/de.po -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr/po copying build/lib/appy/tr/po/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr/po copying build/lib/appy/tr/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/data copying build/lib/appy/data/Countries.Iso3166-1 -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/data copying build/lib/appy/data/Languages.Iso639-2 -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/data copying build/lib/appy/data/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/data creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin copying build/lib/appy/bin/perform.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin copying build/lib/appy/bin/oclean.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin copying build/lib/appy/bin/make.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin copying build/lib/appy/bin/ogrep.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin copying build/lib/appy/bin/deploy.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin copying build/lib/appy/bin/osub.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin copying build/lib/appy/bin/lo.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin copying build/lib/appy/bin/run.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin copying build/lib/appy/bin/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod copying build/lib/appy/pod/imageNotFound.jpg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod copying build/lib/appy/pod/actions.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/xhtml copying build/lib/appy/pod/xhtml/visitors.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/xhtml copying build/lib/appy/pod/xhtml/parser.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/xhtml copying build/lib/appy/pod/xhtml/tags.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/xhtml copying build/lib/appy/pod/xhtml/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/xhtml copying build/lib/appy/pod/buffers.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod copying build/lib/appy/pod/lo_pool.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod copying build/lib/appy/pod/doc_importers.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod copying build/lib/appy/pod/content.xmlt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod copying build/lib/appy/pod/styles_manager.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod copying build/lib/appy/pod/renderer.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod copying build/lib/appy/pod/odf_parser.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod copying build/lib/appy/pod/xhtml2odt.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod copying build/lib/appy/pod/elements.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod copying build/lib/appy/pod/restricted.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod copying build/lib/appy/pod/converter.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod copying build/lib/appy/pod/pod_parser.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod copying build/lib/appy/pod/styles.xmlt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod copying build/lib/appy/pod/parts.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test copying build/lib/appy/pod/test/Tests.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test copying build/lib/appy/pod/test/Tester.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlComplex2.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlSpan.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ErrorForRuntime.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/FieldExpressions.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/SimpleIfIsTrue.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlColGroup.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/SimpleIfIsTrue003.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ForCell4.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ErrorForParsetime.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlTwisted.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/PathImport.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/FileHandlerImport.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ForTableMinusError2.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlComplex4.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlStyles.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/Chart1.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlHtml.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlNominal.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ImagesImport.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/NoPython.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/DoDoc.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlComplex3.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ForCell2.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/WithAnImage.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/OdsImage.ods -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ForTableMinus2.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ForCell7.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/SimpleTest.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/Xhtml.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ForCell5.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/HeaderFooter.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/SimpleIfIsFalse.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/FromPod.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ForCell6.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlSimple.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/VarStatements.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/OnlyExpressions.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlTables.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/IfElseErrors.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ForCell.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/OdsSimple.ods -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ForCell3.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/SimpleForRow.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ErrorFooter.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlComplex8.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/IfAndFors1.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlStylesErrors.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ElseStatements.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ForTableMinus.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/SimpleFromTest.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/TablesToOptimize.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlComplexTables.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ForTable.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/SimpleForEmptyList.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlKeepWithNext.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/SimpleMinusError.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/SimpleForFilledList.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ErrorIf.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/XhtmlInHeader.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ForTableMinusError.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates copying build/lib/appy/pod/test/templates/ErrorExpression.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/templates creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlComplexTables.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlCustomStyles.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/SimpleIfIsTrue.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlSpan.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlWithStyle.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/ImagesImport.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlComplex.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/SimpleForRow.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlKeepWithNext.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlTableProperties.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlStylesMapping.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/PersonsThree.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/FileHandlerImport.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlEmpty.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlComplex5.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlListProperties.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/PersonsEight.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlComplex2.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlTwisted.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlPIntoLis.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/ForCell6.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlStylesErrors.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlComplex4.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlComplex6.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/PersonsTwo.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlColgroupTable.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlComplex7.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlStylesMapping2.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/SimpleForFilledList.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/SimpleIfIsFalse.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/Chart1.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlNominal.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlEntities.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlTables.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlComplex8.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlPIntoTds.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/OnlyExpressions.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/ElseStatements.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/SimpleForEmptyList.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/FieldExpressions.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/PathImport.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/PersonsFour.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/OdsSimple.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/IfAndFors1.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlHtml.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/Empty.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/SimpleTest.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/VarStatements.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlComplex3.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/contexts/XhtmlComplex9.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts copying build/lib/appy/pod/test/Readme.txt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/images copying build/lib/appy/pod/test/images/plone.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/images copying build/lib/appy/pod/test/images/python.gif -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/images copying build/lib/appy/pod/test/images/linux.jpg -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/images copying build/lib/appy/pod/test/images/python.blob -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/images copying build/lib/appy/pod/test/images/imio.png -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/images creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/simpleTest.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlHtml.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlComplex8.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/elseStatements.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/forTableMinusError.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/forCellBug.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlComplex4.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/simpleMinusError.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlPIntoLis.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/simpleFromTest.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/forTableMinus.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlIgnoreStyles.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlListProperties.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlEntities.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlTables.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/errorIf.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlInHeader.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/forCellNotEnough.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlSpan.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/errorForParsetime.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/simpleIfIsTrue003.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/varDef.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlCustomStyles.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/withAnImage.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/onlyExpressions.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/odsSimple.ods -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/errorFooter.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/forTableMinusError2.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/headerFooter.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlComplex.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/errorExpression.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/ifAndFors1.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlComplex9.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlPIntoTds.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlComplex3.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/odsImage.ods -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlNominal.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlTwisted.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/simpleForEmptyList.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/errorForRuntime.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlComplex6.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/forTableMinus2.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/simpleForFilledList.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlStylesMapping.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlComplex2.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/forCellTooMuch1.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlComplexTables.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/simpleForRow.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlColgroup.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlKeepWithNext.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/forTable.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlComplex5.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/forCellTooMuch3.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/doDoc.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/noPython.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlStylesMapping2.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/forCellCorrectNumber.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/ifElseErrors.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/fileHandlerImport.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlStylesErrors.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/simpleIfIsFalse.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/forCellOnlyOne.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/forCellBug2.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/chart1.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlTableProperties.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/imagesImport.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/forCellTooMuch4.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/pathImport.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/simpleIfIsTrue.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/fieldExpression.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlComplex7.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/xhtmlEmpty.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/results/forCellTooMuch2.odt -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/results copying build/lib/appy/pod/test/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test copying build/lib/appy/pod/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/guard.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/context.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/handler.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/request.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/backup.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/languages.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/ldap.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/scheduler.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/traversal.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/static.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/pool.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/cookie.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/response.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/error.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/sso.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server copying build/lib/appy/server/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/test copying build/lib/appy/test/integration.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/test copying build/lib/appy/test/performance.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/test copying build/lib/appy/test/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/test copying build/lib/appy/test/monitoring.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/test copying build/lib/appy/version.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy copying build/lib/appy/__init__.py -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/catalog.py to catalog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/lock.py to lock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes/sort.py to sort.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes/ref.py to ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes/boolean.py to boolean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes/rich.py to rich.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes/text.py to text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes/date.py to date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes/float.py to float.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/indexes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/sorter.py to sorter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/operators.py to operators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/analyser.py to analyser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/lazy.py to lazy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/database/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/navigate.py to navigate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/validate.py to validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/colset.py to colset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/globals.py to globals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/includer.py to includer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/svg.py to svg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/language.py to language.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/criteria.py to criteria.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/layout.py to layout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/columns.py to columns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/title.py to title.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/iframe.py to iframe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/js.py to js.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/portlet.py to portlet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/ui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/px/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/px/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml/escape.py to escape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml/cleaner.py to cleaner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml/diff.py to diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml/unmarshaller.py to unmarshaller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml/extractor.py to extractor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml/modifier.py to modifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml/marshaller.py to marshaller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/xml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/all.py to all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/analytics.py to analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/css.py to css.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/loc.py to loc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/zip.py to zip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/url.py to url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/ical.py to ical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/diff.py to diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/tables.py to tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/inject.py to inject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/pretty.py to pretty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/mail.py to mail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/path.py to path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/dates.py to dates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/string.py to string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/deploy/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/deploy/repository.py to repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/deploy/subversion.py to subversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/deploy/apache.py to apache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/deploy/git.py to git.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/deploy/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/deploy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/peer/importer.py to importer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/peer/appy0.py to appy0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/peer/unresolved.py to unresolved.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/peer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/carousel.py to carousel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/batch.py to batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/mover.py to mover.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/loader.py to loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/python.py to python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/pod.py to pod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/ogone.py to ogone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/calendar/legend.py to legend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/calendar/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/calendar/totals.py to totals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/calendar/timeslot.py to timeslot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/calendar/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/dict.py to dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/color.py to color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/phase.py to phase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/integer.py to integer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/computed.py to computed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/password.py to password.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/custom.py to custom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/ref.py to ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/poor.py to poor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/hour.py to hour.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/boolean.py to boolean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/switch.py to switch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/string.py to string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/rich.py to rich.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/text.py to text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/date.py to date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/select.py to select.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/float.py to float.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/multilingual.py to multilingual.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/action.py to action.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/fields/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/translation.py to translation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/workflow/state.py to state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/workflow/standard.py to standard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/workflow/localRoles.py to localRoles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/workflow/history.py to history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/workflow/transition.py to transition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/workflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/root.py to root.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/meta/class_.py to class_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/meta/workflow.py to workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/meta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/tool.py to tool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/totals.py to totals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/document.py to document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/page.py to page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/searches/initiators.py to initiators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/searches/ui.py to ui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/searches/modes.py to modes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/searches/gridder.py to gridder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/searches/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr/updater.py to updater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr/po/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/tr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin/perform.py to perform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin/oclean.py to oclean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin/make.py to make.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin/ogrep.py to ogrep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin/deploy.py to deploy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin/osub.py to osub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin/lo.py to lo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/bin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/actions.py to actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/xhtml/visitors.py to visitors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/xhtml/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/xhtml/tags.py to tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/xhtml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/buffers.py to buffers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/lo_pool.py to lo_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/doc_importers.py to doc_importers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/styles_manager.py to styles_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/renderer.py to renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/odf_parser.py to odf_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/xhtml2odt.py to xhtml2odt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/elements.py to elements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/restricted.py to restricted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/pod_parser.py to pod_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/parts.py to parts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/Tester.py to Tester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlComplexTables.py to XhtmlComplexTables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlCustomStyles.py to XhtmlCustomStyles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/SimpleIfIsTrue.py to SimpleIfIsTrue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlSpan.py to XhtmlSpan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlWithStyle.py to XhtmlWithStyle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/ImagesImport.py to ImagesImport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlComplex.py to XhtmlComplex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/SimpleForRow.py to SimpleForRow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlKeepWithNext.py to XhtmlKeepWithNext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlTableProperties.py to XhtmlTableProperties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlStylesMapping.py to XhtmlStylesMapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/PersonsThree.py to PersonsThree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/FileHandlerImport.py to FileHandlerImport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlEmpty.py to XhtmlEmpty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlComplex5.py to XhtmlComplex5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlListProperties.py to XhtmlListProperties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/PersonsEight.py to PersonsEight.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlComplex2.py to XhtmlComplex2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlTwisted.py to XhtmlTwisted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlPIntoLis.py to XhtmlPIntoLis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/ForCell6.py to ForCell6.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlStylesErrors.py to XhtmlStylesErrors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlComplex4.py to XhtmlComplex4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlComplex6.py to XhtmlComplex6.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/PersonsTwo.py to PersonsTwo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlColgroupTable.py to XhtmlColgroupTable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlComplex7.py to XhtmlComplex7.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlStylesMapping2.py to XhtmlStylesMapping2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/SimpleForFilledList.py to SimpleForFilledList.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/SimpleIfIsFalse.py to SimpleIfIsFalse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/Chart1.py to Chart1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlNominal.py to XhtmlNominal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlEntities.py to XhtmlEntities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlTables.py to XhtmlTables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlComplex8.py to XhtmlComplex8.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlPIntoTds.py to XhtmlPIntoTds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/OnlyExpressions.py to OnlyExpressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/ElseStatements.py to ElseStatements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/SimpleForEmptyList.py to SimpleForEmptyList.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/FieldExpressions.py to FieldExpressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/PathImport.py to PathImport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/PersonsFour.py to PersonsFour.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/OdsSimple.py to OdsSimple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/IfAndFors1.py to IfAndFors1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlHtml.py to XhtmlHtml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/Empty.py to Empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/SimpleTest.py to SimpleTest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/VarStatements.py to VarStatements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlComplex3.py to XhtmlComplex3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/contexts/XhtmlComplex9.py to XhtmlComplex9.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/pod/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/guard.py to guard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/handler.py to handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/backup.py to backup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/languages.py to languages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/ldap.py to ldap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/scheduler.py to scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/traversal.py to traversal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/static.py to static.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/pool.py to pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/cookie.py to cookie.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/sso.py to sso.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/test/integration.py to integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/test/performance.py to performance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/test/monitoring.py to monitoring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpfekzw6i5.py' /usr/bin/python3 /tmp/tmpfekzw6i5.py removing /tmp/tmpfekzw6i5.py running install_egg_info running egg_info writing appy.egg-info/PKG-INFO writing dependency_links to appy.egg-info/dependency_links.txt writing requirements to appy.egg-info/requires.txt writing top-level names to appy.egg-info/top_level.txt package init file 'py3/appy/ui/static/__init__.py' not found (or not a regular file) package init file 'py3/appy/ui/static/ckeditor/__init__.py' not found (or not a regular file) package init file 'py3/appy/ui/static/jscalendar/__init__.py' not found (or not a regular file) package init file 'py3/appy/ui/static/jscalendar/skins/__init__.py' not found (or not a regular file) package init file 'py3/appy/ui/static/jscalendar/skins/tiger/__init__.py' not found (or not a regular file) package init file 'py3/appy/ui/static/jscalendar/skins/aqua/__init__.py' not found (or not a regular file) package init file 'py3/appy/ui/static/jscalendar/lang/__init__.py' not found (or not a regular file) package init file 'py3/appy/model/pod/__init__.py' not found (or not a regular file) package init file 'py3/appy/pod/test/templates/__init__.py' not found (or not a regular file) package init file 'py3/appy/pod/test/images/__init__.py' not found (or not a regular file) package init file 'py3/appy/pod/test/results/__init__.py' not found (or not a regular file) reading manifest file 'appy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'appy.egg-info/SOURCES.txt' Copying appy.egg-info to /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/lib/python3.9/site-packages/appy-1.0.15-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/bin copying build/scripts-3.9/appy -> /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/usr/bin/appy to 755 + install -d -m755 /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64//usr/share/doc/python-appy + '[' -d doc ']' ~/build/BUILDROOT/python-appy-1.0.15-1.x86_64 ~/build/BUILD/appy-1.0.15 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/appy-1.0.15 + mv /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.15-1 --unique-debug-suffix -1.0.15-1.x86_64 --unique-debug-src-base python-appy-1.0.15-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/appy-1.0.15 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-appy-1.0.15-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-appy-1.0.15-1.noarch Provides: python-appy python3-appy = 1.0.15-1 python3.9dist(appy) = 1.0.15 python3dist(appy) = 1.0.15 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(datetime) python3.9dist(zodb) Processing files: python-appy-help-1.0.15-1.noarch warning: Empty %files file /builddir/build/BUILD/appy-1.0.15/doclist.lst Provides: python-appy-help = 1.0.15-1 python3-appy-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-appy-1.0.15-1.x86_64 Wrote: /builddir/build/RPMS/python-appy-help-1.0.15-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-appy-1.0.15-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QSEfxz + umask 022 + cd /builddir/build/BUILD + cd appy-1.0.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-appy-1.0.15-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0