Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-eea-googlecharts.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1684206162.437901/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-eea-googlecharts.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-eea.googlecharts-21.0-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-eea-googlecharts.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1684206162.437901/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-eea-googlecharts.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-eea.googlecharts-21.0-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-eea-googlecharts.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1684206162.437901/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-eea-googlecharts.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.Y3MCaT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf eea.googlecharts-21.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/eea.googlecharts-21.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd eea.googlecharts-21.0 + /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.Xb8Ewt + umask 022 + cd /builddir/build/BUILD + cd eea.googlecharts-21.0 + 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/eea copying eea/__init__.py -> build/lib/eea creating build/lib/eea/googlecharts copying eea/googlecharts/config.py -> build/lib/eea/googlecharts copying eea/googlecharts/interfaces.py -> build/lib/eea/googlecharts copying eea/googlecharts/__init__.py -> build/lib/eea/googlecharts creating build/lib/eea/googlecharts/tests copying eea/googlecharts/tests/test_doctests.py -> build/lib/eea/googlecharts/tests copying eea/googlecharts/tests/__init__.py -> build/lib/eea/googlecharts/tests copying eea/googlecharts/tests/base.py -> build/lib/eea/googlecharts/tests creating build/lib/eea/googlecharts/browser copying eea/googlecharts/browser/migrate.py -> build/lib/eea/googlecharts/browser copying eea/googlecharts/browser/__init__.py -> build/lib/eea/googlecharts/browser creating build/lib/eea/googlecharts/events copying eea/googlecharts/events/subscribers.py -> build/lib/eea/googlecharts/events copying eea/googlecharts/events/charts.py -> build/lib/eea/googlecharts/events copying eea/googlecharts/events/interfaces.py -> build/lib/eea/googlecharts/events copying eea/googlecharts/events/__init__.py -> build/lib/eea/googlecharts/events creating build/lib/eea/googlecharts/controlpanel copying eea/googlecharts/controlpanel/controlpanel.py -> build/lib/eea/googlecharts/controlpanel copying eea/googlecharts/controlpanel/__init__.py -> build/lib/eea/googlecharts/controlpanel creating build/lib/eea/googlecharts/widgets copying eea/googlecharts/widgets/meta.py -> build/lib/eea/googlecharts/widgets copying eea/googlecharts/widgets/vocabularies.py -> build/lib/eea/googlecharts/widgets copying eea/googlecharts/widgets/edit.py -> build/lib/eea/googlecharts/widgets copying eea/googlecharts/widgets/interfaces.py -> build/lib/eea/googlecharts/widgets copying eea/googlecharts/widgets/__init__.py -> build/lib/eea/googlecharts/widgets copying eea/googlecharts/widgets/view.py -> build/lib/eea/googlecharts/widgets creating build/lib/eea/googlecharts/cache copying eea/googlecharts/cache/cache.py -> build/lib/eea/googlecharts/cache copying eea/googlecharts/cache/nocache.py -> build/lib/eea/googlecharts/cache copying eea/googlecharts/cache/__init__.py -> build/lib/eea/googlecharts/cache creating build/lib/eea/googlecharts/views copying eea/googlecharts/views/events.py -> build/lib/eea/googlecharts/views copying eea/googlecharts/views/iframe_resize.py -> build/lib/eea/googlecharts/views copying eea/googlecharts/views/chart.py -> build/lib/eea/googlecharts/views copying eea/googlecharts/views/edit.py -> build/lib/eea/googlecharts/views copying eea/googlecharts/views/interfaces.py -> build/lib/eea/googlecharts/views copying eea/googlecharts/views/__init__.py -> build/lib/eea/googlecharts/views copying eea/googlecharts/views/view.py -> build/lib/eea/googlecharts/views creating build/lib/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/evolve60.py -> build/lib/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/evolve63.py -> build/lib/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/evolve110.py -> build/lib/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/evolve133.py -> build/lib/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/evolve85.py -> build/lib/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/evolve64.py -> build/lib/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/evolve87.py -> build/lib/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/__init__.py -> build/lib/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/evolve75.py -> build/lib/eea/googlecharts/upgrades creating build/lib/eea/googlecharts/browser/res copying eea/googlecharts/browser/res/resources.py -> build/lib/eea/googlecharts/browser/res copying eea/googlecharts/browser/res/__init__.py -> build/lib/eea/googlecharts/browser/res creating build/lib/eea/googlecharts/widgets/chart copying eea/googlecharts/widgets/chart/vocabulary.py -> build/lib/eea/googlecharts/widgets/chart copying eea/googlecharts/widgets/chart/edit.py -> build/lib/eea/googlecharts/widgets/chart copying eea/googlecharts/widgets/chart/interfaces.py -> build/lib/eea/googlecharts/widgets/chart copying eea/googlecharts/widgets/chart/__init__.py -> build/lib/eea/googlecharts/widgets/chart copying eea/googlecharts/widgets/chart/view.py -> build/lib/eea/googlecharts/widgets/chart creating build/lib/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/multiples/vocabulary.py -> build/lib/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/multiples/edit.py -> build/lib/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/multiples/interfaces.py -> build/lib/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/multiples/__init__.py -> build/lib/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/multiples/view.py -> build/lib/eea/googlecharts/widgets/multiples creating build/lib/eea/googlecharts/widgets/textarea copying eea/googlecharts/widgets/textarea/edit.py -> build/lib/eea/googlecharts/widgets/textarea copying eea/googlecharts/widgets/textarea/interfaces.py -> build/lib/eea/googlecharts/widgets/textarea copying eea/googlecharts/widgets/textarea/__init__.py -> build/lib/eea/googlecharts/widgets/textarea copying eea/googlecharts/widgets/textarea/view.py -> build/lib/eea/googlecharts/widgets/textarea creating build/lib/eea/googlecharts/widgets/portlet copying eea/googlecharts/widgets/portlet/edit.py -> build/lib/eea/googlecharts/widgets/portlet copying eea/googlecharts/widgets/portlet/interfaces.py -> build/lib/eea/googlecharts/widgets/portlet copying eea/googlecharts/widgets/portlet/__init__.py -> build/lib/eea/googlecharts/widgets/portlet copying eea/googlecharts/widgets/portlet/view.py -> build/lib/eea/googlecharts/widgets/portlet running egg_info writing eea.googlecharts.egg-info/PKG-INFO writing dependency_links to eea.googlecharts.egg-info/dependency_links.txt writing entry points to eea.googlecharts.egg-info/entry_points.txt writing namespace_packages to eea.googlecharts.egg-info/namespace_packages.txt writing requirements to eea.googlecharts.egg-info/requires.txt writing top-level names to eea.googlecharts.egg-info/top_level.txt reading manifest file 'eea.googlecharts.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' warning: no previously-included files matching '*pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.un~' found anywhere in distribution warning: no files found matching '*.mo' anywhere in distribution writing manifest file 'eea.googlecharts.egg-info/SOURCES.txt' copying eea/googlecharts/README.txt -> build/lib/eea/googlecharts copying eea/googlecharts/common.zcml -> build/lib/eea/googlecharts copying eea/googlecharts/configure.zcml -> build/lib/eea/googlecharts copying eea/googlecharts/meta.zcml -> build/lib/eea/googlecharts copying eea/googlecharts/plone.zcml -> build/lib/eea/googlecharts copying eea/googlecharts/profiles.zcml -> build/lib/eea/googlecharts copying eea/googlecharts/version.txt -> build/lib/eea/googlecharts copying eea/googlecharts/zope2.zcml -> build/lib/eea/googlecharts creating build/lib/eea/googlecharts/locales copying eea/googlecharts/locales/eea.pot -> build/lib/eea/googlecharts/locales copying eea/googlecharts/locales/update.sh -> build/lib/eea/googlecharts/locales creating build/lib/eea/googlecharts/locales/bg creating build/lib/eea/googlecharts/locales/bg/LC_MESSAGES copying eea/googlecharts/locales/bg/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/bg/LC_MESSAGES creating build/lib/eea/googlecharts/locales/cs creating build/lib/eea/googlecharts/locales/cs/LC_MESSAGES copying eea/googlecharts/locales/cs/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/cs/LC_MESSAGES creating build/lib/eea/googlecharts/locales/da creating build/lib/eea/googlecharts/locales/da/LC_MESSAGES copying eea/googlecharts/locales/da/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/da/LC_MESSAGES creating build/lib/eea/googlecharts/locales/de creating build/lib/eea/googlecharts/locales/de/LC_MESSAGES copying eea/googlecharts/locales/de/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/de/LC_MESSAGES creating build/lib/eea/googlecharts/locales/el creating build/lib/eea/googlecharts/locales/el/LC_MESSAGES copying eea/googlecharts/locales/el/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/el/LC_MESSAGES creating build/lib/eea/googlecharts/locales/en creating build/lib/eea/googlecharts/locales/en/LC_MESSAGES copying eea/googlecharts/locales/en/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/en/LC_MESSAGES creating build/lib/eea/googlecharts/locales/es creating build/lib/eea/googlecharts/locales/es/LC_MESSAGES copying eea/googlecharts/locales/es/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/es/LC_MESSAGES creating build/lib/eea/googlecharts/locales/et creating build/lib/eea/googlecharts/locales/et/LC_MESSAGES copying eea/googlecharts/locales/et/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/et/LC_MESSAGES creating build/lib/eea/googlecharts/locales/eu creating build/lib/eea/googlecharts/locales/eu/LC_MESSAGES copying eea/googlecharts/locales/eu/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/eu/LC_MESSAGES creating build/lib/eea/googlecharts/locales/fi creating build/lib/eea/googlecharts/locales/fi/LC_MESSAGES copying eea/googlecharts/locales/fi/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/fi/LC_MESSAGES creating build/lib/eea/googlecharts/locales/fr creating build/lib/eea/googlecharts/locales/fr/LC_MESSAGES copying eea/googlecharts/locales/fr/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/fr/LC_MESSAGES creating build/lib/eea/googlecharts/locales/hu creating build/lib/eea/googlecharts/locales/hu/LC_MESSAGES copying eea/googlecharts/locales/hu/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/hu/LC_MESSAGES creating build/lib/eea/googlecharts/locales/is creating build/lib/eea/googlecharts/locales/is/LC_MESSAGES copying eea/googlecharts/locales/is/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/is/LC_MESSAGES creating build/lib/eea/googlecharts/locales/it creating build/lib/eea/googlecharts/locales/it/LC_MESSAGES copying eea/googlecharts/locales/it/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/it/LC_MESSAGES creating build/lib/eea/googlecharts/locales/kl creating build/lib/eea/googlecharts/locales/kl/LC_MESSAGES copying eea/googlecharts/locales/kl/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/kl/LC_MESSAGES creating build/lib/eea/googlecharts/locales/lt creating build/lib/eea/googlecharts/locales/lt/LC_MESSAGES copying eea/googlecharts/locales/lt/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/lt/LC_MESSAGES creating build/lib/eea/googlecharts/locales/lv creating build/lib/eea/googlecharts/locales/lv/LC_MESSAGES copying eea/googlecharts/locales/lv/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/lv/LC_MESSAGES creating build/lib/eea/googlecharts/locales/mt creating build/lib/eea/googlecharts/locales/mt/LC_MESSAGES copying eea/googlecharts/locales/mt/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/mt/LC_MESSAGES creating build/lib/eea/googlecharts/locales/nl creating build/lib/eea/googlecharts/locales/nl/LC_MESSAGES copying eea/googlecharts/locales/nl/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/nl/LC_MESSAGES creating build/lib/eea/googlecharts/locales/no creating build/lib/eea/googlecharts/locales/no/LC_MESSAGES copying eea/googlecharts/locales/no/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/no/LC_MESSAGES creating build/lib/eea/googlecharts/locales/pl creating build/lib/eea/googlecharts/locales/pl/LC_MESSAGES copying eea/googlecharts/locales/pl/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/pl/LC_MESSAGES creating build/lib/eea/googlecharts/locales/pt creating build/lib/eea/googlecharts/locales/pt/LC_MESSAGES copying eea/googlecharts/locales/pt/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/pt/LC_MESSAGES creating build/lib/eea/googlecharts/locales/pt_BR creating build/lib/eea/googlecharts/locales/pt_BR/LC_MESSAGES copying eea/googlecharts/locales/pt_BR/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/pt_BR/LC_MESSAGES creating build/lib/eea/googlecharts/locales/ro creating build/lib/eea/googlecharts/locales/ro/LC_MESSAGES copying eea/googlecharts/locales/ro/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/ro/LC_MESSAGES creating build/lib/eea/googlecharts/locales/ru creating build/lib/eea/googlecharts/locales/ru/LC_MESSAGES copying eea/googlecharts/locales/ru/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/ru/LC_MESSAGES creating build/lib/eea/googlecharts/locales/sk creating build/lib/eea/googlecharts/locales/sk/LC_MESSAGES copying eea/googlecharts/locales/sk/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/sk/LC_MESSAGES creating build/lib/eea/googlecharts/locales/sl creating build/lib/eea/googlecharts/locales/sl/LC_MESSAGES copying eea/googlecharts/locales/sl/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/sl/LC_MESSAGES creating build/lib/eea/googlecharts/locales/sv creating build/lib/eea/googlecharts/locales/sv/LC_MESSAGES copying eea/googlecharts/locales/sv/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/sv/LC_MESSAGES creating build/lib/eea/googlecharts/locales/tr creating build/lib/eea/googlecharts/locales/tr/LC_MESSAGES copying eea/googlecharts/locales/tr/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/tr/LC_MESSAGES creating build/lib/eea/googlecharts/locales/zh_TW creating build/lib/eea/googlecharts/locales/zh_TW/LC_MESSAGES copying eea/googlecharts/locales/zh_TW/LC_MESSAGES/eea.po -> build/lib/eea/googlecharts/locales/zh_TW/LC_MESSAGES creating build/lib/eea/googlecharts/profiles creating build/lib/eea/googlecharts/profiles/default copying eea/googlecharts/profiles/default/cssregistry.xml -> build/lib/eea/googlecharts/profiles/default copying eea/googlecharts/profiles/default/jsregistry.xml -> build/lib/eea/googlecharts/profiles/default copying eea/googlecharts/profiles/default/metadata.xml -> build/lib/eea/googlecharts/profiles/default copying eea/googlecharts/profiles/default/propertiestool.xml -> build/lib/eea/googlecharts/profiles/default creating build/lib/eea/googlecharts/tools copying eea/googlecharts/tools/unpivot.py -> build/lib/eea/googlecharts/tools copying eea/googlecharts/browser/configure.zcml -> build/lib/eea/googlecharts/browser copying eea/googlecharts/events/configure.zcml -> build/lib/eea/googlecharts/events copying eea/googlecharts/controlpanel/configure.zcml -> build/lib/eea/googlecharts/controlpanel copying eea/googlecharts/widgets/configure.zcml -> build/lib/eea/googlecharts/widgets copying eea/googlecharts/widgets/meta.zcml -> build/lib/eea/googlecharts/widgets copying eea/googlecharts/cache/configure.zcml -> build/lib/eea/googlecharts/cache copying eea/googlecharts/views/configure.zcml -> build/lib/eea/googlecharts/views creating build/lib/eea/googlecharts/views/css copying eea/googlecharts/views/css/edit.css -> build/lib/eea/googlecharts/views/css copying eea/googlecharts/views/css/embed.css -> build/lib/eea/googlecharts/views/css copying eea/googlecharts/views/css/iframe_resize.css -> build/lib/eea/googlecharts/views/css copying eea/googlecharts/views/css/print.css -> build/lib/eea/googlecharts/views/css copying eea/googlecharts/views/css/view.css -> build/lib/eea/googlecharts/views/css creating build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/chart_add.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/charts-icon.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/close_overlay.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/dashboard.preview.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/dashboard.thumb.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/draft.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/mini2.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/motion.preview.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/organizational.preview.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/pivot-icon.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/preview.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/radar.preview.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/share-spritesheets.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/sparkline.preview.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/table.preview.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/thumbs17.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/timeline.preview.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/treemap.preview.png -> build/lib/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/unpivot-icon.png -> build/lib/eea/googlecharts/views/imgs creating build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/chart.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/configurator_messages.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/custom_filters.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/dashboard-edit.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/dashboard.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/dashboards-edit.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/datatable.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/dom-to-image.min.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/edit.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/edit_grid.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/embed_chart.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/embed_common.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/embed_dashboard.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/iframe_resize.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/inline_resize.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/json2.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/multiples-edit.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/palettes.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/uuid.js -> build/lib/eea/googlecharts/views/js copying eea/googlecharts/views/js/view.js -> build/lib/eea/googlecharts/views/js creating build/lib/eea/googlecharts/views/js/templates copying eea/googlecharts/views/js/templates/edit.jst -> build/lib/eea/googlecharts/views/js/templates creating build/lib/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/chart-full.pt -> build/lib/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/charts.pt -> build/lib/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/dashboard-edit.pt -> build/lib/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/dashboard.pt -> build/lib/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/dashboards-edit.pt -> build/lib/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/dashboards.pt -> build/lib/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/edit.pt -> build/lib/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/embed-chart.pt -> build/lib/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/embed-dashboard.pt -> build/lib/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/inline-includes.pt -> build/lib/eea/googlecharts/views/zpt copying eea/googlecharts/upgrades/configure.zcml -> build/lib/eea/googlecharts/upgrades copying eea/googlecharts/browser/res/configure.zcml -> build/lib/eea/googlecharts/browser/res copying eea/googlecharts/widgets/chart/configure.zcml -> build/lib/eea/googlecharts/widgets/chart copying eea/googlecharts/widgets/chart/view.pt -> build/lib/eea/googlecharts/widgets/chart copying eea/googlecharts/widgets/multiples/configure.zcml -> build/lib/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/multiples/edit.pt -> build/lib/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/multiples/view.pt -> build/lib/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/textarea/configure.zcml -> build/lib/eea/googlecharts/widgets/textarea copying eea/googlecharts/widgets/textarea/view.pt -> build/lib/eea/googlecharts/widgets/textarea copying eea/googlecharts/widgets/portlet/configure.zcml -> build/lib/eea/googlecharts/widgets/portlet copying eea/googlecharts/widgets/portlet/view.pt -> build/lib/eea/googlecharts/widgets/portlet + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i0SDAN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64 + cd eea.googlecharts-21.0 + 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-eea.googlecharts-21.0-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-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/__init__.py (namespace package) copying eea/googlecharts/README.txt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts copying eea/googlecharts/plone.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts copying eea/googlecharts/version.txt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts copying eea/googlecharts/profiles.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts copying eea/googlecharts/config.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts copying eea/googlecharts/common.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts copying eea/googlecharts/meta.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts copying eea/googlecharts/interfaces.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts copying eea/googlecharts/__init__.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts copying eea/googlecharts/configure.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts copying eea/googlecharts/zope2.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts copying eea/googlecharts/tests/test_doctests.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/tests copying eea/googlecharts/tests/__init__.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/tests copying eea/googlecharts/tests/base.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/tests copying eea/googlecharts/browser/migrate.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/browser copying eea/googlecharts/browser/__init__.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/browser copying eea/googlecharts/browser/configure.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/browser copying eea/googlecharts/browser/res/resources.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/browser/res copying eea/googlecharts/browser/res/__init__.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/browser/res copying eea/googlecharts/browser/res/configure.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/browser/res copying eea/googlecharts/events/subscribers.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/events copying eea/googlecharts/events/charts.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/events copying eea/googlecharts/events/interfaces.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/events copying eea/googlecharts/events/__init__.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/events copying eea/googlecharts/events/configure.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/events copying eea/googlecharts/tools/unpivot.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/tools copying eea/googlecharts/locales/eea.pot -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales copying eea/googlecharts/locales/update.sh -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales copying eea/googlecharts/locales/fr/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/fr/LC_MESSAGES copying eea/googlecharts/locales/fi/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/fi/LC_MESSAGES copying eea/googlecharts/locales/is/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/is/LC_MESSAGES copying eea/googlecharts/locales/lt/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/lt/LC_MESSAGES copying eea/googlecharts/locales/el/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/el/LC_MESSAGES copying eea/googlecharts/locales/hu/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/hu/LC_MESSAGES copying eea/googlecharts/locales/bg/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/bg/LC_MESSAGES copying eea/googlecharts/locales/kl/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/kl/LC_MESSAGES copying eea/googlecharts/locales/cs/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/cs/LC_MESSAGES copying eea/googlecharts/locales/sl/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/sl/LC_MESSAGES copying eea/googlecharts/locales/it/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/it/LC_MESSAGES copying eea/googlecharts/locales/ru/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/ru/LC_MESSAGES copying eea/googlecharts/locales/zh_TW/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/zh_TW/LC_MESSAGES copying eea/googlecharts/locales/lv/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/lv/LC_MESSAGES copying eea/googlecharts/locales/en/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/en/LC_MESSAGES copying eea/googlecharts/locales/nl/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/nl/LC_MESSAGES copying eea/googlecharts/locales/et/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/et/LC_MESSAGES copying eea/googlecharts/locales/ro/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/ro/LC_MESSAGES copying eea/googlecharts/locales/no/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/no/LC_MESSAGES copying eea/googlecharts/locales/pl/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/pl/LC_MESSAGES copying eea/googlecharts/locales/pt/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/pt/LC_MESSAGES copying eea/googlecharts/locales/sv/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/sv/LC_MESSAGES copying eea/googlecharts/locales/eu/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/eu/LC_MESSAGES copying eea/googlecharts/locales/mt/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/mt/LC_MESSAGES copying eea/googlecharts/locales/de/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/de/LC_MESSAGES copying eea/googlecharts/locales/sk/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/sk/LC_MESSAGES copying eea/googlecharts/locales/da/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/da/LC_MESSAGES copying eea/googlecharts/locales/es/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/es/LC_MESSAGES copying eea/googlecharts/locales/pt_BR/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/pt_BR/LC_MESSAGES copying eea/googlecharts/locales/tr/LC_MESSAGES/eea.po -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/locales/tr/LC_MESSAGES copying eea/googlecharts/controlpanel/controlpanel.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/controlpanel copying eea/googlecharts/controlpanel/__init__.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/controlpanel copying eea/googlecharts/controlpanel/configure.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/controlpanel copying eea/googlecharts/widgets/meta.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets copying eea/googlecharts/widgets/vocabularies.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets copying eea/googlecharts/widgets/edit.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets copying eea/googlecharts/widgets/meta.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets copying eea/googlecharts/widgets/interfaces.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets copying eea/googlecharts/widgets/__init__.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets copying eea/googlecharts/widgets/configure.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets copying eea/googlecharts/widgets/view.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets copying eea/googlecharts/widgets/chart/view.pt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/chart copying eea/googlecharts/widgets/chart/vocabulary.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/chart copying eea/googlecharts/widgets/chart/edit.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/chart copying eea/googlecharts/widgets/chart/interfaces.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/chart copying eea/googlecharts/widgets/chart/__init__.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/chart copying eea/googlecharts/widgets/chart/configure.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/chart copying eea/googlecharts/widgets/chart/view.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/chart copying eea/googlecharts/widgets/multiples/view.pt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/multiples/vocabulary.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/multiples/edit.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/multiples/edit.pt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/multiples/interfaces.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/multiples/__init__.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/multiples/configure.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/multiples/view.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/multiples copying eea/googlecharts/widgets/textarea/view.pt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/textarea copying eea/googlecharts/widgets/textarea/edit.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/textarea copying eea/googlecharts/widgets/textarea/interfaces.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/textarea copying eea/googlecharts/widgets/textarea/__init__.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/textarea copying eea/googlecharts/widgets/textarea/configure.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/textarea copying eea/googlecharts/widgets/textarea/view.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/textarea copying eea/googlecharts/widgets/portlet/view.pt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/portlet copying eea/googlecharts/widgets/portlet/edit.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/portlet copying eea/googlecharts/widgets/portlet/interfaces.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/portlet copying eea/googlecharts/widgets/portlet/__init__.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/portlet copying eea/googlecharts/widgets/portlet/configure.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/portlet copying eea/googlecharts/widgets/portlet/view.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/portlet copying eea/googlecharts/profiles/default/metadata.xml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/profiles/default copying eea/googlecharts/profiles/default/cssregistry.xml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/profiles/default copying eea/googlecharts/profiles/default/propertiestool.xml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/profiles/default copying eea/googlecharts/profiles/default/jsregistry.xml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/profiles/default copying eea/googlecharts/cache/cache.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/cache copying eea/googlecharts/cache/nocache.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/cache copying eea/googlecharts/cache/__init__.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/cache copying eea/googlecharts/cache/configure.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/cache copying eea/googlecharts/views/events.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views copying eea/googlecharts/views/iframe_resize.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views copying eea/googlecharts/views/chart.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views copying eea/googlecharts/views/edit.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views copying eea/googlecharts/views/interfaces.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views copying eea/googlecharts/views/__init__.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views copying eea/googlecharts/views/configure.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views copying eea/googlecharts/views/view.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views copying eea/googlecharts/views/js/edit_grid.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/view.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/custom_filters.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/iframe_resize.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/configurator_messages.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/chart.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/edit.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/dashboard-edit.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/uuid.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/embed_chart.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/dom-to-image.min.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/palettes.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/dashboard.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/embed_common.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/dashboards-edit.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/json2.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/datatable.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/multiples-edit.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/inline_resize.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/embed_dashboard.js -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js copying eea/googlecharts/views/js/templates/edit.jst -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/js/templates copying eea/googlecharts/views/css/print.css -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/css copying eea/googlecharts/views/css/edit.css -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/css copying eea/googlecharts/views/css/iframe_resize.css -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/css copying eea/googlecharts/views/css/view.css -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/css copying eea/googlecharts/views/css/embed.css -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/css copying eea/googlecharts/views/imgs/organizational.preview.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/chart_add.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/mini2.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/share-spritesheets.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/draft.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/timeline.preview.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/radar.preview.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/treemap.preview.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/thumbs17.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/dashboard.thumb.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/unpivot-icon.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/table.preview.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/charts-icon.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/motion.preview.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/dashboard.preview.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/close_overlay.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/pivot-icon.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/sparkline.preview.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/imgs/preview.png -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/imgs copying eea/googlecharts/views/zpt/dashboards.pt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/chart-full.pt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/inline-includes.pt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/dashboard.pt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/embed-dashboard.pt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/dashboard-edit.pt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/edit.pt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/embed-chart.pt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/charts.pt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/zpt copying eea/googlecharts/views/zpt/dashboards-edit.pt -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/zpt copying eea/googlecharts/upgrades/evolve60.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/evolve63.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/evolve110.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/evolve133.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/evolve85.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/evolve64.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/evolve87.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/__init__.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/configure.zcml -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades copying eea/googlecharts/upgrades/evolve75.py -> /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/tests/test_doctests.py to test_doctests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/browser/migrate.py to migrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/browser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/browser/res/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/browser/res/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/events/subscribers.py to subscribers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/events/charts.py to charts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/events/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/events/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/tools/unpivot.py to unpivot.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eea/googlecharts/tools/unpivot.py", line 9 print 'usage: unpivot.py '+\ ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('usage: unpivot.py '+\)? byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/controlpanel/controlpanel.py to controlpanel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/controlpanel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/vocabularies.py to vocabularies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/edit.py to edit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/view.py to view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/chart/vocabulary.py to vocabulary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/chart/edit.py to edit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/chart/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/chart/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/chart/view.py to view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/multiples/vocabulary.py to vocabulary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/multiples/edit.py to edit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/multiples/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/multiples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/multiples/view.py to view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/textarea/edit.py to edit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/textarea/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/textarea/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/textarea/view.py to view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/portlet/edit.py to edit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/portlet/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/portlet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/portlet/view.py to view.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/portlet/view.py", line 37 except Exception, err: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/cache/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/cache/nocache.py to nocache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/iframe_resize.py to iframe_resize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/chart.py to chart.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eea/googlecharts/views/chart.py", line 51 except Exception, err: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/edit.py to edit.cpython-39.pyc File "/usr/lib/python3.9/site-packages/eea/googlecharts/views/edit.py", line 238 except Exception, err: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/view.py to view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades/evolve60.py to evolve60.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades/evolve63.py to evolve63.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades/evolve110.py to evolve110.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades/evolve133.py to evolve133.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades/evolve85.py to evolve85.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades/evolve64.py to evolve64.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades/evolve87.py to evolve87.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/upgrades/evolve75.py to evolve75.cpython-39.pyc writing byte-compilation script '/tmp/tmpvq48g4wi.py' /usr/bin/python3 /tmp/tmpvq48g4wi.py File "/usr/lib/python3.9/site-packages/eea/googlecharts/tools/unpivot.py", line 9 print 'usage: unpivot.py '+\ ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('usage: unpivot.py '+\)? File "/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/portlet/view.py", line 37 except Exception, err: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/eea/googlecharts/views/chart.py", line 51 except Exception, err: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/eea/googlecharts/views/edit.py", line 238 except Exception, err: ^ SyntaxError: invalid syntax removing /tmp/tmpvq48g4wi.py running install_egg_info running egg_info writing eea.googlecharts.egg-info/PKG-INFO writing dependency_links to eea.googlecharts.egg-info/dependency_links.txt writing entry points to eea.googlecharts.egg-info/entry_points.txt writing namespace_packages to eea.googlecharts.egg-info/namespace_packages.txt writing requirements to eea.googlecharts.egg-info/requires.txt writing top-level names to eea.googlecharts.egg-info/top_level.txt reading manifest file 'eea.googlecharts.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' warning: no previously-included files matching '*pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.un~' found anywhere in distribution warning: no files found matching '*.mo' anywhere in distribution writing manifest file 'eea.googlecharts.egg-info/SOURCES.txt' Copying eea.googlecharts.egg-info to /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea.googlecharts-21.0-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea.googlecharts-21.0-py3.9-nspkg.pth running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64//usr/share/doc/python-eea.googlecharts + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64//usr/share/doc/python-eea.googlecharts + '[' -d example ']' ~/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64 ~/build/BUILD/eea.googlecharts-21.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-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 ']' + popd ~/build/BUILD/eea.googlecharts-21.0 + mv /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 21.0-1 --unique-debug-suffix -21.0-1.aarch64 --unique-debug-src-base python-eea.googlecharts-21.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/eea.googlecharts-21.0 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-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/tools/unpivot.py'... File "/usr/lib/python3.9/site-packages/eea/googlecharts/tools/unpivot.py", line 9 print 'usage: unpivot.py '+\ ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('usage: unpivot.py '+\)? *** Error compiling '/builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/chart.py'... File "/usr/lib/python3.9/site-packages/eea/googlecharts/views/chart.py", line 51 except Exception, err: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/views/edit.py'... File "/usr/lib/python3.9/site-packages/eea/googlecharts/views/edit.py", line 238 except Exception, err: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-eea.googlecharts-21.0-1.aarch64/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/portlet/view.py'... File "/usr/lib/python3.9/site-packages/eea/googlecharts/widgets/portlet/view.py", line 37 except Exception, err: ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.i0SDAN (%install) Bad exit status from /var/tmp/rpm-tmp.i0SDAN (%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-eea-googlecharts.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-eea-googlecharts.spec