Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-products-plonemeeting.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1684144738.596055/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 aarch64 --nodeps /builddir/build/SPECS/python-products-plonemeeting.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-Products.PloneMeeting-4.2-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-products-plonemeeting.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1684144738.596055/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 aarch64 --nodeps /builddir/build/SPECS/python-products-plonemeeting.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-Products.PloneMeeting-4.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-products-plonemeeting.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1684144738.596055/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 aarch64 --nodeps /builddir/build/SPECS/python-products-plonemeeting.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.61SlUd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Products.PloneMeeting-4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/Products.PloneMeeting-4.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Products.PloneMeeting-4.2 + /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.BrSIXV + umask 022 + cd /builddir/build/BUILD + cd Products.PloneMeeting-4.2 + 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 -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/Products copying src/Products/__init__.py -> build/lib/Products creating build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/monkey.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/config.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/MeetingCategory.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/MeetingUser.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/maintenance.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/validators.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/safe_utils.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/utils.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/interfaces.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/adapters.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/events.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/MeetingGroup.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/MeetingItem.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/indexes.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/etags.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/__init__.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/testing.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/ToolPloneMeeting.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/setuphandlers.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/MeetingConfig.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/vocabularies.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/columns.py -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/Meeting.py -> build/lib/Products/PloneMeeting creating build/lib/Products/PloneMeeting/content copying src/Products/PloneMeeting/content/held_position.py -> build/lib/Products/PloneMeeting/content copying src/Products/PloneMeeting/content/directory.py -> build/lib/Products/PloneMeeting/content copying src/Products/PloneMeeting/content/category.py -> build/lib/Products/PloneMeeting/content copying src/Products/PloneMeeting/content/__init__.py -> build/lib/Products/PloneMeeting/content copying src/Products/PloneMeeting/content/source.py -> build/lib/Products/PloneMeeting/content copying src/Products/PloneMeeting/content/person.py -> build/lib/Products/PloneMeeting/content copying src/Products/PloneMeeting/content/advice.py -> build/lib/Products/PloneMeeting/content copying src/Products/PloneMeeting/content/meeting.py -> build/lib/Products/PloneMeeting/content copying src/Products/PloneMeeting/content/organization.py -> build/lib/Products/PloneMeeting/content creating build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/pm_selectreadonly.py -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/pm_checkbox.py -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/pm_textarea.py -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/__init__.py -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/pm_number.py -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/pm_richtext.py -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/pm_orderedselect.py -> build/lib/Products/PloneMeeting/widgets creating build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/advicecomment.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/overrides.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/itemassembly.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/itemtemplates.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/notify.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/views.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/imgselectbox.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/jsvariables.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/annexes.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/itemvotes.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/redirect.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/itemsignatures.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/itemattendee.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/advices.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/macros.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/itemduplicate.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/viewlets.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/itemcompleteness.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/advicechangedelay.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/itemchangeorder.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/portlet_todo.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/itememergency.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/__init__.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/views_unrestricted.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/adviceinheritance.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/async.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/itemlisttype.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/itempolltype.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/portlet_plonemeeting.py -> build/lib/Products/PloneMeeting/browser copying src/Products/PloneMeeting/browser/meeting.py -> build/lib/Products/PloneMeeting/browser creating build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4200.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4101.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4109.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4105.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4110.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4_1.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4203.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4205.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4100.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4107.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4202.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4108.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/__init__.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4201.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4104.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4204.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4106.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4103.py -> build/lib/Products/PloneMeeting/migrations copying src/Products/PloneMeeting/migrations/migrate_to_4102.py -> build/lib/Products/PloneMeeting/migrations creating build/lib/Products/PloneMeeting/documentgenerator copying src/Products/PloneMeeting/documentgenerator/condition.py -> build/lib/Products/PloneMeeting/documentgenerator copying src/Products/PloneMeeting/documentgenerator/__init__.py -> build/lib/Products/PloneMeeting/documentgenerator creating build/lib/Products/PloneMeeting/ftw_labels copying src/Products/PloneMeeting/ftw_labels/overrides.py -> build/lib/Products/PloneMeeting/ftw_labels copying src/Products/PloneMeeting/ftw_labels/adapters.py -> build/lib/Products/PloneMeeting/ftw_labels copying src/Products/PloneMeeting/ftw_labels/__init__.py -> build/lib/Products/PloneMeeting/ftw_labels copying src/Products/PloneMeeting/ftw_labels/vocabularies.py -> build/lib/Products/PloneMeeting/ftw_labels creating build/lib/Products/PloneMeeting/model copying src/Products/PloneMeeting/model/__init__.py -> build/lib/Products/PloneMeeting/model copying src/Products/PloneMeeting/model/adaptations.py -> build/lib/Products/PloneMeeting/model creating build/lib/Products/PloneMeeting/exportimport copying src/Products/PloneMeeting/exportimport/__init__.py -> build/lib/Products/PloneMeeting/exportimport copying src/Products/PloneMeeting/exportimport/content.py -> build/lib/Products/PloneMeeting/exportimport creating build/lib/Products/PloneMeeting/workflows copying src/Products/PloneMeeting/workflows/__init__.py -> build/lib/Products/PloneMeeting/workflows copying src/Products/PloneMeeting/workflows/advice.py -> build/lib/Products/PloneMeeting/workflows copying src/Products/PloneMeeting/workflows/meeting.py -> build/lib/Products/PloneMeeting/workflows creating build/lib/Products/PloneMeeting/filters copying src/Products/PloneMeeting/filters/remove_highlight.py -> build/lib/Products/PloneMeeting/filters copying src/Products/PloneMeeting/filters/__init__.py -> build/lib/Products/PloneMeeting/filters creating build/lib/Products/PloneMeeting/profiles copying src/Products/PloneMeeting/profiles/__init__.py -> build/lib/Products/PloneMeeting/profiles creating build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testVotes.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testFaceted.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testSearches.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testMeetingCategory.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testWorkflows.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testSetup.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testChangeItemOrderView.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/test_robot.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testAdvices.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testViews.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testWFAdaptations.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testMeetingConfig.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testPerformances.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/events.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testMeeting.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testToolPloneMeeting.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testUtils.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/__init__.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testPortlets.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testColumns.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/helpers.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testValidators.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testAnnexes.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testMeetingItem.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/PloneMeetingTestCase.py -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/testContacts.py -> build/lib/Products/PloneMeeting/tests creating build/lib/Products/PloneMeeting/Extensions copying src/Products/PloneMeeting/Extensions/imports.py -> build/lib/Products/PloneMeeting/Extensions copying src/Products/PloneMeeting/Extensions/__init__.py -> build/lib/Products/PloneMeeting/Extensions creating build/lib/Products/PloneMeeting/behaviors copying src/Products/PloneMeeting/behaviors/overrides.py -> build/lib/Products/PloneMeeting/behaviors copying src/Products/PloneMeeting/behaviors/__init__.py -> build/lib/Products/PloneMeeting/behaviors creating build/lib/Products/PloneMeeting/ckeditor copying src/Products/PloneMeeting/ckeditor/__init__.py -> build/lib/Products/PloneMeeting/ckeditor copying src/Products/PloneMeeting/ckeditor/ckeditorview.py -> build/lib/Products/PloneMeeting/ckeditor creating build/lib/Products/PloneMeeting/profiles/testing copying src/Products/PloneMeeting/profiles/testing/__init__.py -> build/lib/Products/PloneMeeting/profiles/testing copying src/Products/PloneMeeting/profiles/testing/import_data.py -> build/lib/Products/PloneMeeting/profiles/testing creating build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/__init__.py -> build/lib/Products/PloneMeeting/profiles/default running egg_info writing src/Products.PloneMeeting.egg-info/PKG-INFO writing dependency_links to src/Products.PloneMeeting.egg-info/dependency_links.txt writing namespace_packages to src/Products.PloneMeeting.egg-info/namespace_packages.txt writing requirements to src/Products.PloneMeeting.egg-info/requires.txt writing top-level names to src/Products.PloneMeeting.egg-info/top_level.txt reading manifest file 'src/Products.PloneMeeting.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.conf' warning: no files found matching '*.ignore' warning: no files found matching 'Makefile' warning: no files found matching 'base.cfg' warning: no files found matching 'buildout.cfg' warning: no files found matching 'dev.cfg' warning: no files found matching 'prod.cfg' warning: no files found matching 'versions-base.cfg' warning: no files found matching 'versions-dev.cfg' warning: no previously-included files matching 'svnignore' found under directory 'src' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.cpy' under directory 'src' warning: no files found matching '*.vpy' under directory 'src' warning: no files found matching '*.conf' under directory 'templates' warning: no previously-included files found matching '.vscode' warning: no previously-included files found matching '.vscode/settings.json' writing manifest file 'src/Products.PloneMeeting.egg-info/SOURCES.txt' copying src/Products/PloneMeeting/EXTEND_GUIDE.txt -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/INSTALL.TXT -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/LICENSE.GPL -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/LICENSE.ZPL -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/LICENSE.txt -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/MIGRATE_TO_DX.rst -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/README.txt -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/columns.zcml -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/configure.zcml -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/events.zcml -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/overrides.zcml -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/profiles.zcml -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/profiling.zcml -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/refresh.txt -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/testing.zcml -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/tool.gif -> build/lib/Products/PloneMeeting copying src/Products/PloneMeeting/vocabularies.zcml -> build/lib/Products/PloneMeeting creating build/lib/Products/PloneMeeting/faceted_conf copying src/Products/PloneMeeting/faceted_conf/default_dashboard_items_widgets.xml -> build/lib/Products/PloneMeeting/faceted_conf copying src/Products/PloneMeeting/faceted_conf/default_dashboard_meetings_widgets.xml -> build/lib/Products/PloneMeeting/faceted_conf copying src/Products/PloneMeeting/faceted_conf/default_dashboard_widgets.xml -> build/lib/Products/PloneMeeting/faceted_conf copying src/Products/PloneMeeting/faceted_conf/upgrade_step_4104_add_item_widgets.xml -> build/lib/Products/PloneMeeting/faceted_conf copying src/Products/PloneMeeting/faceted_conf/upgrade_step_4200_add_item_widgets.xml -> build/lib/Products/PloneMeeting/faceted_conf copying src/Products/PloneMeeting/faceted_conf/upgrade_step_4200_update_meeting_widgets.xml -> build/lib/Products/PloneMeeting/faceted_conf copying src/Products/PloneMeeting/faceted_conf/upgrade_step_add_item_widgets.xml -> build/lib/Products/PloneMeeting/faceted_conf copying src/Products/PloneMeeting/faceted_conf/upgrade_step_add_meeting_widgets.xml -> build/lib/Products/PloneMeeting/faceted_conf creating build/lib/Products/PloneMeeting/skins creating build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/.metadata -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/Meeting.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingConfig.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingFile.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingFileType.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingGroup.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingItem.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingItem.png.metadata -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingItemAzur.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingItemBlack.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingItemGreen.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingItemGrey.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingItemOrange.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingItemPink.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingItemPurple.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingItemRed.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingItemYellow.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/MeetingUser.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/PodTemplate.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/ToolPloneMeeting.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/ToolPloneMeeting.png.metadata -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/accept.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/accept_but_modify.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/accept_out_of_meeting.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/accept_out_of_meeting_emergency.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/acceptable_out_of_meeting.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/accepted_but_modified.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/activate.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/adopts_next_agenda_of.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_hands_asked_again.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_hands_asked_again_back_to_previous.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_hands_cautious.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_hands_considered_not_given_hidden_during_redaction.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_hands_disable_hidden_during_redaction.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_hands_enable_hidden_during_redaction.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_hands_hidden_during_redaction.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_hands_negative.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_hands_nil.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_hands_not_given.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_hands_positive.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_hands_positive_with_comments.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_hands_positive_with_remarks.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_inherited.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_inherited_remove.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_manage.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_not_asked.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_reinit_delay.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_standard_asked_again.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_standard_asked_again_back_to_previous.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_standard_cautious.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_standard_considered_not_given_hidden_during_redaction.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_standard_disable_hidden_during_redaction.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_standard_enable_hidden_during_redaction.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_standard_hidden_during_redaction.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_standard_negative.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_standard_nil.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_standard_not_given.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_standard_positive.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_standard_positive_with_comments.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_standard_positive_with_remarks.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_with_delay.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_with_delay_big.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_with_delay_big_green.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_with_delay_big_orange.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_with_delay_big_red.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/advice_with_delay_disabled_big.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/annexToPrintDisabled.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/annexToPrintNo.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/annexToPrintYes.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/arrowLeftDouble.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/arrowLeftSimple.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/arrowRightDouble.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/arrowRightSimple.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/arrowSeveral.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToAccepted.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToClosed.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToCreated.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToDecided.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToItemCreated.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToItemFrozen.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToItemPublished.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToPresented.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToPrevalidated.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToProposed.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToProposedToValidationLevel1.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToProposedToValidationLevel2.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToProposedToValidationLevel3.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToProposedToValidationLevel4.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToProposedToValidationLevel5.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToPublished.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToValidated.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToValidatedFromAcceptedOutOfMeeting.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToValidatedFromAcceptedOutOfMeetingEmergency.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backToValidatedFromTransfered.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_from_waiting_advices.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_itemcreated_from_waiting_advices.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_itemfrozen_from_returned_to_proposing_group.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_itempublished_from_returned_to_proposing_group.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_presented_from_returned_to_proposing_group.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_prevalidated_from_waiting_advices.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_proposedToValidationLevel1_from_waiting_advices.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_proposedToValidationLevel2_from_waiting_advices.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_proposedToValidationLevel3_from_waiting_advices.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_proposedToValidationLevel4_from_waiting_advices.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_proposedToValidationLevel5_from_waiting_advices.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_proposed_from_waiting_advices.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_from_returned_to_proposing_group_prevalidated.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_from_returned_to_proposing_group_proposed.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_from_returned_to_proposing_group_proposedToValidationLevel1.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_from_returned_to_proposing_group_proposedToValidationLevel2.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_from_returned_to_proposing_group_proposedToValidationLevel3.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_from_returned_to_proposing_group_proposedToValidationLevel4.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_from_returned_to_proposing_group_proposedToValidationLevel5.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_proposed_from_returned_to_proposing_group_prevalidated.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/backTo_validated_from_waiting_advices.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/back_to.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/blue_arrow.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/budgetRelatedNo.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/budgetRelatedYes.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/cancel_edit.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/changes.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/checked.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_emergency.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_emergency_public.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_emergency_public_heading.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_emergency_secret.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_emergency_secret_heading.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_public.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_public_heading.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_secret.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_secret_heading.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/cloned_and_decided.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/cloned_not_decided.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/collapseDescrs.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/confirm.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/copy_icon.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/deactivate.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/deadlineKo.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/delay.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/delayed.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/delete_grey_icon.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/delete_many.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/delete_small.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/departure.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/documentviewer_convert.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/drop_down.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/duplicate_and_keep_link.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/emergency_accepted.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/emergency_asked.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/emergency_refused.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/entrance.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/errored_conversion.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/expandDescrs.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/extraordinarySession.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/eye.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/funnel.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_prevalidated.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposeToValidationLevel1.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposeToValidationLevel2.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposeToValidationLevel3.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposeToValidationLevel4.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposeToValidationLevel5.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposed.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposedToValidationLevel1.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposedToValidationLevel2.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposedToValidationLevel3.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposedToValidationLevel4.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposedToValidationLevel5.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/gotoItem.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/gotoItemInMeeting.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/gotoMeeting.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/greyedMeeting.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/group_users.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/help.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/isConfidentialNo.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/isConfidentialYes.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/itemIsSignedNo.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/itemIsSignedYes.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/itemfreeze.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/itempublish.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/late.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/leaving.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/linkOpaqueDisabled.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/logo.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/manage.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/manage_annexes.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/mark_not_applicable.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/marked_not_applicable.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/meetingadvice.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/meetingcategory.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/more_less_details.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/new.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/new_from.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/new_from_greyed.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/new_greyed.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/new_meetingadvice.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/new_meetingadvicefinances.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/new_multiple.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/night.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/oralQuestion.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/pb_close_small.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/pixel.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/ploneMeeting.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/plus.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/pm-contenttypes-sprite.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/pm_config.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/pm_home.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/pm_preferences.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/postpone_next_meeting.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/postponed_next_meeting.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/pre_accept.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/pre_accepted.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/present.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/presentSeveral.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/prevalidate.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/propose.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/proposeToValidationLevel1.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/proposeToValidationLevel2.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/proposeToValidationLevel3.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/proposeToValidationLevel4.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/proposeToValidationLevel5.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/proposedToValidationLevel1.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/proposedToValidationLevel2.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/proposedToValidationLevel3.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/proposedToValidationLevel4.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/proposedToValidationLevel5.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/questionMark.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/refresh.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/refuse.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/refused.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/remove.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/removeSeveral.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/removed.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/rename_icon.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/reorder.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/return_to_proposing_group.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/save.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/save_and_exit.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/search_button_icon.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/see_everything.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/select_items.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/sendMail.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/sprites.zip -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/store_as_annex.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/switch.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/switch_not_allowed.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/takenOverByCurrentUser.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/takenOverByNobody.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/takenOverByOtherUser.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/to.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/toDiscussNo.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/toDiscussYes.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/transfer.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/users.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/validate.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/videoconference.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/view.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/wait_advices_down_from.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/wait_advices_from.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/wait_advices_from_itemcreated.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/wait_advices_from_prevalidated.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/wait_advices_from_proposed.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/wait_advices_up_from.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/wf_down.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/wf_up.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/will_be_cloned_to_other_mc.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/will_be_cloned_to_other_mc_emergency.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/will_be_cloned_to_other_mc_emergency_public.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/will_be_cloned_to_other_mc_emergency_secret.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/will_be_cloned_to_other_mc_public.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/will_be_cloned_to_other_mc_secret.png -> build/lib/Products/PloneMeeting/skins/plonemeeting_images copying src/Products/PloneMeeting/skins/plonemeeting_images/yes.gif -> build/lib/Products/PloneMeeting/skins/plonemeeting_images creating build/lib/Products/PloneMeeting/skins/plonemeeting_plone copying src/Products/PloneMeeting/skins/plonemeeting_plone/base_edit.cpt -> build/lib/Products/PloneMeeting/skins/plonemeeting_plone copying src/Products/PloneMeeting/skins/plonemeeting_plone/base_edit.cpt.metadata -> build/lib/Products/PloneMeeting/skins/plonemeeting_plone copying src/Products/PloneMeeting/skins/plonemeeting_plone/datagrid_checkbox_cell.pt -> build/lib/Products/PloneMeeting/skins/plonemeeting_plone copying src/Products/PloneMeeting/skins/plonemeeting_plone/datagrid_multiselect_cell.pt -> build/lib/Products/PloneMeeting/skins/plonemeeting_plone copying src/Products/PloneMeeting/skins/plonemeeting_plone/datagrid_select_cell.pt -> build/lib/Products/PloneMeeting/skins/plonemeeting_plone copying src/Products/PloneMeeting/skins/plonemeeting_plone/displayContentsTab.py -> build/lib/Products/PloneMeeting/skins/plonemeeting_plone copying src/Products/PloneMeeting/skins/plonemeeting_plone/login_success.pt -> build/lib/Products/PloneMeeting/skins/plonemeeting_plone copying src/Products/PloneMeeting/skins/plonemeeting_plone/versions_history_form.pt -> build/lib/Products/PloneMeeting/skins/plonemeeting_plone creating build/lib/Products/PloneMeeting/skins/plonemeeting_styles copying src/Products/PloneMeeting/skins/plonemeeting_styles/plonemeeting.css.dtml -> build/lib/Products/PloneMeeting/skins/plonemeeting_styles copying src/Products/PloneMeeting/skins/plonemeeting_styles/plonemeeting.js -> build/lib/Products/PloneMeeting/skins/plonemeeting_styles copying src/Products/PloneMeeting/skins/plonemeeting_styles/plonemeetingpopups.js -> build/lib/Products/PloneMeeting/skins/plonemeeting_styles creating build/lib/Products/PloneMeeting/skins/plonemeeting_templates copying src/Products/PloneMeeting/skins/plonemeeting_templates/meeting_edit.pt -> build/lib/Products/PloneMeeting/skins/plonemeeting_templates copying src/Products/PloneMeeting/skins/plonemeeting_templates/meetingconfig_view.pt -> build/lib/Products/PloneMeeting/skins/plonemeeting_templates copying src/Products/PloneMeeting/skins/plonemeeting_templates/meetingitem_edit.pt -> build/lib/Products/PloneMeeting/skins/plonemeeting_templates copying src/Products/PloneMeeting/skins/plonemeeting_templates/meetingitem_view.pt -> build/lib/Products/PloneMeeting/skins/plonemeeting_templates copying src/Products/PloneMeeting/skins/plonemeeting_templates/toolplonemeeting_view.pt -> build/lib/Products/PloneMeeting/skins/plonemeeting_templates copying src/Products/PloneMeeting/content/configure.zcml -> build/lib/Products/PloneMeeting/content copying src/Products/PloneMeeting/widgets/configure.zcml -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/datagridfield_display.pt -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/orderedselect_hidden.pt -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/pm_checkbox_display.pt -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/pm_checkbox_input.pt -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/pm_number_input.pt -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/pm_orderedselect_display.pt -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/pm_richtext_display.pt -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/pm_richtext_fastedit.pt -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/widgets/pm_selectreadonly_input.pt -> build/lib/Products/PloneMeeting/widgets copying src/Products/PloneMeeting/browser/configure.zcml -> build/lib/Products/PloneMeeting/browser creating build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/actions_panel_config_linkedplonegroups.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/actions_panel_config_viewlet.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/actions_panel_deletewholemeeting.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/advice-given-history.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/advice-infos.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/advice_event_preview.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/adviceconfidentiality.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/advicedelays.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/advicedelayshistory.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/advices-icons-infos.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/advices-icons.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/ajax.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/categorized_annexes.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/category_meetingitems.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/category_meetings.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/display_absents_from_meeting.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/display_annexes.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/display_assembly_from_meeting.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/display_collapsible_field.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/display_excused_from_meeting.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/display_inherited_advice_item_infos.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/display_select_all_vote_value.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/display_signatures_from_meeting.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/generationlinks.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/grouped_configs.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/header_advice.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/header_item.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/header_meeting.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/held_position_back_refs.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/imgselectbox.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/item_linked_items.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/item_navigation_widget.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/itemassemblyandsignatures.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/itemcompleteness.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/itemcompletenesschange.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/itemcompletenesshistory.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/itememergency.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/itememergencyhistory.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/itemissigned.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/itemlisttype.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/itemmoreinfos.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/itemnumber.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/itempolltype.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/itemstaticinfos.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/itemtemplates.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/itemtemplates_tree_recurse.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/itemtodiscuss.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/macros.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/meeting_attendees_edit.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/meeting_available_items_view.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/meeting_inserting_methods_help_msg.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/meeting_item_changed_attendees_order.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/meeting_item_not_present.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/meeting_item_redefined_position.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/meeting_item_signatories.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/meeting_item_voters.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/meeting_view.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/meetingadvice.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/meetingassemblyandsignatures.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/meetingstaticinfos.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/plonemeeting_redirect_to_app_view.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/pod_template_mailing_lists.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/popup.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/portlet_plonemeeting.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/portlet_todo.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/sections.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/term_searchmeetings.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/viewlet_force_insert_normal.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/browser/templates/viewlet_held_position_back_refs.pt -> build/lib/Products/PloneMeeting/browser/templates copying src/Products/PloneMeeting/documentgenerator/configure.zcml -> build/lib/Products/PloneMeeting/documentgenerator copying src/Products/PloneMeeting/ftw_labels/configure.zcml -> build/lib/Products/PloneMeeting/ftw_labels copying src/Products/PloneMeeting/ftw_labels/overrides.zcml -> build/lib/Products/PloneMeeting/ftw_labels copying src/Products/PloneMeeting/model/PloneMeeting.zargo -> build/lib/Products/PloneMeeting/model copying src/Products/PloneMeeting/model/README.txt -> build/lib/Products/PloneMeeting/model copying src/Products/PloneMeeting/model/generate.conf -> build/lib/Products/PloneMeeting/model copying src/Products/PloneMeeting/model/generate.sh -> build/lib/Products/PloneMeeting/model copying src/Products/PloneMeeting/workflows/configure.zcml -> build/lib/Products/PloneMeeting/workflows copying src/Products/PloneMeeting/filters/configure.zcml -> build/lib/Products/PloneMeeting/filters copying src/Products/PloneMeeting/tests/FILE.txt -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/annex_not_to_index.txt -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/dot.gif -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/events.zcml -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/file_correct.pdf -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/file_correct2.pdf -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/file_errorDuringConversion.pdf -> build/lib/Products/PloneMeeting/tests copying src/Products/PloneMeeting/tests/file_unconvertableFormat.eml -> build/lib/Products/PloneMeeting/tests creating build/lib/Products/PloneMeeting/tests/robot copying src/Products/PloneMeeting/tests/robot/doc-fr.robot -> build/lib/Products/PloneMeeting/tests/robot copying src/Products/PloneMeeting/tests/robot/keywords.robot -> build/lib/Products/PloneMeeting/tests/robot copying src/Products/PloneMeeting/tests/robot/views.robot -> build/lib/Products/PloneMeeting/tests/robot copying src/Products/PloneMeeting/ckeditor/configure.zcml -> build/lib/Products/PloneMeeting/ckeditor creating build/lib/Products/PloneMeeting/ckeditor/imagerotate copying src/Products/PloneMeeting/ckeditor/imagerotate/README.md -> build/lib/Products/PloneMeeting/ckeditor/imagerotate copying src/Products/PloneMeeting/ckeditor/imagerotate/plugin.js -> build/lib/Products/PloneMeeting/ckeditor/imagerotate creating build/lib/Products/PloneMeeting/ckeditor/imagerotate/icons copying src/Products/PloneMeeting/ckeditor/imagerotate/icons/rotate-left.png -> build/lib/Products/PloneMeeting/ckeditor/imagerotate/icons copying src/Products/PloneMeeting/ckeditor/imagerotate/icons/rotate-right.png -> build/lib/Products/PloneMeeting/ckeditor/imagerotate/icons creating build/lib/Products/PloneMeeting/ckeditor/imagerotate/icons/hidpi copying src/Products/PloneMeeting/ckeditor/imagerotate/icons/hidpi/rotate-left.png -> build/lib/Products/PloneMeeting/ckeditor/imagerotate/icons/hidpi copying src/Products/PloneMeeting/ckeditor/imagerotate/icons/hidpi/rotate-right.png -> build/lib/Products/PloneMeeting/ckeditor/imagerotate/icons/hidpi creating build/lib/Products/PloneMeeting/ckeditor/imagerotate/lang copying src/Products/PloneMeeting/ckeditor/imagerotate/lang/en.js -> build/lib/Products/PloneMeeting/ckeditor/imagerotate/lang copying src/Products/PloneMeeting/ckeditor/imagerotate/lang/et.js -> build/lib/Products/PloneMeeting/ckeditor/imagerotate/lang copying src/Products/PloneMeeting/ckeditor/imagerotate/lang/fr.js -> build/lib/Products/PloneMeeting/ckeditor/imagerotate/lang copying src/Products/PloneMeeting/profiles/testing/Import_contacts.ods -> build/lib/Products/PloneMeeting/profiles/testing copying src/Products/PloneMeeting/profiles/testing/PloneMeeting_testing_marker.txt -> build/lib/Products/PloneMeeting/profiles/testing copying src/Products/PloneMeeting/profiles/testing/heldpositions.csv -> build/lib/Products/PloneMeeting/profiles/testing copying src/Products/PloneMeeting/profiles/testing/import_steps.xml -> build/lib/Products/PloneMeeting/profiles/testing copying src/Products/PloneMeeting/profiles/testing/metadata.xml -> build/lib/Products/PloneMeeting/profiles/testing copying src/Products/PloneMeeting/profiles/testing/organizations.csv -> build/lib/Products/PloneMeeting/profiles/testing copying src/Products/PloneMeeting/profiles/testing/persons.csv -> build/lib/Products/PloneMeeting/profiles/testing copying src/Products/PloneMeeting/profiles/testing/toolset.xml -> build/lib/Products/PloneMeeting/profiles/testing creating build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/SignatureCadranel.jpg -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/attach.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/budget.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/budgetAnalysis.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/cahier.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/decision.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/decisionAnnex.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/deliberation_signed.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/deliberation_to_sign.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/financialAnalysis.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/itemAnnex.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/legalAdvice.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/legalAnalysis.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/negative.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/nil.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/overheadAnalysis.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/person1.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/positive.png -> build/lib/Products/PloneMeeting/profiles/testing/images copying src/Products/PloneMeeting/profiles/testing/images/remarks.png -> build/lib/Products/PloneMeeting/profiles/testing/images creating build/lib/Products/PloneMeeting/profiles/testing/templates copying src/Products/PloneMeeting/profiles/testing/templates/Agenda.odt -> build/lib/Products/PloneMeeting/profiles/testing/templates copying src/Products/PloneMeeting/profiles/testing/templates/Dashboard.odt -> build/lib/Products/PloneMeeting/profiles/testing/templates copying src/Products/PloneMeeting/profiles/testing/templates/Decisions.odt -> build/lib/Products/PloneMeeting/profiles/testing/templates copying src/Products/PloneMeeting/profiles/testing/templates/Item.odt -> build/lib/Products/PloneMeeting/profiles/testing/templates copying src/Products/PloneMeeting/profiles/testing/templates/all_item.odt -> build/lib/Products/PloneMeeting/profiles/testing/templates copying src/Products/PloneMeeting/profiles/testing/templates/organizations-export.ods -> build/lib/Products/PloneMeeting/profiles/testing/templates copying src/Products/PloneMeeting/profiles/testing/templates/styles1.odt -> build/lib/Products/PloneMeeting/profiles/testing/templates copying src/Products/PloneMeeting/profiles/testing/templates/styles2.odt -> build/lib/Products/PloneMeeting/profiles/testing/templates copying src/Products/PloneMeeting/profiles/default/PloneMeeting_marker.txt -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/actions.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/browserlayer.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/controlpanel.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/cssregistry.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/factorytool.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/import_steps.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/jsregistry.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/metadata.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/portal_atct.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/portlets.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/propertiestool.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/registry.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/repositorytool.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/rolemap.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/skins.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/toolset.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/types.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/viewlets.xml -> build/lib/Products/PloneMeeting/profiles/default copying src/Products/PloneMeeting/profiles/default/workflows.xml -> build/lib/Products/PloneMeeting/profiles/default creating build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/ConfigurablePODTemplate.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/ContentCategory.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/ContentCategoryGroup.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/ContentSubcategory.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/DashboardPODTemplate.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/ItemAnnexContentCategory.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/ItemAnnexContentSubcategory.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/Meeting.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/MeetingConfig.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/MeetingItem.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/MeetingItemRecurring.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/MeetingItemTemplate.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/Plone_Site.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/ToolPloneMeeting.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/Topic.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/annex.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/annexDecision.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/directory.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/held_position.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/meetingadvice.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/meetingcategory.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/organization.xml -> build/lib/Products/PloneMeeting/profiles/default/types copying src/Products/PloneMeeting/profiles/default/types/person.xml -> build/lib/Products/PloneMeeting/profiles/default/types creating build/lib/Products/PloneMeeting/profiles/default/workflows creating build/lib/Products/PloneMeeting/profiles/default/workflows/meeting_workflow copying src/Products/PloneMeeting/profiles/default/workflows/meeting_workflow/definition.xml -> build/lib/Products/PloneMeeting/profiles/default/workflows/meeting_workflow creating build/lib/Products/PloneMeeting/profiles/default/workflows/meetingadvice_workflow copying src/Products/PloneMeeting/profiles/default/workflows/meetingadvice_workflow/definition.xml -> build/lib/Products/PloneMeeting/profiles/default/workflows/meetingadvice_workflow creating build/lib/Products/PloneMeeting/profiles/default/workflows/meetingitem_workflow copying src/Products/PloneMeeting/profiles/default/workflows/meetingitem_workflow/definition.xml -> build/lib/Products/PloneMeeting/profiles/default/workflows/meetingitem_workflow creating build/lib/Products/PloneMeeting/profiles/default/workflows/plonemeeting_activity_managers_workflow copying src/Products/PloneMeeting/profiles/default/workflows/plonemeeting_activity_managers_workflow/definition.xml -> build/lib/Products/PloneMeeting/profiles/default/workflows/plonemeeting_activity_managers_workflow creating build/lib/Products/PloneMeeting/profiles/default/workflows/plonemeeting_activity_workflow copying src/Products/PloneMeeting/profiles/default/workflows/plonemeeting_activity_workflow/definition.xml -> build/lib/Products/PloneMeeting/profiles/default/workflows/plonemeeting_activity_workflow creating build/lib/Products/PloneMeeting/profiles/default/workflows/plonemeeting_onestate_workflow copying src/Products/PloneMeeting/profiles/default/workflows/plonemeeting_onestate_workflow/definition.xml -> build/lib/Products/PloneMeeting/profiles/default/workflows/plonemeeting_onestate_workflow + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9ygDgD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64 + cd Products.PloneMeeting-4.2 + 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 -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-Products.PloneMeeting-4.2-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib Skipping installation of /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/__init__.py (namespace package) copying Products/PloneMeeting/configure.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/monkey.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/config.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/overrides.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/MeetingCategory.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/MeetingUser.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/maintenance.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/validators.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/profiles.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/safe_utils.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/utils.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/LICENSE.ZPL -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/interfaces.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/testing.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/adapters.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/vocabularies.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/MIGRATE_TO_DX.rst -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/events.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/tool.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/columns.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/MeetingGroup.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/MeetingItem.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/indexes.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/etags.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/README.txt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/refresh.txt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/INSTALL.TXT -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/testing.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/LICENSE.GPL -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/profiling.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/events.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/ToolPloneMeeting.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/setuphandlers.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/MeetingConfig.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/LICENSE.txt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/vocabularies.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/columns.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/Meeting.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/EXTEND_GUIDE.txt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting copying Products/PloneMeeting/content/configure.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content copying Products/PloneMeeting/content/held_position.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content copying Products/PloneMeeting/content/directory.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content copying Products/PloneMeeting/content/category.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content copying Products/PloneMeeting/content/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content copying Products/PloneMeeting/content/source.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content copying Products/PloneMeeting/content/person.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content copying Products/PloneMeeting/content/advice.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content copying Products/PloneMeeting/content/meeting.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content copying Products/PloneMeeting/content/organization.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content copying Products/PloneMeeting/widgets/pm_checkbox_display.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/configure.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/orderedselect_hidden.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/pm_richtext_fastedit.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/pm_richtext_display.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/pm_selectreadonly.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/pm_checkbox.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/pm_textarea.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/pm_number.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/pm_number_input.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/pm_richtext.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/pm_orderedselect_display.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/pm_checkbox_input.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/pm_orderedselect.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/pm_selectreadonly_input.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/widgets/datagridfield_display.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets copying Products/PloneMeeting/browser/advicecomment.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/configure.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/overrides.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/itemassembly.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/itemtemplates.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/notify.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/views.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/imgselectbox.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/jsvariables.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/annexes.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/itemvotes.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/redirect.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/itemsignatures.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/itemattendee.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/advices.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/macros.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/itemduplicate.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/viewlets.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/itemcompleteness.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/advicechangedelay.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/itemchangeorder.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/portlet_todo.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/itememergency.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/views_unrestricted.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/adviceinheritance.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/async.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/itemlisttype.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/itempolltype.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/portlet_plonemeeting.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/meeting.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser copying Products/PloneMeeting/browser/templates/meeting_item_changed_attendees_order.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/portlet_todo.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/itemtodiscuss.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/held_position_back_refs.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/category_meetingitems.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/itemnumber.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/display_select_all_vote_value.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/itemcompletenesshistory.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/advicedelays.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/meeting_item_voters.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/header_item.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/advices-icons.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/itememergency.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/adviceconfidentiality.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/term_searchmeetings.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/display_signatures_from_meeting.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/display_annexes.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/header_advice.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/meeting_available_items_view.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/itempolltype.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/ajax.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/viewlet_held_position_back_refs.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/header_meeting.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/item_linked_items.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/macros.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/display_absents_from_meeting.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/meeting_item_signatories.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/itemlisttype.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/item_navigation_widget.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/display_excused_from_meeting.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/itemcompleteness.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/meeting_view.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/sections.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/popup.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/display_collapsible_field.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/generationlinks.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/meeting_item_redefined_position.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/advice-infos.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/itemcompletenesschange.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/meetingassemblyandsignatures.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/advice_event_preview.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/viewlet_force_insert_normal.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/itemmoreinfos.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/categorized_annexes.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/meetingstaticinfos.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/meeting_item_not_present.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/itemtemplates.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/meeting_inserting_methods_help_msg.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/display_inherited_advice_item_infos.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/itemassemblyandsignatures.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/advices-icons-infos.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/itemtemplates_tree_recurse.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/pod_template_mailing_lists.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/itemissigned.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/advice-given-history.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/actions_panel_config_viewlet.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/display_assembly_from_meeting.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/category_meetings.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/actions_panel_config_linkedplonegroups.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/plonemeeting_redirect_to_app_view.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/itemstaticinfos.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/itememergencyhistory.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/meeting_attendees_edit.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/grouped_configs.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/imgselectbox.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/portlet_plonemeeting.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/meetingadvice.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/actions_panel_deletewholemeeting.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/browser/templates/advicedelayshistory.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/templates copying Products/PloneMeeting/migrations/migrate_to_4200.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4101.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4109.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4105.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4110.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4_1.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4203.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4205.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4100.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4107.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4202.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4108.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4201.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4104.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4204.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4106.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4103.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/migrations/migrate_to_4102.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations copying Products/PloneMeeting/documentgenerator/configure.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/documentgenerator copying Products/PloneMeeting/documentgenerator/condition.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/documentgenerator copying Products/PloneMeeting/documentgenerator/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/documentgenerator copying Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposeToValidationLevel4.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/plus.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToProposedToValidationLevel4.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingItemAzur.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_presented_from_returned_to_proposing_group.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/refresh.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToValidatedFromAcceptedOutOfMeetingEmergency.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/toDiscussNo.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_proposedToValidationLevel4_from_waiting_advices.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/copy_icon.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_with_delay_big.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_proposed_from_waiting_advices.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/pm_config.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_emergency_public_heading.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToValidatedFromTransfered.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/pixel.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_standard_disable_hidden_during_redaction.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingItemBlack.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/proposedToValidationLevel4.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/presentSeveral.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToPrevalidated.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToProposedToValidationLevel3.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposedToValidationLevel1.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/errored_conversion.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/removed.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/isConfidentialNo.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/manage_annexes.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/leaving.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToValidated.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/more_less_details.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/activate.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_standard_cautious.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/help.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_from_returned_to_proposing_group_proposedToValidationLevel4.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/propose.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/accept_out_of_meeting.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/proposeToValidationLevel5.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/cloned_not_decided.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_hands_asked_again_back_to_previous.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/departure.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/budgetRelatedYes.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/to.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/present.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/sendMail.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_hands_disable_hidden_during_redaction.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToPublished.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_hands_hidden_during_redaction.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/will_be_cloned_to_other_mc_emergency_public.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToDecided.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_standard_considered_not_given_hidden_during_redaction.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_from_returned_to_proposing_group_proposedToValidationLevel5.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/budgetRelatedNo.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/delete_many.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_inherited_remove.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_hands_nil.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/removeSeveral.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposeToValidationLevel1.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/takenOverByNobody.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/confirm.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposed.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/will_be_cloned_to_other_mc_secret.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/itemIsSignedYes.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_public_heading.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_standard_positive_with_remarks.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/isConfidentialYes.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/save.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/reorder.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/entrance.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_proposedToValidationLevel5_from_waiting_advices.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_emergency.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/accept.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/proposeToValidationLevel1.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToPresented.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/proposeToValidationLevel3.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/arrowSeveral.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/deadlineKo.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_emergency_public.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/duplicate_and_keep_link.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_reinit_delay.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_hands_considered_not_given_hidden_during_redaction.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/ToolPloneMeeting.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/see_everything.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/gotoMeeting.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_with_delay_big_red.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/blue_arrow.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/pre_accepted.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingItemYellow.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/group_users.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_secret.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingUser.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingConfig.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_standard_enable_hidden_during_redaction.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/save_and_exit.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/arrowLeftDouble.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposedToValidationLevel4.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToProposedToValidationLevel5.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/new_multiple.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_standard_asked_again_back_to_previous.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_with_delay_disabled_big.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/annexToPrintYes.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/view.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/validate.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_not_asked.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_manage.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/changes.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/new_greyed.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposedToValidationLevel5.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/greyedMeeting.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToCreated.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposeToValidationLevel3.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/wf_down.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/pre_accept.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/emergency_accepted.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_itemcreated_from_waiting_advices.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/accept_but_modify.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/delete_small.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/extraordinarySession.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_from_returned_to_proposing_group_proposed.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/wait_advices_down_from.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_standard_hidden_during_redaction.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingItemOrange.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/arrowLeftSimple.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposeToValidationLevel5.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/rename_icon.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/return_to_proposing_group.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingItemGrey.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_from_returned_to_proposing_group_proposedToValidationLevel2.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToClosed.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/logo.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_inherited.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/wait_advices_up_from.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/linkOpaqueDisabled.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/prevalidate.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingGroup.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/drop_down.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/postponed_next_meeting.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingFile.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/proposeToValidationLevel4.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/ploneMeeting.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/itempublish.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/videoconference.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/funnel.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingItemPink.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/cancel_edit.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/acceptable_out_of_meeting.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/documentviewer_convert.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/back_to.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingFileType.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/checked.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_hands_enable_hidden_during_redaction.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/refused.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/wait_advices_from_itemcreated.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_with_delay.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/ToolPloneMeeting.png.metadata -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/collapseDescrs.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/gotoItemInMeeting.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_itempublished_from_returned_to_proposing_group.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/wf_up.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/proposedToValidationLevel2.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/will_be_cloned_to_other_mc_public.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/will_be_cloned_to_other_mc_emergency_secret.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/expandDescrs.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/.metadata -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/emergency_asked.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_standard_not_given.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_hands_not_given.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/proposedToValidationLevel1.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/search_button_icon.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingItemPurple.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/mark_not_applicable.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/late.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingItemRed.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_emergency_secret_heading.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/pm-contenttypes-sprite.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/oralQuestion.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingItem.png.metadata -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/switch.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingItemGreen.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposedToValidationLevel3.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_prevalidated.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToProposedToValidationLevel1.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/delay.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_hands_positive_with_comments.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_hands_positive_with_remarks.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/arrowRightDouble.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/users.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/annexToPrintDisabled.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/cloned_and_decided.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_from_waiting_advices.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_standard_nil.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/transfer.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_proposed_from_returned_to_proposing_group_prevalidated.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToItemFrozen.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_from_returned_to_proposing_group_proposedToValidationLevel1.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/accept_out_of_meeting_emergency.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/pb_close_small.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_itemfrozen_from_returned_to_proposing_group.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_secret_heading.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_with_delay_big_green.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_public.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/emergency_refused.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_standard_positive.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/takenOverByCurrentUser.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/adopts_next_agenda_of.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/itemfreeze.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_validated_from_waiting_advices.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposeToValidationLevel2.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/new_from_greyed.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/switch_not_allowed.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_from_returned_to_proposing_group_proposedToValidationLevel3.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToProposed.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_standard_positive_with_comments.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_hands_asked_again.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/new_from.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/goTo_returned_to_proposing_group_proposedToValidationLevel2.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/night.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_hands_positive.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/proposeToValidationLevel2.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/meetingcategory.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/new.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/gotoItem.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/pm_preferences.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/yes.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/proposedToValidationLevel5.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/select_items.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_proposedToValidationLevel1_from_waiting_advices.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/manage.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/clone_to_other_mc_emergency_secret.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToItemPublished.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/refuse.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_hands_cautious.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToProposedToValidationLevel2.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_standard_negative.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_proposedToValidationLevel3_from_waiting_advices.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/eye.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/wait_advices_from.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/PodTemplate.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/remove.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/new_meetingadvicefinances.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_proposedToValidationLevel2_from_waiting_advices.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_standard_asked_again.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToItemCreated.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/accepted_but_modified.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/arrowRightSimple.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_hands_negative.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToValidatedFromAcceptedOutOfMeeting.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_prevalidated_from_waiting_advices.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/proposedToValidationLevel3.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backTo_returned_to_proposing_group_from_returned_to_proposing_group_prevalidated.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/sprites.zip -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/new_meetingadvice.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/will_be_cloned_to_other_mc.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/itemIsSignedNo.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/delete_grey_icon.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/takenOverByOtherUser.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/MeetingItem.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/annexToPrintNo.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/store_as_annex.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/backToAccepted.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/postpone_next_meeting.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/pm_home.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/delayed.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/advice_with_delay_big_orange.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/Meeting.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/wait_advices_from_proposed.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/deactivate.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/wait_advices_from_prevalidated.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/questionMark.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/will_be_cloned_to_other_mc_emergency.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/toDiscussYes.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/meetingadvice.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_images/marked_not_applicable.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_images copying Products/PloneMeeting/skins/plonemeeting_templates/meetingconfig_view.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_templates copying Products/PloneMeeting/skins/plonemeeting_templates/meetingitem_edit.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_templates copying Products/PloneMeeting/skins/plonemeeting_templates/meetingitem_view.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_templates copying Products/PloneMeeting/skins/plonemeeting_templates/toolplonemeeting_view.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_templates copying Products/PloneMeeting/skins/plonemeeting_templates/meeting_edit.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_templates copying Products/PloneMeeting/skins/plonemeeting_styles/plonemeeting.js -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_styles copying Products/PloneMeeting/skins/plonemeeting_styles/plonemeeting.css.dtml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_styles copying Products/PloneMeeting/skins/plonemeeting_styles/plonemeetingpopups.js -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_styles copying Products/PloneMeeting/skins/plonemeeting_plone/versions_history_form.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_plone copying Products/PloneMeeting/skins/plonemeeting_plone/base_edit.cpt.metadata -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_plone copying Products/PloneMeeting/skins/plonemeeting_plone/datagrid_checkbox_cell.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_plone copying Products/PloneMeeting/skins/plonemeeting_plone/base_edit.cpt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_plone copying Products/PloneMeeting/skins/plonemeeting_plone/login_success.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_plone copying Products/PloneMeeting/skins/plonemeeting_plone/datagrid_multiselect_cell.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_plone copying Products/PloneMeeting/skins/plonemeeting_plone/displayContentsTab.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_plone copying Products/PloneMeeting/skins/plonemeeting_plone/datagrid_select_cell.pt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_plone copying Products/PloneMeeting/ftw_labels/configure.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ftw_labels copying Products/PloneMeeting/ftw_labels/overrides.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ftw_labels copying Products/PloneMeeting/ftw_labels/overrides.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ftw_labels copying Products/PloneMeeting/ftw_labels/adapters.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ftw_labels copying Products/PloneMeeting/ftw_labels/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ftw_labels copying Products/PloneMeeting/ftw_labels/vocabularies.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ftw_labels copying Products/PloneMeeting/model/generate.sh -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/model copying Products/PloneMeeting/model/README.txt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/model copying Products/PloneMeeting/model/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/model copying Products/PloneMeeting/model/adaptations.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/model copying Products/PloneMeeting/model/PloneMeeting.zargo -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/model copying Products/PloneMeeting/model/generate.conf -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/model copying Products/PloneMeeting/exportimport/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/exportimport copying Products/PloneMeeting/exportimport/content.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/exportimport copying Products/PloneMeeting/workflows/configure.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/workflows copying Products/PloneMeeting/workflows/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/workflows copying Products/PloneMeeting/workflows/advice.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/workflows copying Products/PloneMeeting/workflows/meeting.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/workflows copying Products/PloneMeeting/filters/configure.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/filters copying Products/PloneMeeting/filters/remove_highlight.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/filters copying Products/PloneMeeting/filters/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/filters copying Products/PloneMeeting/profiles/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles copying Products/PloneMeeting/profiles/testing/import_steps.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing copying Products/PloneMeeting/profiles/testing/metadata.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing copying Products/PloneMeeting/profiles/testing/heldpositions.csv -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing copying Products/PloneMeeting/profiles/testing/PloneMeeting_testing_marker.txt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing copying Products/PloneMeeting/profiles/testing/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing copying Products/PloneMeeting/profiles/testing/organizations.csv -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing copying Products/PloneMeeting/profiles/testing/toolset.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing copying Products/PloneMeeting/profiles/testing/Import_contacts.ods -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing copying Products/PloneMeeting/profiles/testing/persons.csv -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing copying Products/PloneMeeting/profiles/testing/import_data.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing copying Products/PloneMeeting/profiles/testing/images/decision.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/itemAnnex.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/legalAnalysis.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/positive.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/budgetAnalysis.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/SignatureCadranel.jpg -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/overheadAnalysis.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/remarks.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/budget.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/cahier.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/negative.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/financialAnalysis.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/person1.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/attach.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/legalAdvice.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/deliberation_to_sign.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/decisionAnnex.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/deliberation_signed.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/images/nil.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/images copying Products/PloneMeeting/profiles/testing/templates/styles2.odt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/templates copying Products/PloneMeeting/profiles/testing/templates/styles1.odt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/templates copying Products/PloneMeeting/profiles/testing/templates/all_item.odt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/templates copying Products/PloneMeeting/profiles/testing/templates/Agenda.odt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/templates copying Products/PloneMeeting/profiles/testing/templates/Dashboard.odt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/templates copying Products/PloneMeeting/profiles/testing/templates/organizations-export.ods -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/templates copying Products/PloneMeeting/profiles/testing/templates/Decisions.odt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/templates copying Products/PloneMeeting/profiles/testing/templates/Item.odt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/templates copying Products/PloneMeeting/profiles/default/import_steps.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/workflows.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/cssregistry.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/metadata.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/types.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/skins.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/actions.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/repositorytool.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/viewlets.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/browserlayer.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/portal_atct.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/jsregistry.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/registry.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/PloneMeeting_marker.txt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/toolset.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/portlets.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/controlpanel.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/propertiestool.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/rolemap.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/factorytool.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default copying Products/PloneMeeting/profiles/default/workflows/meetingadvice_workflow/definition.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/workflows/meetingadvice_workflow copying Products/PloneMeeting/profiles/default/workflows/plonemeeting_onestate_workflow/definition.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/workflows/plonemeeting_onestate_workflow copying Products/PloneMeeting/profiles/default/workflows/meeting_workflow/definition.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/workflows/meeting_workflow copying Products/PloneMeeting/profiles/default/workflows/plonemeeting_activity_managers_workflow/definition.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/workflows/plonemeeting_activity_managers_workflow copying Products/PloneMeeting/profiles/default/workflows/plonemeeting_activity_workflow/definition.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/workflows/plonemeeting_activity_workflow copying Products/PloneMeeting/profiles/default/workflows/meetingitem_workflow/definition.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/workflows/meetingitem_workflow copying Products/PloneMeeting/profiles/default/types/annex.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/ItemAnnexContentCategory.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/MeetingItem.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/held_position.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/MeetingItemTemplate.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/meetingadvice.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/ContentSubcategory.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/ConfigurablePODTemplate.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/directory.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/ItemAnnexContentSubcategory.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/ContentCategoryGroup.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/annexDecision.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/MeetingItemRecurring.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/ContentCategory.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/organization.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/Meeting.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/ToolPloneMeeting.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/Topic.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/Plone_Site.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/person.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/DashboardPODTemplate.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/MeetingConfig.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/profiles/default/types/meetingcategory.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/types copying Products/PloneMeeting/tests/file_correct.pdf -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testVotes.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/dot.gif -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testFaceted.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testSearches.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testMeetingCategory.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testWorkflows.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testSetup.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testChangeItemOrderView.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/file_errorDuringConversion.pdf -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/annex_not_to_index.txt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/test_robot.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testAdvices.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testViews.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testWFAdaptations.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/file_correct2.pdf -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testMeetingConfig.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testPerformances.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/events.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testMeeting.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testToolPloneMeeting.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testUtils.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testPortlets.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testColumns.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/helpers.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testValidators.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/file_unconvertableFormat.eml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testAnnexes.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/events.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testMeetingItem.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/PloneMeetingTestCase.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/testContacts.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/FILE.txt -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests copying Products/PloneMeeting/tests/robot/views.robot -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/robot copying Products/PloneMeeting/tests/robot/doc-fr.robot -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/robot copying Products/PloneMeeting/tests/robot/keywords.robot -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/robot copying Products/PloneMeeting/Extensions/imports.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/Extensions copying Products/PloneMeeting/Extensions/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/Extensions copying Products/PloneMeeting/behaviors/overrides.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/behaviors copying Products/PloneMeeting/behaviors/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/behaviors copying Products/PloneMeeting/faceted_conf/upgrade_step_4200_update_meeting_widgets.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/faceted_conf copying Products/PloneMeeting/faceted_conf/upgrade_step_add_meeting_widgets.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/faceted_conf copying Products/PloneMeeting/faceted_conf/default_dashboard_items_widgets.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/faceted_conf copying Products/PloneMeeting/faceted_conf/default_dashboard_meetings_widgets.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/faceted_conf copying Products/PloneMeeting/faceted_conf/upgrade_step_4200_add_item_widgets.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/faceted_conf copying Products/PloneMeeting/faceted_conf/default_dashboard_widgets.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/faceted_conf copying Products/PloneMeeting/faceted_conf/upgrade_step_4104_add_item_widgets.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/faceted_conf copying Products/PloneMeeting/faceted_conf/upgrade_step_add_item_widgets.xml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/faceted_conf copying Products/PloneMeeting/ckeditor/configure.zcml -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ckeditor copying Products/PloneMeeting/ckeditor/__init__.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ckeditor copying Products/PloneMeeting/ckeditor/ckeditorview.py -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ckeditor copying Products/PloneMeeting/ckeditor/imagerotate/README.md -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ckeditor/imagerotate copying Products/PloneMeeting/ckeditor/imagerotate/plugin.js -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ckeditor/imagerotate copying Products/PloneMeeting/ckeditor/imagerotate/lang/en.js -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ckeditor/imagerotate/lang copying Products/PloneMeeting/ckeditor/imagerotate/lang/et.js -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ckeditor/imagerotate/lang copying Products/PloneMeeting/ckeditor/imagerotate/lang/fr.js -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ckeditor/imagerotate/lang copying Products/PloneMeeting/ckeditor/imagerotate/icons/rotate-right.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ckeditor/imagerotate/icons copying Products/PloneMeeting/ckeditor/imagerotate/icons/rotate-left.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ckeditor/imagerotate/icons copying Products/PloneMeeting/ckeditor/imagerotate/icons/hidpi/rotate-right.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ckeditor/imagerotate/icons/hidpi copying Products/PloneMeeting/ckeditor/imagerotate/icons/hidpi/rotate-left.png -> /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ckeditor/imagerotate/icons/hidpi byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/monkey.py to monkey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/config.py to config.cpython-39.pyc File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/config.py", line 389 exec 'import Products.PloneMeeting.%s as module' % name ^ SyntaxError: Missing parentheses in call to 'exec' byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/MeetingCategory.py to MeetingCategory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/MeetingUser.py to MeetingUser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/maintenance.py to maintenance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/validators.py to validators.cpython-39.pyc File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/validators.py", line 147 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/safe_utils.py to safe_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/utils.py to utils.cpython-39.pyc File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/utils.py", line 174 exec 'import %s' % packageName ^ SyntaxError: Missing parentheses in call to 'exec' byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/adapters.py to adapters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/events.py to events.cpython-39.pyc File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/events.py", line 11 from collective.documentviewer.async import queueJob ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/MeetingGroup.py to MeetingGroup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/MeetingItem.py to MeetingItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/indexes.py to indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/etags.py to etags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ToolPloneMeeting.py to ToolPloneMeeting.cpython-39.pyc File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/ToolPloneMeeting.py", line 15 from collective.documentviewer.async import queueJob ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/setuphandlers.py to setuphandlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/MeetingConfig.py to MeetingConfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/vocabularies.py to vocabularies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/columns.py to columns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/Meeting.py to Meeting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content/held_position.py to held_position.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content/directory.py to directory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content/category.py to category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content/person.py to person.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content/advice.py to advice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content/meeting.py to meeting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/content/organization.py to organization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets/pm_selectreadonly.py to pm_selectreadonly.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets/pm_checkbox.py to pm_checkbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets/pm_textarea.py to pm_textarea.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets/pm_number.py to pm_number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets/pm_richtext.py to pm_richtext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/widgets/pm_orderedselect.py to pm_orderedselect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/advicecomment.py to advicecomment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/overrides.py to overrides.cpython-39.pyc File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/overrides.py", line 212 async = True ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itemassembly.py to itemassembly.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itemtemplates.py to itemtemplates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/notify.py to notify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/imgselectbox.py to imgselectbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/jsvariables.py to jsvariables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/annexes.py to annexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itemvotes.py to itemvotes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/redirect.py to redirect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itemsignatures.py to itemsignatures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itemattendee.py to itemattendee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/advices.py to advices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/macros.py to macros.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itemduplicate.py to itemduplicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/viewlets.py to viewlets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itemcompleteness.py to itemcompleteness.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/advicechangedelay.py to advicechangedelay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itemchangeorder.py to itemchangeorder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/portlet_todo.py to portlet_todo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itememergency.py to itememergency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/views_unrestricted.py to views_unrestricted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/adviceinheritance.py to adviceinheritance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/async.py to async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itemlisttype.py to itemlisttype.cpython-39.pyc File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itemlisttype.py", line 82 except PloneMeetingError, msg: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itempolltype.py to itempolltype.cpython-39.pyc File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itempolltype.py", line 103 except PloneMeetingError, msg: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/portlet_plonemeeting.py to portlet_plonemeeting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/meeting.py to meeting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4200.py to migrate_to_4200.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4101.py to migrate_to_4101.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4109.py to migrate_to_4109.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4105.py to migrate_to_4105.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4110.py to migrate_to_4110.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4_1.py to migrate_to_4_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4203.py to migrate_to_4203.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4205.py to migrate_to_4205.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4100.py to migrate_to_4100.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4107.py to migrate_to_4107.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4202.py to migrate_to_4202.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4108.py to migrate_to_4108.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4201.py to migrate_to_4201.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4104.py to migrate_to_4104.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4204.py to migrate_to_4204.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4106.py to migrate_to_4106.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4103.py to migrate_to_4103.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/migrations/migrate_to_4102.py to migrate_to_4102.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/documentgenerator/condition.py to condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/documentgenerator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_plone/displayContentsTab.py to displayContentsTab.cpython-39.pyc File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_plone/displayContentsTab.py", line 15 SyntaxError: 'return' outside function byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ftw_labels/overrides.py to overrides.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ftw_labels/adapters.py to adapters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ftw_labels/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ftw_labels/vocabularies.py to vocabularies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/model/adaptations.py to adaptations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/exportimport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/exportimport/content.py to content.cpython-39.pyc File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/exportimport/content.py", line 95 exec 'self.tool.set%s%s(v)' % (k[0].upper(), k[1:]) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/workflows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/workflows/advice.py to advice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/workflows/meeting.py to meeting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/filters/remove_highlight.py to remove_highlight.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/testing/import_data.py to import_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/profiles/default/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testVotes.py to testVotes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testFaceted.py to testFaceted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testSearches.py to testSearches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testMeetingCategory.py to testMeetingCategory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testWorkflows.py to testWorkflows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testSetup.py to testSetup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testChangeItemOrderView.py to testChangeItemOrderView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/test_robot.py to test_robot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testAdvices.py to testAdvices.cpython-39.pyc File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testAdvices.py", line 872 item.adviceIndex[self.vendors_uid]['delay_started_on'] = datetime(2012, 01, 01) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testViews.py to testViews.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testWFAdaptations.py to testWFAdaptations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testMeetingConfig.py to testMeetingConfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testPerformances.py to testPerformances.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testMeeting.py to testMeeting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testToolPloneMeeting.py to testToolPloneMeeting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testUtils.py to testUtils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testPortlets.py to testPortlets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testColumns.py to testColumns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testValidators.py to testValidators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testAnnexes.py to testAnnexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testMeetingItem.py to testMeetingItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/PloneMeetingTestCase.py to PloneMeetingTestCase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testContacts.py to testContacts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/Extensions/imports.py to imports.cpython-39.pyc File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/Extensions/imports.py", line 270 except AssertionError, ex: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/Extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/behaviors/overrides.py to overrides.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/behaviors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ckeditor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ckeditor/ckeditorview.py to ckeditorview.cpython-39.pyc writing byte-compilation script '/tmp/tmp9i8n9uec.py' /usr/bin/python3 /tmp/tmp9i8n9uec.py File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/config.py", line 389 exec 'import Products.PloneMeeting.%s as module' % name ^ SyntaxError: Missing parentheses in call to 'exec' File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/validators.py", line 147 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/utils.py", line 174 exec 'import %s' % packageName ^ SyntaxError: Missing parentheses in call to 'exec' File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/events.py", line 11 from collective.documentviewer.async import queueJob ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/ToolPloneMeeting.py", line 15 from collective.documentviewer.async import queueJob ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/overrides.py", line 212 async = True ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itemlisttype.py", line 82 except PloneMeetingError, msg: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itempolltype.py", line 103 except PloneMeetingError, msg: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_plone/displayContentsTab.py", line 15 SyntaxError: 'return' outside function File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/exportimport/content.py", line 95 exec 'self.tool.set%s%s(v)' % (k[0].upper(), k[1:]) ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testAdvices.py", line 872 item.adviceIndex[self.vendors_uid]['delay_started_on'] = datetime(2012, 01, 01) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/Extensions/imports.py", line 270 except AssertionError, ex: ^ SyntaxError: invalid syntax removing /tmp/tmp9i8n9uec.py running install_egg_info running egg_info writing src/Products.PloneMeeting.egg-info/PKG-INFO writing dependency_links to src/Products.PloneMeeting.egg-info/dependency_links.txt writing namespace_packages to src/Products.PloneMeeting.egg-info/namespace_packages.txt writing requirements to src/Products.PloneMeeting.egg-info/requires.txt writing top-level names to src/Products.PloneMeeting.egg-info/top_level.txt reading manifest file 'src/Products.PloneMeeting.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.conf' warning: no files found matching '*.ignore' warning: no files found matching 'Makefile' warning: no files found matching 'base.cfg' warning: no files found matching 'buildout.cfg' warning: no files found matching 'dev.cfg' warning: no files found matching 'prod.cfg' warning: no files found matching 'versions-base.cfg' warning: no files found matching 'versions-dev.cfg' warning: no previously-included files matching 'svnignore' found under directory 'src' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.cpy' under directory 'src' warning: no files found matching '*.vpy' under directory 'src' warning: no files found matching '*.conf' under directory 'templates' warning: no previously-included files found matching '.vscode' warning: no previously-included files found matching '.vscode/settings.json' writing manifest file 'src/Products.PloneMeeting.egg-info/SOURCES.txt' Copying src/Products.PloneMeeting.egg-info to /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products.PloneMeeting-4.2-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products.PloneMeeting-4.2-py3.9-nspkg.pth running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64//usr/share/doc/python-Products.PloneMeeting + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64//usr/share/doc/python-Products.PloneMeeting + '[' -d example ']' ~/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64 ~/build/BUILD/Products.PloneMeeting-4.2 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/Products.PloneMeeting-4.2 + popd + mv /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.2-1 --unique-debug-suffix -4.2-1.aarch64 --unique-debug-src-base python-Products.PloneMeeting-4.2-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/Products.PloneMeeting-4.2 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-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/Extensions/imports.py'... File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/Extensions/imports.py", line 270 except AssertionError, ex: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/ToolPloneMeeting.py'... File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/ToolPloneMeeting.py", line 15 from collective.documentviewer.async import queueJob ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itemlisttype.py'... File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itemlisttype.py", line 82 except PloneMeetingError, msg: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itempolltype.py'... File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/itempolltype.py", line 103 except PloneMeetingError, msg: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/overrides.py'... File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/browser/overrides.py", line 212 async = True ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/config.py'... File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/config.py", line 389 exec 'import Products.PloneMeeting.%s as module' % name ^ SyntaxError: Missing parentheses in call to 'exec' *** Error compiling '/builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/events.py'... File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/events.py", line 11 from collective.documentviewer.async import queueJob ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/exportimport/content.py'... File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/exportimport/content.py", line 95 exec 'self.tool.set%s%s(v)' % (k[0].upper(), k[1:]) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_plone/displayContentsTab.py'... File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/skins/plonemeeting_plone/displayContentsTab.py", line 15 SyntaxError: 'return' outside function *** Error compiling '/builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testAdvices.py'... File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/tests/testAdvices.py", line 872 item.adviceIndex[self.vendors_uid]['delay_started_on'] = datetime(2012, 01, 01) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers *** Error compiling '/builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/utils.py'... File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/utils.py", line 174 exec 'import %s' % packageName ^ SyntaxError: Missing parentheses in call to 'exec' *** Error compiling '/builddir/build/BUILDROOT/python-Products.PloneMeeting-4.2-1.aarch64/usr/lib/python3.9/site-packages/Products/PloneMeeting/validators.py'... File "/usr/lib/python3.9/site-packages/Products/PloneMeeting/validators.py", line 147 except Exception, e: ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.9ygDgD (%install) Bad exit status from /var/tmp/rpm-tmp.9ygDgD (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-products-plonemeeting.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-products-plonemeeting.spec